Age | Commit message (Expand) | Author |
2008-05-02 | m32r: types: use <asm-generic/int-*.h> for the m32r architecture | H. Peter Anvin |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | local_t m32r use architecture specific cmpxchg_local | Mathieu Desnoyers |
2008-02-07 | Fix m32r __xchg | Mathieu Desnoyers |
2008-02-07 | New cmpxchg_local (optimized for UP case) for m32r | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-06 | Fix __const_udelay declaration and definition mismatches | Jeff Dike |
2008-02-05 | timerfd: fix remaining architectures | Andrew Morton |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | m32r: remove dead config symbols from M32R code | Jiri Olsa |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth |
2008-01-30 | core: remove last users of empty FASTCALL macro | Harvey Harrison |
2007-11-28 | m32r: Update sys_rt_sigsuspend | Hirokazu Takata |
2007-11-28 | m32r: Ignore warnings for unused syscalls | Hirokazu Takata |
2007-11-28 | m32r: Add missing syscalls | Hirokazu Takata |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
2007-10-18 | bitops: introduce lock ops | Nick Piggin |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-10-16 | m32r: convert to generic sys_ptrace | Christoph Hellwig |
2007-10-16 | include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt |
2007-09-06 | m32r: Rename STI/CLI macros | Hirokazu Takata |
2007-09-03 | m32r: Define symbols to unify platform-dependent ICU checks | Hirokazu Takata |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams |