summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka4-18/+51
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka2-6/+0
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer1-2/+4
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher1-2/+2
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic1-3/+3
2011-05-09drm: mm: fix debug outputDaniel Vetter2-4/+4
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2-2/+5
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2-2/+5
2011-05-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-54/+144
2011-05-07perf tools: Makefile: Use gcc to determine ARCHLin Ming1-6/+10
2011-05-07USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2-10/+56
2011-05-07USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala1-0/+189
2011-05-07USB: OTG: msm: Implement charger detectionPavankumar Kondeti3-5/+457
2011-05-07USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2-3/+40
2011-05-07USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson3-7/+234
2011-05-07USB: UHCI: Support non-PCI host controllersJan Andersson3-0/+142
2011-05-07USB: UHCI: Wrap I/O register accessesJan Andersson4-47/+77
2011-05-07USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2-294/+333
2011-05-07USB: UHCI: Codingstyle fixesJan Andersson1-5/+5
2011-05-07USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2-19/+78
2011-05-07USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson3-4/+17
2011-05-07fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh1-6/+21
2011-05-07USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han1-2/+2
2011-05-07USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han1-23/+23
2011-05-07USB: ehci-au1xxx: fix suspend callbackManuel Lauss1-6/+3
2011-05-07usb: fix building musb driversAnatolij Gustschin12-73/+74
2011-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-68/+71
2011-05-07Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven3-0/+3
2011-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+6
2011-05-06Validate size of EFI GUID partition entries.Timo Warns1-0/+6
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra1-35/+52
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker1-4/+11
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar83-169/+576
2011-05-06Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-1/+83
2011-05-05VM: skip the stack guard page lookup in get_user_pages only for mlockLinus Torvalds2-8/+4
2011-05-05Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-23/+24
2011-05-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-14/+45
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-31/+49
2011-05-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-13/+44
2011-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-14/+25
2011-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-13/+26
2011-05-05slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner2-3/+3
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil5-12/+23
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson1-1/+3
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar8-12/+74