| Commit message (Expand) | Author | Age |
* | m68k: Add ext2_find_{first,next}_bit() for ext4 | Aneesh Kumar K.V | 2008-06-12 |
* | m68k: Prefix ISA type with ISA_TYPE_ | Geert Uytterhoeven | 2008-05-18 |
* | m68k: export m68k_mmutype | Geert Uytterhoeven | 2008-05-18 |
* | m68k: Make gcc aware that BUG() does not return | Geert Uytterhoeven | 2008-05-18 |
* | m68k: Convert access_ok() to an inline function | Geert Uytterhoeven | 2008-05-18 |
* | m68k: remove old mac_esp cruft | Finn Thain | 2008-05-05 |
* | m68k: types: use <asm-generic/int-*.h> for the m68k architecture | H. Peter Anvin | 2008-05-02 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 |
* | 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: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 |
* | m68k: kill page walker compile warning | Geert Uytterhoeven | 2008-02-07 |
* | Add cmpxchg_local to m86k | 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-07 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 |
* | mac68k: remove dead code | Finn Thain | 2008-02-05 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-28 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | cleanup floppy.h | Jan Beulich | 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-17 |
* | m68k: Export cachectl.h | Matthew Wilcox | 2007-10-13 |
* | m68k: ignore restart_syscall | Geert Uytterhoeven | 2007-10-13 |
* | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-11 |
* | m68k: Enable arbitary speed tty support | Alan Cox | 2007-08-22 |
* | m68k: Use _AC() instead of #ifdef __ASSEMBLY__ | Geert Uytterhoeven | 2007-08-22 |
* | m68k: <asm/page.h> needs <linux/compiler.h> | Geert Uytterhoeven | 2007-08-22 |
* | more include order horrors | Al Viro | 2007-07-28 |
* | m68k {in,out}_le{16,32} endianness misannotation | Al Viro | 2007-07-26 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 |
* | m68k iomem (based on Geert's tree + memcpy_... stuff) | Al Viro | 2007-07-20 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 |