Age | Commit message (Expand) | Author |
2006-12-09 | [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS | Randy Dunlap |
2006-12-09 | [PATCH] i386: Fix io_apic.c warning | Andi Kleen |
2006-12-09 | [PATCH] i386: export smp_num_siblings for oprofile | Randy Dunlap |
2006-12-09 | [PATCH] x86: Work around gcc 4.2 over aggressive optimizer | Andi Kleen |
2006-12-09 | [PATCH] x86: Fix boot hang due to nmi watchdog init code | Ravikiran G Thirumalai |
2006-12-09 | [PATCH] x86: Fix verify_quirk_intel_irqbalance() | Andi Kleen |
2006-12-09 | [PATCH] i386: Update defconfig | Andi Kleen |
2006-12-08 | [PATCH] CPU hotplug broken with 2GB VMSPLIT | Shaohua Li |
2006-12-08 | [PATCH] visws: sgivwfb as module needs exports | Randy Dunlap |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-08 | [PATCH] i386: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-08 | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] Kexec / Kdump: Unify elf note code | Magnus Damm |
2006-12-07 | [PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h> | Adrian Bunk |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] smp_call_function_single() check that local interrupts are enabled | Andrew Morton |
2006-12-07 | [PATCH] kprobes: enable booster on the preemptible kernel | Masami Hiramatsu |
2006-12-07 | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler |
2006-12-07 | [PATCH] lockdep: name some old style locks | Peter Zijlstra |
2006-12-07 | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern |
2006-12-07 | [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-07 | [PATCH] i386: Clean up smp_tune_scheduling() | Adrian Bunk |
2006-12-07 | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich |
2006-12-07 | [PATCH] x86-64: don't use set_irq_regs() | Oleg Nesterov |
2006-12-07 | [PATCH] x86-64: Make ix86 default to HIGHMEM4G instead of NOHIGHMEM | Randy Dunlap |
2006-12-07 | [PATCH] i386: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-07 | [PATCH] x86-64: remove remaining pc98 code | Adrian Bunk |
2006-12-07 | [PATCH] x86-64: remove unused variable | David Rientjes |
2006-12-07 | [PATCH] x86-64: replace kmalloc+memset with kzalloc in MTRR code | Burman Yan |
2006-12-07 | [PATCH] x86-64: Fix numaq build error | Randy Dunlap |
2006-12-07 | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich |
2006-12-07 | [PATCH] i386: always enable regparm | Adrian Bunk |
2006-12-07 | [PATCH] i386: touch softlockup during backtracing | Dave Jones |
2006-12-07 | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert |
2006-12-07 | [PATCH] i386: remove duplicate printk | Dave Jones |
2006-12-07 | [PATCH] i386: Preserve EFI run time regions with memmap parameter | Artiom Myaskouvskey |
2006-12-07 | [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume() | Karsten Wiese |
2006-12-07 | [PATCH] i386: Avoid boot warning with apic=debug | Andi Kleen |
2006-12-07 | [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2) | Stephane Eranian |
2006-12-07 | [PATCH] i386: Make irq_vector static | Adrian Bunk |
2006-12-07 | [PATCH] i386: handle a negative return value | Adrian Bunk |
2006-12-07 | [PATCH] i386: call efi_get_time during suspend | Artiom Myaskouvskey |
2006-12-07 | [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 | Siddha, Suresh B |