aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09gpio: doc updatesDavid Brownell1-1/+13
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-5/+10
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+5
2010-08-14include: replace unifdef-y with header-ySam Ravnborg2-38/+38
2010-08-13Merge branch 'master' into for-linusChris Metcalf2-3/+4
2010-08-13Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf1-1/+5
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-3/+0
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang1-0/+4
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: Remove Hayes ESP ioctlsJeff Dike1-4/+2
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds1-1/+3
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-0/+8
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-3/+6
2010-08-09asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger1-0/+4
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-1/+19
2010-08-09asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek1-6/+6
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig1-3/+6
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-8/+25
2010-08-07percpu: handle __percpu notations in UP accessorsNamhyung Kim1-5/+10
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+96
2010-08-06Merge branch 'master' into for-linusChris Metcalf2-1/+27
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+15
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-0/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-1/+11
2010-07-28fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflictSigned-off-by: Wu Fengguang1-1/+1
2010-07-28vfs: introduce FMODE_NONOTIFYEric Paris1-0/+8
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-0/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-16unistd: add __NR_prlimit64 syscall numbersJiri Slaby1-1/+3
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker1-4/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-0/+3
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-0/+12
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-3/+6
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2-24/+24
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+96
2010-06-04Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf1-6/+20
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-24/+24
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn1-0/+3
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori1-2/+0
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori1-8/+5
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori1-4/+0
2010-05-27dma-mapping: remove unnecessary sync_single_range_* in dma_map_opsFUJITA Tomonori1-18/+2
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine1-6/+3
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+4
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi1-0/+5
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König1-1/+3
2010-05-27gpiolib: make names array and its values constUwe Kleine-König1-1/+1