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
2013-06-25
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
1
-76
/
+71
2013-06-25
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
1
-4
/
+4
2013-06-25
irqdomain: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-1
/
+1
2013-06-24
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
1
-25
/
+22
2013-06-24
cgroup: clean up find_css_set() and friends
Tejun Heo
1
-21
/
+17
2013-06-24
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
1
-10
/
+12
2013-06-24
cgroup: prefix global variables with "cgroup_"
Tejun Heo
1
-76
/
+77
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
10
-106
/
+275
2013-06-24
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
James Hogan
1
-0
/
+1
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
2
-4
/
+97
2013-06-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-10
/
+11
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+57
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-82
/
+185
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-10
/
+5
2013-06-20
hw_breakpoint: Introduce "struct bp_cpuinfo"
Oleg Nesterov
1
-33
/
+36
2013-06-20
hw_breakpoint: Simplify *register_wide_hw_breakpoint()
Oleg Nesterov
1
-23
/
+11
2013-06-20
hw_breakpoint: Introduce cpumask_of_bp()
Oleg Nesterov
1
-26
/
+17
2013-06-20
hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths
Oleg Nesterov
1
-12
/
+8
2013-06-20
hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
Oleg Nesterov
1
-24
/
+16
2013-06-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+3
2013-06-20
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-06-20
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
1
-1
/
+1
2013-06-19
Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2013-06-19
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
7
-1208
/
+154
2013-06-19
sched: Don't mix use of typedef ctl_table and struct ctl_table
Joe Perches
1
-1
/
+1
2013-06-19
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
Viresh Kumar
1
-1
/
+1
2013-06-19
sched: Fix memory leakage in build_sched_groups()
Viresh Kumar
1
-2
/
+2
2013-06-19
sched: Use cached value of span instead of calling sched_domain_span()
Viresh Kumar
1
-1
/
+1
2013-06-19
sched: Create for_each_sd_topology()
Viresh Kumar
1
-3
/
+6
2013-06-19
sched: Don't set sd->child to NULL when it is already NULL
Viresh Kumar
1
-1
/
+1
2013-06-19
sched: Don't initialize alloc_state in build_sched_domains()
Viresh Kumar
1
-1
/
+1
2013-06-19
sched: Optimize build_sched_domains() for saving first SD node for a cpu
Viresh Kumar
1
-5
/
+2
2013-06-19
sched: Remove unused params of build_sched_domain()
Viresh Kumar
1
-4
/
+3
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
3
-4
/
+4
2013-06-19
sched: Femove the useless declaration in kernel/sched/fair.c
Michael Wang
1
-4
/
+0
2013-06-19
sched: Refine the code in unthrottle_cfs_rq()
Michael Wang
1
-1
/
+1
2013-06-19
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
Kirill Tkhai
2
-67
/
+16
2013-06-19
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
34
-1096
/
+1297
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
1
-0
/
+40
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
1
-4
/
+17
2013-06-19
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
1
-1
/
+1
2013-06-19
perf: Fix hypervisor branch sampling permission check
Stephane Eranian
1
-2
/
+2
2013-06-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-82
/
+185
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-06-19
cgroup: rename cont to cgrp
Li Zefan
1
-11
/
+11
2013-06-18
cgroup: clean up cgroup_serial_nr_cursor
Tejun Heo
1
-7
/
+8
2013-06-18
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
1
-36
/
+44
2013-06-18
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
1
-8
/
+10
[prev]
[next]