summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich2007-08-301-0/+7
| | * SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich2007-08-301-1/+6
| | * SCTP: Pick the correct port when binding to 0.Vlad Yasevich2007-08-301-0/+1
| | * SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2007-08-302-14/+17
| | * SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun2007-08-304-24/+56
| | * SCTP: Fix sctp_addto_chunk() to add pad with correct lengthWei Yongjun2007-08-301-1/+1
| | * SCTP: Assign stream sequence numbers to the entire messageVlad Yasevich2007-08-291-12/+23
| | * SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich2007-08-293-13/+66
| * | [TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2007-08-302-2/+14
| * | [PKTGEN]: Fix multiqueue oops.Robert Olsson2007-08-281-2/+3
| * | [BNX2]: Add write posting comment.Michael Chan2007-08-281-0/+4
OpenPOWER on IntegriCloud