| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vesafb: Drop blank hook | Antonino A. Daplas | 2006-01-10 | 1 | -5/+0 |
* | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 2006-01-10 | 1 | -5/+1 |
* | [PATCH] hrtimer: introduce ktime_t time format | Thomas Gleixner | 2006-01-10 | 1 | -0/+4 |
* | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 2006-01-10 | 1 | -12/+21 |
* | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2006-01-10 | 2 | -0/+75 |
* | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 2006-01-10 | 1 | -44/+3 |
* | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 2006-01-10 | 1 | -2/+3 |
* | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 2006-01-10 | 1 | -2/+4 |
* | [PATCH] printk levels for i386 oops code. | Dave Jones | 2006-01-10 | 1 | -27/+34 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-10 | 4 | -21/+32 |
|\ |
|
| * | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] PCI: update Toshiba ohci quirk DMI table | Jesse Barnes | 2006-01-09 | 1 | -0/+7 |
| * | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 2006-01-09 | 1 | -19/+23 |
| * | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 2006-01-09 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-10 | 1 | -0/+4 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-10 | 1 | -0/+4 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-10 | 2 | -292/+0 |
|\ \ |
|
| * | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2006-01-10 | 2 | -292/+0 |
| |/ |
|
* | | [CRYPTO] aes-i586: Remove unused variable ls_tab | Daniel Marjam�ki | 2006-01-09 | 1 | -10/+0 |
* | | [CRYPTO] aes-i586: Nano-optimisation on key length check | Denis Vlasenko | 2006-01-09 | 1 | -21/+19 |
* | | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 2006-01-09 | 1 | -0/+2 |
* | | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 | 1 | -21/+23 |
|/ |
|
* | [PATCH] Make vm86 support optional | Matt Mackall | 2006-01-09 | 3 | -1/+5 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-09 | 1 | -4/+0 |
* | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall | 2006-01-09 | 2 | -1/+4 |
* | [PATCH] Make apm buildable without legacy pm | Dave Jones | 2006-01-09 | 2 | -1/+5 |
* | [PATCH] Split out screen_info from tty.h | Brian Gerst | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-09 | 3 | -13/+6 |
* | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-09 | 1 | -2/+0 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-09 | 2 | -2/+2 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-09 | 1 | -0/+1 |
* | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] i386: Handle HP laptop rebooting properly. | Ben Collins | 2006-01-06 | 1 | -3/+3 |
* | [PATCH] i386: ioapic virtual wire mode fix | Vivek Goyal | 2006-01-06 | 1 | -2/+2 |
* | [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r... | Larry Finger | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] APM Screen Blanking fix | Jordan Crouse | 2006-01-06 | 1 | -13/+14 |
* | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 2006-01-06 | 3 | -6/+42 |
* | [PATCH] arch/i386/kernel/cpuid.c: unused variable | Daniel Marjamaki | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] arch/i386/kernel/msr.c: removed unused variable | Daniel Marjamaki | 2006-01-06 | 1 | -2/+1 |
* | [PATCH] x86: missing printk newline in apic boot option parser | Dave Jones | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] x86: change_page_attr() fix | Dave Jones | 2006-01-06 | 1 | -6/+21 |
* | [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPU | Ashok Raj | 2006-01-06 | 1 | -8/+18 |
* | [PATCH] i386 sparsemem for single node systems | Andy Whitcroft | 2006-01-06 | 2 | -2/+14 |
* | [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c... | Arjan van de Ven | 2006-01-06 | 2 | -1/+1 |
* | [PATCH] x86/x86_64: mark rodata section read only: x86 parts | Arjan van de Ven | 2006-01-06 | 2 | -0/+34 |
* | [PATCH] x86: Deprecate useless bug | Zachary Amsden | 2006-01-06 | 1 | -11/+1 |
* | [PATCH] x86: Apm is on cpu zero only | Zachary Amsden | 2006-01-06 | 1 | -12/+11 |
* | [PATCH] x86: Stop deleting nt | Zachary Amsden | 2006-01-06 | 1 | -5/+0 |