| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 13 | -25/+110 |
* | [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" | Andrew Morton | 2006-10-02 | 1 | -54/+0 |
* | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool | 2006-10-02 | 1 | -0/+11 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-10-02 | 65 | -547/+281 |
|\ |
|
| * | [MIPS] Remove excite_flash.c | Yoichi Yuasa | 2006-10-01 | 1 | -294/+0 |
| * | [MIPS] Update i8259 resources. | Yoichi Yuasa | 2006-10-01 | 1 | -2/+2 |
| * | [MIPS] Make unwind_stack() can dig into interrupted context | Atsushi Nemoto | 2006-10-01 | 3 | -33/+38 |
| * | [MIPS] Stacktrace build-fix and improvement | Atsushi Nemoto | 2006-10-01 | 3 | -35/+29 |
| * | [MIPS] QEMU: Add support for little endian mips | Aurelien Jarno | 2006-10-01 | 1 | -0/+1 |
| * | [MIPS] Remove __flush_icache_page | Atsushi Nemoto | 2006-10-01 | 5 | -189/+0 |
| * | [MIPS] lockdep: update defconfigs | Atsushi Nemoto | 2006-10-01 | 47 | -0/+138 |
| * | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT | Atsushi Nemoto | 2006-10-01 | 5 | -34/+124 |
| * | [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT | Atsushi Nemoto | 2006-10-01 | 4 | -15/+4 |
* | | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells | 2006-10-02 | 1 | -2/+2 |
* | | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 | 3 | -3/+4 |
* | | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen | 2006-10-02 | 1 | -0/+14 |
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -2/+0 |
* | | [PATCH] sh64: remove the use of kernel syscalls | Arnd Bergmann | 2006-10-02 | 1 | -257/+13 |
* | | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann | 2006-10-02 | 5 | -25/+15 |
* | | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 16 | -12/+300 |
* | | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 10 | -18/+37 |
* | | [PATCH] introduce kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -3/+2 |
* | | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 12 | -20/+20 |
* | | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 22 | -122/+142 |
* | | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 20 | -40/+0 |
* | | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 20 | -0/+40 |
* | | [PATCH] cpumask: export node_to_cpu_mask consistently | Greg Banks | 2006-10-02 | 2 | -0/+2 |
* | | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 2006-10-02 | 3 | -0/+4 |
* | | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 5 | -10/+35 |
* | | [PATCH] kprobe whitespace cleanup | bibo,mao | 2006-10-02 | 4 | -95/+95 |
* | | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 5 | -5/+5 |
* | | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 8 | -13/+12 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-10-01 | 3 | -24/+41 |
|\ |
|
| * | [CPUFREQ] Make acpi-cpufreq unsticky again. | Dave Jones | 2006-09-30 | 1 | -2/+1 |
| * | [CPUFREQ] longhaul: remove duplicated code. | Rafa� Bilski | 2006-09-27 | 1 | -17/+12 |
| * | [CPUFREQ] Longhaul - Disable arbiter CLE266 | rafalbilski@interia.pl | 2006-09-26 | 1 | -14/+37 |
| * | [CPUFREQ] Fix section mismatch warning | Venkatesh Pallipadi | 2006-09-26 | 2 | -3/+3 |
* | | [PATCH] Some config.h removals | Zachary Amsden | 2006-10-01 | 3 | -4/+0 |
* | | [PATCH] paravirt: update pte hook | Zachary Amsden | 2006-10-01 | 1 | -0/+1 |
* | | [PATCH] paravirt: kpte flush | Zachary Amsden | 2006-10-01 | 1 | -11/+7 |
* | | [PATCH] Generic ioremap_page_range: x86_64 conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -104/+7 |
* | | [PATCH] Generic ioremap_page_range: m32r conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -86/+7 |
* | | [PATCH] Generic ioremap_page_range: i386 conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -78/+6 |
* | | [PATCH] Generic ioremap_page_range: cris conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -85/+3 |
* | | [PATCH] Generic ioremap_page_range: avr32 conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -114/+6 |
* | | [PATCH] Generic ioremap_page_range: alpha conversion | Haavard Skinnemoen | 2006-10-01 | 3 | -90/+13 |
* | | [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() | Fernando Vazquez | 2006-10-01 | 1 | -1/+4 |
* | | [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() | Fernando Vazquez | 2006-10-01 | 1 | -2/+3 |
* | | [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager | Fernando Vazquez | 2006-10-01 | 1 | -0/+7 |
* | | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez | 2006-10-01 | 1 | -0/+27 |