Age | Commit message (Expand) | Author | Files | Lines |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -3/+0 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-07-04 | [PATCH] lockdep: remove RWSEM_DEBUG remnants | Ingo Molnar | 1 | -13/+1 |
2006-07-03 | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 2 | -3/+1 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 1 | -2/+0 |
2006-06-28 | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 1 | -1/+1 |
2006-06-25 | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 1 | -3/+2 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-23 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 1 | -1/+1 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 27 | -29/+4 |
2006-06-18 | Add Kbuild file for Alpha 'make headers_install' | David Woodhouse | 1 | -0/+5 |
2006-06-05 | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 1 | -3/+1 |
2006-05-26 | [PATCH] Add CMSPAR to termbits.h for powerpc and alpha | Paul Mackerras | 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] Configurable NODES_SHIFT | Yasunori Goto | 1 | -7/+0 |
2006-03-28 | [PATCH] alpha: make poll flags the same as other architectures | Andrew Morton | 1 | -2/+2 |
2006-03-27 | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2006-03-27 | [PATCH] unify pfn_to_page: alpha pfn_to_page | KAMEZAWA Hiroyuki | 2 | -18/+2 |
2006-03-26 | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 1 | -116/+7 |
2006-03-26 | [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph... | Akinobu Mita | 2 | -7/+7 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+2 |
2006-03-24 | [PATCH] remove ISA legacy functions: remove the helpers | Al Viro | 1 | -84/+0 |
2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2 | -5/+4 |
2006-02-16 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 1 | -3/+5 |
2006-02-15 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 1 | -0/+2 |
2006-02-08 | [PATCH] __cmpxchg() must really always be inlined on alpha | Steve Langasek | 1 | -1/+1 |
2006-02-01 | [PATCH] alpha: dma-mapping.h: add "struct scatterlist;" | Alexey Dobriyan | 1 | -0/+1 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 1 | -2/+0 |
2006-01-12 | [PATCH] alpha: task_pt_regs() | akpm@osdl.org | 2 | -12/+3 |
2006-01-12 | [PATCH] alpha: task_stack_page() | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] alpha: task_thread_info() | Al Viro | 3 | -8/+8 |
2006-01-12 | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 1 | -0/+10 |
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] remove gcc-2 checks | Andrew Morton | 2 | -23/+0 |
2006-01-09 | [PATCH] consolidate asm/futex.h | Jeff Dike | 1 | -48/+1 |
2006-01-09 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 1 | -1/+0 |
2006-01-06 | [PATCH] Alpha: convert to generic irq framework (alpha part) | Ivan Kokshaysky | 1 | -0/+2 |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 1 | -0/+1 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 1 | -0/+1 |
2006-01-06 | [PATCH] alpha: dma_map_page() fix | Andrew Morton | 1 | -1/+1 |
2006-01-04 | [FLS64]: generic version | Stephen Hemminger | 1 | -0/+1 |
2005-11-24 | [PATCH] mm: fill arch atomic64 gaps | Hugh Dickins | 1 | -2/+5 |
2005-11-14 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+10 |
2005-11-14 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -0/+2 |
2005-11-10 | [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h | Bjorn Helgaas | 1 | -4/+0 |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 1 | -0/+3 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 1 | -0/+3 |