| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+44 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 2 | -1/+6 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -119/+0 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -3/+2 |
* | [NET]: FRV checksum annotations. | Al Viro | 2006-12-02 | 1 | -22/+19 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and co | David Howells | 2006-10-16 | 1 | -13/+14 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 | 1 | -21/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 3 | -4/+29 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -25/+0 |
* | [PATCH] paravirt: remove set pte atomic | Zachary Amsden | 2006-10-01 | 1 | -2/+0 |
* | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 2006-10-01 | 1 | -5/+0 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] FRV: Optimise ffs() | David Howells | 2006-09-26 | 1 | -2/+31 |
* | [PATCH] FRV: Implement fls64() | David Howells | 2006-09-26 | 1 | -1/+41 |
* | [PATCH] FRV: Fix fls() to handle bit 31 being set correctly | David Howells | 2006-09-26 | 1 | -4/+17 |
* | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 2006-09-26 | 8 | -130/+45 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -4/+4 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 1 | -1/+0 |
* | [PATCH] restore libata build on frv | Al Viro | 2006-09-24 | 1 | -0/+1 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 2006-07-12 | 1 | -1/+2 |
* | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 2006-07-10 | 4 | -90/+65 |
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 2006-07-10 | 1 | -4/+2 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+1 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
* | | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -3/+1 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] frv: clean frv unistd.h | Al Viro | 2006-06-23 | 1 | -17/+0 |
* | | [PATCH] frv: Add missing qualifier to memcpy_fromio() prototype | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | | [PATCH] frv: NULL noise removal in frv xchg() | Al Viro | 2006-06-23 | 1 | -2/+2 |
* | | [PATCH] frv: wrong syscall | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | | [PATCH] frv: misc sparse annotations | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | | [PATCH] frv: misc __user annotations | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | | [PATCH] frv: signal annotations | Al Viro | 2006-06-23 | 1 | -3/+3 |
* | | [PATCH] frv: basic __iomem annotations | Al Viro | 2006-06-23 | 2 | -27/+38 |
* | | [PATCH] frv: __user infrastructure | Al Viro | 2006-06-23 | 1 | -27/+37 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -3/+4 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 26 | -26/+0 |
* | [PATCH] sys_kexec_load() naming fixups | Andrew Morton | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Remove unused prepare_to_switch macro | Hirokazu Takata | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 2006-03-27 | 1 | -0/+6 |
* | [PATCH] unify pfn_to_page: FRV pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -5/+2 |