summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.1-rc7v3.1-rc7Linus Torvalds2011-09-211-1/+1
* XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-09-211-7/+20
* Merge git://github.com/davem330/netLinus Torvalds2011-09-2122-80/+165
|\
| * xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-09-211-0/+5
| * fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-09-211-2/+2
| * ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2
| * tg3: fix VLAN tagging regressionKasper Pedersen2011-09-211-2/+0
| * net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-201-0/+1
| * netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7
| * gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings2011-09-201-4/+4
| * ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong2011-09-201-1/+6
| * GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom2011-09-201-2/+5
| * GRETH: RX/TX bytes were never increasedDaniel Hellstrom2011-09-202-0/+6
| * ipv6: fix a possible double freeRoy Li2011-09-201-2/+2
| * Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-201-5/+27
| |\
| | * r8169: do not enable the TBI for anything but the original 8169.Francois Romieu2011-09-171-3/+10
| | * r8169: remove erroneous processing of always set bit.Francois Romieu2011-09-171-1/+6
| | * r8169: fix WOL setting for 8105 and 8111evlHayes Wang2011-09-171-1/+9
| | * r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang2011-09-171-0/+1
| | * r8169: fix the reset setting for 8111evlHayes Wang2011-09-171-0/+1
| * | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-2010-59/+98
| |\ \
| | * | b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
| | * | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-193-17/+22
| | |\ \
| | | * | Bluetooth: add support for 2011 mac miniJurgen Kramer2011-09-171-0/+3
| | | * | Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem2011-09-171-0/+3
| | | * | Bluetooth: Fixed BT ST Channel reg orderChen Ganir2011-09-171-8/+8
| | | * | Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-09-151-9/+8
| | * | | iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
| | * | | wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-161-0/+2
| | * | | rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| | * | | rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| | * | | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
| | * | | wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-161-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-2121-78/+92
|\ \ \ \ \
| * | | | | floppy: use del_timer_sync() in init cleanupCarsten Emde2011-09-211-4/+4
| * | | | | blk-cgroup: be able to remove the record of unplugged deviceWanlong Gao2011-09-211-21/+16
| * | | | | block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_requestTao Ma2011-09-141-1/+1
| * | | | | mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara2011-09-021-0/+7
| * | | | | mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara2011-09-021-9/+14
| * | | | | block: simplify force plug flush code a little bitShaohua Li2011-08-242-7/+7
| * | | | | block: change force plug flush call orderShaohua Li2011-08-241-3/+3
| * | | | | block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen2011-08-241-4/+6
| * | | | | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-232-4/+4
| |\ \ \ \ \
| | * | | | | xen-blkback: fixed indentation and commentsJoe Jin2011-08-222-3/+3
| | * | | | | xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.Joe Jin2011-08-221-1/+1
| * | | | | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-2311-25/+32
| * | | | | | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-236-9/+7
* | | | | | | init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin2011-09-211-2/+13
* | | | | | | teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen2011-09-211-0/+20
* | | | | | | break out numa_maps gather_pte_stats() checksDave Hansen2011-09-211-15/+24