| Commit message (Expand) | Author | Age |
* | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 2009-04-10 |
* | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha | 2009-04-10 |
* | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com | 2009-04-10 |
* | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com | 2009-04-10 |
* | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com | 2009-04-10 |
* | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha | 2009-04-10 |
* | x86: Document get_user_pages_fast() | Andy Grover | 2009-04-10 |
* | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 |
* | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2009-04-09 |
* | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 |
* | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar | 2009-04-08 |
|\ |
|
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 |
| |\ |
|
| | * | tracing, x86: remove duplicated #include | Huang Weiyi | 2009-04-07 |
| * | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 |
| * | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
| * | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) | Yang Hongyang | 2009-04-07 |
* | | | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox | 2009-04-08 |
* | | | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 2009-04-08 |
* | | | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes | H. Peter Anvin | 2009-04-07 |
* | | | x86, intel-iommu: fix X2APIC && !ACPI build failure | David Woodhouse | 2009-04-07 |
|/ / |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 |
| * | | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'misc' into release | Len Brown | 2009-04-05 |
| |\ \ \ \ |
|
| | * | | | | ACPI: update comment | Zhang Rui | 2009-04-03 |
| | * | | | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-27 |
| * | | | | | Merge branch 'x2apic' into release | Len Brown | 2009-04-05 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 |
| | |/ / / / |
|
| * / / / / | ACPI: cpufreq: use new bit register access function | Lin Ming | 2009-03-27 |
| |/ / / / |
|
* | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 |
| | |\ \ \ \ \ \ |
|
| | | | * | | | | | x86: kretprobe-booster interrupt emulation code fix | Masami Hiramatsu | 2009-03-25 |
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 |
| | |/ / / / / |
|
| | * / / / / | ftrace: protect running nmi (V3) | Lai Jiangshan | 2009-03-18 |
| | |/ / / / |
|
| | * | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-03-18 |
| | |\| | | |
|
| | * | | | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 |
| | |\ \ \ \ |
|
| | * | | | | | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 |
| | * | | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 |
| | * | | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 |
| | * | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-12 |
| | |\ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | x86: expand irq-off region in text_poke() | Masami Hiramatsu | 2009-03-10 |
| | * | | | | | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu | 2009-03-06 |
| | * | | | | | | | | | | tracing, Text Edit Lock - SMP alternatives support | Masami Hiramatsu | 2009-03-06 |
| | * | | | | | | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|