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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
412
-7282
/
+11191
2007-07-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
38
-701
/
+571
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
Linus Torvalds
121
-3904
/
+9767
2007-07-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
42
-330
/
+2222
2007-07-12
Remove old i386 setup code
H. Peter Anvin
6
-3545
/
+0
2007-07-12
Use the new x86 setup code for x86-64; unify with i386
H. Peter Anvin
7
-1263
/
+10
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
x86-64: add symbolic constants for the boot segment selectors
H. Peter Anvin
1
-0
/
+8
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
5
-30
/
+94
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
3
-10
/
+10
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
3
-6
/
+7
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
11
-3
/
+82
2007-07-12
Clean up struct screen_info (<linux/screen_info.h>)
H. Peter Anvin
1
-5
/
+4
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
10
-188
/
+159
2007-07-12
include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
H. Peter Anvin
1
-3
/
+3
2007-07-12
hd.c: remove BIOS/CMOS queries
H. Peter Anvin
1
-61
/
+12
2007-07-12
x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
H. Peter Anvin
1
-2
/
+2
2007-07-12
[MIPS] Rename PC speaker code
Ralf Baechle
6
-8
/
+8
2007-07-12
[MIPS] Don't use genrtc.
Ralf Baechle
3
-76
/
+1
2007-07-12
[MIPS] Remove unused time.c for swarm
Yoichi Yuasa
1
-244
/
+0
2007-07-12
[MIPS] Sparse: Use NULL for pointer
Atsushi Nemoto
1
-1
/
+1
2007-07-12
[MIPS] Fix a sparse warning in arch/mips/pci/pci.c
Atsushi Nemoto
1
-1
/
+1
2007-07-12
[MIPS] SMTC: Interrupt mask backstop hack
Kevin D. Kissell
4
-1
/
+18
2007-07-12
[MIPS] separate platform_device registration for VR41xx RTC
Yoichi Yuasa
3
-115
/
+190
2007-07-12
[MIPS] Separate platform_device registration for VR41xx GPIO
Yoichi Yuasa
4
-99
/
+166
2007-07-12
[MIPS] MIPSsim: Fix build.
Ralf Baechle
3
-3
/
+2
2007-07-12
[MIPS] separate platform_device registration for VR41xx serial interface
Yoichi Yuasa
4
-114
/
+153
2007-07-12
[MIPS] Include cacheflush.h in uncache.c
Atsushi Nemoto
1
-0
/
+1
2007-07-12
[MIPS] Cleanup tlbdebug.h
Atsushi Nemoto
3
-4
/
+2
2007-07-12
[MIPS] Change names of local variables to silence sparse (part 2)
Atsushi Nemoto
1
-10
/
+10
[next]