summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.7-rc6v3.7-rc6Linus Torvalds2012-11-161-1/+1
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\
| * KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-1619-120/+86
|\ \
| * | revert "mm: fix-up zone present pages"Andrew Morton2012-11-166-58/+1
| * | tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-161-1/+1
| * | tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-161-2/+14
| * | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-161-1/+1
| * | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-161-25/+0
| * | rapidio: fix kernel-doc warningsRandy Dunlap2012-11-162-1/+3
| * | swapfile: fix name leak in swapoffXiaotian Feng2012-11-161-2/+2
| * | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-164-18/+38
| * | mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
| * | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-162-6/+19
| * | mm: fix build warning for uninitialized valueDavid Rientjes2012-11-161-6/+4
| * | mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-161-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1642-120/+247
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1618-25/+73
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1618-25/+73
| | |\ \
| | | * | brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-145-8/+12
| | | |\ \
| | | | * | Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | | | * | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | | | * | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | | | * | Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
| | | | * | Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-091-5/+6
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| | | |\ \ \
| | | | * | | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | | | * | | iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-149-12/+37
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
| | | | * | | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-104-6/+20
| | | | * | | mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
| | | | * | | mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
| | | | * | | mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-051-0/+5
| | | | * | | mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
| | | | * | | mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-311-0/+3
| * | | | | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-161-1/+3
| * | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-162-7/+20
| |\ \ \ \ \ \
| | * | | | | | batman-adv: process broadcast packets in BLA earlierAntonio Quartulli2012-11-161-6/+6
| | * | | | | | batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli2012-11-161-0/+7
| | * | | | | | batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli2012-11-161-1/+1
| | * | | | | | batman-adv: fix tt_global_entries flags updateAntonio Quartulli2012-11-161-0/+6
| * | | | | | | tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet2012-11-161-3/+9
| | |/ / / / / | |/| | | | |
| * | | | | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
| * | | | | | net: correct check in dev_addr_del()Jiri Pirko2012-11-151-1/+2
| * | | | | | tcp: fix retransmission in repair modeAndrew Vagin2012-11-152-2/+6
| * | | | | | sctp: fix /proc/net/sctp/ memory leakTommi Rantala2012-11-151-4/+4
| |/ / / / /
| * | | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
| * | | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15