index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code for actual protected-mode entry
H. Peter Anvin
2007-07-12
2
-0
/
+224
*
Video mode probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
6
-0
/
+1349
*
Voyager support for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+46
*
Memory probing support for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+99
*
MCA support for new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+43
*
EDD probing code for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+196
*
CPU features verification for the new x86 setup code
H. Peter Anvin
2007-07-12
2
-0
/
+336
*
Version string for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+23
*
Console-writing code for the new x86 setup code
H. Peter Anvin
2007-07-12
2
-0
/
+419
*
Command-line parsing code for the new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+97
*
APM probing code
H. Peter Anvin
2007-07-12
1
-0
/
+97
*
A20 handling code
H. Peter Anvin
2007-07-12
1
-0
/
+161
*
String-handling functions for the new x86 setup code.
H. Peter Anvin
2007-07-12
2
-0
/
+153
*
Simple bitops for the new x86 setup code.
H. Peter Anvin
2007-07-12
1
-0
/
+45
*
Top header file for new x86 setup code
H. Peter Anvin
2007-07-12
1
-0
/
+296
*
Header file to produce 16-bit code with gcc
H. Peter Anvin
2007-07-12
1
-0
/
+15
*
x86-64: add symbolic constants for the boot segment selectors
H. Peter Anvin
2007-07-12
1
-0
/
+8
*
x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
H. Peter Anvin
2007-07-12
1
-0
/
+4
*
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
2007-07-12
5
-30
/
+94
*
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
2007-07-12
3
-10
/
+10
*
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
2007-07-12
3
-6
/
+7
*
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
2007-07-12
11
-3
/
+82
*
Clean up struct screen_info (<linux/screen_info.h>)
H. Peter Anvin
2007-07-12
1
-5
/
+4
*
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
2007-07-12
2
-5
/
+5
*
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2007-07-12
10
-188
/
+159
*
include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
H. Peter Anvin
2007-07-12
1
-3
/
+3
*
hd.c: remove BIOS/CMOS queries
H. Peter Anvin
2007-07-12
1
-61
/
+12
*
x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
H. Peter Anvin
2007-07-12
1
-2
/
+2
*
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-10
15
-1
/
+165
*
Make common helpers for seq_files that work with list_heads
Pavel Emelianov
2007-07-10
2
-0
/
+45
*
sx: switch subven and subid values
Jiri Slaby
2007-07-10
1
-2
/
+2
*
Add LZO1X algorithm to the kernel
Richard Purdie
2007-07-10
7
-0
/
+580
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-07-10
18
-572
/
+980
|
\
|
*
mmc: at91_mci: fix hanging and rework to match flowcharts
Nicolas Ferre
2007-07-09
1
-91
/
+108
|
*
mmc: at91_mci typo
Nicolas Ferre
2007-07-09
1
-15
/
+15
|
*
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
1
-1
/
+1
|
*
mmc: fix silly copy-and-paste error
Pierre Ossman
2007-07-09
1
-3
/
+3
|
*
mmc: move layer init and workqueue to core file
Pierre Ossman
2007-07-09
3
-56
/
+48
|
*
mmc: refactor host class handling
Pierre Ossman
2007-07-09
7
-164
/
+187
|
*
mmc: refactor bus operations
Pierre Ossman
2007-07-09
9
-244
/
+418
|
*
sdhci: add ene controller id
Milko Krachounov
2007-07-09
2
-0
/
+9
|
*
mmc: bounce requests for simple hosts
Pierre Ossman
2007-07-09
4
-15
/
+208
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-10
79
-42320
/
+3531
|
\
\
|
*
|
bonding/bond_main.c: make 2 functions static
Adrian Bunk
2007-07-10
2
-4
/
+3
|
*
|
ps3: gigabit ethernet driver for PS3, take3
Masakazu Mokuno
2007-07-10
5
-0
/
+1834
|
*
|
[netdrvr] Fix dependencies for ax88796 ne2k clone driver
Jeff Garzik
2007-07-10
1
-0
/
+1
|
*
|
eHEA: Capability flag for DLPAR support
Jan-Bernd Themann
2007-07-10
2
-2
/
+29
|
*
|
Remove sk98lin ethernet driver.
Jeff Garzik
2007-07-10
45
-41970
/
+1
|
*
|
sunhme.c:quattro_pci_find() must be __devinit
Adrian Bunk
2007-07-10
1
-1
/
+1
|
*
|
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
2007-07-10
2
-6
/
+8
[next]