summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-08-05Merge branch 'imx_2.6.38' into imx_2.6.38_androidXinyu Chen
2011-08-04futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-07-27fix build errorXinyu Chen
2011-07-27Remove unused codesXinyu Chen
2011-07-26Android: fix android build error.Zhang Jiejing
2011-07-26Merge remote branch 'android/android-2.6.38' into imx_2.6.38Zhang Jiejing
2011-04-01ENGR00133978 PM: add time sensitive debug function to suspend & resumeZhang Jiejing
2011-03-29Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-03-29cgroup: leave cg_list valid upon cgroup_exitSimon Wilson
2011-03-29cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-03-29cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-03-29sched: use the old min_vruntime when normalizing on dequeueDima Zavin
2011-03-29power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-03-29wakelock: Fix operator precedence bugColin Cross
2011-03-29scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-03-29scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-03-29sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2011-03-29power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan
2011-03-29kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2011-03-29printk: Fix log_buf_copy termination.Arve Hjønnevåg
2011-03-29Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2011-03-29Fix cgroup: Add generic cgroup subsystem permission checks.Colin Cross
2011-03-29cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-03-29PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2011-03-29consoleearlysuspend: Fix for 2.6.32Arve Hjønnevåg
2011-03-29PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2011-03-29PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks...Arve Hjønnevåg
2011-03-29PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2011-03-29PM: Add user-space wake lock api.Arve Hjønnevåg
2011-03-29PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2011-03-29PM: Implement early suspend apiArve Hjønnevåg
2011-03-29PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of...Arve Hjønnevåg
2011-03-29power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2011-03-29power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2011-03-29PM: Implement wakelock api.Arve Hjønnevåg
2011-03-29sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2011-03-29Add build option to to set the default panic timeout.Arve Hjønnevåg
2011-03-29mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2011-03-29ARM: Make low-level printk workTony Lindgren
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds