aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-28
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-23
|\ \ \
| * | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-22
| |/ /
* / / tracing: Properly align linker defined symbolsSam Ravnborg2010-07-20
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ | |/ |/|
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-03
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
| * Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* | numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-27