Age | Commit message (Expand) | Author | Files | Lines |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 10 | -18/+37 |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann | 1 | -3/+2 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 12 | -20/+20 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 22 | -122/+142 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 20 | -40/+0 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 20 | -0/+40 |
2006-10-02 | [PATCH] cpumask: export node_to_cpu_mask consistently | Greg Banks | 2 | -0/+2 |
2006-10-02 | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 3 | -0/+4 |
2006-10-02 | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 5 | -10/+35 |
2006-10-02 | [PATCH] kprobe whitespace cleanup | bibo,mao | 4 | -95/+95 |
2006-10-02 | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 5 | -5/+5 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 8 | -13/+12 |
2006-10-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -24/+41 |
2006-10-01 | [PATCH] Some config.h removals | Zachary Amsden | 3 | -4/+0 |
2006-10-01 | [PATCH] paravirt: update pte hook | Zachary Amsden | 1 | -0/+1 |
2006-10-01 | [PATCH] paravirt: kpte flush | Zachary Amsden | 1 | -11/+7 |
2006-10-01 | [PATCH] Generic ioremap_page_range: x86_64 conversion | Haavard Skinnemoen | 1 | -104/+7 |
2006-10-01 | [PATCH] Generic ioremap_page_range: m32r conversion | Haavard Skinnemoen | 1 | -86/+7 |
2006-10-01 | [PATCH] Generic ioremap_page_range: i386 conversion | Haavard Skinnemoen | 1 | -78/+6 |
2006-10-01 | [PATCH] Generic ioremap_page_range: cris conversion | Haavard Skinnemoen | 1 | -85/+3 |
2006-10-01 | [PATCH] Generic ioremap_page_range: avr32 conversion | Haavard Skinnemoen | 1 | -114/+6 |
2006-10-01 | [PATCH] Generic ioremap_page_range: alpha conversion | Haavard Skinnemoen | 3 | -90/+13 |
2006-10-01 | [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() | Fernando Vazquez | 1 | -1/+4 |
2006-10-01 | [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() | Fernando Vazquez | 1 | -2/+3 |
2006-10-01 | [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager | Fernando Vazquez | 1 | -0/+7 |
2006-10-01 | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez | 1 | -0/+27 |
2006-10-01 | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 1 | -4/+13 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 24 | -182/+34 |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 4 | -5/+5 |
2006-10-01 | [PATCH] update legacy io handling for pmac | Olaf Hering | 1 | -0/+6 |
2006-10-01 | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 1 | -0/+5 |
2006-10-01 | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 3 | -13/+0 |
2006-10-01 | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 3 | -23/+61 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 7 | -14/+15 |
2006-10-01 | [PATCH] kmemdup: some users | Alexey Dobriyan | 1 | -3/+2 |
2006-10-01 | [PATCH] arch/i386/pci/mmconfig.c tweaks | Andrew Morton | 1 | -1/+4 |
2006-10-01 | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 1 | -4/+13 |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 3 | -0/+21 |
2006-10-01 | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enable | Keith Mannthey | 2 | -14/+19 |
2006-10-01 | [PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.c | Keith Mannthey | 1 | -22/+29 |
2006-10-01 | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 1 | -0/+4 |
2006-09-30 | [CPUFREQ] Make acpi-cpufreq unsticky again. | Dave Jones | 1 | -2/+1 |
2006-09-30 | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 1 | -2/+2 |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 1 | -2/+0 |
2006-09-30 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 11 | -86/+111 |
2006-09-30 | [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn... | Andi Kleen | 1 | -4/+4 |
2006-09-30 | [PATCH] Re-positioning the bss segment | Vivek Goyal | 1 | -7/+7 |
2006-09-30 | [PATCH] Use ARRAY_SIZE in setup.c | Andi Kleen | 1 | -8/+3 |
2006-09-30 | [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() | Bjorn Helgaas | 1 | -8/+2 |
2006-09-30 | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 3 | -0/+9 |