summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-06-08watchdog: use FIQ WDT for soft lockup stack dumpRenn Wu
2014-06-24cpu: enhance power efficiencySumit Singh
2014-06-24sched: defining relaxed version of idle_cpuSumit Singh
2014-06-24smp: enhance power efficiencySumit Singh
2014-06-20futex : Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)Thomas Gleixner
2014-06-10Merge commit 'refs/changes/82/419382/1' of ssh://git-master:12001/linux-3.10 ...Mandar padmawar
2014-06-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-29Merge commit 'refs/changes/16/411516/5' of ssh://git-master:12001/linux-3.10 ...Mandar padmawar
2014-05-29Merge branch 'android-3.10' into rel-21Ishan Mittal
2014-05-27PM QoS: Fix pmqos notifiers in pm_qos_enabled_setSai Gurrappadi
2014-05-27time: tegra: post-lp0 sync system to rtc timeBitan Biswas
2014-05-23mutex: save power with better cpu_relaxAlex Van Brunt
2014-05-22fixup! net: ipv6: Add IPv6 support to the ping socket.Dan Willemsen
2014-05-14syscalls: add trace events for system callsAlex Van Brunt
2014-05-14sched: add event for context switch endAlex Van Brunt
2014-05-06hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua
2014-05-05Merge branch 'ARM64 Upstream' into rel-21Ishan Mittal
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-29ARM: tegra: add armv8 cpu registers to nvdumperYifei Wan
2014-04-26exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov
2014-04-26wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2014-04-26pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov
2014-04-26user namespace: fix incorrect memory barriersMikulas Patocka
2014-04-24Power: Changes the permission to read only for sysfs fileRuchi Kandoi
2014-04-22prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thr...Ruchi Kandoi
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-02tick: Don't clear idle and iowait sums on CPU downSai Gurrappadi
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-24sched: Trying to reduce power usageSumit Singh
2014-03-23tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister
2014-03-18Revert "Revert parts of "hlist: drop the node parameter from iterators""Seema Khowala
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-10power: wakeup_reason: rename irq_count to irqcountGreg Hackmann
2014-03-10Power: Add guard condition for maximum wakeup reasonsRuchi Kandoi
2014-03-06perf: Fix hotplug splatPeter Zijlstra
2014-03-06workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan
2014-03-03sched: Force sleep on consecutive sched_yieldsSai Gurrappadi
2014-02-22genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-22time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-22tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-21POWER: fix compile warnings in log_wakeup_reasonRuchi Kandoi
2014-02-20Power: add an API to log wakeup reasonsRuchi Kandoi