Age | Commit message (Expand) | Author | Files | Lines |
2007-07-13 | dm raid1: fix status | Milan Broz | 1 | -2/+2 |
2007-07-13 | dm: remove duplicate module name from error msgs | Alasdair G Kergon | 3 | -9/+6 |
2007-07-13 | dm delay: cleanup | Alasdair G Kergon | 1 | -7/+5 |
2007-07-13 | dm: use kmem_cache macro | Alasdair G Kergon | 8 | -121/+106 |
2007-07-13 | dm: bio_list prefetch removal | Alasdair G Kergon | 1 | -3/+1 |
2007-07-13 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 84 | -488/+3203 |
2007-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 20 | -86/+504 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 8 | -107/+216 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2 | -5/+4 |
2007-07-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 17 | -77/+203 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 172 | -1401/+760 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 93 | -1494/+2822 |
2007-07-13 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -725/+890 |
2007-07-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 412 | -7282/+11191 |
2007-07-13 | Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa... | Russell King | 76 | -484/+2914 |
2007-07-13 | [ARM] sa1100: remove boot time RTC initialisation | Russell King | 1 | -24/+0 |
2007-07-13 | [ARM] sa1100: stop doing our own rtc management over suspend | Russell King | 1 | -9/+0 |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 38 | -701/+571 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 | Linus Torvalds | 121 | -3904/+9767 |
2007-07-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 42 | -330/+2222 |
2007-07-13 | libata: remove irq_on from ata_bus_reset() and ata_std_postreset() | Albert Lee | 2 | -11/+0 |
2007-07-13 | ata_piix: kill incorrect invalid map value warning | Tejun Heo | 1 | -1/+1 |
2007-07-13 | libata: add another Maxtor drive with broken NCQ to the list | Chuck Ebbert | 1 | -0/+1 |
2007-07-12 | [libata] sata_mv: Fix and clean up per-chip-generation tests | Jeff Garzik | 1 | -15/+14 |
2007-07-12 | [libata] sata_mv: Convert to new exception handling (EH) infrastructure | Jeff Garzik | 1 | -247/+456 |
2007-07-12 | [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH) | Jeff Garzik | 1 | -15/+8 |
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 |