| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 2006-03-24 | 1 | -84/+0 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 2 | -5/+4 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-16 | 1 | -3/+5 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-15 | 1 | -0/+2 |
* | [PATCH] __cmpxchg() must really always be inlined on alpha | Steve Langasek | 2006-02-08 | 1 | -1/+1 |
* | [PATCH] alpha: dma-mapping.h: add "struct scatterlist;" | Alexey Dobriyan | 2006-02-01 | 1 | -0/+1 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -2/+0 |
* | [PATCH] alpha: task_pt_regs() | akpm@osdl.org | 2006-01-12 | 2 | -12/+3 |
* | [PATCH] alpha: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] alpha: task_thread_info() | Al Viro | 2006-01-12 | 3 | -8/+8 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
* | [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/+1 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-09 | 2 | -23/+0 |
* | [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 | 1 | -1/+0 |
* | [PATCH] Alpha: convert to generic irq framework (alpha part) | Ivan Kokshaysky | 2006-01-06 | 1 | -0/+2 |
* | [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 |
* | [PATCH] alpha: dma_map_page() fix | Andrew Morton | 2006-01-06 | 1 | -1/+1 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | [PATCH] mm: fill arch atomic64 gaps | Hugh Dickins | 2005-11-24 | 1 | -2/+5 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+10 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+2 |
* | [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h | Bjorn Helgaas | 2005-11-09 | 1 | -4/+0 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -0/+3 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+3 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-31 | 1 | -3/+0 |
* | [PATCH] add sem_is_read/write_locked() | Rik Van Riel | 2005-10-30 | 1 | -0/+5 |
* | [PATCH] fix alpha breakage | Ivan Kokshaysky | 2005-10-30 | 1 | -0/+2 |
* | [PATCH] gfp_t: dma-mapping (alpha) | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] alpha: atomic dependency fix | Andrew Morton | 2005-10-25 | 3 | -30/+37 |
* | [PATCH] alpha: additional smp barriers | Ivan Kokshaysky | 2005-10-23 | 1 | -4/+8 |
* | [PATCH] slab: alpha inlining fix | Ivan Kokshaysky | 2005-09-23 | 1 | -1/+4 |
* | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -7/+0 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 2 | -69/+47 |
* | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 | 1 | -0/+13 |
* | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 2005-09-08 | 1 | -8/+0 |
* | [PATCH] Clean up the open flags | Stephen Rothwell | 2005-09-08 | 1 | -2/+0 |
* | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 2005-09-08 | 1 | -24/+1 |
* | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 2005-09-08 | 1 | -6/+0 |
* | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 2005-09-08 | 1 | -1/+0 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-08 | 2 | -20/+26 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-08 | 1 | -0/+53 |
* | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] mm: consolidate get_order | Stephen Rothwell | 2005-09-05 | 1 | -14/+2 |
* | [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options | Patrick McHardy | 2005-08-30 | 1 | -0/+2 |
* | [PATCH] alpha xchg fix | Al Viro | 2005-08-24 | 1 | -16/+13 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-05 | 1 | -0/+3 |