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