summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nilfs2: fix potential leak of dirty data on umountRyusuke Konishi2010-01-311-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-02-021-1/+1
|\ \ \
| * | | kernel/cred.c: use kmem_cache_freeJulia Lawall2010-02-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-0227-282/+312
|\ \ \ \
| * | | | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-022-207/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-022-2/+3
| |\ \ \ \
| | * | | | netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-261-1/+2
| | * | | | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-191-1/+1
| * | | | | be2net: use eq-id to calculate cev-isr reg offsetSathya Perla2010-02-021-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-01-319-47/+254
| |\ \ \ \ \
| | * | | | | Bluetooth: Use the control channel for raw HID reportsBastien Nocera2010-01-301-34/+36
| | * | | | | 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
OpenPOWER on IntegriCloud