Age | Commit message (Expand) | Author | Files | Lines |
2007-12-11 | asm-h8300: parentheses around definition CLOCK_TICK_RATE | Roel Kluin | 1 | -1/+1 |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 1 | -0/+3 |
2007-10-22 | Change table chaining layout | Jens Axboe | 1 | -1/+1 |
2007-10-20 | include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros | Stefan Richter | 1 | -2/+1 |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby | 1 | -0/+5 |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 1 | -6/+0 |
2007-10-19 | bitops: introduce lock ops | Nick Piggin | 1 | -0/+1 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -6/+0 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 1 | -3/+3 |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 1 | -1/+0 |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 1 | -1/+2 |
2007-08-01 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -7/+5 |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 1 | -3/+0 |
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/+6 |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 1 | -1/+2 |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 1 | -1/+0 |
2007-07-16 | h8300 entry.S update | Yoshinori Sato | 1 | -0/+2 |
2007-07-16 | h8300: enable arbitary speed tty port setup | Alan Cox | 3 | -3/+12 |
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-06-01 | h8300 trival patches | Yoshinori Sato | 1 | -1/+1 |
2007-05-15 | h8300 atomic.h update | Yoshinori Sato | 1 | -0/+1 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -15/+3 |
2007-05-11 | h8300 syscall update | Yoshinori Sato | 1 | -16/+50 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+0 |
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-07 | h8300 generic irq | Yoshinori Sato | 3 | -1/+2 |
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-03 | PCI: scatterlist.h needs types.h | Jean Delvare | 1 | -0/+2 |
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-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -0/+1 |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 1 | -0/+11 |
2006-12-07 | [PATCH] include/asm-h8300/: "extern inline" -> "static inline" | Adrian Bunk | 4 | -8/+8 |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann | 1 | -166/+0 |
2006-12-05 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 1 | -6/+0 |
2006-12-03 | [NET]: H8300 checksum annotations and cleanups. | Al Viro | 1 | -17/+14 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -51/+0 |
2006-10-01 | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 1 | -8/+0 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -3/+3 |
2006-09-21 | Fix H8300 exported headers. | David Woodhouse | 1 | -4/+3 |
2006-07-15 | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 1 | -1/+0 |
2006-07-12 | [PATCH] Make cpu_relax() imply barrier() on all arches | Chase Venters | 1 | -1/+2 |