summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+0Star
* | | 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
* | | ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-041-1/+3
* | | Miguel Ojeda has movedMiguel Ojeda2008-07-0411-24/+29
* | | pci: VT3336 can't do MSI eitherTejun Heo2008-07-041-0/+1
* | | rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-041-1/+4
* | | rtc-x1205: Fix alarm setMichael Hamel2008-07-041-20/+91
* | | get_user_pages(): fix possible page leak on oomOleg Nesterov2008-07-041-1/+1
* | | serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski2008-07-041-1/+3
* | | firmware: fix the request_firmware() dummyJames Bottomley2008-07-041-1/+1
* | | rtc: rtc_read_alarm() handles wraparoundDavid Brownell2008-07-041-11/+91
* | | mm: dirty page accounting vs VM_MIXEDMAPPeter Zijlstra2008-07-041-1/+13
* | | Christoph has movedChristoph Lameter2008-07-0412-13/+13
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-045-16/+27
|\ \ \
| * | | sata_mv: safer logic for limit_warningsMark Lord2008-07-041-1/+1
| * | | libata-sff: improve HSM violation reportingTejun Heo2008-07-041-9/+21
| * | | ahci: always clear all bits in irq_statTejun Heo2008-07-041-6/+3Star
| * | | sata_sil24: add DID for another adaptec flavorTejun Heo2008-07-041-0/+1
| * | | sata_uli: hardreset is brokenTejun Heo2008-06-271-0/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-041-2/+2
|\ \ \ \
| * | | | [MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle2008-07-041-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-042-2/+12
|\ \ \ \ \
| * | | | | slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter2008-07-032-2/+12
* | | | | | Update maintainers for powerpcPaul Mackerras2008-07-041-19/+3Star
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-0414-37/+89
|\ \ \ \ \
| * | | | | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-041-0/+5
| * | | | | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-041-1/+1
| * | | | | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-042-0/+2
| * | | | | USB: another option device idGreg Kroah-Hartman2008-07-041-0/+1
| * | | | | USB: don't lose disconnections during suspendAlan Stern2008-07-041-11/+4Star
| * | | | | USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-041-10/+28
| * | | | | USB: New device ID for ftdi_sio driverJon K Hellan2008-07-042-0/+4
| * | | | | sisusbvga: Fix oops on disconnect.Will Newton2008-07-041-2/+0Star
| * | | | | USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-041-0/+8
| * | | | | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-041-0/+12
| * | | | | USB: ehci - fix timer regressionDavid Brownell2008-07-041-9/+10
| * | | | | USB: fix cdc-acm resume()Oliver Neukum2008-07-041-3/+0Star
| * | | | | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-041-1/+14
* | | | | | svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-031-7/+5Star
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-033-1/+9
|\ \ \ \ \ \
| * | | | | | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3