summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() pathsOleg Nesterov2013-06-201-12/+8
| * | | | hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() pathsOleg Nesterov2013-06-201-24/+16
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-201-3/+3
| |\ \ \ \
| * | | | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
| * | | | | perf: Fix hypervisor branch sampling permission checkStephane Eranian2013-06-191-2/+2
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-193-82/+185
| |\ \ \ \ \
| * | | | | | watchdog: Disallow setting watchdog_thresh to -1Li Zefan2013-05-281-2/+1
| * | | | | | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-281-5/+4
| * | | | | | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-4/+59
| * | | | | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-8/+106
| * | | | | | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-282-1/+6
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-035-68/+294
|\ \ \ \ \ \ \
| * | | | | | | softirq: Use _RET_IP_Davidlohr Bueso2013-06-281-6/+4
| * | | | | | | genirq: Add the generic chip to the genirq docbookThomas Gleixner2013-06-281-5/+6
| * | | | | | | genirq: generic-chip: Export some irq_gc_ functionsFabio Estevam2013-06-281-0/+3
| * | | | | | | genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-06-281-3/+3
| * | | | | | | irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
| * | | | | | | genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-241-0/+1
| * | | | | | | genirq: Set irq thread to RT priority on creationIvo Sieben2013-06-111-5/+6
| * | | | | | | genirq: Add kerneldoc for irq_disable.Andreas Fenkart2013-05-291-0/+13
| * | | | | | | genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-291-0/+3
| * | | | | | | genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-292-12/+181
| * | | | | | | genirq: Generic chip: Split out code into separate functionsThomas Gleixner2013-05-291-16/+34
| * | | | | | | genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-291-2/+6
| * | | | | | | genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-291-9/+14
| * | | | | | | genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-291-7/+10
| * | | | | | | genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-291-6/+10
| * | | | | | | genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto2013-05-291-14/+17
| |/ / / / / /
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-037-1208/+154
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-197-1208/+154
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-107-1063/+104
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | rcu: Shrink TINY_RCU by reworking CPU-stall ifdefsPaul E. McKenney2013-06-102-6/+4
| | | | | | * | | | | | | rcu: Shrink TINY_RCU by moving exit_rcu()Paul E. McKenney2013-06-102-25/+27
| | | | | | * | | | | | | rcu: Consolidate rcutiny_plugin.h ifdefsPaul E. McKenney2013-06-101-46/+40
| | | | | | * | | | | | | rcu: Remove check_cpu_stall_preempt()Paul E. McKenney2013-06-101-7/+0
| | | | | | * | | | | | | rcu: Simplify RCU_TINY RCU callback invocationPaul E. McKenney2013-06-102-38/+9
| | | | | | * | | | | | | rcu: Remove rcu_preempt_process_callbacks()Paul E. McKenney2013-06-102-9/+0
| | | | | | * | | | | | | rcu: Remove rcu_preempt_remove_callbacks()Paul E. McKenney2013-06-102-9/+0
| | | | | | * | | | | | | rcu: Remove rcu_preempt_check_callbacks()Paul E. McKenney2013-06-102-9/+0
| | | | | | * | | | | | | rcu: Remove show_tiny_preempt_stats()Paul E. McKenney2013-06-101-13/+0
| | | | | | * | | | | | | rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-101-854/+0
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | | * | | | | | | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-101-39/+0
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | rcu: Merge adjacent identical ifdefsPaul E. McKenney2013-06-101-3/+0
| | | | * | | | | | | rcu: Drive quiescent-state-forcing delay from HZPaul E. McKenney2013-06-102-7/+26
| | | | * | | | | | | rcu: Remove "Experimental" flagsPaul E. McKenney2013-06-101-5/+5
| | | |/ / / / / / /
| | * | | | | | | | rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney2013-06-101-8/+2
| | * | | | | | | | rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney2013-06-101-13/+1
| | * | | | | | | | rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney2013-06-101-22/+3
| | * | | | | | | | rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney2013-06-101-42/+6
| | * | | | | | | | rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney2013-06-102-29/+4