Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 1 | -0/+2 |
2008-05-03 | v850: types: use <asm-generic/int-*.h> for the v850 architecture | H. Peter Anvin | 1 | -31/+1 |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -116/+8 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -84/+1 |
2008-04-03 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 1 | -0/+6 |
2008-02-09 | Add pgtable_t to remaining nommu architectures | Martin Schwidefsky | 1 | -0/+1 |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 7 | -37/+1 |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 1 | -6/+2 |
2008-02-07 | Add cmpxchg_local to v850 | Mathieu Desnoyers | 1 | -0/+15 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -1/+1 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 3 | -10/+0 |
2008-02-06 | remove mm_{ptov,vtop}() | Adrian Bunk | 1 | -2/+0 |
2008-02-01 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 1 | -0/+2 |
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/+3 |
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 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-17 | softlockup: make asm/irq_regs.h available on every platform | Ingo Molnar | 1 | -0/+1 |
2007-10-03 | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 1 | -1/+3 |
2007-08-01 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -6/+4 |
2007-07-22 | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 1 | -10/+0 |
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-16 | v850: enable arbitary speed tty ioctls | Alan Cox | 3 | -3/+12 |
2007-07-12 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -1/+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-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -16/+1 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+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/+2 |
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/+2 |
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] remove kernel syscalls | Arnd Bergmann | 1 | -160/+0 |
2006-12-07 | [PATCH] fix v850 compilation | Adrian Bunk | 1 | -2/+0 |
2006-12-03 | [NET]: V850 checksum annotations and cleanups. | Al Viro | 1 | -21/+17 |
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-09-27 | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 1 | -2/+3 |
2006-09-21 | Fix v850 exported headers | David Woodhouse | 2 | -5/+6 |