| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: ARM26 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 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-14 | 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-29 | 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-15 | 1 | -30/+1 |
* | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 2006-02-14 | 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-16 | 1 | -1/+2 |
* | [PATCH] fix arm26 THREAD_SIZE | Adrian Bunk | 2006-01-16 | 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-09 | 1 | -0/+2 |
* | [PATCH] consolidate asm/futex.h | Jeff Dike | 2006-01-08 | 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-13 | 1 | -0/+15 |
* | [PATCH] atomic: cmpxchg | Nick Piggin | 2005-11-13 | 1 | -0/+14 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-30 | 1 | -3/+0 |
* | [PATCH] vm: remove unused/broken page_pte[_prot] macros | Tejun Heo | 2005-10-30 | 1 | -2/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+0 |
* | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-29 | 1 | -22/+13 |
* | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-29 | 1 | -7/+0 |
* | [PATCH] mm: tlb_gather_mmu get_cpu_var | Hugh Dickins | 2005-10-29 | 1 | -3/+4 |
* | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -1/+1 |
* | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 2005-09-13 | 1 | -4/+1 |