| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 | 1 | -1/+0 |
* | 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: CRIS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -4/+2 |
* | | typo fixes: bandwith -> bandwidth | Adrian Bunk | 2006-06-30 | 1 | -2/+2 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-30 | 1 | -0/+1 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -2/+0 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -5/+0 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -5/+4 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 17 | -17/+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 | -1/+0 |
* | [PATCH] unify pfn_to_page: cris pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] bitops: cris: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -226/+8 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -4/+4 |
* | [PATCH] bitops: cris: remove unnecessary local_irq_restore() | Akinobu Mita | 2006-03-26 | 1 | -1/+0 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-16 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-15 | 1 | -0/+2 |
* | [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos | Alexey Dobriyan | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -2/+0 |
* | [PATCH] cris: fix KSTK_EIP | Al Viro | 2006-01-12 | 2 | -2/+2 |
* | [PATCH] cris: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+2 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 | 1 | -83/+1 |
* | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-10 | 1 | -0/+9 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-09 | 1 | -48/+1 |
* | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-09 | 3 | -3/+1 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 1 | -0/+1 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+14 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+13 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+2 |
* | [PATCH] cris: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-07 | 34 | -130/+130 |
* | [PATCH] cris: printk() duplicate declaration | Arthur Othieno | 2005-11-07 | 1 | -2/+0 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-31 | 1 | -3/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 1 | -1/+0 |
* | [PATCH] gfp_t: dma-mapping (cris) | Al Viro | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell | 2005-09-08 | 1 | -17/+0 |
* | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-08 | 1 | -8/+0 |
* | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 2005-09-08 | 1 | -21/+0 |
* | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-08 | 1 | -19/+0 |
* | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-08 | 1 | -25/+1 |
* | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-08 | 1 | -7/+0 |
* | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-08 | 1 | -0/+5 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-08 | 1 | -0/+4 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-08 | 1 | -0/+53 |