summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri2010-01-303-1/+200
| | * | | | | Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger2010-01-304-4/+12
| | * | | | | Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko2010-01-301-1/+2
| | * | | | | Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko2010-01-301-7/+4
| * | | | | | cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-281-1/+1
| * | | | | | be2net: Fix memset() arg ordering.David S. Miller2010-01-281-1/+1
| |/ / / / /
| * | | | | bonding: bond_open error return valuestephen hemminger2010-01-281-1/+1
| * | | | | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it earlyJohn Fastabend2010-01-281-8/+6
| * | | | | ixgbe: set the correct DCB bit for pg tx settingsJohn Fastabend2010-01-281-1/+1
| * | | | | igbvf: fix issue w/ mapped_as_page being left set after unmapAlexander Duyck2010-01-281-0/+1
| * | | | | drivers/net: ks8851_mll ethernet network driverChoi, David2010-01-281-2/+2
| * | | | | be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-283-3/+30
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-284-8/+7
| |\ \ \ \ \
| | * | | | | mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| | * | | | | ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| | * | | | | iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| | * | | | | ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
| * | | | | | starfire: clean up properly if firmware loading failsBen Hutchings2010-01-261-1/+4
| * | | | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
* | | | | | | pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-021-1/+1
* | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-021-0/+19
* | | | | | | fault injection: correct function names in documentationAnton Blanchard2010-02-021-2/+2
* | | | | | | hugetlb: fix section mismatchesJeff Mahoney2010-02-021-4/+3
* | | | | | | uartlite: fix crash when using as consoleRichard Röjfors2010-02-021-1/+1
* | | | | | | imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-021-2/+4
* | | | | | | cgroups: fix to return errno in a failure pathLi Zefan2010-02-021-2/+5
* | | | | | | markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-021-1/+1
* | | | | | | get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-021-2/+2
* | | | | | | devmem: fix kmem write bug on memory holesWu Fengguang2010-02-021-1/+1
* | | | | | | devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki2010-02-021-10/+18
* | | | | | | mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-022-0/+6
* | | | | | | kfifo: fix kernel-doc notationRandy Dunlap2010-02-021-1/+2
* | | | | | | rtc-fm3130: add missing bracesSergey Matyukevich2010-02-021-2/+4
* | | | | | | mx3fb: some debug and initialisation fixesAlberto Panizzo2010-02-021-4/+8
* | | | | | | idr: fix a critical misallocation bugTejun Heo2010-02-021-4/+3
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-026-7/+13
|\ \ \ \ \ \
| * | | | | | cfq-iosched: Do not idle on async queuesVivek Goyal2010-02-021-1/+1
| * | | | | | blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-011-2/+2
| * | | | | | block: fix bugs in bio-integrity mempool usageChuck Ebbert2010-01-301-1/+2
| * | | | | | block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov2010-01-281-1/+6
| * | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-252-2/+2
| |\ \ \ \ \ \
| | * | | | | | drbd: null dereference bugDan Carpenter2010-01-251-1/+1
| | * | | | | | drbd: fix max_segment_size initializationLars Ellenberg2010-01-221-1/+1
* | | | | | | | mm: purge fragmented percpu vmap blocksNick Piggin2010-02-021-11/+81
* | | | | | | | mm: percpu-vmap fix RCU list walkingNick Piggin2010-02-021-14/+6
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-022-9/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | random: Remove unused inode variableHerbert Xu2010-02-021-1/+0
| * | | | | | | | crypto: padlock-sha - Add import/export supportHerbert Xu2010-02-021-0/+23
| * | | | | | | | random: drop weird m_time/a_time manipulationMatt Mackall2010-02-021-8/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-02-022-7/+4
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud