summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-054-5/+59
| * | | | | | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
| |/ / / / /
* | | | | | Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-051-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-052-18/+8
|\ \ \ \ \ \
| * | | | | | ide: ide_unregister() locking bugfixBartlomiej Zolnierkiewicz2008-07-051-2/+2
| * | | | | | ide: ide_unregister() warm-plug bugfixBartlomiej Zolnierkiewicz2008-07-051-6/+6
| * | | | | | ide: fix hwif->gendev refcountingBartlomiej Zolnierkiewicz2008-07-052-10/+0
| |/ / / / /
* | | | | | ahci: give another shot at clearing all bits in irq_statTejun Heo2008-07-051-3/+13
* | | | | | mempolicy: mask off internal flags for userspace APIDavid Rientjes2008-07-041-1/+5
|/ / / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
|\ \ \ \ \
| * | | | | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * | | | | arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| * | | | | x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
* | | | | | mmc: don't use DMA on newer ENE controllersPierre Ossman2008-07-041-2/+4
* | | | | | doc: document the relax_domain_level kernel boot argumentPaul Jackson2008-07-042-0/+7
* | | | | | devcgroup: fix odd behaviour when writing 'a' to devices.allowLi Zefan2008-07-042-2/+8
* | | | | | Update MAINTAINERS file for the TPM device driverRajiv Andrade2008-07-041-1/+2
* | | | | | mm: switch node meminfo Active & Inactive pages to KbytesJohn Blackwood2008-07-041-2/+2
* | | | | | cpumask: introduce new APIsStephen Rothwell2008-07-041-0/+4
* | | | | | olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeoutAndres Salomon2008-07-041-1/+11
* | | | | | olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon2008-07-042-0/+19
* | | | | | cciss: read config to obtain max outstanding commands per controllerMike Miller2008-07-041-29/+37
* | | | | | MAINTAINERS: update the email address of Andreas DilgerGeert Uytterhoeven2008-07-041-2/+2
* | | | | | cpusets: document proc status cpus and mems allowed listsPaul Jackson2008-07-041-2/+4
* | | | | | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
* | | | | | security: filesystem capabilities: fix CAP_SETPCAP handlingAndrew G. Morgan2008-07-041-3/+10
* | | | | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-044-22/+53
* | | | | | doc: doc maintainersRandy Dunlap2008-07-041-0/+8
* | | | | | spi: fix the read path in spidevSebastian Siewior2008-07-041-6/+4
* | | | | | cgroups: document the effect of attaching PID 0 to a cgroupLi Zefan2008-07-041-0/+4
* | | | | | MFD maintainerSamuel Ortiz2008-07-041-0/+6
* | | | | | w100fb: add 80 MHz modelinePhilipp Zabel2008-07-041-0/+1
* | | | | | w100fb: do not depend on SHARPSLPhilipp Zabel2008-07-041-1/+2
* | | | | | add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-041-0/+28
* | | | | | ntfs: update help textJess Guerrero2008-07-041-1/+1
* | | | | | man-pages is supportedMichael Kerrisk2008-07-041-2/+2
* | | | | | Introduce rculist.hStephen Rothwell2008-07-041-0/+6
* | | | | | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
* | | | | | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
* | | | | | hdaps: add support for various newer Lenovo thinkpadsmaximilian attems2008-07-041-0/+6
* | | | | | Doc*/kernel-parameters.txt: fix stale referencesPavel Machek2008-07-041-2/+2
* | | | | | delay accounting: maintainer updateBalbir Singh2008-07-041-4/+4
* | | | | | cciss: fix regression that no device nodes are created if no logical drives a...Stephen M. Cameron2008-07-041-0/+4
* | | | | | Update taskstats-struct document for scaled time accountingHiroshi Shimamoto2008-07-041-0/+6
* | | | | | fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warningsAnton Vorontsov2008-07-041-14/+15
* | | | | | gpio: pca953x (i2c) handles max7310 tooDavid Brownell2008-07-042-5/+11
* | | | | | lib: taint kernel in common report_bug() WARN path.Paul Mundt2008-07-041-0/+2
* | | | | | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-041-2/+0
* | | | | | reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-041-1/+3
* | | | | | ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-041-1/+3
OpenPOWER on IntegriCloud