aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-09-19Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton1-0/+1
2007-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-103/+172
2007-09-17Pull thinkpad into release branchLen Brown4-96/+165
2007-09-17ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh2-3/+3
2007-09-17ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh4-93/+162
2007-09-17Pull misc into release branchLen Brown3-7/+7
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-43/+73
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-404/+398
2007-09-16Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox1-0/+11
2007-09-16[VLAN]: Fix net_device leak.Al Viro1-2/+0
2007-09-16[PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu1-19/+25
2007-09-16[PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu1-11/+3
2007-09-16[NET] skbuff: Add skb_cow_headHerbert Xu3-11/+33
2007-09-16[BRIDGE]: Kill clone argument to br_flood_*Herbert Xu4-50/+31
2007-09-16[PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu1-11/+9
2007-09-16[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu1-37/+13
2007-09-16[PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu1-3/+3
2007-09-16[SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich8-163/+106
2007-09-16[SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich6-38/+97
2007-09-16[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma1-1/+1
2007-09-16[PKTGEN]: srcmac fixAdit Ranadive1-0/+10
2007-09-16[IPV6]: Fix source address selection.Jiri Kosina1-1/+1
2007-09-16[SPARC64]: Warn user if cpu is ignored.David S. Miller2-2/+10
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller4-30/+58
2007-09-16[SPARC64]: Update defconfig.David S. Miller1-11/+5
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner1-0/+12
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner1-7/+4
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner1-1/+12
2007-09-16ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi1-0/+21
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner1-0/+7
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner1-1/+2
2007-09-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds59-46/+42061
2007-09-15drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik1-1/+1
2007-09-15sk98lin: resurrect driverStephen Hemminger45-1/+41977
2007-09-15ucc_geth: fix compilationAnton Vorontsov1-1/+1
2007-09-15mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth1-1/+1
2007-09-15Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-14/+40
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds1-0/+14
2007-09-14[IPV4]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki1-3/+3
2007-09-14[IPV6]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki1-3/+3
2007-09-14Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds36-704/+1515
2007-09-14[IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki1-2/+1
2007-09-14[NET_SCHED] protect action config/dump from irqsJamal Hadi Salim2-6/+6
2007-09-14[NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller1-48/+58
2007-09-14Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds3-51/+88
2007-09-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2007-09-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-7/+68
2007-09-14KVM: MMU: Fix rare oops on guest context switchAvi Kivity2-5/+10