Age | Commit message (Expand) | Author | Files | Lines |
2006-01-12 | [PATCH] i386: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] i386: fix task_pt_regs() | akpm@osdl.org | 2 | -20/+3 |
2006-01-12 | [PATCH] i386: task_thread_info() | Al Viro | 2 | -3/+3 |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 1 | -0/+1 |
2006-01-11 | [PATCH] i386/x86-64: make setup_early_printk() usage consistent | Jan Beulich | 1 | -1/+1 |
2006-01-11 | [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig | Andi Kleen | 1 | -0/+9 |
2006-01-11 | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. | Andi Kleen | 1 | -7/+10 |
2006-01-11 | [PATCH] x86_64: Memorize location of i8259 for reboots. | Eric W. Biederman | 1 | -1/+1 |
2006-01-11 | [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s... | Andi Kleen | 1 | -2/+2 |
2006-01-11 | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2 | -2/+82 |
2006-01-11 | [PATCH] i386/x86-64: Remove sub jiffy profile timer support | Venkatesh Pallipadi | 1 | -55/+6 |
2006-01-11 | [PATCH] x86_64: Fix off by one in acpi table mapping | Andi Kleen | 1 | -1/+1 |
2006-01-11 | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 3 | -9/+13 |
2006-01-11 | [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown | Eric W. Biederman | 1 | -3/+4 |
2006-01-11 | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen | 2 | -4/+26 |
2006-01-11 | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ... | Andi Kleen | 3 | -31/+4 |
2006-01-11 | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen | 3 | -2/+11 |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 5 | -0/+5 |
2006-01-11 | [PATCH] kprobes: fix race in recovery of reentrant probe | Keshavamurthy Anil S | 1 | -0/+13 |
2006-01-11 | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 1 | -1/+1 |
2006-01-10 | x86: fix "make install" target | Linus Torvalds | 1 | -1/+1 |
2006-01-10 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 3 | -5/+21 |
2006-01-10 | [PATCH] vesafb: Drop blank hook | Antonino A. Daplas | 1 | -5/+0 |
2006-01-10 | [PATCH] kprobes: arch_remove_kprobe | Anil S Keshavamurthy | 1 | -4/+0 |
2006-01-10 | [PATCH] kprobes: changed from using spinlock to mutex | Anil S Keshavamurthy | 1 | -5/+1 |
2006-01-10 | [PATCH] hrtimer: introduce ktime_t time format | Thomas Gleixner | 1 | -0/+4 |
2006-01-10 | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 1 | -12/+21 |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 2 | -0/+75 |
2006-01-10 | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 1 | -1/+1 |
2006-01-10 | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 1 | -44/+3 |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 1 | -2/+3 |
2006-01-10 | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 1 | -2/+4 |
2006-01-10 | [PATCH] printk levels for i386 oops code. | Dave Jones | 1 | -27/+34 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 4 | -21/+32 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 1 | -0/+4 |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -292/+0 |
2006-01-09 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 1 | -0/+4 |
2006-01-10 | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2 | -292/+0 |
2006-01-09 | [CRYPTO] aes-i586: Remove unused variable ls_tab | Daniel Marjam�ki | 1 | -10/+0 |
2006-01-09 | [CRYPTO] aes-i586: Nano-optimisation on key length check | Denis Vlasenko | 1 | -21/+19 |
2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 1 | -0/+2 |
2006-01-09 | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 1 | -21/+23 |
2006-01-09 | [PATCH] arch: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 1 | -1/+1 |
2006-01-09 | [PATCH] PCI: update Toshiba ohci quirk DMI table | Jesse Barnes | 1 | -0/+7 |
2006-01-09 | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 1 | -19/+23 |
2006-01-09 | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 1 | -1/+1 |
2006-01-09 | kbuild: drop vmlinux dependency from "make install" | H. Peter Anvin | 3 | -4/+17 |
2006-01-08 | [PATCH] Make vm86 support optional | Matt Mackall | 3 | -1/+5 |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 1 | -4/+0 |
2006-01-08 | [PATCH] tiny: Make x86 doublefault handling optional | Matt Mackall | 2 | -1/+4 |