| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k{,nommu}: Wire up new timerfd syscalls | Geert Uytterhoeven | 2008-03-04 | 1 | -2/+4 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 3 | -11/+21 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -1/+1 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 | 1 | -6/+2 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -0/+67 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -7/+5 |
* | m68k: kill page walker compile warning | Geert Uytterhoeven | 2008-02-07 | 1 | -1/+2 |
* | Add cmpxchg_local to m86k | Mathieu Desnoyers | 2008-02-07 | 1 | -3/+24 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -2/+1 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -7/+0 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 | 1 | -2/+0 |
* | mac68k: remove dead code | Finn Thain | 2008-02-05 | 1 | -2/+0 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -9/+9 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-02-01 | 1 | -0/+2 |
* | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V | 2008-01-29 | 1 | -0/+2 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -10/+0 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -6/+0 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -3/+0 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 1 | -3/+3 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | m68k: Export cachectl.h | Matthew Wilcox | 2007-10-13 | 1 | -0/+1 |
* | m68k: ignore restart_syscall | Geert Uytterhoeven | 2007-10-13 | 1 | -0/+3 |
* | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 2007-09-12 | 1 | -1/+11 |
* | m68k: Enable arbitary speed tty support | Alan Cox | 2007-08-23 | 3 | -3/+12 |
* | m68k: Use _AC() instead of #ifdef __ASSEMBLY__ | Geert Uytterhoeven | 2007-08-23 | 2 | -9/+3 |
* | m68k: <asm/page.h> needs <linux/compiler.h> | Geert Uytterhoeven | 2007-08-23 | 1 | -0/+2 |
* | more include order horrors | Al Viro | 2007-07-29 | 1 | -17/+16 |
* | m68k {in,out}_le{16,32} endianness misannotation | Al Viro | 2007-07-26 | 1 | -4/+4 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -3/+0 |
* | m68k iomem (based on Geert's tree + memcpy_... stuff) | Al Viro | 2007-07-20 | 2 | -14/+69 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+28 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 | 2 | -65/+0 |
|\ |
|
| * | more ACSI removal | Adrian Bunk | 2007-07-16 | 2 | -65/+0 |
* | | page table handling cleanup | Jan Beulich | 2007-07-16 | 2 | -12/+0 |
|/ |
|
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-12 | 1 | -4/+0 |
* | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 2007-07-11 | 1 | -0/+11 |
* | m68k: discontinuous memory support | Roman Zippel | 2007-05-31 | 8 | -70/+75 |
* | m68k: runtime patching infrastructure | Roman Zippel | 2007-05-31 | 2 | -4/+58 |
* | m68k: implement __clear_user() | Geert Uytterhoeven | 2007-05-15 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-11 | 2 | -2/+2 |
|\ |
|
| * | further UTF-8 fixes and name correction | David Woodhouse | 2007-05-11 | 2 | -2/+2 |
* | | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -16/+1 |
|/ |
|