summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-3136-37/+133
|\
| * [libata] Bump driver versionsJeff Garzik2007-08-3131-31/+31
| * ata_piix: implement IOCFG bit18 quirkTejun Heo2007-08-311-0/+36
| * libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo2007-08-312-3/+9
| * sata_promise: FastTrack TX4200 is a second-generation chipMikael Pettersson2007-08-311-3/+3
| * pata_marvell: Add more identifiersAlan Cox2007-08-311-0/+2
| * ata_piix: add Satellite U200 to broken suspend listTejun Heo2007-08-311-0/+7
| * ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz2007-08-311-0/+13
| * ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston2007-08-311-0/+27
| * libata-core: Allow translation setting to failAlan Cox2007-08-311-0/+5
* | Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter2007-08-311-0/+5
* | hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-315-18/+17
* | MAINTAINERS, order NETERION alphabeticallyJiri Slaby2007-08-311-13/+13
* | i2c-piix4: Fix SB700 PCI device IDShane Huang2007-08-314-7/+5
* | MAINTAINERS: update DCO infoRandy Dunlap2007-08-311-3/+4
* | sigqueue_free: fix the race with collect_signal()Oleg Nesterov2007-08-311-10/+9
* | userns: don't leak root userAlexey Dobriyan2007-08-311-0/+1
* | request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski2007-08-311-7/+4
* | eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi2007-08-311-1/+2
* | Fix typo in atmel_spi.cAndrew Victor2007-08-311-1/+1
* | Fix modpost warning in serial driverRalf Baechle2007-08-311-1/+1
* | Add MAINTAINERS entry for IOC3 serial driverRalf Baechle2007-08-311-1/+7
* | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-314-16/+36
* | setpgid(child) fails if the child was forked by sub-threadOleg Nesterov2007-08-311-2/+1
* | slub: do not fail if we cannot register a slab with sysfsChristoph Lameter2007-08-311-2/+6
* | spi: correct name for spi_txx9Atsushi Nemoto2007-08-312-3/+2
* | SPI driver hotplug/coldplug fixesDavid Brownell2007-08-317-4/+8
* | Assign task_struct.exit_code before taskstats_exit()Jonathan Lim2007-08-311-1/+1
* | Fix font dependency for SGI Newport console driverRalf Baechle2007-08-311-1/+1
* | Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara2007-08-311-6/+4
* | UDF: handle wrong superblock betterJan Kara2007-08-311-4/+22
* | fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki2007-08-311-2/+9
* | uml: fix x86_64 core dump crashJeff Dike2007-08-313-6/+55
* | uml: fix linker script alignment bugsJeff Dike2007-08-313-57/+90
* | process_zones(): fix recovery codeAndrew Morton2007-08-311-0/+2
* | revert "eCryptfs: fix lookup error for special files"Andrew Morton2007-08-311-4/+0
* | SLUB: Force inlining for functions in slub_def.hChristoph Lameter2007-08-311-4/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-315-28/+45
|\ \
| * | [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-305-16/+33
| * | [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2007-08-302-12/+12
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-3119-100/+229
|\ \ | |/ |/|
| * [PKTGEN]: Remove write-only variable.Pavel Emelyanov2007-08-301-3/+0
| * [NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentryJesper Bengtsson2007-08-301-1/+1
| * [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum2007-08-301-1/+1
| * [BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger2007-08-301-8/+8
| * [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-302-2/+6
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...David S. Miller2007-08-3010-77/+190
| |\
| | * SCTP: Fix to handle invalid parameter length correctlyWei Yongjun2007-08-301-1/+1
| | * SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich2007-08-301-11/+10
| | * SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich2007-08-301-0/+2