| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
* | | m68k: remove unused adb.h | Finn Thain | 2007-05-04 | 1 | -75/+0 |
* | | m68k: Atari keyboard and mouse support. | Michael Schmitz | 2007-05-04 | 1 | -0/+6 |
|/ |
|
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 2007-04-25 | 1 | -0/+2 |
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 2007-04-25 | 1 | -1/+2 |
* | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-25 | 1 | -0/+3 |
* | [PATCH] m68k dma-mapping: gfp_t annotations | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | [PATCH] rtc-cmos needs RTC_ALWAYS_BCD known | Al Viro | 2007-03-14 | 1 | -0/+1 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h | Mike Frysinger | 2007-02-11 | 1 | -2/+0 |
* | [PATCH] m68k: work around binutils tokenizer change | Al Viro | 2007-02-11 | 1 | -0/+15 |
* | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 2007-01-30 | 1 | -0/+1 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 2006-12-13 | 1 | -221/+0 |
* | [PATCH] Sun3: General updates | Sam Creasey | 2006-12-09 | 2 | -1/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+11 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -2/+4 |
* | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -97/+0 |
* | [NET]: M68K checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -24/+22 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | [PATCH] sun3_ioremap() prototype | Al Viro | 2006-10-15 | 1 | -1/+2 |
* | [PATCH] m68k uaccess __user annotations | Al Viro | 2006-10-11 | 1 | -8/+8 |
* | [PATCH] m68k: more syscall updates | Geert Uytterhoeven | 2006-10-09 | 1 | -1/+25 |
* | [PATCH] m68k: syscall updates | Geert Uytterhoeven | 2006-10-09 | 1 | -1/+6 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 3 | -3/+3 |
* | [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3 | Al Viro | 2006-10-08 | 1 | -0/+5 |
* | [PATCH] missing forward declaration of pt_regs (asm-m68k/signal.h) | Al Viro | 2006-10-08 | 1 | -0/+1 |
* | [PATCH] m68k pt_regs fixes, part 2 | Al Viro | 2006-10-08 | 1 | -0/+1 |
* | [PATCH] m68k pt_regs fixes | Al Viro | 2006-10-07 | 7 | -22/+19 |
* | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] m68k: fix NBPG define | Roman Zippel | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] m68k: small system.h cleanup | Roman Zippel | 2006-10-06 | 1 | -3/+3 |
* | [PATCH] m68k: cleanup string functions | Roman Zippel | 2006-10-06 | 1 | -110/+88 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -6/+0 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 | 1 | -2/+3 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -0/+1 |
* | [PATCH] Fix 'make headers_check' on ia64 | Geert Uytterhoeven | 2006-09-19 | 1 | -4/+4 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 1 | -5/+0 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -1/+0 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+1 |
|\ |
|
| * | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
* | | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 4 | -7/+6 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 | 1 | -0/+1 |
* | | [PATCH] m68k: convert VME irq code | Roman Zippel | 2006-06-25 | 3 | -56/+58 |
* | | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 2006-06-25 | 1 | -17/+5 |
* | | [PATCH] m68k: convert mac irq code | Roman Zippel | 2006-06-25 | 3 | -18/+5 |