Age | Commit message (Expand) | Author | Files | Lines |
2007-09-12 | m68k(nommu): add missing syscalls | Geert Uytterhoeven | 1 | -1/+11 |
2007-08-23 | m68k: Enable arbitary speed tty support | Alan Cox | 3 | -3/+12 |
2007-08-23 | m68k: Use _AC() instead of #ifdef __ASSEMBLY__ | Geert Uytterhoeven | 2 | -9/+3 |
2007-08-23 | m68k: <asm/page.h> needs <linux/compiler.h> | Geert Uytterhoeven | 1 | -0/+2 |
2007-07-29 | more include order horrors | Al Viro | 1 | -17/+16 |
2007-07-26 | m68k {in,out}_le{16,32} endianness misannotation | Al Viro | 1 | -4/+4 |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 1 | -3/+0 |
2007-07-20 | m68k iomem (based on Geert's tree + memcpy_... stuff) | Al Viro | 2 | -14/+69 |
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/+28 |
2007-07-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2 | -65/+0 |
2007-07-16 | page table handling cleanup | Jan Beulich | 2 | -12/+0 |
2007-07-16 | more ACSI removal | Adrian Bunk | 2 | -65/+0 |
2007-07-12 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -4/+0 |
2007-07-11 | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 1 | -0/+11 |
2007-05-31 | m68k: discontinuous memory support | Roman Zippel | 8 | -70/+75 |
2007-05-31 | m68k: runtime patching infrastructure | Roman Zippel | 2 | -4/+58 |
2007-05-15 | m68k: implement __clear_user() | Geert Uytterhoeven | 1 | -1/+3 |
2007-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -2/+2 |
2007-05-11 | further UTF-8 fixes and name correction | David Woodhouse | 2 | -2/+2 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -16/+1 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -2/+2 |
2007-05-09 | rename thread_info to stack | Roman Zippel | 1 | -3/+3 |
2007-05-09 | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 2 | -2/+2 |
2007-05-09 | m68k: <asm/scatterlist.h> needs <linux/types.h> | Geert Uytterhoeven | 1 | -0/+2 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+0 |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 1 | -15/+16 |
2007-05-08 | Clean up mostly unused IOSPACE macros | David Gibson | 1 | -4/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -0/+1 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-05-05 | m68k: remove unused adb.h | Finn Thain | 1 | -75/+0 |
2007-05-05 | m68k: Atari keyboard and mouse support. | Michael Schmitz | 1 | -0/+6 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-04-26 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 1 | -0/+2 |
2007-04-26 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 1 | -1/+2 |
2007-04-26 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 1 | -0/+3 |
2007-03-15 | [PATCH] m68k dma-mapping: gfp_t annotations | Al Viro | 1 | -1/+1 |
2007-03-15 | [PATCH] rtc-cmos needs RTC_ALWAYS_BCD known | Al Viro | 1 | -0/+1 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2007-02-11 | [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h | Mike Frysinger | 1 | -2/+0 |
2007-02-11 | [PATCH] m68k: work around binutils tokenizer change | Al Viro | 1 | -0/+15 |
2007-01-30 | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 1 | -0/+1 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -0/+2 |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 1 | -221/+0 |
2006-12-09 | [PATCH] Sun3: General updates | Sam Creasey | 2 | -1/+1 |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 1 | -0/+11 |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 1 | -2/+4 |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 1 | -1/+1 |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 1 | -1/+1 |