summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-01-29Power: pmqos: Add emc freq pmqos constraintPuneet Saxena
2014-01-29audit: change decimal constant to macro for invalid uidRichard Guy Briggs
2014-01-22mm: Add TLB flush all thresholdTerje Bergstrom
2014-01-14power: Fix coverity errorSai Gurrappadi
2014-01-13sched_clock: document 4Mhz vs 1Mhz decisionStephen Boyd
2014-01-13sched_clock: Remove sched_clock_func() hookStephen Boyd
2014-01-13clocksource: Extract max nsec calculation into separate functionStephen Boyd
2014-01-13sched_clock: Add support for >32 bit sched_clockStephen Boyd
2014-01-13sched_clock: Use an hrtimer instead of timerStephen Boyd
2014-01-13sched_clock: Use seqcount instead of rolling our ownStephen Boyd
2014-01-13sched_clock: Fix integer overflowBaruch Siach
2014-01-13ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd
2014-01-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-12-30Merge branch 'remotes/android/android-3.10' into dev-kernel-3.10Bharat Nihalani
2013-12-20kernel: watchdog: query CPU soft/hard lockup statusVarun Wadekar
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan
2013-12-11time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar
2013-12-08clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-12-08clockevents: Split out selection logicThomas Gleixner
2013-12-08clockevents: Add module refcountThomas Gleixner
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner
2013-12-04cgroup: use a dedicated workqueue for cgroup destructionTejun Heo
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra
2013-12-04workqueue: fix ordered workqueues in NUMA setupsTejun Heo
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2013-12-04audit: log the audit_names record typeJeff Layton
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause
2013-12-04audit: use nlmsg_len() to get message payload lengthMathias Krause
2013-12-04audit: printk USER_AVC messages when audit isn't enabledTyler Hicks
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro
2013-12-03net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-20perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-11-20tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2013-11-13ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2013-11-13clockevents: Sanitize ticks to nsec conversionThomas Gleixner
2013-11-13cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar
2013-11-07anonymous vma names: fix build with !MMUColin Cross
2013-11-07mm: fix anon vma namingColin Cross
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-25misc: tegra-profiler: kprobes is no longer usedIgor Nabirushkin
2013-10-24cgroup: fix to break the while loop in cgroup_attach_task() correctlyShridhar Rasal
2013-10-21power: Prefer min over max for online cpusSai Gurrappadi
2013-10-21PM / QoS: Add notifier for flagsTerje Bergstrom