index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-29
PM / QoS: Simplify PM QoS expansion/merge
Alex Frid
1
-13
/
+10
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
4
-20
/
+24
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2
-0
/
+28
2012-01-27
sched: Remove sched_switch
Rakib Mullick
3
-4
/
+2
2012-01-27
sched: Ensure cpu_power periodic update
Vincent Guittot
1
-8
/
+16
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
1
-3
/
+3
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2012-01-27
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2
-13
/
+47
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
1
-38
/
+66
2012-01-27
Merge branch 'linus' into perf/core
Ingo Molnar
3
-7
/
+5
2012-01-27
sched: Fix ancient race in do_exit()
Yasunori Goto
1
-0
/
+16
2012-01-26
time: Move common updates to a function
Thomas Gleixner
1
-22
/
+17
2012-01-26
time: Reorder so the hot data is together
Thomas Gleixner
1
-2
/
+2
2012-01-26
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
1
-29
/
+15
2012-01-26
ntp: Add ntp_lock to replace xtime_locking
John Stultz
1
-19
/
+44
2012-01-26
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2
-4
/
+11
2012-01-26
ntp: Cleanup timex.h
John Stultz
1
-1
/
+12
2012-01-26
time: Add timekeeper lock
John Stultz
1
-44
/
+82
2012-01-26
time: Cleanup global variables and move them to the top
John Stultz
1
-12
/
+12
2012-01-26
time: Move raw_time into timekeeper structure
John Stultz
1
-13
/
+10
2012-01-26
time: Move xtime into timekeeeper structure
John Stultz
1
-44
/
+47
2012-01-26
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
1
-32
/
+37
2012-01-26
time: Move total_sleep_time into the timekeeper structure
John Stultz
1
-9
/
+15
2012-01-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+1
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2012-01-26
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-1
/
+1
2012-01-26
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
1
-5
/
+29
2012-01-26
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
1
-0
/
+1
2012-01-26
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
1
-12
/
+6
2012-01-26
Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/core
Ingo Molnar
1
-9
/
+19
2012-01-25
irq: make SPARSE_IRQ an optionally hidden option
Rob Herring
1
-3
/
+2
2012-01-24
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
3
-625
/
+0
2012-01-24
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
1
-9
/
+4
2012-01-24
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
1
-26
/
+0
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+25
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+2
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2
-4
/
+4
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-2
/
+1
2012-01-23
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
1
-2
/
+3
2012-01-23
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
1
-1
/
+1
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
1
-0
/
+25
2012-01-21
perf: Call perf_cgroup_event_time() directly
Namhyung Kim
1
-1
/
+1
2012-01-21
perf: Don't call release_callchain_buffers() if allocation fails
Namhyung Kim
1
-2
/
+0
2012-01-20
cgroup: replace tasklist_lock with rcu_read_lock
Mandeep Singh Baines
1
-3
/
+7
2012-01-20
cgroup: simplify double-check locking in cgroup_attach_proc
Mandeep Singh Baines
1
-50
/
+29
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
1
-0
/
+32
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+4
2012-01-19
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
1
-1
/
+2
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
Linus Torvalds
7
-295
/
+474
2012-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
2
-4
/
+4
[prev]
[next]