summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-02-13PM / Sleep: Remove unnecessary label from suspend_freeze_processes()Rafael J. Wysocki
2012-02-13PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()Rafael J. Wysocki
2012-02-13PM / QoS: unconditionally build the featureJean Pihet
2012-02-13Merge commit 'pm-fixes-for-3.3-rc3' into pm-qosRafael J. Wysocki
2012-02-13ftrace: sched_switch plugin is deprecatedGeunsik Lim
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-11watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter
2012-02-09PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat
2012-02-09PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat
2012-02-09PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza
2012-02-09Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleepRafael J. Wysocki
2012-02-10security: create task_free security callbackKees Cook
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-03kernel/resource.c: move EXPORT_SYMBOL right after definitionCong Wang
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt
2012-02-03ftrace: Change filter/notrace set functions to return exit codeJiri Olsa
2012-02-03Input: add infrastructure for selecting clockid for event time stampsJohn Stultz
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan
2012-02-01PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-01-31sched: Move SMP-only variable into the SMP sectionHiroshi Shimamoto
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-30cgroup: remove extra calls to find_existing_css_setMandeep Singh Baines
2012-01-29PM / QoS: Simplify PM QoS expansion/mergeAlex Frid
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-01-27sched: Remove sched_switchRakib Mullick
2012-01-27sched: Ensure cpu_power periodic updateVincent Guittot
2012-01-27sched, block: Unify cache detectionPeter Zijlstra
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian
2012-01-27Merge branch 'linus' into perf/coreIngo Molnar
2012-01-27sched: Fix ancient race in do_exit()Yasunori Goto
2012-01-26time: Move common updates to a functionThomas Gleixner
2012-01-26time: Reorder so the hot data is togetherThomas Gleixner
2012-01-26time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz
2012-01-26ntp: Add ntp_lock to replace xtime_lockingJohn Stultz
2012-01-26ntp: Access tick_length variable via ntp_tick_length()John Stultz
2012-01-26ntp: Cleanup timex.hJohn Stultz
2012-01-26time: Add timekeeper lockJohn Stultz
2012-01-26time: Cleanup global variables and move them to the topJohn Stultz