summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-073-22/+54
|\
| * workqueue: use zalloc_cpumask_var() for gcwq->mayday_maskTejun Heo2010-08-311-1/+1
| * workqueue: fix GCWQ_DISASSOCIATED initializationTejun Heo2010-08-311-2/+3
| * workqueue: Add a workqueue chapter to the tracepoint docbookJason Baron2010-08-271-0/+5
| * workqueue: fix cwq->nr_active underflowTejun Heo2010-08-252-17/+29
| * workqueue: improve destroy_workqueue() debuggabilityTejun Heo2010-08-242-1/+8
| * workqueue: mark lock acquisition on worker_maybe_bind_and_lock()Namhyung Kim2010-08-231-0/+1
| * workqueue: annotate lock context changeNamhyung Kim2010-08-231-0/+6
| * workqueue: free rescuer on destroy_workqueueXiaotian Feng2010-08-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-0725-48/+114
|\ \
| * | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimatorJarek Poplawski2010-09-021-6/+6
| * | ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
| * | Revert "sky2: don't do GRO on second port"David S. Miller2010-09-021-11/+8
| * | gro: fix different skb headroomsEric Dumazet2010-09-011-2/+6
| * | bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller2010-09-011-2/+4
| * | 3c59x: Remove incorrect locking; correct documented lock hierarchyBen Hutchings2010-09-011-4/+1
| * | sky2: don't do GRO on second portstephen hemminger2010-09-011-8/+11
| * | ipv4: minor fix about RPF in help of KconfigNicolas Dichtel2010-09-011-1/+1
| * | xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-011-1/+1
| * | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()Michal Soltys2010-09-011-1/+1
| * | pxa168_eth: fix a mdiobus leakDenis Kirjanov2010-09-011-0/+2
| * | net sched: fix kernel leak in act_policeJeff Mahoney2010-09-011-12/+9
| * | vhost: stop worker only if createdEric Dumazet2010-09-011-1/+4
| * | MAINTAINERS: Add ehea driver as SupportedBreno Leitao2010-09-011-0/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-0111-15/+46
| |\ \
| | * | ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| | * | ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| | * | wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-311-9/+12
| | * | wireless extensions: fix kernel heap content leakJohannes Berg2010-08-302-0/+19
| | * | MAINTAINERS: change broken url for prism54John W. Linville2010-08-301-1/+1
| | * | mac80211: delete work timerJohannes Berg2010-08-301-0/+6
| | * | p54: fix tx feedback status flag checkChristian Lamparter2010-08-301-1/+1
| | * | ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
| | * | libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-271-1/+1
| * | | netlink: Make NETLINK_USERSOCK work again.David S. Miller2010-08-311-0/+22
| * | | irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller2010-08-301-2/+2
| * | | pcnet_cs: add new_idKen Kawasaki2010-08-281-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-0711-12/+59
|\ \ \ \
| * | | | Staging: wlan-ng: Explicitly set some fields in cfg80211 interfaceKarl Relton2010-09-031-0/+3
| * | | | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-031-1/+1
| * | | | Staging: spectra: depend on X86_MRSTJeff Mahoney2010-09-031-0/+1
| * | | | Staging: zram: free device memory when init failsShahar Havivi2010-09-031-0/+1
| * | | | Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings2010-09-031-2/+39
| * | | | staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-031-1/+0
| * | | | staging: spectra needs <linux/slab.h>Geert Uytterhoeven2010-09-031-0/+1
| * | | | staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-031-2/+5
| * | | | staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen2010-09-031-2/+2
| * | | | staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang2010-09-031-2/+1
| * | | | staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-031-2/+2
| * | | | staging: hv: Fix missing functions for net_device_opsHaiyang Zhang2010-09-031-0/+3
OpenPOWER on IntegriCloud