index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
2007-10-22
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
2007-10-22
i386: paravirt boot sequence
Rusty Russell
2007-10-22
update boot spec to 2.07
Rusty Russell
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-20
BOOT: Show that no_ipi_broadcast() takes a parameter.
Robert P. J. Day
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
more UTF-8 conversions
Marcin Garski
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
Use extended crashkernel command line on x86_64
Bernhard Walle
2007-10-19
Use extended crashkernel command line on i386
Bernhard Walle
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
kmap leak fix for x86_32 kdump
Fernando Luis Vázquez Cao
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: introduce frame_pointer() and stack_pointer()
Jan Blunck
2007-10-19
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
2007-10-19
x86: acpi use cpu_physical_id
Mike Travis
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
2007-10-19
x86: use raw locks during oopses
Andi Kleen
2007-10-19
x86: honor _PAGE_PSE bit on page walks
Jan Beulich
2007-10-19
i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.
Akinobu Mita
2007-10-19
x86: implement missing x86_64 function smp_call_function_mask()
Laurent Vivier
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
2007-10-19
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
2007-10-19
i386: make callgraph use dump_trace() on i386/x86_64
Jan Blunck
2007-10-19
x86: enable iommu_merge by default
Andi Kleen
2007-10-19
x86: Unify i386 and x86-64 early quirks
Andi Kleen
2007-10-19
x86: enable HPET on ICH3 and ICH4
Udo A. Steinberg
2007-10-19
x86: force enable HPET on VT8235/8237 chipsets
Udo A. Steinberg
2007-10-19
x86: add force_hpet boot option
Thomas Gleixner
2007-10-19
x86: quirk.c trivial coding style and white space cleanup
Thomas Gleixner
2007-10-19
x86: don't zero pad addresses in segfault message
Andi Kleen
2007-10-19
x86: Use linux/elfcore-compat.h
Roland McGrath
2007-10-19
x86: merge init_task_32/64.c
Hiroshi Shimamoto
2007-10-19
x86: remove page_fault_trace
Andi Kleen
2007-10-19
x86: move cpufreq Kconfigs to the same directory
Thomas Gleixner
2007-10-19
GEODE: use symbolic constant in cs5536 reboot fixup
Andres Salomon
2007-10-19
x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash
Ingo Molnar
[prev]
[next]