Age | Commit message (Expand) | Author | Files | Lines |
2006-10-06 | [PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argument | Al Viro | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: fix NBPG define | Roman Zippel | 1 | -1/+1 |
2006-10-06 | [PATCH] m68k: small system.h cleanup | Roman Zippel | 1 | -3/+3 |
2006-10-06 | [PATCH] m68k: cleanup string functions | Roman Zippel | 1 | -110/+88 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -6/+0 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 1 | -0/+1 |
2006-09-19 | [PATCH] Fix 'make headers_check' on ia64 | Geert Uytterhoeven | 1 | -4/+4 |
2006-07-21 | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 1 | -5/+0 |
2006-07-14 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-02 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 4 | -7/+6 |
2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-25 | [PATCH] m68k: convert VME irq code | Roman Zippel | 3 | -56/+58 |
2006-06-25 | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 1 | -17/+5 |
2006-06-25 | [PATCH] m68k: convert mac irq code | Roman Zippel | 3 | -18/+5 |
2006-06-25 | [PATCH] m68k: convert apollo irq code | Roman Zippel | 1 | -0/+4 |
2006-06-25 | [PATCH] m68k: convert amiga irq code | Roman Zippel | 1 | -5/+3 |
2006-06-25 | [PATCH] m68k: convert generic irq code to irq controller | Roman Zippel | 3 | -48/+25 |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 2 | -7/+20 |
2006-06-25 | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 1 | -55/+37 |
2006-06-25 | [PATCH] m68k: cleanup generic irq names | Roman Zippel | 3 | -34/+10 |
2006-06-25 | [PATCH] m68k: separate handler for auto and user vector interrupt | Roman Zippel | 1 | -0/+7 |
2006-06-25 | [PATCH] m68k: dma API addition | Roman Zippel | 1 | -0/+28 |
2006-06-25 | [PATCH] m68k: Add the generic dma API functions | Roman Zippel | 2 | -10/+61 |
2006-06-25 | [PATCH] m68k: small flush_icache() cleanup | Roman Zippel | 1 | -20/+20 |
2006-06-25 | [PATCH] m68k: fix constraints of the signal functions and some cleanup | Roman Zippel | 1 | -5/+14 |
2006-06-25 | [PATCH] m68k: fix uaccess.h for gcc-3.x | Roman Zippel | 1 | -107/+127 |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 1 | -4/+0 |
2006-06-23 | [PATCH] m68k: clean up uaccess.h | Roman Zippel | 1 | -813/+271 |
2006-06-23 | [PATCH] m68k: use c99 initializer | Roman Zippel | 1 | -4/+4 |
2006-06-23 | [PATCH] m68k: cleanup unistd.h | Roman Zippel | 1 | -39/+0 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -3/+4 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 28 | -28/+0 |
2006-03-26 | [PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit | Akinobu Mita | 1 | -2/+52 |
2006-03-26 | [PATCH] bitops: m68k: use generic bitops | Akinobu Mita | 1 | -81/+5 |
2006-03-26 | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 1 | -5/+5 |
2006-03-26 | [PATCH] 2TB files: st_blocks is invalid when calling stat64 | Takashi Sato | 1 | -2/+1 |
2006-03-25 | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 1 | -0/+1 |
2006-03-23 | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 1 | -1/+7 |
2006-03-09 | [PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=n | Roman Zippel | 1 | -3/+32 |
2006-02-18 | [PATCH] iomap_copy fallout (m68k) | Al Viro | 1 | -0/+1 |
2006-02-18 | [PATCH] m68k: restore disable_irq_nosync() | Al Viro | 1 | -1/+1 |
2006-02-15 | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 1 | -30/+1 |
2006-02-14 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 1 | -0/+2 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -1/+0 |
2006-01-12 | [PATCH] m68k: cast in strnlen switched to unsigned long | Al Viro | 1 | -1/+1 |
2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 2 | -3/+3 |