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
*
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
2012-04-30
1
-4
/
+40
*
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
1
-62
/
+300
*
rcu: Use single value to handle expedited SRCU grace periods
Lai Jiangshan
2012-04-30
1
-13
/
+14
*
rcu: Improve srcu_readers_active_idx()'s cache locality
Lai Jiangshan
2012-04-30
1
-1
/
+8
*
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
1
-80
/
+69
*
rcu: Improve SRCU's wait_idx() comments
Lai Jiangshan
2012-04-30
1
-40
/
+37
*
rcu: Flip ->completed only once per SRCU grace period
Lai Jiangshan
2012-04-30
1
-36
/
+56
*
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
1
-10
/
+9
*
rcu: Remove fast check path from __synchronize_srcu()
Lai Jiangshan
2012-04-30
1
-24
/
+1
*
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
2
-96
/
+190
*
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
2012-04-30
1
-8
/
+186
*
rcu: Fixes to rcutorture error handling and cleanup
Paul E. McKenney
2012-04-25
1
-3
/
+16
*
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-14
1
-0
/
+1
|
\
|
*
irq_work: fix compile failure on tile from missing include
Chris Metcalf
2012-04-13
1
-0
/
+1
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-13
1
-1
/
+2
|
\
\
|
*
|
irq_domain: fix type mismatch in debugfs output format
Grant Likely
2012-04-13
1
-1
/
+2
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-04-13
4
-5
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
2012-04-10
1
-1
/
+3
|
*
|
itimer: Use printk_once instead of WARN_ONCE
Thomas Gleixner
2012-04-10
1
-3
/
+4
|
*
|
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-06
1
-2
/
+2
|
*
|
tick: Document TICK_ONESHOT config option
Thomas Gleixner
2012-03-31
1
-0
/
+4
|
*
|
itimer: Schedule silent NULL pointer fixup in setitimer() for removal
Sasikantha babu
2012-03-30
1
-1
/
+4
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-12
1
-1
/
+1
|
\
\
\
|
*
|
|
panic: fix stack dump print on direct call to panic()
Jason Wessel
2012-04-12
1
-1
/
+1
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-12
2
-31
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
2012-04-12
1
-24
/
+9
|
*
|
|
irqdomain: Fix debugfs formatting
Grant Likely
2012-04-11
1
-3
/
+3
|
*
|
|
irq_domain: correct the debugfs file name
Mika Westerberg
2012-04-11
1
-1
/
+1
|
*
|
|
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
David Daney
2012-04-11
1
-3
/
+4
|
|
|
/
|
|
/
|
*
/
|
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
2012-04-11
1
-0
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-04-07
1
-4
/
+4
|
\
\
|
*
|
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-05
1
-4
/
+4
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-06
1
-16
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-06
1
-16
/
+2
*
|
|
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-05
2
-30
/
+25
|
\
\
\
|
*
|
|
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-03-30
1
-29
/
+24
|
*
|
|
kdb: Fix smatch warning on dbg_io_ops->is_console
Jason Wessel
2012-03-30
1
-1
/
+1
*
|
|
|
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-04
6
-62
/
+148
|
\
\
\
\
|
*
|
|
|
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
1
-0
/
+50
|
*
|
|
|
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
2
-11
/
+39
|
*
|
|
|
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
4
-27
/
+8
|
*
|
|
|
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
1
-13
/
+10
|
*
|
|
|
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-03-28
1
-13
/
+45
|
*
|
|
|
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
2012-03-28
1
-13
/
+11
*
|
|
|
|
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2012-04-02
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
2012-04-02
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-04-02
1
-4
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
padata: Fix cpu hotplug
Steffen Klassert
2012-03-29
1
-0
/
+3
|
*
|
|
|
|
|
padata: Use the online cpumask as the default
Steffen Klassert
2012-03-29
1
-4
/
+4
|
*
|
|
|
|
|
padata: Add a reference to the api documentation
Steffen Klassert
2012-03-29
1
-0
/
+2
[next]