Age | Commit message (Expand) | Author |
2006-09-21 | Fix 'make headers_check' on m32r | David Woodhouse |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar |
2006-07-02 | [PATCH] irq-flags: M32R: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-06-22 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-19 | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata |
2006-04-19 | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata |
2006-04-19 | [PATCH] m32r: update include/asm-m32r/semaphore.h | Hirokazu Takata |
2006-04-19 | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata |
2006-04-11 | [PATCH] sys_kexec_load() naming fixups | Andrew Morton |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto |
2006-04-11 | [PATCH] Remove unused prepare_to_switch macro | Hirokazu Takata |
2006-04-11 | [PATCH] m32r: security fix of {get,put}_user macros | Hirokazu Takata |
2006-04-11 | [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP... | Hirokazu Takata |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen |
2006-03-27 | [PATCH] unify pfn_to_page: m32r pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-26 | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi |
2006-02-24 | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata |
2006-02-20 | [PATCH] m32r: __cmpxchg_u32 fix | Hirokazu Takata |
2006-02-15 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin |
2006-02-14 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro |
2006-01-12 | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() | Al Viro |
2006-01-12 | [PATCH] sched: add cacheflush() asm | Ingo Molnar |
2006-01-10 | [PATCH] Generic ioctl.h | Brian Gerst |
2006-01-09 | [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-08 | [PATCH] consolidate asm/futex.h | Jeff Dike |
2006-01-08 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai |
2006-01-06 | [PATCH] m32r: Remove unnecessary icu_data_t definitions | Hirokazu Takata |
2006-01-06 | [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET | Hirokazu Takata |
2006-01-06 | [PATCH] m32r: Update syscall macros for MMU-less targets | Hirokazu Takata |
2006-01-06 | [PATCH] m32r: Support M32104UT target platform | Hirokazu Takata |
2006-01-06 | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty |
2006-01-03 | [FLS64]: generic version | Stephen Hemminger |
2005-11-28 | [PATCH] m32r: M3A-2170(Mappi-III) IDE support | Hirokazu Takata |
2005-11-28 | [PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations | Hirokazu Takata |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau |
2005-10-30 | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno |