index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2
-29
/
+130
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2
-29
/
+49
2011-07-20
make sure that nsproxy_cache is initialized early enough
Al Viro
2
-3
/
+2
2011-07-20
kill file_permission() completely
Al Viro
1
-1
/
+2
2011-07-19
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
1
-6
/
+6
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-2
/
+6
2011-07-19
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
1
-2
/
+4
2011-07-20
kernel: prevent unnecessary rebuilding due to config_data.gz
Peter Foley
1
-3
/
+2
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
1
-1
/
+6
2011-07-17
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
Oleg Nesterov
1
-12
/
+0
2011-07-17
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
Oleg Nesterov
1
-7
/
+5
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
1
-2
/
+6
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-2
/
+3
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
1
-0
/
+2
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
1
-6
/
+12
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
1
-1
/
+36
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
1
-26
/
+138
2011-07-15
kprobes: Return -ENOENT if probe point doesn't exist
Masami Hiramatsu
1
-10
/
+23
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
1
-56
/
+36
2011-07-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-5
/
+36
2011-07-15
sched: Fix 32bit race
Peter Zijlstra
1
-0
/
+3
2011-07-14
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
1
-2
/
+28
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
1
-21
/
+22
2011-07-14
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
1
-2
/
+0
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
3
-19
/
+87
2011-07-14
sched: adjust scheduler cpu power for stolen time
Glauber Costa
2
-12
/
+39
2011-07-14
KVM guest: Steal time accounting
Glauber Costa
1
-0
/
+43
2011-07-14
KVM: Steal time implementation
Glauber Costa
1
-0
/
+2
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
1
-0
/
+26
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
1
-0
/
+4
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
1
-16
/
+33
2011-07-13
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2
-5
/
+36
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
1
-2
/
+16
2011-07-12
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
Alexander Graf
1
-0
/
+1
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
2
-2
/
+0
2011-07-11
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Michael Witten
1
-2
/
+2
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
23
-554
/
+743
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
5
-11
/
+2
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
5
-8
/
+8
2011-07-07
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
1
-5
/
+11
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2
-17
/
+35
2011-07-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+5
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2
-11
/
+12
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
1
-2
/
+16
2011-07-07
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2
-10
/
+5
[prev]
[next]