summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-15SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust
2013-07-15radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky
2013-07-15drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher
2013-07-15drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher
2013-07-15Merge tag 'asoc-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2013-07-15Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown
2013-07-15Merge remote-tracking branch 'spi/fix/setup' into spi-linusMark Brown
2013-07-15Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown
2013-07-15Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown
2013-07-15Merge remote-tracking branch 'asoc/fix/wm8978' into asoc-linusMark Brown
2013-07-15Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown
2013-07-15Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown
2013-07-15Merge remote-tracking branch 'asoc/fix/omap' into asoc-linusMark Brown
2013-07-15sound: oss/vwsnd: Always define vwsnd_mutexTakashi Iwai
2013-07-15sound: oss/vwsnd: Add missing inclusion of linux/delay.hTakashi Iwai
2013-07-15Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-15ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o
2013-07-15ext4: simplify calculation of blocks to free on errorTheodore Ts'o
2013-07-15ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o
2013-07-14block: delete __cpuinit usage from all block filesPaul Gortmaker
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-14rcu: delete __cpuinit usage from all rcu filesPaul Gortmaker
2013-07-14net: delete __cpuinit usage from all net filesPaul Gortmaker
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-07-14hwmon: delete __cpuinit usage from all hwmon filesPaul Gortmaker
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-14score: delete __cpuinit usage from all score filesPaul Gortmaker
2013-07-14xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker
2013-07-14openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker
2013-07-14m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker
2013-07-14hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker
2013-07-14frv: delete __cpuinit usage from all frv filesPaul Gortmaker
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2013-07-14s390: delete __cpuinit usage from all s390 filesPaul Gortmaker
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-14parisc: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-14cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFSPaul Bolle
2013-07-14PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi