Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 2 | -2/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar | 1 | -2/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 1 | -1/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 1 | -1/+1 |
2008-07-09 | Merge branch 'x86/core' into x86/unify-pci | Ingo Molnar | 19 | -134/+949 |
2008-07-08 | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-07-08 | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 1 | -20/+18 |
2008-07-08 | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2 | -11/+3 |
2008-07-08 | sysfs: add /sys/firmware/memmap | Bernhard Walle | 3 | -0/+216 |
2008-07-08 | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 1 | -14/+37 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -2/+23 |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 1 | -2/+23 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2 | -1/+5 |
2008-07-08 | Revert parts of "x86: update mptable" | Ingo Molnar | 1 | -5/+0 |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 615 | -5986/+19572 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 686 | -6328/+21326 |
2008-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -27/+71 |
2008-07-06 | pxamci: fix byte aligned DMA transfers | Philipp Zabel | 1 | -0/+13 |
2008-07-06 | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 22 | -31/+70 |
2008-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+2 |
2008-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -18/+8 |
2008-07-06 | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo | 1 | -3/+13 |
2008-07-05 | ide: ide_unregister() locking bugfix | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-07-05 | ide: ide_unregister() warm-plug bugfix | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
2008-07-05 | ide: fix hwif->gendev refcounting | Bartlomiej Zolnierkiewicz | 2 | -10/+0 |
2008-07-05 | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 1 | -3/+2 |
2008-07-04 | mmc: don't use DMA on newer ENE controllers | Pierre Ossman | 1 | -2/+4 |
2008-07-04 | mm: switch node meminfo Active & Inactive pages to Kbytes | John Blackwood | 1 | -2/+2 |
2008-07-04 | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout | Andres Salomon | 1 | -1/+11 |
2008-07-04 | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue | Andres Salomon | 1 | -0/+18 |
2008-07-04 | cciss: read config to obtain max outstanding commands per controller | Mike Miller | 1 | -29/+37 |
2008-07-04 | spi: fix the read path in spidev | Sebastian Siewior | 1 | -6/+4 |
2008-07-04 | w100fb: add 80 MHz modeline | Philipp Zabel | 1 | -0/+1 |
2008-07-04 | w100fb: do not depend on SHARPSL | Philipp Zabel | 1 | -1/+2 |
2008-07-04 | hdaps: add support for various newer Lenovo thinkpads | maximilian attems | 1 | -0/+6 |
2008-07-04 | cciss: fix regression that no device nodes are created if no logical drives a... | Stephen M. Cameron | 1 | -0/+4 |
2008-07-04 | fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings | Anton Vorontsov | 1 | -14/+15 |
2008-07-04 | gpio: pca953x (i2c) handles max7310 too | David Brownell | 2 | -5/+11 |
2008-07-04 | Miguel Ojeda has moved | Miguel Ojeda | 4 | -7/+7 |
2008-07-04 | pci: VT3336 can't do MSI either | Tejun Heo | 1 | -0/+1 |
2008-07-04 | rtc: fix CMOS time error after writing /proc/acpi/alarm | Huacai Chen | 1 | -1/+4 |
2008-07-04 | rtc-x1205: Fix alarm set | Michael Hamel | 1 | -20/+91 |
2008-07-04 | serial: fix serial_match_port() for dynamic major tty-device numbers | Guennadi Liakhovetski | 1 | -1/+3 |
2008-07-04 | rtc: rtc_read_alarm() handles wraparound | David Brownell | 1 | -11/+91 |
2008-07-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -16/+27 |
2008-07-04 | sata_mv: safer logic for limit_warnings | Mark Lord | 1 | -1/+1 |
2008-07-04 | libata-sff: improve HSM violation reporting | Tejun Heo | 1 | -9/+21 |
2008-07-04 | ahci: always clear all bits in irq_stat | Tejun Heo | 1 | -6/+3 |
2008-07-04 | sata_sil24: add DID for another adaptec flavor | Tejun Heo | 1 | -0/+1 |
2008-07-04 | fs_enet: restore promiscuous and multicast settings in restart() | Laurent Pinchart | 1 | -0/+3 |