aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-09-01Merge remote-tracking branch 'acpi/leg-kernel' into leg-kernelGraeme Gregory
2015-08-31genirq: MSI: Add support to query MSI domain for a deviceSuravee Suthikulpanit
2015-08-31fixup! genirq: irqdomain: Remove irqdomain dependency on struct device_nodeMarc Zyngier
2015-08-31genirq: irqdomain: Add irq_create_acpi_mappingMarc Zyngier
2015-08-31genirq: irqdomain: Remove irqdomain dependency on struct device_nodeMarc Zyngier
2015-08-31fixup! genirq: irqdomain: Allow irq domain aliasingMarc Zyngier
2015-08-31genirq: irqdomain: Allow irq domain aliasingMarc Zyngier
2015-08-31genirq, PCI: Move alloc_msi_entry() from PCI MSI code into generic MSI codeJiang Liu
2015-08-25Merge tag 'v4.2-rc8'Amit Pundir
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-08-18timer: Write timer->flags atomicallyEric Dumazet
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-17Merge tag 'v4.2-rc7'Amit Pundir
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-12perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings
2015-08-10cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-08-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-08-10Merge tag 'v4.2-rc6'Amit Pundir
2015-08-07kthread: export kthread functionsDavid Kershner
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-05wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2015-08-04perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-07-29module: weaken locking assertion for oops path.Rusty Russell
2015-07-27perf: Fix running time accountingPeter Zijlstra
2015-07-27Merge tag 'v4.2-rc4' into linaro-android-llctAmit Pundir
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-26cgroup: fix AOSP's cgroup subsys permission checkAmit Pundir
2015-07-26power: suspend_time: include module.h instead of init.hAmit Pundir
2015-07-26Merge tag 'linaro-android-4.1' into v4.2-rc3Amit Pundir
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-23Merge branch 'aosp/android-3.18' of https://android.googlesource.com/kernel/c...Amit Pundir
2015-07-22mm: Fix bugs in region_is_ram()Toshi Kani
2015-07-21locking/pvqspinlock: Fix kernel panic in locking-selftestWaiman Long
2015-07-21trace: fix aosp's non-hierarchical function_graph buildAmit Pundir
2015-07-21Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17Fix generic cgroup subsystem permission checksChristian Poetzsch
2015-07-17genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner