aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
| * 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/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-0314-37/+89
|\ \ \
| * | | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
| * | | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
| * | | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
| * | | USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1
| * | | USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
| * | | USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
| * | | USB: New device ID for ftdi_sio driverJon K Hellan2008-07-032-0/+4
| * | | sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
| * | | USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-031-0/+8
| * | | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
| * | | USB: ehci - fix timer regressionDavid Brownell2008-07-031-9/+10
| * | | USB: fix cdc-acm resume()Oliver Neukum2008-07-031-3/+0
| * | | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
* | | | svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-031-7/+5
* | | | 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
| * | | | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
| * | | | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
| |/ / /
* | | | hrtimer: prevent migration for raising softirqSteven Rostedt2008-07-031-0/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-07-033-10/+14
|\ \ \ \
| * | | | 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-033-10/+14
| |/ / /
* | | | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman2008-07-031-1/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-025-16/+63
|\ \ \
| * | | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| * | | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| * | | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
| | |/ | |/|
* | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-021-14/+14
|\ \ \
| * | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1