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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
1
-1
/
+1
2008-02-09
x86 PM: move 64-bit hibernation files to arch/x86/power
Rafael J. Wysocki
3
-463
/
+0
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2
-35
/
+120
2008-02-09
x86: fixup more paravirt fallout
Ingo Molnar
2
-14
/
+19
2008-02-09
x86: fix sparse warning in topology.c
Harvey Harrison
1
-1
/
+1
2008-02-09
x86: sparse warning in therm_throt.c
Harvey Harrison
1
-1
/
+1
2008-02-09
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
Arnd Hannemann
1
-1
/
+1
2008-02-09
x86: GEODE: make sure the right MFGPT timer fired the timer tick
Jordan Crouse
1
-2
/
+6
2008-02-09
x86: GEODE: MFGPT: fix a potential race when disabling a timer
Andres Salomon
1
-2
/
+3
2008-02-09
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
2
-16
/
+28
2008-02-09
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
1
-7
/
+1
2008-02-09
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
Andres Salomon
1
-7
/
+5
2008-02-09
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
1
-9
/
+5
2008-02-09
x86: GEODE fix MFGPT input clock value
Willy Tarreau
1
-14
/
+13
2008-02-09
x86: GEODE: MFGPT: Minor cleanups
Andres Salomon
1
-4
/
+4
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-49
/
+0
2008-02-08
time: fix typo in comments
Li Zefan
1
-1
/
+1
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-50
/
+10
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
6
-27
/
+55
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
2
-1
/
+6
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-15
/
+21
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
3
-12
/
+17
2008-02-07
Merge branches 'release' and 'fluff' into release
Len Brown
1
-3
/
+0
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-3
/
+0
2008-02-07
Merge branches 'release' and 'throttling-domains' into release
Len Brown
1
-0
/
+6
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-2
/
+2
2008-02-07
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...
Len Brown
3
-45
/
+2
2008-02-06
[CPUFREQ] Add missing printk levels to e_powersaver
Dave Jones
1
-12
/
+12
2008-02-06
[CPUFREQ] Fix sparse warning in powernow-k8
Dave Jones
1
-1
/
+3
2008-02-06
[CPUFREQ] Support Model D parts and newer in e_powersaver
Jesse Ahrens
1
-5
/
+32
2008-02-06
[CPUFREQ] Powernow-k8: Update to support the latest Turion processors
Mark Langsdorf
1
-1
/
+1
2008-02-06
[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h
Yinghai Lu
1
-3
/
+2
2008-02-06
[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data
Dave Young
1
-2
/
+2
2008-02-06
[CPUFREQ] arch/x86: Add missing "space"
Joe Perches
1
-1
/
+1
2008-02-06
[CPUFREQ] Remove pointless Kconfig dependancy
Dave Jones
1
-2
/
+2
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
8
-55
/
+72
2008-02-06
x86: fix mttr trimming
Yinghai Lu
1
-10
/
+9
2008-02-06
x86: fix 64-bit sections
Sam Ravnborg
1
-10
/
+5
2008-02-06
x86: mark the .rodata section also NX
Arjan van de Ven
1
-1
/
+1
2008-02-06
x86: fix iret exception recovery on 64-bit
Roland McGrath
1
-2
/
+1
2008-02-06
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
1
-1
/
+0
2008-02-06
x86: fix sparse error in traps_32.c
Harvey Harrison
1
-10
/
+5
2008-02-06
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
1
-13
/
+13
2008-02-06
x86 ptrace: disallow null cs/ss
Roland McGrath
1
-2
/
+23
2008-02-06
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
1
-6
/
+15
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2
-4
/
+0
2008-02-05
iommu sg: x86: convert gart IOMMU to use the IOMMU helper
FUJITA Tomonori
1
-16
/
+25
2008-02-05
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
FUJITA Tomonori
1
-14
/
+20
[next]