summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-0813-37/+184
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| * | | | | | | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
| * | | | | | | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
| * | | | | | | powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov2010-07-081-1/+5
| * | | | | | | powerpc: Linux cannot run with 0 coresAnton Blanchard2010-07-081-1/+1
| * | | | | | | powerpc: Fix feature-fixup tests for gcc 4.5Stephen Rothwell2010-07-081-8/+9
| * | | | | | | powerpc: Disable SPARSE_IRQ by defaultYang Li2010-07-081-2/+2
| * | | | | | | powerpc: Fix compile errors in prom_init_check for gcc 4.5Stephen Rothwell2010-07-081-0/+6
| * | | | | | | powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-084-4/+138
| * | | | | | | powerpc/perf_event: Fix for power_pmu_disable()Matt Evans2010-07-081-1/+4
* | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-084-56/+67
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
| * | | | | | | ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham2010-07-051-1/+1
| * | | | | | | ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
| * | | | | | | ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
| * | | | | | | ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim2010-07-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-0736-189/+332
|\ \ \ \ \ \ \
| * | | | | | | NET: SB1250: Initialize .ownerRalf Baechle2010-07-071-0/+1
| * | | | | | | vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| * | | | | | | ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-071-5/+13
| * | | | | | | bridge: Clear IPCB before possible entry into IP stackHerbert Xu2010-07-071-0/+3
| * | | | | | | bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu2010-07-051-9/+12
| * | | | | | | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
| * | | | | | | net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-051-1/+3
| * | | | | | | xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-042-0/+4
| * | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-023-48/+58
| |\ \ \ \ \ \ \
| | * | | | | | | vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-012-28/+29
| | * | | | | | | vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-273-22/+31
| * | | | | | | | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
| * | | | | | | | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
| * | | | | | | | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
| * | | | | | | | | linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
| * | | | | | | | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-024-5/+30
| * | | | | | | | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| * | | | | | | | | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
| * | | | | | | | | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
| * | | | | | | | | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
| * | | | | | | | | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
| * | | | | | | | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-011-1/+1
| * | | | | | | | | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * | | | | | | | | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1
| * | | | | | | | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-302-2/+12
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| | * | | | | | | | | iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| | * | | | | | | | | ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
| * | | | | | | | | | xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1