Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 21 | -113/+280 |
|\ | |||||
| * | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 7 | -14/+52 |
| |\ | |||||
| * | | x86: Apply the asm_volatile_goto() compiler quirk | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
| * | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 5 | -26/+21 |
| |\ \ | |||||
| * \ \ | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 16 | -57/+102 |
| |\ \ \ | |||||
| * | | | | sched: Revert need_resched() to look at TIF_NEED_RESCHED | Peter Zijlstra | 2013-09-28 | 1 | -8/+0 |
| * | | | | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 6 | -0/+101 |
| * | | | | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 10 | -17/+124 |
| * | | | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 1 | -2/+2 |
| * | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| * | | | | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | 1 | -3/+3 |
| * | | | | x86: Use asm goto to implement better modify_and_test() functions | Peter Zijlstra | 2013-09-25 | 5 | -92/+58 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-12 | 10 | -172/+384 |
|\ \ \ \ \ | |||||
| * | | | | | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov | 2013-11-06 | 1 | -1/+4 |
| * | | | | | uprobes: Move function declarations out of arch | David A. Long | 2013-11-06 | 1 | -7/+0 |
| * | | | | | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support | Yan, Zheng | 2013-11-06 | 1 | -0/+73 |
| * | | | | | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes | Yan, Zheng | 2013-11-06 | 1 | -10/+51 |
| * | | | | | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra | 2013-11-06 | 5 | -7/+7 |
| * | | | | | Merge branch 'perf/urgent' into perf/core to fix conflicts | Ingo Molnar | 2013-11-04 | 4 | -7/+8 |
| |\ \ \ \ \ | |||||
| * | | | | | | perf/x86: Further optimize copy_from_user_nmi() | Peter Zijlstra | 2013-10-29 | 2 | -48/+36 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-10-29 | 5 | -9/+38 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | perf/x86: Optimize intel_pmu_pebs_fixup_ip() | Peter Zijlstra | 2013-10-16 | 1 | -14/+38 |
| * | | | | | | | Merge tag 'v3.12-rc5' into perf/core | Ingo Molnar | 2013-10-15 | 8 | -25/+40 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | perf/x86: Suppress duplicated abort LBR records | Andi Kleen | 2013-10-04 | 3 | -8/+23 |
| * | | | | | | | | perf/x86: Add Haswell specific transaction flag reporting | Andi Kleen | 2013-10-04 | 1 | -4/+20 |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-10-04 | 59 | -623/+2315 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm() | Peter Zijlstra | 2013-09-20 | 1 | -1/+1 |
| * | | | | | | | | | perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path | Peter Zijlstra | 2013-09-20 | 1 | -5/+5 |
| * | | | | | | | | | perf/x86/intel: Clean up EVENT_ATTR_STR() muck | Ingo Molnar | 2013-09-12 | 1 | -18/+17 |
| * | | | | | | | | | perf/x86/intel: Clean-up/reduce PEBS code | Peter Zijlstra | 2013-09-12 | 1 | -68/+26 |
| * | | | | | | | | | perf/x86/intel: Clean up checkpoint-interrupt bits | Peter Zijlstra | 2013-09-12 | 2 | -9/+18 |
| * | | | | | | | | | perf/x86/intel: Add Haswell TSX event aliases | Andi Kleen | 2013-09-12 | 1 | -0/+27 |
| * | | | | | | | | | perf/x86: Report TSX transaction abort cost as weight | Andi Kleen | 2013-09-12 | 1 | -13/+42 |
| * | | | | | | | | | perf/x86/intel: Avoid checkpointed counters causing excessive TSX aborts | Andi Kleen | 2013-09-12 | 1 | -0/+37 |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 5 | -47/+12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'irq/core-v6' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2013-10-02 | 4 | -45/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | x86: Tell about irq stack coverage | Frederic Weisbecker | 2013-10-01 | 1 | -0/+1 |
| | * | | | | | | | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 3 | -45/+10 |
| * | | | | | | | | | | Merge tag 'v3.12-rc3' into irq/core | Ingo Molnar | 2013-10-02 | 163 | -1681/+4529 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| * | | | | | | | | | | x86/irq: Correct comment about i8259 initialization | Yanchuan Nian | 2013-09-04 | 1 | -2/+1 |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-01 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | perf/x86: Fix NMI measurements | Peter Zijlstra | 2013-10-29 | 2 | -5/+5 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2013-10-30 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen | 2013-10-30 | 1 | -1/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | KVM: Fix modprobe failure for kvm_intel/kvm_amd | Tim Gardner | 2013-10-30 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-10-23 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 2013-10-07 | 1 | -5/+13 |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-10-18 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | x86: Update UV3 hub revision ID | Russ Anderson | 2013-10-15 | 1 | -1/+1 |
| * | | | | | | | | | | x86/microcode: Correct Kconfig dependencies | Borislav Petkov | 2013-10-14 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |