Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 5 | -6/+6 |
2011-01-13 | x86: support XZ-compressed kernel | Lasse Collin | 5 | -7/+11 |
2011-01-13 | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon | 1 | -3/+7 |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -4/+1 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2011-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -102/+296 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -101/+137 |
2011-01-11 | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 1 | -2/+2 |
2011-01-11 | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du | 1 | -4/+1 |
2011-01-11 | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 1 | -1/+1 |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 4 | -28/+63 |
2011-01-11 | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 1 | -1/+1 |
2011-01-10 | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+9 |
2011-01-10 | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -21/+62 |
2011-01-10 | xen: disable ACPI NUMA for PV guests | Ian Campbell | 1 | -0/+9 |
2011-01-10 | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy | 1 | -1/+1 |
2011-01-10 | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 6 | -63/+225 |
2011-01-10 | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar | 9 | -228/+75 |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 73 | -610/+2194 |
2011-01-09 | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2 | -13/+18 |
2011-01-09 | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 1 | -2/+2 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 30 | -97/+250 |
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 | xen: HVM X2APIC support | Sheng Yang | 3 | -19/+50 |
2011-01-07 | apic: Move hypervisor detection of x2apic to hypervisor.h | Sheng Yang | 2 | -2/+12 |
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-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 118 | -2006/+1437 |
2011-01-07 | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes | 1 | -11/+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-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 | 3 | -9/+20 |
2011-01-05 | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 6 | -32/+19 |