summaryrefslogtreecommitdiffstats
path: root/include/asm-arm26
Commit message (Expand)AuthorAgeFilesLines
* ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox2007-07-163-3/+12
* page table handling cleanupJan Beulich2007-07-161-4/+0Star
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-111-1/+11
* [ARM] use __used attributeDavid Rientjes2007-05-301-1/+1
* Consolidate asm/poll.hStephen Rothwell2007-05-111-20/+2Star
* Fix "deprecated" typoes.Robert P. J. Day2007-05-093-4/+4
* Remove tas()Jeff Dike2007-05-081-2/+0Star
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-1/+0Star
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* Storage class should be before const qualifierTobias Klauser2007-02-171-5/+5
* [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