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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-8
/
+0
2007-08-24
Pull bugzilla-1641 into release branch
Len Brown
1
-8
/
+0
2007-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-31
/
+33
2007-08-23
[x86 setup] Make sure AH=00h when setting a video mode
H. Peter Anvin
1
-2
/
+3
2007-08-23
[x86 setup] Volatilize asm() statements
H. Peter Anvin
5
-29
/
+30
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
1
-1
/
+0
2007-08-22
Xen i386 xen-head.S fix sections mixup
Mathieu Desnoyers
1
-3
/
+3
2007-08-22
Fix lazy mode vmalloc synchronization for paravirt
Zachary Amsden
1
-2
/
+3
2007-08-21
i386: Mark NUMA support experimental
Andi Kleen
1
-2
/
+6
2007-08-21
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
1
-8
/
+0
2007-08-18
x86: properly initialize temp insn buffer for paravirt patching
Chris Wright
1
-0
/
+2
2007-08-18
x86_64: Check for .cfi_rel_offset in CFI probe
Andi Kleen
1
-2
/
+2
2007-08-18
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
2
-3
/
+3
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+5
2007-08-14
[x86 setup] edd.c: make sure MBR signatures actually get reported
H. Peter Anvin
1
-13
/
+11
2007-08-14
[x86 setup] Don't use EDD to get the MBR signature
H. Peter Anvin
1
-29
/
+1
2007-08-14
[x86 setup] The current display page is returned in %bh, not %bl
H. Peter Anvin
1
-1
/
+1
2007-08-12
genirq: mark io_apic level interrupts to avoid resend
Thomas Gleixner
1
-2
/
+5
2007-08-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-26
/
+15
2007-08-12
i386: Fix broken mmiocfg accesses
Linus Torvalds
1
-3
/
+3
2007-08-12
Pull processor into release branch
Len Brown
1
-26
/
+15
2007-08-11
i386: Fix double fault handler
Chuck Ebbert
1
-6
/
+7
2007-08-11
i386: Fix start_kernel warning
Andi Kleen
1
-3
/
+1
2007-08-11
i386: Use global flag to disable broken local apic timer on AMD CPUs.
Andi Kleen
2
-7
/
+10
2007-08-11
i386: really stop MCEs during code patching
Adrian Bunk
1
-2
/
+2
2007-08-11
i386: Make patching more robust, fix paravirt issue
Andi Kleen
4
-57
/
+75
2007-08-11
x86: Disable CLFLUSH support again
Andi Kleen
1
-1
/
+1
2007-08-11
x86: Work around mmio config space quirk on AMD Fam10h
dean gaudet
2
-8
/
+49
2007-08-11
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
6
-14
/
+41
2007-08-07
acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
Fenghua Yu
1
-26
/
+15
2007-08-02
[x86 setup] EDD: add missing =m constraint
H. Peter Anvin
1
-1
/
+1
2007-08-02
[x86 setup] video setup: Fix VBE DDC reading
Antonino A. Daplas
1
-1
/
+1
2007-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-7
/
+8
2007-07-31
i386: include asm/bugs.h in bugs.c for check_bugs prototype
Josh Triplett
1
-0
/
+1
2007-07-31
Remove one more leftover reference to devfs
Michael Tokarev
1
-2
/
+1
2007-07-31
broken lilo check on make install
Gabriel C
1
-1
/
+8
2007-07-31
arch/i386/kernel/apm.c: apm_init() warning fix
Eugene Teo
1
-1
/
+1
2007-07-31
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
2
-68
/
+0
2007-07-31
Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver
Fenghua Yu
1
-3
/
+1
2007-07-31
[x86 setup] EDD: Fix the computation of the MBR sector buffer
H. Peter Anvin
1
-2
/
+3
2007-07-31
[x86 setup] Newline after setup signature failure message
H. Peter Anvin
1
-1
/
+1
2007-07-31
x86 boot code comments typos
Randy Dunlap
4
-4
/
+4
2007-07-30
APM support depends on CONFIG_PM_SLEEP
Stephen Rothwell
1
-1
/
+1
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
3
-0
/
+3
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2
-2
/
+2
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
4
-5
/
+5
2007-07-26
Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...
Linus Torvalds
2
-15
/
+13
2007-07-26
X86_POWERNOW_K8_ACPI must depend on ACPI
Adrian Bunk
1
-1
/
+1
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
1
-8
/
+8
2007-07-25
[x86 setup] APM: BX should be zero when disconnecting
H. Peter Anvin
1
-2
/
+3
[next]