aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm26
AgeCommit message (Expand)AuthorFilesLines
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsGravatar Dan Williams 1-2/+0
2007-07-16ARM26: enable arbitary speed tty ioctls and split input/output speedGravatar Alan Cox 3-3/+12
2007-07-16page table handling cleanupGravatar Jan Beulich 1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportGravatar Alan Cox 1-1/+11
2007-05-30[ARM] use __used attributeGravatar David Rientjes 1-1/+1
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-20/+2
2007-05-09Fix "deprecated" typoes.Gravatar Robert P. J. Day 3-4/+4
2007-05-08Remove tas()Gravatar Jeff Dike 1-2/+0
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Gravatar Mathieu Desnoyers 1-1/+0
2007-05-08Clean up mostly unused IOSPACE macrosGravatar David Gibson 1-4/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-0/+2
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportGravatar Eric Dumazet 1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-1/+2
2007-02-17Storage class should be before const qualifierGravatar Tobias Klauser 1-5/+5
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hGravatar Tilman Schmidt 1-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsGravatar Tilman Schmidt 1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkGravatar Ralf Baechle 1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampGravatar Alan Cox 1-0/+12
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityGravatar Adrian Bunk 1-0/+4
2006-12-07[PATCH] remove kernel syscallsGravatar Arnd Bergmann 1-133/+0
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-02[NET]: ARM26 checksum annotations and cleanups.Gravatar Al Viro 1-36/+27
2006-12-01Driver core: add dev_archdata to struct deviceGravatar Benjamin Herrenschmidt 1-0/+7
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 3-3/+3
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 1-24/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnGravatar Randy Dunlap 1-1/+2
2006-09-26[PATCH] Standardize pxx_page macrosGravatar Dave McCracken 1-4/+4
2006-09-21Remove ARM26 header export.Gravatar David Woodhouse 1-1/+0
2006-07-14[PATCH] remove set_wmb - arch removalGravatar Steven Rostedt 1-1/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Gravatar Linus Torvalds 1-0/+1
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsGravatar Thomas Gleixner 2-3/+1
2006-06-29[AF_UNIX]: Datagram getpeersecGravatar Catherine Zhang 1-0/+1
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverGravatar Matt Mackall 1-1/+1
2006-06-23[PATCH] adjust handle_IRR_event() return typeGravatar Jan Beulich 1-4/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.Gravatar David Woodhouse 1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hGravatar David Woodhouse 1-5/+5
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 14-14/+0
2006-03-27[PATCH] unify pfn_to_page: arm26 pfn_to_pageGravatar KAMEZAWA Hiroyuki 1-2/+2
2006-03-26[PATCH] bitops: arm26: use generic bitopsGravatar Akinobu Mita 1-136/+10
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsGravatar Davide Libenzi 1-0/+1
2006-02-15[PATCH] add asm-generic/mman.hGravatar Michael S. Tsirkin 1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKGravatar Michael S. Tsirkin 1-0/+2
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdGravatar Alexey Dobriyan 1-0/+1
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchGravatar Alexey Dobriyan 1-2/+2
2006-02-01[PATCH] arm26: drop local task_running copyGravatar Alexey Dobriyan 1-1/+0
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hGravatar Alexey Dobriyan 1-7/+0
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedGravatar Alexey Dobriyan 1-0/+1
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsGravatar Alexey Dobriyan 1-2/+2
2006-01-16[PATCH] arm26: add L1_CACHE_SHIFTGravatar Alexey Dobriyan 1-1/+2