- cf9972a x86, setup: fix comment in the "glove box" code by H. Peter Anvin · 16 years ago
- cf06de7 x86, setup: "glove box" BIOS interrupts in the video code by H. Peter Anvin · 16 years ago
- 0a706db x86, setup: "glove box" BIOS interrupts in the MCA code by H. Peter Anvin · 16 years ago
- 3435d34 x86, setup: "glove box" BIOS interrupts in the EDD code by H. Peter Anvin · 16 years ago
- d54ea25 x86, setup: "glove box" BIOS interrupts in the APM code by H. Peter Anvin · 16 years ago
- df7699c x86, setup: "glove box" BIOS interrupts in the core boot code by H. Peter Anvin · 16 years ago
- 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 16 years ago
- e66dd19 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f20ab9c x86: cpu_debug remove execute permission by Jaswinder Singh Rajput · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- 59d1381 x86: smarten /proc/interrupts output for new counters by Hidetoshi Seto · 16 years ago
- 280ff38 Merge commit 'v2.6.30-rc1' into x86/urgent by Ingo Molnar · 16 years ago
- c5da9a2 x86: DMI match for the Dell DXP061 as it needs BIOS reboot by Alan Cox · 16 years ago
- 08d63b1 x86: make 64 bit to use default_inquire_remote_apic by Yinghai Lu · 16 years ago
- 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
- db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
- 18b2646 ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only by Venkatesh Pallipadi · 16 years ago
- e4f6937 ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf by Venkatesh Pallipadi · 16 years ago
- c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 16 years ago
- 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
- 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
- f7d7f86 x86, intel-iommu: fix X2APIC && !ACPI build failure by David Woodhouse · 16 years ago
- d226169 ACPI: cpufreq: remove dupilcated #include by Huang Weiyi · 16 years ago
- ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
- 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
- 8a3f257 Merge branch 'misc' into release by Len Brown · 16 years ago
- 33526a5 Merge branch 'x2apic' into release by Len Brown · 16 years ago
- d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
- 6bb5975 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 16 years ago
- c5c67c7 x86, mtrr: remove debug message by Ingo Molnar · 16 years ago
- 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago
- b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
- 9b7b89e x86: disable stack-protector for __restore_processor_state() by Joseph Cihula · 16 years ago
- ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
- a0e0404 mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
- 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 16 years ago
- 5b4c0b6 ACPI: update comment by Zhang Rui · 16 years ago
- 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
- 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
- 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 16 years ago
- f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
- f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
- 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
- a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 16 years ago
- bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 16 years ago
- 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
- a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
- 83f2f0e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 16 years ago
- eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 16 years ago
- 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
- ef5ddd3 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 16 years ago
- 9c9cb14 Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- bf9ed57 pm: cleanup includes by Magnus Damm · 16 years ago
- a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
- 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
- f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
- 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
- 0f8f308 x86: signal: check sas_ss_size instead of sas_ss_flags() by Hiroshi Shimamoto · 16 years ago
- 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 16 years ago
- 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
- d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
- db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago
- cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
- 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
- 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
- 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
- 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 16 years ago
- 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 16 years ago
- 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
- 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
- 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
- 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 16 years ago
- b7ff99e lguest: wire up pte_update/pte_update_defer by Rusty Russell · 16 years ago
- 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
- c549e71 x86, setup: ACPI 3, BIOS workaround for E820-probing code by H. Peter Anvin · 16 years ago
- 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 16 years ago
- b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
- 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 16 years ago
- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- a59d163 ACPI: cap off P-state transition latency from buggy BIOSes by Pallipadi, Venkatesh · 16 years ago
- 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago