summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-03Merge commit 'linux-linaro-3.1-2011.11-0-android-1' into igloocommunity#igloo...Mathieu J. Poirier
2011-12-06Merge branch 'trace-debug' into linux-stable-ux500-3.1Philippe Langlais
2011-12-06printk: don't use CONFIG_DEBUG_LLRabin Vincent
2011-12-06ftrace: Increase number of named processesJonas Aaberg
2011-12-06arm: add printascii in printk optionRabin Vincent
2011-12-06ARM: Make low-level printk workTony Lindgren
2011-12-06trace: add STM trace hooks for printk, trace_printk, trace_function, stack tr...Philippe Langlais
2011-12-06irq: Allow threaded and nested irqs to be sharedMattias Wallin
2011-12-06ux500: Start crash dump through SW resetPer Fransson
2011-12-06mpcore_wdt: Stop watchdog of non-crashing coresPer Fransson
2011-11-15Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-11-14Merge branch 'scheduler' into prepare_sched_mcVincent Guittot
2011-11-14ARM: cpu topology: Enable ARCH_POWERVincent Guittot
2011-11-14sched: Ensure cpu_power periodic updateVincent Guittot
2011-11-14sched: Request for idle balance during nohz idle load balanceSuresh Siddha
2011-11-14sched: Use resched IPI to kick off the nohz idle balanceVincent Guittot
2011-11-11Merge commit 'v3.1.1' into linaro-3.1Nicolas Pitre
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-11ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-20Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-10-19consoleearlysuspend: Fix warning messages during early suspendSachin Kamat
2011-10-19Merge commit 'v3.1-rc10-9-ge4fcd69' into linaro-3.1linux-linaro-3.1-2011.10-0Nicolas Pitre
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-09PM: Backoff suspend if repeated attempts failTodd Poynor
2011-10-09panic: Add board ID to panic outputNishanth Menon
2011-10-09PM: wakelocks: Display wakelocks preventing suspend by defaultTodd Poynor
2011-10-09PM: wakelocks: Don't report wake up wakelock if suspend abortedTodd Poynor
2011-10-09PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-10-09earlysuspend: add verbose debug flagErik Gilling
2011-10-09power: Add option to log time spent in suspendColin Cross
2011-10-09Move x86_64 idle notifiers to genericTodd Poynor
2011-10-09cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-10-09Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-10-09HACK: time: Disable alarmtimerColin Cross
2011-10-09printk: do not handle non-sleepable notification in console_cpu_notifymhban
2011-10-09power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...Colin Cross
2011-10-09Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-10-09cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-10-09cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-10-09power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-10-09wakelock: Fix operator precedence bugColin Cross
2011-10-09scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-10-09scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-10-09sched: Add a generic notifier when a task struct is about to be freedSan Mehat