aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm26
AgeCommit message (Expand)Author
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-02[NET]: ARM26 checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-21Remove ARM26 header export.David Woodhouse
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-27[PATCH] unify pfn_to_page: arm26 pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: arm26: use generic bitopsAkinobu Mita
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan
2006-01-16[PATCH] arm26: add L1_CACHE_SHIFTAlexey Dobriyan
2006-01-16[PATCH] fix arm26 THREAD_SIZEAdrian Bunk
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] arm26: task_stack_page()Al Viro
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro
2006-01-12[PATCH] arm26: task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[FLS64]: generic versionStephen Hemminger
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig