Age | Commit message (Expand) | Author | Files | Lines |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -1/+2 |
2006-09-26 | [PATCH] FRV: Optimise ffs() | David Howells | 1 | -2/+31 |
2006-09-26 | [PATCH] FRV: Implement fls64() | David Howells | 1 | -1/+41 |
2006-09-26 | [PATCH] FRV: Fix fls() to handle bit 31 being set correctly | David Howells | 1 | -4/+17 |
2006-09-26 | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 8 | -130/+45 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 1 | -4/+4 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 1 | -1/+0 |
2006-09-25 | [PATCH] restore libata build on frv | Al Viro | 1 | -0/+1 |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 1 | -1/+2 |
2006-07-11 | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 4 | -90/+65 |
2006-07-11 | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 1 | -4/+2 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-03 | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 2 | -3/+1 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-23 | [PATCH] frv: clean frv unistd.h | Al Viro | 1 | -17/+0 |
2006-06-23 | [PATCH] frv: Add missing qualifier to memcpy_fromio() prototype | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: NULL noise removal in frv xchg() | Al Viro | 1 | -2/+2 |
2006-06-23 | [PATCH] frv: wrong syscall | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: misc sparse annotations | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: misc __user annotations | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: signal annotations | Al Viro | 1 | -3/+3 |
2006-06-23 | [PATCH] frv: basic __iomem annotations | Al Viro | 2 | -27/+38 |
2006-06-23 | [PATCH] frv: __user infrastructure | Al Viro | 1 | -27/+37 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -3/+4 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 26 | -26/+0 |
2006-04-11 | [PATCH] sys_kexec_load() naming fixups | Andrew Morton | 1 | -1/+1 |
2006-04-11 | [PATCH] Remove unused prepare_to_switch macro | Hirokazu Takata | 1 | -2/+0 |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar | 1 | -1/+1 |
2006-03-27 | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 1 | -0/+6 |
2006-03-27 | [PATCH] unify pfn_to_page: FRV pfn_to_page | KAMEZAWA Hiroyuki | 1 | -5/+2 |
2006-03-26 | [PATCH] bitops: frv: use generic bitops | Akinobu Mita | 1 | -161/+9 |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 1 | -7/+7 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+1 |
2006-02-16 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 1 | -30/+1 |
2006-02-15 | [PATCH] FRV: Use virtual interrupt disablement | David Howells | 2 | -6/+83 |
2006-02-15 | [PATCH] FRV: Miscellaneous fixes | David Howells | 5 | -13/+37 |
2006-02-15 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 1 | -0/+2 |
2006-02-03 | [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos | Alexey Dobriyan | 1 | -1/+1 |
2006-01-19 | [PATCH] Handle TIF_RESTORE_SIGMASK for FRV | David Howells | 2 | -0/+3 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 1 | -2/+0 |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst | 1 | -80/+1 |
2006-01-10 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 1 | -0/+9 |
2006-01-10 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 1 | -0/+1 |
2006-01-09 | [PATCH] frv: miscellaneous changes | David Howells | 9 | -3/+50 |
2006-01-09 | [PATCH] frv: make get_user macro cast pointers | David Howells | 1 | -4/+4 |
2006-01-09 | [PATCH] frv: add module support stubs | David Howells | 1 | -4/+12 |
2006-01-09 | [PATCH] frv: supply various missing I/O access primitives | David Howells | 2 | -0/+127 |
2006-01-09 | [PATCH] frv: drop 8/16-bit xchg and cmpxchg | David Howells | 1 | -91/+5 |