index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2009-09-11
1
-36
/
+137
|
\
|
*
perf_counter: Fix output-sharing error path
Ingo Molnar
2009-09-03
1
-20
/
+20
|
*
perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
Ingo Molnar
2009-09-02
1
-3
/
+10
|
*
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-09-02
10
-52
/
+52
|
|
\
|
*
|
perf_counter: Allow sharing of output channels
Peter Zijlstra
2009-08-25
1
-3
/
+80
|
*
|
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
2009-08-25
1
-13
/
+30
*
|
|
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
3
-9
/
+180
|
\
\
\
|
*
|
|
genirq: Do not mask oneshot edge type interrupts
Thomas Gleixner
2009-08-27
1
-7
/
+2
|
*
|
|
genirq: Support nested threaded irq handling
Thomas Gleixner
2009-08-17
2
-3
/
+98
|
*
|
|
genirq: Add buslock support
Thomas Gleixner
2009-08-17
3
-1
/
+33
|
*
|
|
genirq: Add oneshot support
Thomas Gleixner
2009-08-17
2
-7
/
+56
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-11
4
-8
/
+9
|
\
\
\
\
|
*
|
|
|
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
2009-08-29
1
-1
/
+4
|
*
|
|
|
Merge commit 'v2.6.31-rc7' into irq/core
Ingo Molnar
2009-08-25
55
-614
/
+1169
|
|
\
\
\
\
|
*
|
|
|
|
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
2009-08-09
1
-2
/
+1
|
*
|
|
|
|
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
Jiri Slaby
2009-08-04
1
-1
/
+0
|
*
|
|
|
|
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
2009-07-05
1
-4
/
+4
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-11
15
-2927
/
+1293
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into core/rcu
Ingo Molnar
2009-09-04
10
-51
/
+68
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
2009-08-29
3
-11
/
+14
|
*
|
|
|
|
|
|
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2009-08-29
2
-5
/
+66
|
*
|
|
|
|
|
|
rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds
Paul E. McKenney
2009-08-25
1
-0
/
+2
|
*
|
|
|
|
|
|
rcu: Add CPU-offline processing for single-node configurations
Paul E. McKenney
2009-08-24
2
-0
/
+26
|
*
|
|
|
|
|
|
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
3
-1855
/
+0
|
*
|
|
|
|
|
|
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
7
-47
/
+571
|
*
|
|
|
|
|
|
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
2009-08-23
3
-5
/
+13
|
*
|
|
|
|
|
|
rcu: Use debugfs_remove_recursive() simplify code.
Paul E. McKenney
2009-08-23
1
-30
/
+15
|
*
|
|
|
|
|
|
rcu: Merge per-RCU-flavor initialization into pre-existing macro
Paul E. McKenney
2009-08-23
1
-9
/
+5
|
*
|
|
|
|
|
|
rcu: Fix online/offline indication for rcudata.csv trace file
Paul E. McKenney
2009-08-23
1
-1
/
+1
|
*
|
|
|
|
|
|
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
6
-49
/
+69
|
*
|
|
|
|
|
|
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
2009-08-23
3
-0
/
+241
|
*
|
|
|
|
|
|
rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.
Paul E. McKenney
2009-08-19
1
-1
/
+2
|
*
|
|
|
|
|
|
rcu: Fix typo in rcu_irq_exit() comment header
Josh Triplett
2009-08-15
1
-1
/
+1
|
*
|
|
|
|
|
|
rcu: Make rcupreempt_trace.c look at offline CPUs
Paul E. McKenney
2009-08-15
1
-2
/
+3
|
*
|
|
|
|
|
|
rcu: Make preemptable RCU scan all CPUs when summing RCU counters
Paul E. McKenney
2009-08-15
1
-7
/
+1
|
*
|
|
|
|
|
|
rcu: Simplify RCU CPU-hotplug notification
Paul E. McKenney
2009-08-15
3
-36
/
+22
|
*
|
|
|
|
|
|
rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces
Paul E. McKenney
2009-08-15
1
-20
/
+33
|
*
|
|
|
|
|
|
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
2009-08-15
63
-1340
/
+2244
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
rcu: Add synchronize_sched_expedited() torture tests
Paul E. McKenney
2009-07-03
1
-92
/
+110
|
*
|
|
|
|
|
|
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-07-03
2
-2
/
+152
|
*
|
|
|
|
|
|
rcu: Remove Classic RCU
Paul E. McKenney
2009-06-24
2
-808
/
+0
*
|
|
|
|
|
|
|
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-11
1
-57
/
+118
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"
Sonic Zhang
2009-08-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
printk: Restore previous console_loglevel when re-enabling logging
Frans Pop
2009-07-10
1
-1
/
+10
|
*
|
|
|
|
|
|
|
printk: Ensure that "console enabled" messages are printed on the console
Robin Getz
2009-07-10
1
-15
/
+29
|
*
|
|
|
|
|
|
|
printk: Enable the use of more than one CON_BOOT (early console)
Robin Getz
2009-07-03
1
-54
/
+92
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
5
-506
/
+648
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
locking: Allow arch-inlined spinlocks
Heiko Carstens
2009-08-31
1
-0
/
+56
|
*
|
|
|
|
|
|
|
locking: Move spinlock function bodies to header file
Heiko Carstens
2009-08-31
1
-146
/
+28
|
*
|
|
|
|
|
|
|
Merge commit 'v2.6.31-rc8' into core/locking
Ingo Molnar
2009-08-31
38
-439
/
+836
|
|
\
\
\
\
\
\
\
\
[next]