aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang
2015-06-19timer: Minimize nohz off overheadThomas Gleixner
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner
2015-06-19sched/stop_machine: Fix deadlock between multiple stop_two_cpus()Peter Zijlstra
2015-06-19locking/lockdep: Remove hard coded array size dependencyGeorge Beshers
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-06-14Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-12genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-06-12iommu, x86: Add cap_pi_support() to detect VT-d PI capabilityFeng Wu
2015-06-12iommu: dmar: Provide helper to copy shared irte fieldsThomas Gleixner
2015-06-12iommu: dmar: Extend struct irte for VT-d Posted-InterruptsThomas Gleixner
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai
2015-06-10time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse
2015-06-08hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov
2015-06-08efi: Work around ia64 build problem with ESRT driverPeter Jones
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng
2015-06-07perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian
2015-06-07preempt: Reorganize the notrace definitions a bitFrederic Weisbecker