- 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- cfe3ece Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 10 years ago
- f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 10 years ago
- 930e6fc perf tools: Add time out to force stop proc map processing by Kan Liang · 10 years ago
- 683be13 timer: Minimize nohz off overhead by Thomas Gleixner · 10 years ago
- bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
- c74441a timer: Stats: Simplify the flags handling by Thomas Gleixner · 10 years ago
- 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 10 years ago
- 1dabbce timer: Use hlist for the timer wheel hash buckets by Thomas Gleixner · 10 years ago
- b17718d sched/stop_machine: Fix deadlock between multiple stop_two_cpus() by Peter Zijlstra · 10 years ago
- 6872210 locking/lockdep: Remove hard coded array size dependency by George Beshers · 10 years ago
- 887d9dc hrtimer: Allow hrtimer::function() to free the timer by Peter Zijlstra · 10 years ago
- c4bfa3f seqcount: Introduce raw_write_seqcount_barrier() by Peter Zijlstra · 10 years ago
- a7c6f57 seqcount: Rename write_seqcount_barrier() by Peter Zijlstra · 10 years ago
- c04dca0 hrtimer: Remove HRTIMER_STATE_MIGRATE by Oleg Nesterov · 10 years ago
- 3bc980b drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query by Michel Dänzer · 10 years ago
- 3b0f95b irq: Add irq_set_chained_handler_and_data() by Russell King · 10 years ago
- c7cfc94 genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 10 years ago
- 2fbbada Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
- c64301a genirq: Introduce helper function irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
- 6783011 genirq: Introduce helper function irq_data_get_node() by Jiang Liu · 10 years ago
- 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 10 years ago
- 7bbf1dd genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain by Jiang Liu · 10 years ago
- 07c0978 iommu, x86: Add cap_pi_support() to detect VT-d PI capability by Feng Wu · 10 years ago
- bf56027 iommu: dmar: Provide helper to copy shared irte fields by Thomas Gleixner · 10 years ago
- 3bf1747 iommu: dmar: Extend struct irte for VT-d Posted-Interrupts by Thomas Gleixner · 10 years ago
- 833f32d time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 10 years ago
- d4f7743 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
- a686ec4 ALSA: hda - Re-add the lost fake mute support by Takashi Iwai · 10 years ago
- c569a23 time: Allow gcc to fold usecs_to_jiffies(constant) by Nicholas Mc Guire · 10 years ago
- ae60d6a time: Refactor usecs_to_jiffies by Nicholas Mc Guire · 10 years ago
- bd00c60 iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register by David Woodhouse · 10 years ago
- d711b8b hrtimers: Make sure hrtimer_resolution is unsigned int by Borislav Petkov · 10 years ago
- 3846c15 efi: Work around ia64 build problem with ESRT driver by Peter Jones · 10 years ago
- f38b0db perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES by Kan Liang · 10 years ago
- 2150908 perf/x86/intel: Handle multiple records in the PEBS buffer by Yan, Zheng · 10 years ago
- c9fdfa1 perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type by Stephane Eranian · 10 years ago
- 9a92e3d preempt: Reorganize the notrace definitions a bit by Frederic Weisbecker · 10 years ago
- 4eaca0a preempt: Use preempt_schedule_context() as the official tracing preemption point by Frederic Weisbecker · 10 years ago
- d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 10 years ago
- d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 10 years ago
- 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 9f61f62 Merge branch 'linus' into irq/core by Thomas Gleixner · 10 years ago
- a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8a7deb3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
- 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 10 years ago
- 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 10 years ago
- be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 10 years ago
- 3434d23 clockevents: Add helpers to check the state of a clockevent device by Viresh Kumar · 10 years ago
- 6b33033 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
- 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
- c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 10 years ago
- 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 10 years ago
- dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 50dce30 Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
- a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago
- 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 10 years ago
- d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
- 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 10 years ago
- 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 10 years ago
- e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 10 years ago
- 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 10 years ago
- aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 10 years ago
- 3a7af58 mac80211: Fix mac80211.h docbook comments by Jonathan Corbet · 10 years ago
- f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
- 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 10 years ago
- 51952bc63 rcu: Further shrink Tiny RCU by making empty functions static inlines by Paul E. McKenney · 10 years ago
- f517700 rculist: Fix another sparse warning by Ying Xue · 10 years ago
- 5af4692 smp: Make control dependencies work on Alpha, improve documentation by Paul E. McKenney · 10 years ago
- 3382adb rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs by Paul E. McKenney · 10 years ago
- d956028 documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics by Will Deacon · 10 years ago
- 1ebee80 rcu: Eliminate array-index-based RCU primitives by Paul E. McKenney · 10 years ago
- 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
- 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 10 years ago
- 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
- 7d010fd x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() by Luis R. Rodriguez · 10 years ago
- d563a6b Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new changes by Ingo Molnar · 10 years ago
- b3df4ec perf/x86/intel/cqm: Use proper data types by Thomas Gleixner · 10 years ago
- 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
- b371b59 perf/x86: Fix event/group validation by Peter Zijlstra · 10 years ago
- 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 10 years ago
- cc4a84c net: phy: bcm7xxx: Fix 7425 PHY ID and flags by Florian Fainelli · 10 years ago
- c5db6a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago