Age | Commit message (Expand) | Author | Files | Lines |
2007-08-01 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -6/+4 |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 1 | -10/+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/+13 |
2007-07-17 | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 1 | -1/+2 |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 1 | -6/+0 |
2007-07-16 | dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs | Dan Williams | 1 | -6/+0 |
2007-07-16 | m32r: enable arbitary speed tty rate setting | Alan Cox | 3 | -3/+12 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -34/+0 |
2007-07-11 | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 1 | -0/+11 |
2007-05-16 | m32r: __xchg() should be always_inline | Al Viro | 1 | -1/+2 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -32/+1 |
2007-05-11 | m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros | Hirokazu Takata | 2 | -3/+3 |
2007-05-11 | m32r: fix switch_to macro to push/pop frame pointer if needed | Hirokazu Takata | 1 | -0/+11 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -1/+5 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -1/+1 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -2/+0 |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 1 | -8/+15 |
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-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-03-15 | [PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h | Al Viro | 1 | -18/+1 |
2007-02-11 | [PATCH] fix sparse warnings from {asm,net}/checksum.h | Tilman Schmidt | 1 | -2/+2 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2007-02-11 | [PATCH] m32r: cosmetic updates and trivial fixes | Hirokazu Takata | 65 | -235/+65 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -0/+3 |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 1 | -0/+11 |
2006-12-08 | [PATCH] m32r: bootloader support for OPSPUT platform | Hirokazu Takata | 1 | -1/+2 |
2006-12-08 | [PATCH] m32r: support a synthesizable M32700 core | Hirokazu Takata | 1 | -3/+4 |
2006-12-08 | [PATCH] m32r: make userspace headers platform-independent | Hirokazu Takata | 2 | -35/+6 |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 1 | -2/+7 |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann | 1 | -111/+0 |
2006-12-03 | [NET]: M32R checksum annotations and cleanups. | Al Viro | 1 | -28/+24 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-10-11 | [PATCH] Consolidate check_signature | Matthew Wilcox | 1 | -32/+0 |
2006-10-07 | [PATCH] m32r pt_regs fixes | Al Viro | 1 | -0/+1 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 9 | -9/+9 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -37/+0 |
2006-10-01 | [PATCH] paravirt: remove set pte atomic | Zachary Amsden | 1 | -1/+1 |
2006-10-01 | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 1 | -3/+0 |
2006-10-01 | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 1 | -0/+4 |
2006-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-27 | [PATCH] m32r: revise __raw_read_trylock() | Hirokazu Takata | 1 | -1/+8 |
2006-09-27 | [PATCH] m32r: Fix "value computed not used" warnings | Hirokazu Takata | 1 | -2/+2 |