Age | Commit message (Expand) | Author |
2008-08-07 | Move all of include/asm-m68knommu to arch/m68knommu/include/asm. | Greg Ungerer |
2008-07-26 | [PATCH] kill altroot | Al Viro |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk |
2008-07-25 | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox |
2008-07-23 | m68knommu: remove RPXCLASSIC from the m68k tree | Sebastian Siewior |
2008-07-23 | m68knommu: add read_barrier_depends() and irqs_disabled_flags() | Sebastian Siewior |
2008-07-23 | m68knommu: add byteswap assembly opcode for ISA A+ | Sebastian Siewior |
2008-07-23 | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C | Sebastian Siewior |
2008-05-01 | m68knommu: rework definition of HZ | Greg Ungerer |
2008-05-01 | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattforms | Sebastian Siewior |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-04 | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven |
2008-03-04 | m68knommu: declare do_IRQ() | Greg Ungerer |
2008-02-14 | m68knommu: use tabs not spaces in cacheflush.h | Greg Ungerer |
2008-02-14 | m68knommu: avoid unneccessary use of xchg() in set_mb() | Greg Ungerer |
2008-02-09 | m68knommu: add pgtable_t | Martin Schwidefsky |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-07 | Add cmpxchg_local to m68knommu | Mathieu Desnoyers |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-06 | remove mm_{ptov,vtop}() | Adrian Bunk |
2008-02-05 | m68knomu: remove dead config symbols from m68knomu code | Jiri Olsa |
2008-02-03 | include/asm-m68knommu/: Spelling fixes | Joe Perches |
2008-02-01 | m68knommu: remove unused CONFIG_DISKtel symbol | Greg Ungerer |
2008-02-01 | m68knommu: fix 528x ColdFire cache settings | Greg Ungerer |
2008-01-28 | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V |
2007-11-05 | m68knommu: fix pread/pwrite defines | Greg Ungerer |
2007-10-23 | m68knommu: remove unused machdep variable definitions | Greg Ungerer |
2007-10-23 | m68knommu: define DMA channels for ColdFire 532x | Greg Ungerer |
2007-10-23 | m68knommu: add platform struct for ColdFire UART driver | Greg Ungerer |
2007-10-23 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-10-23 | m68knommu: local module/elf definitions | Greg Ungerer |
2007-10-23 | m68knommu: define __clear_user macro | Matt Waddel |
2007-10-23 | m68knommu: remove sg_address() | Jens Axboe |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-20 | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter |
2007-10-19 | forbid asm/bitops.h direct inclusion | 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 dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |