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
Age
Commit message (
Expand
)
Author
Files
Lines
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
x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
H. Peter Anvin
1
-0
/
+4
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
2
-6
/
+6
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
6
-1
/
+69
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
4
-36
/
+26
2007-07-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
226
-12726
/
+8524
2007-07-10
[MIPS] PNX8550: Cleanup proc code.
Robert P. J. Day
1
-13
/
+17
2007-07-10
[MIPS] WRPPMC: Fix build.
Ralf Baechle
1
-2
/
+2
2007-07-10
[MIPS] Yosemite: Fix modpost warnings.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] SB1: Fix modpost warning.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] PNX: Fix modpost warnings.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] Alchemy: Fix modpost warnings.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] MIPSsim: Enable MIPSsim virtual network driver.
Ralf Baechle
1
-23
/
+10
2007-07-10
[MIPS] Delete Ocelot 3 support.
Ralf Baechle
58
-2677
/
+0
2007-07-10
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
71
-3730
/
+0
2007-07-10
[MIPS] Add debugfs files to show fpuemu statistics
Atsushi Nemoto
1
-0
/
+34
2007-07-10
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
2
-3
/
+54
2007-07-10
[MIPS] rbtx4938: Fix secondary PCIC and glue internal NICs
Atsushi Nemoto
2
-63
/
+70
2007-07-10
[MIPS] Move FPU affinity code into separate file.
Ralf Baechle
3
-169
/
+177
2007-07-10
[MIPS] Make ioremap() work on TX39/49 special unmapped segment
Atsushi Nemoto
1
-0
/
+2
2007-07-10
[MIPS] rbtx4938: Update and minimize defconfig
Atsushi Nemoto
1
-794
/
+102
2007-07-10
[MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers
Atsushi Nemoto
8
-634
/
+218
2007-07-10
[MIPS] rbtx4938: Add generic GPIO support
Atsushi Nemoto
3
-0
/
+106
2007-07-10
[MIPS] SNI RM updates
Thomas Bogendoerfer
8
-112
/
+95
2007-07-10
[MIPS] PMC MSP71xx default configuration
Marc St-Jean
1
-0
/
+1495
2007-07-10
[MIPS] PMC MSP71xx PCI support
Marc St-Jean
4
-0
/
+1263
2007-07-10
[MIPS] PMC MSP71xx mips common
Marc St-Jean
6
-2
/
+121
2007-07-10
[MIPS] PMC MSP71xx core platform
Marc St-Jean
10
-0
/
+1669
2007-07-10
[MIPS] New files for lemote fulong mini-PC support
Songmao Tian
15
-55
/
+2840
2007-07-10
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
Fuxin Zhang
10
-10
/
+122
2007-07-10
[MIPS] Enable support for the userlocal hardware register
Ralf Baechle
3
-4
/
+12
2007-07-10
[MIPS] FP affinity: Coding style cleanups
Ralf Baechle
2
-48
/
+51
2007-07-10
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
Ralf Baechle
14
-41
/
+371
2007-07-10
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
59
-2511
/
+0
[next]