summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-04lib: taint kernel in common report_bug() WARN path.Paul Mundt1-0/+2
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow1-2/+0
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara1-1/+3
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara1-1/+3
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara1-1/+3
2008-07-04Miguel Ojeda has movedMiguel Ojeda11-24/+29
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-07-04rtc-x1205: Fix alarm setMichael Hamel1-20/+91
2008-07-04get_user_pages(): fix possible page leak on oomOleg Nesterov1-1/+1
2008-07-04serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski1-1/+3
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley1-1/+1
2008-07-04rtc: rtc_read_alarm() handles wraparoundDavid Brownell1-11/+91
2008-07-04mm: dirty page accounting vs VM_MIXEDMAPPeter Zijlstra1-1/+13
2008-07-04Christoph has movedChristoph Lameter12-13/+13
2008-07-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-16/+27
2008-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+2
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2-2/+12
2008-07-04Update maintainers for powerpcPaul Mackerras1-19/+3
2008-07-04sata_mv: safer logic for limit_warningsMark Lord1-1/+1
2008-07-04libata-sff: improve HSM violation reportingTejun Heo1-9/+21
2008-07-04ahci: always clear all bits in irq_statTejun Heo1-6/+3
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo1-0/+1
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge1-2/+2
2008-07-04[MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle1-2/+2
2008-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-37/+89
2008-07-03USB: adding comment for ipaq forcing number of portsOliver Neukum1-0/+5
2008-07-03USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum1-1/+1
2008-07-03USB: add a pl2303 device idGreg Kroah-Hartman2-0/+2
2008-07-03USB: another option device idGreg Kroah-Hartman1-0/+1
2008-07-03USB: don't lose disconnections during suspendAlan Stern1-11/+4
2008-07-03USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-07-03USB: New device ID for ftdi_sio driverJon K Hellan2-0/+4
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-07-03USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet1-0/+8
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-03USB: fix cdc-acm resume()Oliver Neukum1-3/+0
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-03svcrpc: fix handling of garbage argsJ. Bruce Fields1-7/+5
2008-07-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-1/+9
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt1-0/+8
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer1-1/+1
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer1-0/+5
2008-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds3-10/+14
2008-07-03Do not overwrite nr_zones on !NUMA when initialising zlcache_ptrMel Gorman1-1/+0
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter2-2/+12
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen3-10/+14
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton1-3/+4