summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-221-2/+0Star
|\
| * irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-151-2/+0Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-4/+4
|\ \
| * \ Merge branch 'linus' into timers/coreIngo Molnar2012-07-183-3/+3
| |\ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-1553-90/+222
| |\ \ \
| * | | | nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-111-4/+4
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-221-5/+0Star
|\ \ \ \ \
| * | | | | smp: Remove num_booting_cpus()Thomas Gleixner2012-06-051-1/+0Star
| * | | | | smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()Yong Zhang2012-06-051-4/+0Star
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-227-19/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2012-07-1819-28/+58
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-062-1/+2
| |\ \ \ \ \ \
| | * | | | | | tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-281-1/+1
| | * | | | | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-281-0/+1
| * | | | | | | jump label: Remove static_branch()Jason Baron2012-07-061-16/+1Star
| * | | | | | | tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron2012-07-061-1/+1
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-0540-67/+169
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore supportYan, Zheng2012-06-181-0/+11
| * | | | | | | perf: Introduce perf_pmu_migrate_context()Yan, Zheng2012-06-181-0/+2
| * | | | | | | tracing: Add comments for the other bits of ftrace_event_call.flagsSteven Rostedt2012-06-141-0/+3
| * | | | | | | Merge tag 'v3.5-rc2' into perf/coreIngo Molnar2012-06-118-15/+88
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver2012-06-061-0/+1
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-06-061-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | uprobes: Kill uprobes_srcu/uprobe_srcu_idOleg Nesterov2012-06-061-1/+0Star
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-224-36/+70
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-07-066-47/+76
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Fix broken strings in RCU's source code.Paul E. McKenney2012-07-061-2/+1Star
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...Paul E. McKenney2012-07-063-34/+24Star
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | rcu: Fix qlen_lazy breakagePaul E. McKenney2012-07-021-1/+1
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney2012-07-021-9/+4Star
| | | | * | | | | | | | | rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney2012-07-021-18/+0Star
| | | | * | | | | | | | | rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney2012-07-021-0/+1
| | | | * | | | | | | | | rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney2012-07-021-3/+3
| | | | * | | | | | | | | key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney2012-07-021-1/+3
| | | | * | | | | | | | | rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney2012-07-021-1/+3
| | | | * | | | | | | | | rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney2012-07-021-2/+2
| | | | * | | | | | | | | rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney2012-07-021-0/+8
| | | |/ / / / / / / / /
| | * / / / / / / / / / rcu: Add tracing for _rcu_barrier()Paul E. McKenney2012-07-021-0/+45
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-221-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile2012-06-081-0/+2
* | | | | | | | | | | | Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-211-1/+0Star
* | | | | | | | | | | | Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-211-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-211-0/+16
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-201-10/+2Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libceph: fix messenger retrySage Weil2012-07-181-10/+2Star
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-191-2/+0Star
* | | | | | | | | | | | Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-172-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2012-07-172-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-172-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-171-1/+1