Age | Commit message (Expand) | Author |
2009-06-17 | x86, mce: mce_intel.c needs <asm/apic.h> | H. Peter Anvin |
2009-06-16 | x86, mce: rename _64.c files which are no longer 64-bit-specific | Hidetoshi Seto |
2009-06-16 | x86, mce: mce.h cleanup | Hidetoshi Seto |
2009-06-16 | x86, mce: remove therm_throt.h | Hidetoshi Seto |
2009-06-16 | x86, mce: remove intel_set_thermal_handler() | Hidetoshi Seto |
2009-06-16 | x86, mce: squash mce_intel.c into therm_throt.c | Hidetoshi Seto |
2009-06-16 | x86, mce: unify smp_thermal_interrupt | Hidetoshi Seto |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare | Hidetoshi Seto |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64 | Hidetoshi Seto |
2009-06-16 | x86, mce: unify smp_thermal_interrupt, prepare p4 | Hidetoshi Seto |
2009-06-16 | x86, mce: make mce_disabled boolean | Hidetoshi Seto |
2009-06-16 | x86, mce: unify mce.h | Hidetoshi Seto |
2009-06-16 | x86, mce: sysfs entries for new mce options | Hidetoshi Seto |
2009-06-16 | x86, mce: rename static variables around trigger | Hidetoshi Seto |
2009-06-16 | x86, mce: add __read_mostly | Hidetoshi Seto |
2009-06-16 | x86, mce: cleanup mce_start() | Hidetoshi Seto |
2009-06-16 | x86, mce: don't init timer if !mce_available | Hidetoshi Seto |
2009-06-16 | x86, mce: fix a race condition about mce_callin and no_way_out | Huang Ying |
2009-06-15 | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2009-06-13 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
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 | PM core: rename suspend and resume functions | Alan Stern |
2009-06-12 | PM: Rename device_power_down/up() | 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 '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 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | module: merge module_alloc() finally | 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 |