aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2-13/+28
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues1-8/+9
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse1-6/+25
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2-7/+61
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey1-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek1-3/+17
2010-07-27dynamic debug: move ddebug_remove_module() down into free_module()Jason Baron1-1/+3
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh6-20/+20
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov1-1/+1
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin1-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin1-2/+2
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-26[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng1-0/+1
2010-07-26[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"Andrej Gelenberg1-10/+1
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman1-1/+2
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman1-1/+1
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman1-5/+18
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi1-13/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2-0/+7
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum1-0/+3
2010-07-26USB: usb-storage: fix initializations of urb fieldsBob Copeland1-3/+1
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp1-2/+3
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum1-2/+3
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier1-0/+4
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp3-0/+25
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp1-0/+2
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp1-4/+7
2010-07-26USB: option: Add support for AMOI Skypephone S2Dennis Jansen1-0/+2
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird1-0/+2
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2-0/+17
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy1-0/+4
2010-07-26USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt1-0/+1
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber1-0/+1
2010-07-26USB: option: add support for 1da5:4518Ă–mer Sezgin Ugurlu1-0/+2
2010-07-26drm/i915: add pipe A force quirks to i915 driverJesse Barnes2-1/+72
2010-07-26drm/i915: Fix panel fitting regression since 734b4157Chris Wilson1-2/+0
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe3-0/+6
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei1-2/+2
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes1-1/+1
2010-07-26drm/i915: don't free non-existent compressed llb on ILK+Jesse Barnes1-1/+1