index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-225
/
+589
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
2
-4
/
+5
2010-02-27
rcu: Fix accelerated GPs for last non-dynticked CPU
Paul E. McKenney
1
-1
/
+9
2010-02-27
rcu: Fix accelerated grace periods for last non-dynticked CPU
Paul E. McKenney
3
-20
/
+57
2010-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-69
/
+65
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+691
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
1
-58
/
+0
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2010-02-26
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
1
-4
/
+0
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
1
-4
/
+19
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+14
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-1
/
+30
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-5
/
+44
2010-02-26
rcu: Export rcu_scheduler_active
Paul E. McKenney
1
-0
/
+1
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
2
-19
/
+18
2010-02-26
rcu: Make lockdep_rcu_dereference() message less alarmist
Paul E. McKenney
1
-3
/
+3
2010-02-25
sched, cgroups: Fix module export
Ingo Molnar
1
-0
/
+1
2010-02-25
rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
Paul E. McKenney
3
-0
/
+57
2010-02-25
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
1
-1
/
+1
2010-02-25
rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
Paul E. McKenney
2
-3
/
+2
2010-02-25
rcu: Convert to raw_spinlocks
Paul E. McKenney
3
-92
/
+92
2010-02-25
rcu: Stop overflowing signed integers
Paul E. McKenney
3
-28
/
+30
2010-02-25
rcu: Accelerate grace period if last non-dynticked CPU
Paul E. McKenney
2
-3
/
+71
2010-02-25
sched: Better name for for_each_domain_rd
Paul E. McKenney
1
-2
/
+2
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
6
-10
/
+38
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
1
-0
/
+18
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
3
-19
/
+53
2010-02-25
Merge commit 'v2.6.33' into core/rcu
Ingo Molnar
30
-146
/
+353
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
1
-0
/
+2
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+5
2010-02-22
resource: add release_child_resources
Yinghai Lu
1
-0
/
+30
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-2
/
+2
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-5
/
+9
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+5
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
1
-1
/
+1
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
1
-0
/
+1
2010-02-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+5
2010-02-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2010-02-15
kprobes: Add mcount to the kprobes blacklist
Masami Hiramatsu
1
-0
/
+1
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
1
-6
/
+5
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
1
-1
/
+1
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
1
-0
/
+2
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+45
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2
-2
/
+2
2010-02-03
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
1
-10
/
+5
2010-02-03
futex: Handle futex value corruption gracefully
Thomas Gleixner
1
-2
/
+19
2010-02-03
futex: Handle user space corruption gracefully
Thomas Gleixner
1
-0
/
+7
2010-02-03
futex_lock_pi() key refcnt fix
Mikael Pettersson
1
-1
/
+1
[next]