summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
| | * | | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| | * | | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| | * | | xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
| | * | | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
| | * | | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-211-1/+1
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-21239-2514/+4459
| | |\ \ \
| | * | | | ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu2010-04-211-1/+1
| | * | | | bridge: add a missing ntohs()Eric Dumazet2010-04-201-1/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-209-16/+31
| | |\ \ \ \
| | | * | | | mac80211: pass HT changes to driver when off channelReinette Chatre2010-04-191-0/+2
| | | * | | | mac80211: remove bogus TX agg state assignmentJohannes Berg2010-04-191-1/+0
| | | * | | | iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| | | * | | | iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
| | * | | | | 8139too: Fix a typo in the function name.Alexander Kuznetsov2010-04-191-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-244-30/+53
| |\ \ \ \ \ \
| | * | | | | | PCI: Ensure we re-enable devices on resumeMatthew Garrett2010-04-221-5/+1
| | * | | | | | x86/PCI: parse additional host bridge window resource typesBjorn Helgaas2010-04-221-6/+37
| | * | | | | | PCI: revert broken device warningBjorn Helgaas2010-04-221-16/+7
| | * | | | | | PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-081-2/+8
| | * | | | | | x86/PCI: ignore Consumer/Producer bit in ACPI window descriptionsBjorn Helgaas2010-04-081-2/+1
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-04-245-46/+302
| |\ \ \ \ \ \ \
| | * | | | | | | eeepc-laptop: add missing sparse_keymap_freeCorentin Chary2010-04-231-2/+1
| | * | | | | | | eeepc-wmi: Build fixIngo Molnar2010-04-121-0/+1
| | * | | | | | | asus: don't modify bluetooth/wlan on bootDan Carpenter2010-04-121-4/+4
| | * | | | | | | dell-wmi: Fix memory leakYong Wang2010-04-121-1/+2
| | * | | | | | | eeepc-wmi: add backlight supportYong Wang2010-04-121-35/+197
| | * | | | | | | eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang2010-04-121-16/+86
| | * | | | | | | eeepc-wmi: add an eeepc_wmi context structureYong Wang2010-04-121-23/+46
| * | | | | | | | initramfs: handle unrecognised decompressor when unpackingPhillip Lougher2010-04-241-1/+2
| * | | | | | | | ksm: check for ERR_PTR from follow_page()Dan Carpenter2010-04-241-6/+6
| * | | | | | | | VMware Balloon driverDmitry Torokhov2010-04-244-0/+851
| * | | | | | | | fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard2010-04-241-5/+12
| * | | | | | | | lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)Hans Verkuil2010-04-241-0/+1
| * | | | | | | | w1: fix omap 1-wire driver compilationAmit Kucheria2010-04-241-0/+1
| * | | | | | | | rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov2010-04-241-4/+5
| * | | | | | | | keys: fix an RCU warningDavid Howells2010-04-241-5/+8
| * | | | | | | | lib: fix the use of LZO to decompress initramfs imagesAlbin Tonnerre2010-04-241-7/+15
| * | | | | | | | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-242-1/+13
| * | | | | | | | w1: w1 temp: fix negative termperature calculationIan Dall2010-04-241-3/+2
| * | | | | | | | cgroups: fix procs documentationKAMEZAWA Hiroyuki2010-04-241-2/+1
| * | | | | | | | drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach2010-04-241-0/+3
| * | | | | | | | lis3: add support for HP ProBook 432x/442x/452x/522xTakashi Iwai2010-04-241-0/+4
| * | | | | | | | mtd: fix Orion NAND driver compilation with ARM OABIPaulius Zaleckas2010-04-241-1/+7
| * | | | | | | | flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZEROChangli Gao2010-04-241-1/+1
| * | | | | | | | kernel/sys.c: fix compat uname machineAndreas Schwab2010-04-241-1/+1
| * | | | | | | | reiserfs: fix corruption during shrinking of xattrsJeff Mahoney2010-04-241-1/+1
| * | | | | | | | memcg: fix prepare migrationAndrea Arcangeli2010-04-241-2/+2
| * | | | | | | | reiserfs: fix permissions on .reiserfs_privJeff Mahoney2010-04-242-15/+4
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-235-10/+15
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud