summaryrefslogtreecommitdiffstats
path: root/include/asm-arm26
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+12
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-0/+4
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-133/+0Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [NET]: ARM26 checksum annotations and cleanups.Al Viro2006-12-031-36/+27Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-24/+0Star
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-1/+2
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-4/+4
* Remove ARM26 header export.David Woodhouse2006-09-211-1/+0Star
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall2006-06-251-1/+1
* | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0Star
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-5/+5
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2614-14/+0Star
* [PATCH] unify pfn_to_page: arm26 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: arm26: use generic bitopsAkinobu Mita2006-03-261-136/+10Star
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-30/+1Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan2006-02-011-0/+1
* [PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan2006-02-011-2/+2
* [PATCH] arm26: drop local task_running copyAlexey Dobriyan2006-02-011-1/+0Star
* [PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan2006-02-011-7/+0Star
* [PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan2006-02-011-0/+1
* [PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan2006-02-011-2/+2
* [PATCH] arm26: add L1_CACHE_SHIFTAlexey Dobriyan2006-01-171-1/+2
* [PATCH] fix arm26 THREAD_SIZEAdrian Bunk2006-01-171-2/+1Star
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0Star
* [PATCH] arm26: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] arm26: task_pt_regs()Al Viro2006-01-121-1/+1
* [PATCH] arm26: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-74/+1Star
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+2
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+15
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+14
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star