summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc-ds1742.c should use resource_size_t for base addressDavid Gibson2007-09-191-1/+1
* Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan2007-09-191-0/+2
* Fix failure to resume from initrdsNigel Cunningham2007-09-191-1/+3
* uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
* Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton2007-09-191-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-09-167-103/+172
|\
| * Pull thinkpad into release branchLen Brown2007-09-174-96/+165
| |\
| | * ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh2007-09-172-3/+3
| | * ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh2007-09-174-93/+162
| * | Pull misc into release branchLen Brown2007-09-173-7/+7
| |\ \
| | * | ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh2007-09-031-1/+1
| | * | msi-laptop: replace ',' with ';'Jonathan Woithe2007-08-291-1/+1
| | * | 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-167-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-1627-404/+398
|\ \ \ \ \
| * | | | | [VLAN]: Fix net_device leak.Al Viro2007-09-161-2/+0
| * | | | | [PPP] generic: Fix receive path data clobbering & non-linear handlingHerbert Xu2007-09-161-19/+25
| * | | | | [PPP] generic: Call skb_cow_head before scribbling over skbHerbert Xu2007-09-161-11/+3
| * | | | | [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-163-11/+33
| * | | | | [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-164-50/+31
| * | | | | [PPP] pppoe: Fill in header directly in __pppoe_xmitHerbert Xu2007-09-161-11/+9
| * | | | | [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return valueHerbert Xu2007-09-161-37/+13
| * | | | | [PPP] pppoe: Fix skb_unshare_check call positionHerbert Xu2007-09-161-3/+3
| * | | | | [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-168-163/+106
| * | | | | [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-166-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-141-3/+3
| * | | | | [IPV6]: Just increment OutDatagrams once per a datagram.YOSHIFUJI Hideaki2007-09-141-3/+3
| * | | | | [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki2007-09-141-2/+1
| * | | | | [NET_SCHED] protect action config/dump from irqsJamal Hadi Salim2007-09-142-6/+6
| * | | | | [NET]: Fix two issues wrt. SO_BINDTODEVICE.David S. Miller2007-09-141-48/+58
* | | | | | Fix non-ISA link error in drivers/scsi/advansys.cMatthew Wilcox2007-09-161-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-1559-46/+42061
|\ \ \ \
| * | | | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-151-1/+1
| * | | | sk98lin: resurrect driverStephen Hemminger2007-09-1545-1/+41977
| * | | | ucc_geth: fix compilationAnton Vorontsov2007-09-151-1/+1
| * | | | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-151-1/+1
| * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-154-14/+40
| |\ \ \ \
| | * | | | As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-141-4/+18
OpenPOWER on IntegriCloud