summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger2007-08-281-5/+5
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-09-177-43/+73
|\ \ \ \
| * | | | [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-162-2/+10
| * | | | [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-164-30/+58
| * | | | [SPARC64]: Update defconfig.David S. Miller2007-09-161-11/+5
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-1727-404/+398
|\ \ \ \ \
| * | | | | [VLAN]: Fix net_device leak.Al Viro2007-09-171-2/+0
| * | | | | [PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu2007-09-171-19/+25
| * | | | | [PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu2007-09-171-11/+3
| * | | | | [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-173-11/+33
| * | | | | [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-174-50/+31
| * | | | | [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-171-11/+9
| * | | | | [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-171-37/+13
| * | | | | [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-171-3/+3
| * | | | | [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-178-163/+106
| * | | | | [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-176-38/+97
| * | | | | [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma2007-09-161-1/+1
| * | | | | [PKTGEN]: srcmac fixAdit Ranadive2007-09-161-0/+10
| * | | | | [IPV6]: Fix source address selection.Jiri Kosina2007-09-161-1/+1
| * | | | | [IPV4]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-151-3/+3
| * | | | | [IPV6]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-151-3/+3
| * | | | | [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki2007-09-151-2/+1
| * | | | | [NET_SCHED] protect action config/dump from irqsJamal Hadi Salim2007-09-152-6/+6
| * | | | | [NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller2007-09-151-48/+58
* | | | | | Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox2007-09-171-0/+11
| |_|/ / / |/| | | |
* | | | | clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* | | | | clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4
* | | | | clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* | | | | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
* | | | | timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* | | | | timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
| |/ / / |/| | |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-1659-46/+42061
|\ \ \ \
| * | | | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-161-1/+1
| * | | | sk98lin: resurrect driverStephen Hemminger2007-09-1645-1/+41977
| * | | | ucc_geth: fix compilationAnton Vorontsov2007-09-161-1/+1
| * | | | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-161-1/+1
| * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-164-14/+40
| |\ \ \ \
| | * | | | As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-141-4/+18
| | * | | | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
| | | |_|/ | | |/| |
| * | | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-131-8/+4
| * | | | ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
| * | | | ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
| * | | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-132-4/+4
| * | | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-131-1/+8
| * | | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-131-12/+7
* | | | | sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-151-0/+14
* | | | | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1536-704/+1515
|\ \ \ \ \
| * | | | | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12
| * | | | | [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0
| * | | | | [XTENSA] Add support for cache-aliasingChris Zankel2007-08-2714-414/+816