| Commit message (Expand) | Author | Age |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 |
* | [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" | Andrew Morton | 2006-10-02 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 |
* | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 |
* | [PATCH] kprobe whitespace cleanup | bibo,mao | 2006-10-02 |
* | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 |
* | [PATCH] Generic ioremap_page_range: x86_64 conversion | Haavard Skinnemoen | 2006-10-01 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c | Keith Mannthey | 2006-10-01 |
* | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 2006-10-01 |
* | [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn... | Andi Kleen | 2006-09-29 |
* | [PATCH] Re-positioning the bss segment | Vivek Goyal | 2006-09-29 |
* | [PATCH] Use ARRAY_SIZE in setup.c | Andi Kleen | 2006-09-29 |
* | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-29 |
* | [PATCH] Refactor some duplicated code in mpparse.c | Andi Kleen | 2006-09-29 |
* | [PATCH] Document iommu=panic | Andi Kleen | 2006-09-29 |
* | [PATCH] Fix broken indentation in iommu_setup | Andi Kleen | 2006-09-29 |
* | [PATCH] Allow disabling DAC using command line options | Andi Kleen | 2006-09-29 |
* | [PATCH] Update defconfig | Andi Kleen | 2006-09-29 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] Move valid_dma_direction() from x86_64 to generic code | Rolf Eike Beer | 2006-09-29 |
* | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 |
* | [PATCH] x86 microcode: add sysfs and hotplug support | Shaohua Li | 2006-09-27 |
* | [PATCH] x86 microcode: microcode driver cleanup. | Shaohua Li | 2006-09-27 |
* | [PATCH] Allow an arch to expand node boundaries | Mel Gorman | 2006-09-27 |
* | [PATCH] Account for holes that are outside the range of physical memory | Mel Gorman | 2006-09-27 |
* | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman | 2006-09-27 |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] Don't set calgary iommu as default y | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: New Intel feature flags | Dave Jones | 2006-09-26 |
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
| * | [PATCH] Fix some broken white space in ia32_signal.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] Initialize argument registers for 32bit signal handlers. | Andi Kleen | 2006-09-26 |