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-07-17
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-5
/
+9
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-3
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
3
-0
/
+36
2007-07-17
i386: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
1
-2
/
+2
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-1
/
+2
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-34
/
+39
2007-07-16
Use menuconfig objects II - oprofile
Jan Engelhardt
1
-2
/
+7
2007-07-16
x86: initial fixmap support
Eric W. Biderman
1
-0
/
+8
2007-07-16
i386: Allow smp_call_function_single() to current cpu
Avi Kivity
1
-3
/
+5
2007-07-16
HOTPLUG: Adapt thermal throttle to CPU_DYING
Avi Kivity
1
-2
/
+4
2007-07-13
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
1
-8
/
+11
2007-07-13
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
1
-1
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2
-276
/
+18
2007-07-13
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
1
-0
/
+7
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-90
/
+162
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-19
/
+8
2007-07-12
Remove old i386 setup code
H. Peter Anvin
5
-3541
/
+0
2007-07-12
Use the new x86 setup code for i386
H. Peter Anvin
3
-97
/
+118
2007-07-12
Linker script for the new x86 setup code
H. Peter Anvin
1
-0
/
+54
2007-07-12
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2
-0
/
+444
2007-07-12
Code for actual protected-mode entry
H. Peter Anvin
2
-0
/
+224
2007-07-12
Video mode probing support for the new x86 setup code
H. Peter Anvin
6
-0
/
+1349
2007-07-12
Voyager support for the new x86 setup code
H. Peter Anvin
1
-0
/
+46
2007-07-12
Memory probing support for the new x86 setup code
H. Peter Anvin
1
-0
/
+99
2007-07-12
MCA support for new x86 setup code
H. Peter Anvin
1
-0
/
+43
2007-07-12
EDD probing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+196
2007-07-12
CPU features verification for the new x86 setup code
H. Peter Anvin
2
-0
/
+336
2007-07-12
Version string for the new x86 setup code
H. Peter Anvin
1
-0
/
+23
2007-07-12
Console-writing code for the new x86 setup code
H. Peter Anvin
2
-0
/
+419
2007-07-12
Command-line parsing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+97
2007-07-12
APM probing code
H. Peter Anvin
1
-0
/
+97
2007-07-12
A20 handling code
H. Peter Anvin
1
-0
/
+161
2007-07-12
String-handling functions for the new x86 setup code.
H. Peter Anvin
2
-0
/
+153
2007-07-12
Simple bitops for the new x86 setup code.
H. Peter Anvin
1
-0
/
+45
2007-07-12
Top header file for new x86 setup code
H. Peter Anvin
1
-0
/
+296
2007-07-12
Header file to produce 16-bit code with gcc
H. Peter Anvin
1
-0
/
+15
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
1
-11
/
+1
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-1
/
+1
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-3
/
+3
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
4
-1
/
+59
2007-07-12
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
2
-5
/
+5
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2
-12
/
+15
2007-07-11
PCI: i386: traps, change VENDOR to DEVICE
Jiri Slaby
1
-2
/
+2
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
4
-17
/
+6
[next]