| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 26 | -151/+250 |
|\ |
|
| * | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 5 | -7/+12 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 | 2 | -3/+1 |
| |\ |
|
| | * | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko | 2009-04-17 | 1 | -2/+0 |
| | * | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput | 2009-04-14 | 1 | -1/+1 |
| * | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 | 4 | -64/+148 |
| |\ \ |
|
| | * | | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 2009-04-16 | 1 | -3/+9 |
| | * | | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 2009-04-14 | 1 | -3/+16 |
| | * | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems | Russ Anderson | 2009-04-08 | 1 | -0/+4 |
| | * | | x86, UV: Fix for nodes with memory and no cpus | Jack Steiner | 2009-04-03 | 1 | -2/+14 |
| | * | | x86, UV: system table in bios accessed after unmap | Russ Anderson | 2009-04-03 | 1 | -1/+2 |
| | * | | x86: UV BAU messaging timeouts | Cliff Wickman | 2009-04-03 | 1 | -11/+45 |
| | * | | x86: UV BAU and nodes with no memory | Cliff Wickman | 2009-04-03 | 1 | -47/+61 |
| * | | | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 2009-04-15 | 1 | -0/+6 |
| * | | | x86 microcode: revert some work_on_cpu | Hugh Dickins | 2009-04-14 | 1 | -22/+11 |
| * | | | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 2009-04-13 | 1 | -1/+1 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 | 3 | -5/+9 |
| |\ \ \ |
|
| | * | | | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 | 1 | -1/+1 |
| | * | | | x86: Fix section mismatches in mpparse | Rakib Mullick | 2009-04-12 | 1 | -3/+4 |
| | | |/
| | |/| |
|
| | * | | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 | 1 | -1/+4 |
| * | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 2009-04-13 | 1 | -15/+9 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 | 4 | -3/+11 |
| |\ \ \
| | |/ / |
|
| | * | | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2009-04-09 | 1 | -0/+0 |
| | * | | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 | 1 | -1/+1 |
| | * | | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar | 2009-04-08 | 3 | -6/+5 |
| | |\ \ |
|
| | * | | | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox | 2009-04-08 | 1 | -0/+8 |
| | * | | | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 2009-04-08 | 1 | -2/+2 |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-09 | 2 | -1/+4 |
| |\ \ \ \ |
|
| | * | | | | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-09 | 2 | -1/+4 |
| | | |/ /
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 3 | -1/+7 |
| |\ \ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | * | | | | | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
| | | |/ / / / |
|
| | * | | | | | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 | 2 | -0/+7 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 2009-04-07 | 1 | -5/+10 |
| * | | | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi | 2009-04-07 | 1 | -22/+20 |
| |/ / / / |
|
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -1/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 | 1 | -1/+0 |
| * | | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
| * | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -3/+3 |
| * | | | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | x86, ds: support Core i7 | Markus Metzger | 2009-04-07 | 1 | -7/+62 |
* | | | | x86, ds: allow small debug store buffers | Markus Metzger | 2009-04-07 | 2 | -5/+10 |
* | | | | x86, ds: fix bad ds_reset_pebs() | Markus Metzger | 2009-04-07 | 1 | -1/+1 |
* | | | | x86, ds: dont use TIF_DEBUGCTLMSR | Markus Metzger | 2009-04-07 | 1 | -5/+0 |
* | | | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 1 | -19/+1 |
* | | | | x86, ds: use single debug store cpu configuration | Markus Metzger | 2009-04-07 | 1 | -2/+5 |
* | | | | x86, ds: add leakage warning | Markus Metzger | 2009-04-07 | 4 | -14/+7 |
* | | | | x86, ds: add task tracing selftest | Markus Metzger | 2009-04-07 | 1 | -0/+71 |
* | | | | x86, ds: selftest each cpu | Markus Metzger | 2009-04-07 | 1 | -47/+135 |
* | | | | x86, ds: fix bounds check in ds selftest | Markus Metzger | 2009-04-07 | 1 | -1/+6 |
* | | | | x86, ds: fix compiler warning | Markus Metzger | 2009-04-07 | 1 | -1/+1 |