index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-03
5
-68
/
+294
|
\
|
*
softirq: Use _RET_IP_
Davidlohr Bueso
2013-06-28
1
-6
/
+4
|
*
genirq: Add the generic chip to the genirq docbook
Thomas Gleixner
2013-06-28
1
-5
/
+6
|
*
genirq: generic-chip: Export some irq_gc_ functions
Fabio Estevam
2013-06-28
1
-0
/
+3
|
*
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
2013-06-28
1
-3
/
+3
|
*
irqdomain: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-25
1
-1
/
+1
|
*
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
James Hogan
2013-06-24
1
-0
/
+1
|
*
genirq: Set irq thread to RT priority on creation
Ivo Sieben
2013-06-11
1
-5
/
+6
|
*
genirq: Add kerneldoc for irq_disable.
Andreas Fenkart
2013-05-29
1
-0
/
+13
|
*
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
2013-05-29
1
-0
/
+3
|
*
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2013-05-29
2
-12
/
+181
|
*
genirq: Generic chip: Split out code into separate functions
Thomas Gleixner
2013-05-29
1
-16
/
+34
|
*
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
2013-05-29
1
-2
/
+6
|
*
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
2013-05-29
1
-9
/
+14
|
*
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
2013-05-29
1
-7
/
+10
|
*
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
2013-05-29
1
-6
/
+10
|
*
genirq: Generic chip: Remove the local cur_regs() function
Gerlando Falauto
2013-05-29
1
-14
/
+17
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-03
7
-1208
/
+154
|
\
\
|
*
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-06-19
7
-1208
/
+154
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
-
-
.
\
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...
Paul E. McKenney
2013-06-10
7
-1063
/
+104
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
Paul E. McKenney
2013-06-10
2
-6
/
+4
|
|
|
|
|
|
*
|
rcu: Shrink TINY_RCU by moving exit_rcu()
Paul E. McKenney
2013-06-10
2
-25
/
+27
|
|
|
|
|
|
*
|
rcu: Consolidate rcutiny_plugin.h ifdefs
Paul E. McKenney
2013-06-10
1
-46
/
+40
|
|
|
|
|
|
*
|
rcu: Remove check_cpu_stall_preempt()
Paul E. McKenney
2013-06-10
1
-7
/
+0
|
|
|
|
|
|
*
|
rcu: Simplify RCU_TINY RCU callback invocation
Paul E. McKenney
2013-06-10
2
-38
/
+9
|
|
|
|
|
|
*
|
rcu: Remove rcu_preempt_process_callbacks()
Paul E. McKenney
2013-06-10
2
-9
/
+0
|
|
|
|
|
|
*
|
rcu: Remove rcu_preempt_remove_callbacks()
Paul E. McKenney
2013-06-10
2
-9
/
+0
|
|
|
|
|
|
*
|
rcu: Remove rcu_preempt_check_callbacks()
Paul E. McKenney
2013-06-10
2
-9
/
+0
|
|
|
|
|
|
*
|
rcu: Remove show_tiny_preempt_stats()
Paul E. McKenney
2013-06-10
1
-13
/
+0
|
|
|
|
|
|
*
|
rcu: Remove TINY_PREEMPT_RCU
Paul E. McKenney
2013-06-10
1
-854
/
+0
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
2013-06-10
1
-39
/
+0
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
rcu: Merge adjacent identical ifdefs
Paul E. McKenney
2013-06-10
1
-3
/
+0
|
|
|
|
*
|
rcu: Drive quiescent-state-forcing delay from HZ
Paul E. McKenney
2013-06-10
2
-7
/
+26
|
|
|
|
*
|
rcu: Remove "Experimental" flags
Paul E. McKenney
2013-06-10
1
-5
/
+5
|
|
|
|
/
/
|
|
*
|
|
rcu: Move redundant call to note_gp_changes() into called function
Paul E. McKenney
2013-06-10
1
-8
/
+2
|
|
*
|
|
rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()
Paul E. McKenney
2013-06-10
1
-13
/
+1
|
|
*
|
|
rcu: Eliminate check_for_new_grace_period() wrapper function
Paul E. McKenney
2013-06-10
1
-22
/
+3
|
|
*
|
|
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
2013-06-10
1
-42
/
+6
|
|
*
|
|
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2013-06-10
2
-29
/
+4
|
|
*
|
|
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
2013-06-10
1
-6
/
+7
|
|
*
|
|
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
2013-06-10
1
-0
/
+3
|
|
*
|
|
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
2013-06-10
1
-59
/
+59
|
|
|
/
/
|
|
*
|
rcu: Convert rcutree_plugin.h printk calls
Paul E. McKenney
2013-06-10
1
-23
/
+22
|
|
*
|
rcu: Convert rcutree.c printk calls
Paul E. McKenney
2013-06-10
1
-3
/
+3
*
|
|
|
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-03
1
-32
/
+352
|
\
\
\
\
|
*
|
|
|
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
2013-06-26
1
-3
/
+41
|
*
|
|
|
mutex: Add support for wound/wait style locks
Maarten Lankhorst
2013-06-26
1
-16
/
+302
|
*
|
|
|
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
2013-06-26
1
-18
/
+14
*
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-03
3
-5
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
futex: Use freezable blocking call
Colin Cross
2013-06-25
1
-1
/
+2
[next]