index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
x86 microcode: revert some work_on_cpu
Hugh Dickins
1
-22
/
+11
2009-04-13
Fix quilt merge error in acpi-cpufreq.c
Linus Torvalds
1
-1
/
+1
2009-04-13
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-59
/
+160
2009-04-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-19
/
+57
2009-04-13
cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c
Andrew Morton
1
-15
/
+9
2009-04-12
x86: add linux kernel support for YMM state
Suresh Siddha
4
-2
/
+15
2009-04-12
x86: fix wrong section of pat_disable & make it static
Marcin Slusarz
1
-1
/
+1
2009-04-12
x86: Fix section mismatches in mpparse
Rakib Mullick
1
-3
/
+4
2009-04-10
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
6
-18
/
+24
2009-04-10
x86: Document get_user_pages_fast()
Andy Grover
1
-0
/
+16
2009-04-10
x86, intr-remap: fix eoi for interrupt remapping without x2apic
Weidong Han
1
-1
/
+4
2009-04-09
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
4
-6
/
+7
2009-04-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-18
/
+35
2009-04-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+4
2009-04-09
x86: cpu_debug remove execute permission
Jaswinder Singh Rajput
2
-0
/
+0
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2
-1
/
+4
2009-04-08
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
1
-0
/
+3
2009-04-08
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
1
-3
/
+3
2009-04-08
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
1
-1
/
+6
2009-04-08
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-04-08
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2
-14
/
+28
2009-04-08
Xen: Add virt_to_pfn helper function
Alex Nixon
1
-1
/
+2
2009-04-08
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
1
-1
/
+1
2009-04-08
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
1
-6
/
+44
2009-04-08
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-04-08
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
1
-3
/
+0
2009-04-08
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
1
-8
/
+6
2009-04-08
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
1
-2
/
+13
2009-04-08
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-04-08
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2
-17
/
+47
2009-04-08
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-1
/
+0
2009-04-08
x86: smarten /proc/interrupts output for new counters
Hidetoshi Seto
1
-1
/
+1
2009-04-08
Merge commit 'v2.6.30-rc1' into x86/urgent
Ingo Molnar
4
-9
/
+8
2009-04-08
x86: DMI match for the Dell DXP061 as it needs BIOS reboot
Alan Cox
1
-0
/
+8
2009-04-08
x86: make 64 bit to use default_inquire_remote_apic
Yinghai Lu
1
-2
/
+2
2009-04-07
Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...
Len Brown
4
-1
/
+8
2009-04-07
x86 ACPI: Add support for Always Running APIC timer
Venkatesh Pallipadi
3
-0
/
+8
2009-04-07
ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only
Venkatesh Pallipadi
1
-5
/
+10
2009-04-07
ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf
Venkatesh Pallipadi
1
-22
/
+20
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2009-04-07
x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes
H. Peter Anvin
1
-10
/
+23
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2
-3
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
3
-5
/
+5
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
tracing, x86: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-07
x86, intel-iommu: fix X2APIC && !ACPI build failure
David Woodhouse
1
-5
/
+1
2009-04-07
ACPI: cpufreq: remove dupilcated #include
Huang Weiyi
1
-1
/
+0
2009-04-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
5
-59
/
+167
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-8
/
+105
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-98
/
+268
[next]