Age | Commit message (Expand) | Author | Files | Lines |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 76 | -610/+2200 |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2 | -13/+18 |
2011-01-07 | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 1 | -13/+23 |
2011-01-07 | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 1 | -6/+0 |
2011-01-07 | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 1 | -16/+14 |
2011-01-07 | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 1 | -6/+10 |
2011-01-07 | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 8 | -21/+12 |
2011-01-07 | x86, NMI: Add priorities to handlers | Don Zickus | 8 | -6/+29 |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 1 | -1/+1 |
2011-01-07 | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2 | -26/+37 |
2011-01-06 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -143/+39 |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 8 | -2/+97 |
2011-01-06 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -35/+57 |
2011-01-06 | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+91 |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 8 | -15/+87 |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 22 | -15/+1328 |
2011-01-06 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -24/+16 |
2011-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -65/+86 |
2011-01-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -11/+50 |
2011-01-06 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -90/+117 |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -205/+226 |
2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+6 |
2011-01-05 | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 1 | -3/+5 |
2011-01-05 | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 1 | -0/+13 |
2011-01-05 | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 1 | -1/+2 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 17 | -166/+83 |
2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 93 | -558/+823 |
2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 6 | -32/+19 |
2011-01-04 | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2 | -143/+39 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 1948 | -28350/+77662 |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 3 | -2/+9 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 9 | -19/+27 |
2011-01-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 13 | -156/+62 |
2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton | 1 | -1/+1 |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 38 | -90/+219 |
2011-01-03 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman | 2 | -8/+23 |
2011-01-03 | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 3 | -0/+55 |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer | 1 | -2/+2 |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport | 1 | -0/+1 |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek | 1 | -0/+1 |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 1 | -8/+16 |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin | 1 | -0/+1 |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+4 |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity | 1 | -0/+2 |
2010-12-30 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 3 | -18/+43 |
2010-12-29 | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity | 1 | -1/+2 |
2010-12-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+5 |
2010-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -0/+2 |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz | 2 | -1/+2 |
2010-12-27 | x86, paravirt: Use native_halt on a halt, not native_safe_halt | Cliff Wickman | 1 | -1/+1 |