Age | Commit message (Expand) | Author | Files | Lines |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -462/+1030 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -13/+21 |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 26 | -568/+155 |
2011-12-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-12-26 | KVM: Don't automatically expose the TSC deadline timer in cpuid | Jan Kiszka | 1 | -10/+9 |
2011-12-25 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka | 1 | -3/+7 |
2011-12-23 | perf/x86: Fix raw_spin_unlock_irqrestore() usage | Robert Richter | 1 | -1/+1 |
2011-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2011-12-21 | perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES | Stephane Eranian | 1 | -0/+1 |
2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian | 3 | -18/+20 |
2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar | 40 | -131/+468 |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 26 | -568/+155 |
2011-12-19 | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT | Clemens Ladisch | 2 | -8/+8 |
2011-12-19 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -3/+15 |
2011-12-15 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 1 | -3/+15 |
2011-12-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 7 | -13/+21 |
2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 6 | -48/+35 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 5 | -9/+9 |
2011-12-11 | x86: Enter rcu extended qs after idle notifier call | Frederic Weisbecker | 1 | -2/+8 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2 | -4/+4 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2 | -4/+4 |
2011-12-09 | x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-aware | Matt Fleming | 1 | -46/+2 |
2011-12-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -44/+68 |
2011-12-09 | thp: add compound tail page _mapcount when mapped | Youquan Song | 1 | -0/+2 |
2011-12-09 | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 6 | -35/+48 |
2011-12-08 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 1 | -7/+14 |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo | 1 | -3/+0 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -2/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 3 | -6/+0 |
2011-12-06 | perf, x86: Expose perf capability to other modules | Gleb Natapov | 2 | -0/+27 |
2011-12-06 | perf, x86: Implement arch event mask as quirk | Peter Zijlstra | 3 | -33/+68 |
2011-12-06 | x86, perf: Disable non available architectural events | Gleb Natapov | 3 | -5/+42 |
2011-12-06 | jump_label, x86: Fix section mismatch | Peter Zijlstra | 1 | -1/+1 |
2011-12-06 | x86/intel_mid: Kconfig select fix | Alan Cox | 1 | -0/+3 |
2011-12-06 | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 1 | -2/+3 |
2011-12-06 | perf, x86: Prefer fixed-purpose counters when scheduling | Peter Zijlstra | 1 | -5/+14 |
2011-12-06 | perf, x86: Fix event scheduler for constraints with overlapping counters | Robert Richter | 3 | -5/+72 |
2011-12-06 | perf, x86: Implement event scheduler helper functions | Robert Richter | 1 | -53/+132 |
2011-12-06 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 8 | -26/+42 |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -29/+150 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -25/+43 |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+22 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+13 |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2 | -0/+14 |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2 | -10/+27 |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 1 | -2/+11 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 1 | -0/+1 |