| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -69/+0 |
* | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 2 | -4/+6 |
* | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 2006-09-25 | 1 | -1/+0 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 | 1 | -2/+8 |
|\ |
|
| * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+8 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 3 | -4/+7 |
|\ \
| |/ |
|
| * | [PATCH] Fix 'make headers_check' for Alpha | David Woodhouse | 2006-09-16 | 3 | -4/+7 |
* | | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 2006-08-10 | 1 | -0/+1 |
|/ |
|
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -3/+0 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+5 |
|\ |
|
| * | Add Kbuild file for Alpha 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+5 |
* | | [PATCH] lockdep: remove RWSEM_DEBUG remnants | Ingo Molnar | 2006-07-03 | 1 | -13/+1 |
* | | [PATCH] irq-flags: ALPHA: 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] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -2/+0 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 | 1 | -3/+2 |
* | | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 | 1 | -4/+0 |
* | | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 | 1 | -1/+1 |
* | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 27 | -29/+4 |
|\ \
| |/ |
|
| * | 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] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 2006-06-05 | 1 | -3/+1 |
* | | [PATCH] Add CMSPAR to termbits.h for powerpc and alpha | Paul Mackerras | 2006-05-26 | 1 | -0/+1 |
|/ |
|
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -7/+0 |
* | [PATCH] alpha: make poll flags the same as other architectures | Andrew Morton | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+1 |
* | [PATCH] unify pfn_to_page: alpha pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 2 | -18/+2 |
* | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -116/+7 |
* | [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph... | Akinobu Mita | 2006-03-26 | 2 | -7/+7 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+2 |
* | [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-15 | 1 | -3/+5 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 1 | -0/+2 |
* | [PATCH] __cmpxchg() must really always be inlined on alpha | Steve Langasek | 2006-02-07 | 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-09 | 1 | -0/+9 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 2 | -23/+0 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-08 | 1 | -48/+1 |
* | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-08 | 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 |