summaryrefslogtreecommitdiff
path: root/include/asm-generic (follow)
Commit message (Expand)AuthorAge
...
| * | | | bitops: remove duplicated extern declarationsAkinobu Mita2010-10-09
| * | | | bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-09
| * | | | asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini2010-10-09
| * | | | asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu2010-10-09
| * | | | asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage2010-10-09
| * | | | asm-generic: make atomic_add_unless a functionMathieu Lacage2010-10-09
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin2010-10-21
| * | | | percpu: Introduce a read-mostly percpu APIShaohua Li2010-10-20
| * | | | x86, mm: Avoid unnecessary TLB flushShaohua Li2010-08-23
* | | | | jump label: Base patch for jump labelJason Baron2010-09-22
* | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gpio: doc updatesDavid Brownell2010-09-09
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-07
| |\ \ \ | | |/ / | |/| |
| | * | percpu: handle __percpu notations in UP accessorsNamhyung Kim2010-08-07
* | | | irq: Fix circular headers dependencyFrederic Weisbecker2010-09-09
|/ / /
* | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-15
|\ \ \
| * \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-13
| |\ \ \
| * | | | Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-13
* | | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-14
| |/ / / |/| | |
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* | | | vfs: O_* bit numbers uniqueness checkWu Fengguang2010-08-11
|/ / /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | | tty: Remove Hayes ESP ioctlsJeff Dike2010-08-10
* | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\ \ \
| * | | unistd: add __NR_prlimit64 syscall numbersJiri Slaby2010-07-16
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \ \ \
| * | | | fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflictSigned-off-by: Wu Fengguang2010-07-28
| * | | | vfs: introduce FMODE_NONOTIFYEric Paris2010-07-28
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \ \ \
| * | | | add f_flags to struct statfs(64)Christoph Hellwig2010-08-09
| |/ / /
* | | | asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-09
* | | | topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-09
* | | | asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\ \ \
| * | | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
| * | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-04
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\ \ \ | | | |/ | | |/|
| * | | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-15
| * | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ | | | |/ | | |/|
| * | | arch: Implement local64_tPeter Zijlstra2010-06-09
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ \
| * | | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
| * | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
| | |/ / | |/| |
* | | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ \ | |_|_|/ |/| | |