aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-231-0/+9
| |\
| | * ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede2010-04-221-0/+8
| | * ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede2010-04-221-0/+1
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-04-234-10/+6
| |\ \
| | * | ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen2010-04-231-0/+2
| | * | ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen2010-04-231-0/+1
| | * | ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen2010-04-221-1/+1
| | * | ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen2010-04-221-0/+2
| | * | ALSA: hda - Fix resume from StR of HP 2510p with docking-stationTakashi Iwai2010-04-191-9/+0
* | | | Cleanup generic block based fiemapJosef Bacik2010-04-232-41/+56
* | | | drm/i915: fix non-Ironlake 965 class crashesJesse Barnes2010-04-231-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-224-1/+14
|\ \ \ \
| * | | | libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-221-0/+1
| * | | | libata: fix docs, RE port and device of libata.force ID separated by pointRoman Fietze2010-04-221-1/+1
| * | | | pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-222-0/+8
| * | | | libata: fix locking around blk_abort_request()Tejun Heo2010-04-221-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-04-2216-30/+139
|\ \ \ \ \
| * | | | | usb: Increase timeout value for device resetDinh Nguyen2010-04-221-1/+1
| * | | | | USB: put claimed interfaces in the "suspended" stateAlan Stern2010-04-221-6/+7
| * | | | | USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-224-12/+36
| * | | | | USB: fix remote wakeup settings during system sleepAlan Stern2010-04-221-1/+35
| * | | | | USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-222-0/+5
| * | | | | USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-221-0/+1
| * | | | | USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov2010-04-221-1/+1
| * | | | | USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-221-0/+10
| * | | | | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-221-1/+1
| * | | | | USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta2010-04-221-2/+4
| * | | | | USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-221-2/+13
| * | | | | USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-222-4/+25
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-04-223-6/+9
|\ \ \ \ \
| * | | | | sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina2010-04-221-0/+4
| * | | | | Documentation/HOWTO: update git home URLRandy Dunlap2010-04-221-1/+1
| * | | | | Documentation: -stable rules: upstream commit ID requirement rewordedStefan Richter2010-04-221-5/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-229-42/+246
|\ \ \ \ \
| * | | | | drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-224-16/+152
| * | | | | drm/i915: cleanup FBC buffers at unload timeJesse Barnes2010-04-222-0/+17
| * | | | | drm/i915: fix tiling limits for i915 class hw v2Daniel Vetter2010-04-183-14/+16