summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-07-20power: Add option to log time spent in suspendColin Cross
2011-07-15Move x86_64 idle notifiers to genericTodd Poynor
2011-07-12cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-07-12Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin
2011-07-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-07-06resource: ability to resize an allocated resourceRam Pai
2011-07-01sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29jump_label: Fix jump_label update for modulesXiao Guangrong
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-21alarmtimers: Return -ENOTSUPP if no RTC device is presentJohn Stultz
2011-06-21alarmtimers: Handle late rtc module loadingJohn Stultz
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-16rcu: Move RCU_BOOST #ifdefs to header filePaul E. McKenney
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-15rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney
2011-06-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-06-15gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett
2011-06-15memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki
2011-06-15sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt
2011-06-15sched: Fix need_resched() when checking peemptHillf Danton
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-14rcu: Simplify curing of load woesPaul E. McKenney
2011-06-14HACK: time: Disable alarmtimerColin Cross
2011-06-14printk: do not handle non-sleepable notification in console_cpu_notifymhban
2011-06-14power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-06-14Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-06-14cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-06-14cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-06-14power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-06-14wakelock: Fix operator precedence bugColin Cross
2011-06-14scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-06-14scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-06-14sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2011-06-14power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-06-14kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2011-06-14printk: Fix log_buf_copy termination.Arve Hjønnevåg
2011-06-14Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2011-06-14cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-06-14PM: earlysuspend: Removing dependence on console.Rebecca Schultz