Age | Commit message (Expand) | Author |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-06-12 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-06-12 | PM core: rename suspend and resume functions | Alan Stern |
2009-06-12 | PM: Rename device_power_down/up() | Magnus Damm |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | x86: unify power/cpu_(32|64).c | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) copyright notes | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) regarding restoring processor state | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) regarding saving processor state | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) global variables | Sergio Luis |
2009-06-12 | x86: unify power/cpu_(32|64) headers | Sergio Luis |
2009-06-12 | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c | Jaswinder Singh Rajput |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-06-12 | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds |
2009-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds |
2009-06-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-06-12 | lguest: PAE support | Matias Zabaljauregui |
2009-06-12 | lguest: Add support for kvm_hypercall4() | Matias Zabaljauregui |
2009-06-12 | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD | Matias Zabaljauregui |
2009-06-12 | lguest: use native_set_* macros, which properly handle 64-bit entries when PA... | Matias Zabaljauregui |
2009-06-12 | lguest: optimize by coding restore_flags and irq_enable in assembler. | Rusty Russell |
2009-06-12 | lguest: improve interrupt handling, speed up stream networking | Rusty Russell |
2009-06-12 | lguest: clean up lguest_init_IRQ | Rusty Russell |
2009-06-12 | powerpc, perf_counter: Fix performance counter event types | Jaswinder Singh Rajput |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |
2009-06-12 | module: merge module_alloc() finally | Amerigo Wang |
2009-06-12 | uml module: fix uml build process due to this merge | Amerigo Wang |
2009-06-12 | x86 module: merge the rest functions with macros | Amerigo Wang |
2009-06-12 | x86 module: merge the same functions in module_32.c and module_64.c | Amerigo Wang |
2009-06-12 | perf_counter/x86: Add a quirk for Atom processors | Yong Wang |
2009-06-12 | x86: make zap_low_mapping could be used early | Yinghai Lu |
2009-06-12 | Blackfin: fix sparseirq/kstat_irqs fallout | Mike Frysinger |
2009-06-12 | Blackfin: fix unused warnings after nommu update | Mike Frysinger |
2009-06-12 | Blackfin: export the last exception cause via debugfs | Robin Getz |
2009-06-12 | Blackfin: fix length checking in kgdb_ebin2mem | Roel Kluin |
2009-06-12 | Blackfin: kgdb: fix up error return values | Mike Frysinger |
2009-06-12 | Blackfin: push access_ok() L1 attribute down | Mike Frysinger |
2009-06-12 | Blackfin: punt duplicated search_exception_table() prototype | Mike Frysinger |
2009-06-12 | Blackfin: add missing access_ok() checks to user functions | Robin Getz |
2009-06-12 | Blackfin: convert early_printk EVT init to a loop | Mike Frysinger |
2009-06-12 | Blackfin: document the lsl variants of the L1 allocator | Mike Frysinger |
2009-06-12 | Blackfin: rename Blackfin relocs according to the toolchain | Mike Frysinger |
2009-06-12 | Blackfin: check SIC defines rather than variant names | Mike Frysinger |
2009-06-12 | Blackfin: add SSYNC to set_dma_sg() for descriptor fetching | Sonic Zhang |
2009-06-12 | Blackfin: convert SMP to only use generic time framework | Graf Yang |