| Commit message (Expand) | Author | Age |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 |
* | [NET]: SH64 checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | [PATCH] Consolidate check_signature | Matthew Wilcox | 2006-10-11 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 |
* | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 2006-10-01 |
* | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 2006-10-01 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
* | Fix 'make headers_check' on sh64 | Paul Mundt | 2006-09-21 |
* | sh64: Use generic BUG_ON()/WARN_ON(). | Paul Mundt | 2006-09-12 |
* | sh64: Trivial build fixes. | Paul Mundt | 2006-09-12 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 |
* | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 2006-07-12 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
* | | [PATCH] irq-flags: SH64: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-28 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] sys_kexec_load() naming fixups | Andrew Morton | 2006-04-11 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 |
* | [PATCH] unify pfn_to_page: sh64 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] bitops: sh64: use generic bitops | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 |
* | [PATCH] mm: remove set_pgdir leftovers | Christoph Hellwig | 2006-03-22 |
* | [PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitions | Paul Mundt | 2006-02-01 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 |
* | [PATCH] include/asm-sh64/: "extern inline" -> "static inline" | Adrian Bunk | 2006-01-10 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 |
* | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-08 |
* | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 2006-01-08 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-13 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-13 |
* | [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h | Bjorn Helgaas | 2005-11-09 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-30 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-30 |
* | [PATCH] gfp_t: dma-mapping (simple cases) | Al Viro | 2005-10-28 |