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