summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Linux 3.0.3v3.0.3Greg Kroah-Hartman1-1/+1
2011-08-17perf tools: do not look at ./config for configurationJonathan Nieder1-7/+0
2011-08-17drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher3-8/+19
2011-08-17drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher1-0/+3
2011-08-17drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher1-0/+4
2011-08-17lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell1-0/+3
2011-08-17mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch1-3/+4
2011-08-17ath5k: fix error handling in ath5k_beacon_sendBob Copeland1-9/+14
2011-08-17ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-08-17ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren1-2/+7
2011-08-17ASoC: Fix binding of WM8750 on JiveMark Brown1-1/+1
2011-08-17ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack1-2/+4
2011-08-17hwmon: (ibmaem) add missing kfreeJulia Lawall1-5/+10
2011-08-17atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-17USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird1-0/+3
2011-08-17USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird1-0/+3
2011-08-17USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird1-0/+3
2011-08-17USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird1-0/+3
2011-08-17USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan1-0/+1
2011-08-17USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler1-0/+10
2011-08-17USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu1-1/+1
2011-08-17USB: assign instead of equal in usbtmc.cMaxim Nikulin1-1/+1
2011-08-17usb: musb: fix oops on musb_gadget_pullupJohn Stultz1-0/+5
2011-08-17usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior1-5/+6
2011-08-17xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp1-5/+14
2011-08-17USB: xhci: fix OS want to own HCJiSheng Zhang1-1/+1
2011-08-17staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-08-16Linux 3.0.2v3.0.2Greg Kroah-Hartman1-1/+1
2011-08-16mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10
2011-08-16sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-16ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker1-1/+1
2011-08-16ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan1-3/+3
2011-08-16dp83640: increase receive time stamp buffer sizeRichard Cochran1-3/+2
2011-08-16gianfar: fix fiper alignment after resetting the timeRichard Cochran1-7/+2
2011-08-16e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-16ext4: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-16ext3: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-16powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-16powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-16powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-16eCryptfs: Return error when lower file pointer is NULLTyler Hicks1-8/+10
2011-08-16Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen1-2/+21
2011-08-16sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-16sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-16sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-16sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller7-15/+126
2011-08-16sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller5-9/+53
2011-08-16sparc: Add some missing hypervisor API groups.David S. Miller2-0/+12
2011-08-16sparc: Use hweight64() in popc emulation.David S. Miller1-11/+4
2011-08-16sparc: Use popc if possible for hweight routines.David S. Miller7-40/+102