summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-227-469/+72
|\
| * Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-05-113-21/+28
| |\
| | * Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren2012-05-093-21/+28
| | |\
| | | * OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2012-05-092-11/+20
| | | * OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2012-05-091-0/+0
| | | * OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen2012-05-091-6/+6
| | | * OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen2012-05-091-4/+0
| | | * OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen2012-05-091-0/+2
| * | | Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson2012-05-0924-47/+211
| |\| |
| * | | mfd/ab5500: delete AB5500 supportLinus Walleij2012-05-022-144/+1
| * | | mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij2012-05-022-304/+43
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-221-4/+4
|\ \ \
| * | | genirq: Streamline irq_actionThomas Gleixner2012-04-191-4/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-2214-36/+186
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-222-14/+5
| |\ \ \ \
| | * | | | LSM: do not initialize common_audit_data to 0Eric Paris2012-04-091-5/+0
| | * | | | LSM: remove the task field from common_audit_dataEric Paris2012-04-091-1/+0
| | * | | | LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-091-1/+1
| | * | | | SELinux: rename dentry_open to file_openEric Paris2012-04-091-8/+5
| * | | | | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-151-1/+1
| * | | | | KEYS: Add invalidation supportDavid Howells2012-05-112-0/+4
| * | | | | KEYS: Do LRU discard in full keyringsDavid Howells2012-05-111-0/+1
| * | | | | KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-111-1/+1
| * | | | | KEYS: Perform RCU synchronisation on keys prior to key destructionDavid Howells2012-05-111-1/+4
| * | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-0444-176/+337
| |\ \ \ \ \
| * | | | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-0/+7
| * | | | | | seccomp: use a static inline for a function stubStephen Rothwell2012-04-171-1/+1
| * | | | | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-142-1/+5
| * | | | | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-142-1/+2
| * | | | | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-141-0/+22
| * | | | | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-141-4/+6
| * | | | | | seccomp: remove duplicated failure loggingKees Cook2012-04-141-4/+4
| * | | | | | seccomp: add system call filtering using BPFWill Drewry2012-04-142-4/+73
| * | | | | | asm/syscall.h: add syscall_get_archWill Drewry2012-04-141-0/+14
| * | | | | | seccomp: kill the seccomp_t typedefWill Drewry2012-04-142-5/+7
| * | | | | | net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-141-0/+11
| * | | | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-141-0/+1
| * | | | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-143-0/+18
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-221-10/+1
|\ \ \ \ \ \
| * | | | | | virtio: fix typo in commentChen Baozi2012-05-221-10/+1
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-222-1/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-0816-17/+88
| |\ \ \ \ \ \ \
| | * | | | | | | fork: Move thread info gfp flags to headerThomas Gleixner2012-05-081-0/+6
| * | | | | | | | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-081-0/+4
| * | | | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-227-44/+106
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-147-44/+106
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-116-44/+104
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-301-1/+36
| | | | | * | | | | | | | | rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-301-6/+0