| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 58 | -467/+632 |
|\ |
|
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 | 1 | -1/+1 |
| |\ |
|
| | * | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 | 1 | -1/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 | 4 | -14/+18 |
| |\ \ |
|
| | * | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 | 1 | -1/+1 |
| | * | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 | 1 | -8/+8 |
| | * | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 | 1 | -0/+2 |
| | * | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 | 1 | -5/+7 |
| * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 | 2 | -16/+18 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 | 2 | -4/+6 |
| | * | | x86, mce: make polling timer interval per CPU | Andi Kleen | 2009-04-22 | 1 | -12/+12 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 | 5 | -6/+17 |
| |\ \ \ |
|
| | * | | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 | 1 | -0/+4 |
| | * | | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 | 4 | -7/+9 |
| | * | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 | 1 | -1/+6 |
| | * | | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 | 1 | -3/+3 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 11 | -14/+58 |
| |\ \ \ |
|
| | * | | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 | 1 | -2/+0 |
| | * | | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 | 1 | -0/+3 |
| | * | | | uv_time: add parameter to uv_read_rtc() | Coly Li | 2009-04-22 | 1 | -5/+5 |
| | * | | | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 2009-04-22 | 1 | -1/+17 |
| | * | | | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 2009-04-22 | 12 | -29/+30 |
| | |\ \ \
| | | |/ / |
|
| | * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 | 1 | -0/+1 |
| | * | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-04-21 | 1 | -1/+1 |
| | * | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 2009-04-21 | 1 | -1/+2 |
| | * | | | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 2009-04-20 | 1 | -1/+3 |
| | * | | | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 2009-04-20 | 1 | -0/+1 |
| | * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-20 | 34 | -218/+433 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __init | Jaswinder Singh Rajput | 2009-04-17 | 1 | -1/+1 |
| | * | | | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 2009-04-17 | 1 | -1/+5 |
| | * | | | x86/uv: fix init of cpu-less nodes | Jack Steiner | 2009-04-17 | 1 | -0/+14 |
| | * | | | x86/uv: fix init of memory-less nodes | Jack Steiner | 2009-04-17 | 1 | -1/+5 |
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 2 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken | Yinghai Lu | 2009-04-17 | 1 | -0/+1 |
| | * | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 | 1 | -0/+2 |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-26 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt | 2009-04-18 | 1 | -0/+3 |
| | |/ / / / |
|
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-24 | 1 | -14/+16 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'cpufreq' into release | Len Brown | 2009-04-24 | 1 | -14/+16 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger | 2009-04-19 | 1 | -3/+4 |
| | | * | | | | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger | 2009-04-19 | 1 | -1/+1 |
| | | * | | | | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger | 2009-04-19 | 1 | -6/+2 |
| | | * | | | | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh | 2009-04-19 | 1 | -5/+10 |
| | | | |_|/
| | | |/| | |
|
| * | | | | | KVM: Unregister cpufreq notifier on unload | Jan Kiszka | 2009-04-22 | 1 | -0/+3 |
| * | | | | | KVM: x86: release time_page on vcpu destruction | Joerg Roedel | 2009-04-22 | 1 | -0/+5 |
| * | | | | | KVM: MMU: disable global page optimization | Marcelo Tosatti | 2009-04-22 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 | 4 | -6/+6 |
| * | | | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 7 | -9/+19 |
| * | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -14/+5 |
| |/ / / |
|
| * | | | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 2009-04-19 | 2 | -8/+10 |