aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-23
* [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-23
* [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2012-05-23
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\
| * genirq: Streamline irq_actionThomas Gleixner2012-04-19
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2012-05-21
| |\ \
| | * | LSM: do not initialize common_audit_data to 0Eric Paris2012-04-09
| | * | LSM: remove the task field from common_audit_dataEric Paris2012-04-09
| | * | LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris2012-04-09
| | * | SELinux: rename dentry_open to file_openEric Paris2012-04-09
| * | | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-15
| * | | KEYS: Add invalidation supportDavid Howells2012-05-11
| * | | KEYS: Do LRU discard in full keyringsDavid Howells2012-05-11
| * | | KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-11
| * | | KEYS: Perform RCU synchronisation on keys prior to key destructionDavid Howells2012-05-11
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-03
| |\ \ \
| * | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
| * | | | seccomp: use a static inline for a function stubStephen Rothwell2012-04-16
| * | | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-13
| * | | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-13
| * | | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-13
| * | | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-13
| * | | | seccomp: remove duplicated failure loggingKees Cook2012-04-13
| * | | | seccomp: add system call filtering using BPFWill Drewry2012-04-13
| * | | | asm/syscall.h: add syscall_get_archWill Drewry2012-04-13
| * | | | seccomp: kill the seccomp_t typedefWill Drewry2012-04-13
| * | | | net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-13
| * | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-13
| * | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-13
| | |/ / | |/| |
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | virtio: fix typo in commentChen Baozi2012-05-21
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ \ \
| | * | | | | fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
| * | | | | | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-14
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
| | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
| | | | | * | | | | | | rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-30
| | | | | * | | | | | | rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
| | | | | * | | | | | | rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
| | | | | * | | | | | | rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
| | | | * | | | | | | | rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| | | | * | | | | | | | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-02
| | | | |/ / / / / / /
| | | * | | | | | | | rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
| | | * | | | | | | | rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt2012-04-24
| | | * | | | | | | | rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-24