| Commit message (Expand) | Author | Age | Files | Lines |
* | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 1 | -5/+5 |
* | [PATCH] fix sparse warnings from {asm,net}/checksum.h | Tilman Schmidt | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -18/+0 |
* | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 2006-12-08 | 1 | -0/+12 |
* | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] remove kernel syscalls | Arnd Bergmann | 2006-12-07 | 1 | -133/+0 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [NET]: ARM26 checksum annotations and cleanups. | Al Viro | 2006-12-03 | 1 | -36/+27 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 | 1 | -0/+7 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 3 | -3/+3 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -24/+0 |
* | [PATCH] consistently use MAX_ERRNO in __syscall_return | Randy Dunlap | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -4/+4 |
* | Remove ARM26 header export. | David Woodhouse | 2006-09-21 | 1 | -1/+0 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-15 | 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: ARM26: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -3/+1 |
* | | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-30 | 1 | -0/+1 |
* | | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver | Matt Mackall | 2006-06-25 | 1 | -1/+1 |
* | | [PATCH] adjust handle_IRR_event() return type | Jan Beulich | 2006-06-23 | 1 | -4/+0 |
|/ |
|
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 2006-04-29 | 1 | -5/+5 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 14 | -14/+0 |
* | [PATCH] unify pfn_to_page: arm26 pfn_to_page | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] bitops: arm26: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -136/+10 |
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-16 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-15 | 1 | -0/+2 |
* | [PATCH] arm26: add __kernel_old_dev_t for nfsd | Alexey Dobriyan | 2006-02-01 | 1 | -0/+1 |
* | [PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switch | Alexey Dobriyan | 2006-02-01 | 1 | -2/+2 |
* | [PATCH] arm26: drop local task_running copy | Alexey Dobriyan | 2006-02-01 | 1 | -1/+0 |
* | [PATCH] arm26: remove irq_exit() from hardirq.h | Alexey Dobriyan | 2006-02-01 | 1 | -7/+0 |
* | [PATCH] arm26: fix warnings about NR_IRQS being not defined | Alexey Dobriyan | 2006-02-01 | 1 | -0/+1 |
* | [PATCH] arm26: fix find_first_zero_bit related warnings | Alexey Dobriyan | 2006-02-01 | 1 | -2/+2 |
* | [PATCH] arm26: add L1_CACHE_SHIFT | Alexey Dobriyan | 2006-01-17 | 1 | -1/+2 |
* | [PATCH] fix arm26 THREAD_SIZE | Adrian Bunk | 2006-01-17 | 1 | -2/+1 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -3/+0 |
* | [PATCH] arm26: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] arm26: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] arm26: task_thread_info() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 | 1 | -74/+1 |
* | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-09 | 1 | -48/+1 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 | 1 | -0/+1 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -0/+1 |
* | [PATCH] atomic: inc_not_zero | Nick Piggin | 2005-11-14 | 1 | -0/+15 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-14 | 1 | -0/+14 |