Age | Commit message (Expand) | Author |
2007-02-12 | [PATCH] Dynamic kernel command-line: frv | Alon Bar-Lev |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-08 | [PATCH] struct path: convert frv | Josef Sipek |
2006-12-07 | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> | Adrian Bunk |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra |
2006-12-02 | [NET]: FRV checksum annotations. | Al Viro |
2006-12-02 | [NET]: Kill direct includes of asm/checksum.h | Al Viro |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-10-03 | [PATCH] FRV: Permit large kmalloc allocations [try #2] | David Howells |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann |
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-01 | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-26 | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells |
2006-09-26 | [PATCH] FRV: improve FRV's use of generic IRQ handling | David Howells |
2006-09-26 | [PATCH] FRV: Use the generic IRQ stuff | David Howells |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter |
2006-09-22 | [PATCH] sanitize frv archclean | Al Viro |
2006-09-06 | [PATCH] FRV: Use the generic time stuff for FRV | john stultz |
2006-07-10 | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells |
2006-07-10 | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells |
2006-07-10 | [PATCH] FRV: Fix FRV arch compile errors | David Howells |
2006-07-03 | kbuild: introduce utsrelease.h | Sam Ravnborg |
2006-07-02 | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER |
2006-06-23 | [PATCH] frv: trivial cleanups in frv_ksyms.c | Al Viro |
2006-06-23 | [PATCH] frv: wrong syscall | Al Viro |
2006-06-23 | [PATCH] frv: misc sparse annotations | Al Viro |
2006-06-23 | [PATCH] frv: misc __user annotations | Al Viro |
2006-06-23 | [PATCH] frv: sysctl __user annotations | Al Viro |
2006-06-23 | [PATCH] frv: signal annotations | Al Viro |
2006-06-23 | [PATCH] frv: basic __iomem annotations | Al Viro |
2006-06-23 | [PATCH] frv: __user infrastructure | Al Viro |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-04-11 | [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up... | Hyok S. Choi |
2006-03-31 | [PATCH] unexport get_wchan | Adrian Bunk |