aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2013-12-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
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-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-08Merge tag 'v3.10.23' into linux-linaro-lskMark Brown
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-05Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-05Merge tag 'v3.10.22' into linux-linaro-lskMark Brown
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-02Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-02Merge tag 'v3.10.21' into linux-linaro-lskMark Brown
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-22Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-android-13.11Mark Brown
2013-11-22Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lsklsk-13.11Mark Brown
2013-11-22sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMPChris Redpath
2013-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-21Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-11-21Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3....Mark Brown
2013-11-21sched: hmp: add read-only hmp domain sysfs fileChris Redpath
2013-11-21HMP: Avoid using the cpu stopper to stop runnable tasksMathieu Poirier
2013-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-21Merge tag 'v3.10.20' into linux-linaro-lskMark Brown
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-14Merge remote-tracking branch 'lsk/v3.10/topic/android-fixes' into linux-linar...Mark Brown
2013-11-13ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2013-11-13Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-11-13Merge tag 'v3.10.19' into linux-linaro-lskMark Brown
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