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
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-350
/
+788
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+51
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-828
/
+1491
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-86
/
+377
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
1
-61
/
+58
2014-03-31
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
2
-3
/
+3
2014-03-30
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-29
cgroup: remove useless argument from cgroup_exit()
Li Zefan
2
-4
/
+3
2014-03-29
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2
-5
/
+3
2014-03-28
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
1
-1
/
+2
2014-03-26
Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2014-03-25
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
1
-2
/
+25
2014-03-26
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
1
-7
/
+7
2014-03-26
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
1
-1
/
+1
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
1
-0
/
+7
2014-03-25
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+58
2014-03-24
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
1
-0
/
+3
2014-03-24
cgroup: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
Monam Agarwal
1
-1
/
+1
2014-03-22
genirq: Export symbol no_action()
Alexander Shiyan
1
-0
/
+1
2014-03-21
tracepoint: Remove unused API functions
Mathieu Desnoyers
1
-217
/
+5
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
3
-25
/
+14
2014-03-20
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-03-20
rcu: Provide grace-period piggybacking API
Paul E. McKenney
1
-4
/
+58
2014-03-20
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2
-2
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-20
cgroup: break kernfs active_ref protection in cgroup directory operations
Tejun Heo
1
-1
/
+26
2014-03-20
Merge branches 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
6
-14
/
+20
2014-03-20
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
Rafael J. Wysocki
1
-6
/
+12
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
3
-21
/
+6
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
1
-1
/
+1
2014-03-19
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2014-03-19
cgroup: fix cgroup_taskset walking order
Tejun Heo
1
-5
/
+19
2014-03-19
resources: Set type in __request_region()
Bjorn Helgaas
1
-2
/
+2
2014-03-19
cgroup: implement CFTYPE_ONLY_ON_DFL
Tejun Heo
1
-0
/
+2
2014-03-19
cgroup: make cgrp_dfl_root mountable
Tejun Heo
1
-33
/
+61
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
3
-3
/
+3
2014-03-19
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
1
-87
/
+81
2014-03-19
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
1
-22
/
+39
2014-03-19
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
1
-44
/
+56
2014-03-19
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
1
-23
/
+20
2014-03-19
cgroup: reorganize cgroup bootstrapping
Tejun Heo
1
-51
/
+49
2014-03-19
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
1
-9
/
+9
2014-03-19
genirq: procfs: Make smp_affinity values go+r
Chema Gonzalez
1
-4
/
+4
2014-03-19
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
1
-0
/
+1
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
2014-03-18
uprobes: allow ignoring of probe hits
David A. Long
1
-0
/
+9
2014-03-18
uprobes: Kconfig dependency fix
David A. Long
1
-0
/
+1
2014-03-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+12
[prev]
[next]