Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -54/+66 |
2015-06-23 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -10/+11 |
2015-06-23 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 18 | -156/+375 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -20/+140 |
2015-06-23 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+12 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -204/+298 |
2015-06-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -4/+63 |
2015-06-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -13/+233 |
2015-06-23 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -70/+51 |
2015-06-22 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 5 | -27/+47 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 32 | -52/+401 |
2015-06-20 | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner | 2 | -23/+60 |
2015-06-20 | perf tools: Add time out to force stop proc map processing | Kan Liang | 1 | -0/+4 |
2015-06-19 | timer: Minimize nohz off overhead | Thomas Gleixner | 1 | -0/+2 |
2015-06-19 | timer: Reduce timer migration overhead if disabled | Thomas Gleixner | 4 | -17/+12 |
2015-06-19 | timer: Stats: Simplify the flags handling | Thomas Gleixner | 1 | -4/+1 |
2015-06-19 | timer: Replace timer base by a cpu index | Thomas Gleixner | 2 | -29/+22 |
2015-06-19 | timer: Use hlist for the timer wheel hash buckets | Thomas Gleixner | 1 | -3/+3 |
2015-06-19 | sched/stop_machine: Fix deadlock between multiple stop_two_cpus() | Peter Zijlstra | 1 | -0/+5 |
2015-06-19 | locking/lockdep: Remove hard coded array size dependency | George Beshers | 1 | -2/+2 |
2015-06-19 | hrtimer: Allow hrtimer::function() to free the timer | Peter Zijlstra | 1 | -25/+16 |
2015-06-19 | seqcount: Introduce raw_write_seqcount_barrier() | Peter Zijlstra | 1 | -0/+41 |
2015-06-19 | seqcount: Rename write_seqcount_barrier() | Peter Zijlstra | 1 | -3/+3 |
2015-06-19 | hrtimer: Remove HRTIMER_STATE_MIGRATE | Oleg Nesterov | 1 | -5/+1 |
2015-06-18 | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query | Michel Dänzer | 1 | -0/+1 |
2015-06-18 | irq: Add irq_set_chained_handler_and_data() | Russell King | 1 | -0/+9 |
2015-06-16 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu | 1 | -0/+9 |
2015-06-15 | Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+2 |
2015-06-12 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 1 | -1/+2 |
2015-06-12 | genirq: Introduce helper function irq_data_get_affinity_mask() | Jiang Liu | 1 | -0/+12 |
2015-06-12 | genirq: Introduce helper function irq_data_get_node() | Jiang Liu | 1 | -0/+5 |
2015-06-12 | genirq: Introduce struct irq_common_data to host shared irq data | Jiang Liu | 2 | -23/+34 |
2015-06-12 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu | 1 | -0/+9 |
2015-06-12 | iommu, x86: Add cap_pi_support() to detect VT-d PI capability | Feng Wu | 1 | -0/+1 |
2015-06-12 | iommu: dmar: Provide helper to copy shared irte fields | Thomas Gleixner | 1 | -0/+12 |
2015-06-12 | iommu: dmar: Extend struct irte for VT-d Posted-Interrupts | Thomas Gleixner | 1 | -15/+55 |
2015-06-12 | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge | John Stultz | 2 | -0/+3 |
2015-06-11 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -0/+4 |
2015-06-11 | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai | 1 | -0/+2 |
2015-06-10 | time: Allow gcc to fold usecs_to_jiffies(constant) | Nicholas Mc Guire | 1 | -1/+29 |
2015-06-10 | time: Refactor usecs_to_jiffies | Nicholas Mc Guire | 1 | -1/+26 |
2015-06-09 | iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register | David Woodhouse | 1 | -1/+2 |
2015-06-08 | hrtimers: Make sure hrtimer_resolution is unsigned int | Borislav Petkov | 1 | -1/+1 |
2015-06-08 | efi: Work around ia64 build problem with ESRT driver | Peter Jones | 1 | -0/+4 |
2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 2 | -0/+15 |
2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 1 | -0/+13 |
2015-06-07 | perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample type | Stephane Eranian | 1 | -0/+2 |
2015-06-07 | preempt: Reorganize the notrace definitions a bit | Frederic Weisbecker | 1 | -17/+15 |
2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2 | -10/+3 |
2015-06-07 | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani | 1 | -0/+4 |