aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-21
|\
| * [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-19
| * [CPUFREQ] change cpu freq arrays to per_cpu variablesMike Travis2008-05-19
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-21
|\ \
| * | mmtimer: Push BKL down into the ioctl handlerAlan Cox2008-07-17
| * | [IA64] Remove experimental status of kdumpBernhard Walle2008-07-17
| * | [IA64] Update ia64 mmr list for SGI uvDimitri Sivanich2008-07-17
| * | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang2008-07-17
| * | [IA64] adding parameter check to module_free()Akiyama, Nobuyuki2008-07-17
| * | [IA64] improper printk format in acpi-cpufreqDenis V. Lunev2008-07-17
| * | Pull pvops into release branchTony Luck2008-07-17
| |\ \
| | * | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata2008-05-28
| | * | [IA64] pvops: documentation on ia64/pv_opsIsaku Yamahata2008-05-27
| | * | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-27
| | * | [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-27
| | * | [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-27
| | * | [IA64] pvops: paravirtualize ivt.SIsaku Yamahata2008-05-27
| | * | [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2008-05-27
| | * | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2008-05-27
| | * | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-27
| | * | [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-27
* | | | Don't list my old OSDL mailing address in CREDITS fileLinus Torvalds2008-07-21
* | | | x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-21
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-21
|\ \ \ \
| * | | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-21
|\ \ \ \ \
| * | | | | slub: dump more data on slab corruptionPekka Enberg2008-07-19
| * | | | | SLUB: simplify re on_each_cpu()Alexey Dobriyan2008-07-16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-21
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-21
| * | | | | | netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-21
| * | | | | | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-21
| * | | | | | netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-21
| * | | | | | netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-21
| * | | | | | netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-21
| * | | | | | netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-21
| * | | | | | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-21
| * | | | | | hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
| * | | | | | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-21
| * | | | | | net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds2008-07-21
| * | | | | | net: Improve simple_tx_hash().David S. Miller2008-07-21