summaryrefslogtreecommitdiff
path: root/include/asm-arm26
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Storage class should be before const qualifierTobias Klauser1-5/+5
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt1-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+12
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-0/+4
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-133/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-02[NET]: ARM26 checksum annotations and cleanups.Al Viro1-36/+27
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-24/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+2
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+4
2006-09-21Remove ARM26 header export.David Woodhouse1-1/+0
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-1/+1
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-4/+0
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-5/+5
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse14-14/+0
2006-03-27[PATCH] unify pfn_to_page: arm26 pfn_to_pageKAMEZAWA Hiroyuki1-2/+2
2006-03-26[PATCH] bitops: arm26: use generic bitopsAkinobu Mita1-136/+10
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan1-2/+2
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan1-1/+0
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan1-7/+0
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan1-2/+2
2006-01-16[PATCH] arm26: add L1_CACHE_SHIFTAlexey Dobriyan1-1/+2
2006-01-16[PATCH] fix arm26 THREAD_SIZEAdrian Bunk1-2/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] arm26: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro1-1/+1
2006-01-12[PATCH] arm26: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-74/+1
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+15
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+14