aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-12-10Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...Kevin Hilman
2015-12-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-30tracing/sched: Add trace events to track cpu hotplug.Arun Bharadwaj
2015-11-19sched: add sched blocked tracepoint which dumps out context of sleep.Riley Andrews
2015-11-18Merge branch 'android-3.18' of ../../android/aosp into linux-linaro-lsk-v3.18...lsk-v3.18-15.11-androidKevin Hilman
2015-11-17ANDROID: exec_domains: Disable request_module() call for personalitiesJohn Stultz
2015-11-16Merge remote-tracking branch 'origin/v3.18/topic/pcie/master' into linux-lina...Alex Shi
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-07genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee
2015-11-07genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2015-11-06genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-11-06genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner
2015-11-06PCI/MSI: Move cached entry functions to irq coreJiang Liu
2015-11-06genirq: Provide default callbacks for msi_domain_opsJiang Liu
2015-11-06genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu
2015-11-06genirq: Add generic msi irq domain supportJiang Liu
2015-11-06genirq: Work around __irq_set_handler vs stacked domains ordering issuesMarc Zyngier
2015-11-06irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu
2015-11-06irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu
2015-11-06genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu
2015-11-06genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu
2015-11-06genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu
2015-11-06genirq: Add more helper functions to support stacked irq_chipYingjoe Chen
2015-11-06genirq: Introduce helper functions to support stacked irq_chipJiang Liu
2015-11-06irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OFYingjoe Chen
2015-11-06irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2015-11-04Merge tag 'v3.18.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-28mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-10-27genirq: Fix race in register_irq_proc()Ben Hutchings
2015-10-27sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall
2015-10-27sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-27sched: access local runqueue directly in single_task_runningDominik Dingel
2015-10-27time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-13Merge tag 'v3.18.22' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-07unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-09-17cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-09-15perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-09-15perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-08-27genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-10Merge tag 'v3.18.20' into linux-linaro-lsk-v3.18Kevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-05wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2015-08-04Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman