summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2012-01-29PM / QoS: Simplify PM QoS expansion/mergeAlex Frid-13/+10
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki-20/+24
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki-0/+28
2012-01-27sched: Remove sched_switchRakib Mullick-4/+2
2012-01-27sched: Ensure cpu_power periodic updateVincent Guittot-8/+16
2012-01-27sched, block: Unify cache detectionPeter Zijlstra-3/+3
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min-0/+5
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar-13/+47
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian-38/+66
2012-01-27Merge branch 'linus' into perf/coreIngo Molnar-7/+5
2012-01-27sched: Fix ancient race in do_exit()Yasunori Goto-0/+16
2012-01-26time: Move common updates to a functionThomas Gleixner-22/+17
2012-01-26time: Reorder so the hot data is togetherThomas Gleixner-2/+2
2012-01-26time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz-29/+15
2012-01-26ntp: Add ntp_lock to replace xtime_lockingJohn Stultz-19/+44
2012-01-26ntp: Access tick_length variable via ntp_tick_length()John Stultz-4/+11
2012-01-26ntp: Cleanup timex.hJohn Stultz-1/+12
2012-01-26time: Add timekeeper lockJohn Stultz-44/+82
2012-01-26time: Cleanup global variables and move them to the topJohn Stultz-12/+12
2012-01-26time: Move raw_time into timekeeper structureJohn Stultz-13/+10
2012-01-26time: Move xtime into timekeeeper structureJohn Stultz-44/+47
2012-01-26time: Move wall_to_monotonic into the timekeeper structureJohn Stultz-32/+37
2012-01-26time: Move total_sleep_time into the timekeeper structureJohn Stultz-9/+15
2012-01-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2012-01-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava-1/+1
2012-01-26sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha-5/+29
2012-01-26sched/s390: Fix compile error in sched/core.cChristian Borntraeger-0/+1
2012-01-26sched: Fix rq->nr_uninterruptible update racePeter Zijlstra-12/+6
2012-01-26Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar-9/+19
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring-3/+2
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman-625/+0
2012-01-24sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman-9/+4
2012-01-24sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman-26/+0
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+25
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds-4/+4
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap-2/+1
2012-01-23kernel-doc: fix new warnings in auditsc.cRandy Dunlap-2/+3
2012-01-23kprobes: initialize before using a hlistAnanth N Mavinakayanahalli-1/+1
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa-0/+25
2012-01-21perf: Call perf_cgroup_event_time() directlyNamhyung Kim-1/+1
2012-01-21perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim-2/+0
2012-01-20cgroup: replace tasklist_lock with rcu_read_lockMandeep Singh Baines-3/+7
2012-01-20cgroup: simplify double-check locking in cgroup_attach_procMandeep Singh Baines-50/+29
2012-01-20cgroup: move struct cgroup_pidlist out from the header fileLi Zefan-0/+32
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds-3/+4
2012-01-19PM / Hibernate: Correct additional pages number calculationNamhyung Kim-1/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-295/+474
2012-01-17audit: no leading space in audit_log_d_path prefixKees Cook-4/+4