Age | Commit message (Expand) | Author |
2008-10-27 | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman |
2008-10-22 | i386, dumpstack: unify die() | Alexander van Heukelum |
2008-10-22 | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum |
2008-10-22 | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum |
2008-10-22 | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum |
2008-10-22 | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum |
2008-10-22 | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum |
2008-10-22 | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum |
2008-10-22 | x86, kexec: fix hang on i386 when panic occurs while console_sem is held | Neil Horman |
2008-10-22 | MCE: Don't run 32bit machine checks with interrupts on | Andi Kleen |
2008-10-22 | x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann |
2008-10-22 | x86: make variables static | roel kluin |
2008-10-20 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-10-20 | Update email addresses. | Dave Jones |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds |
2008-10-20 | powerpc/PCI: Add legacy PCI access via sysfs | Benjamin Herrenschmidt |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-10-20 | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-10-20 | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas |
2008-10-20 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-10-20 | mn10300: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | mips: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | cris: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | alpha: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-20 | always reserve elfcore header memory in crash kernel | Simon Horman |
2008-10-20 | kdump: add is_vmcore_usable() and vmcore_unusable() | Simon Horman |
2008-10-20 | kdump: use is_kdump_kernel() in sba_init() | Simon Horman |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-20 | uml: fix a compile error | WANG Cong |
2008-10-20 | arch/m68k/bvme6000/rtc.c: remove duplicated include | Huang Weiyi |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley |
2008-10-20 | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley |
2008-10-20 | mm: rewrite vmap layer | Nick Piggin |
2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty |
2008-10-20 | Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi... | Takashi Iwai |
2008-10-20 | ps3: Add passthru support for non-audio streams | Takashi Iwai |
2008-10-20 | ps3: Add ps3av_audio_mute_analog() | Masakazu Mokuno |
2008-10-20 | sh: Move SH-4 CPU headers down one more level. | Paul Mundt |
2008-10-20 | sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected. | Paul Mundt |