summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.3v3.0.3Greg Kroah-Hartman2011-08-171-1/+1
* perf tools: do not look at ./config for configurationJonathan Nieder2011-08-171-7/+0
* drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher2011-08-173-8/+19
* drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher2011-08-171-0/+3
* drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher2011-08-171-0/+4
* lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell2011-08-171-0/+3
* mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-171-3/+4
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-171-9/+14
* ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-171-4/+11
* ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-171-2/+7
* ASoC: Fix binding of WM8750 on JiveMark Brown2011-08-171-1/+1
* ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack2011-08-171-2/+4
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-171-5/+10
* atm: br2864: sent packets truncated in VC routed modeChas Williams2011-08-171-2/+0
* USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-171-0/+3
* USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-171-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-171-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-171-0/+3
* USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-171-0/+1
* USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-171-0/+10
* USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-171-1/+1
* USB: assign instead of equal in usbtmc.cMaxim Nikulin2011-08-171-1/+1
* usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-171-0/+5
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-171-5/+6
* xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-171-5/+14
* USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-171-1/+1
* staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-171-6/+3
* Linux 3.0.2v3.0.2Greg Kroah-Hartman2011-08-151-1/+1
* mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-151-2/+10
* sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller2011-08-151-6/+7
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-151-1/+1
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-151-3/+3
* dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-151-3/+2
* gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-151-7/+2
* e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan2011-08-151-1/+2
* ext4: Properly count journal credits for long symlinksEric Sandeen2011-08-151-2/+4
* ext3: Properly count journal credits for long symlinksEric Sandeen2011-08-151-2/+4
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-151-1/+1
* powerpc: Fix device tree claim codeAnton Blanchard2011-08-151-3/+3
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-153-3/+14
* eCryptfs: Return error when lower file pointer is NULLTyler Hicks2011-08-151-8/+10
* Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen2011-08-151-2/+21
* sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-151-2/+4
* sparc: Size mondo queues more sanely.David S. Miller2011-08-151-7/+23
* sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-154-40/+85
* sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-157-15/+126
* sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-155-9/+53
* sparc: Add some missing hypervisor API groups.David S. Miller2011-08-152-0/+12
* sparc: Use hweight64() in popc emulation.David S. Miller2011-08-151-11/+4
* sparc: Use popc if possible for hweight routines.David S. Miller2011-08-157-40/+102