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
2008-02-22
Mark CC_STACKPROTECTOR as being BROKEN
Linus Torvalds
1
-1
/
+1
2008-02-22
x86 ptrace: fix compat PTRACE_SETREGS
Roland McGrath
1
-2
/
+2
2008-02-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+18
2008-02-21
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-1
/
+2
2008-02-21
PCI: irq: patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+4
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
1
-1
/
+18
2008-02-19
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2008-02-19
x86: fix page_is_ram() thinko
Arjan van de Ven
1
-8
/
+7
2008-02-19
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...
Arjan van de Ven
1
-0
/
+9
2008-02-19
x86: i8259A: remove redundant irq_descinitialization
Ahmed S. Darwish
1
-19
/
+6
2008-02-19
x86: fix vdso_install breaks user "make install"
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: change IO delay back to 0x80
Ingo Molnar
1
-1
/
+1
2008-02-19
x86: lds - Use THREAD_SIZE instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-02-19
x86: lds - Use PAGE_SIZE instead of numeric constant
Cyrill Gorcunov
2
-27
/
+27
2008-02-19
x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value
Cyrill Gorcunov
1
-2
/
+3
2008-02-19
x86: fix printout ugliness in cpu info printk
Marcin Slusarz
1
-1
/
+1
2008-02-19
x86: clean up csum-wrappers_64.c some more
Ingo Molnar
1
-36
/
+51
2008-02-19
x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
Paolo Ciarrocchi
1
-40
/
+40
2008-02-19
x86: coding style fixes in arch/x86/lib/io_64.c
Paolo Ciarrocchi
1
-8
/
+10
2008-02-19
x86: exclude vsyscall files from stackprotect
Ingo Molnar
1
-1
/
+9
2008-02-19
x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix section mismatch in head_64.S:initial_code
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix section mismatch in srat_64.c:reserve_hotadd
Sam Ravnborg
1
-1
/
+2
2008-02-19
x86: fix section mismatch warning in topology.c:arch_register_cpu
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix section mismatch in setup_64.c:srat_detect_node
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix section mismatch warning in setup_64.c:nearby_node
Sam Ravnborg
1
-1
/
+1
2008-02-19
x86: fix compile warning building without CONFIG_SYSCTL
Li Zefan
2
-24
/
+18
2008-02-19
x86: CPA: remove BUG_ON for LRU/Compound pages
Andi Kleen
1
-5
/
+0
2008-02-19
x86: don't make swapper_pg_fixmap global
Adrian Bunk
1
-1
/
+1
2008-02-19
x86: don't make irq_return global
Adrian Bunk
2
-2
/
+2
2008-02-19
x86: unexport io_delay_type
Adrian Bunk
1
-1
/
+0
2008-02-19
x86: make mxcsr_feature_mask static again
Adrian Bunk
1
-1
/
+1
2008-02-19
x86: sparse warning in efi.c
Harvey Harrison
1
-1
/
+1
2008-02-19
x86: sparse error in efi_32.c
Harvey Harrison
1
-0
/
+1
2008-02-19
x86, kprobes: remove sparse warnings from x86
Harvey Harrison
1
-2
/
+2
2008-02-19
remove mca-pentium
Adrian Bunk
2
-9
/
+0
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
1
-0
/
+2
2008-02-18
x86: fix lguest build failure
Rusty Russell
1
-2
/
+4
2008-02-18
x86: reenable support for system without on node0
Yinghai Lu
1
-1
/
+4
2008-02-18
x86: CPA: avoid double checking of alias ranges
Thomas Gleixner
1
-4
/
+19
2008-02-18
x86: CPA no alias checking for _NX
Thomas Gleixner
1
-2
/
+5
2008-02-18
x86: zap invalid and unused pmds in early boot
Thomas Gleixner
3
-1
/
+36
2008-02-18
x86: CPA, fix alias checks
Thomas Gleixner
1
-100
/
+92
2008-02-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2008-02-14
x86: cpa, fix out of date comment
Ingo Molnar
1
-2
/
+6
2008-02-14
KVM is not seen under X86 config with latest git (32 bit compile)
Balbir Singh
1
-2
/
+2
2008-02-14
x86: cpa: ensure page alignment
Thomas Gleixner
1
-0
/
+9
2008-02-14
x86: include proper prototypes for rodata_test
Harvey Harrison
3
-1
/
+3
2008-02-14
x86: fix gart_iommu_init()
Ingo Molnar
1
-0
/
+9
2008-02-14
x86: EFI set_memory_x()/set_memory_uc() fixes
Ingo Molnar
1
-2
/
+2
[next]