summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-15x86-32: fix up strncpy_from_user() sign errorLinus Torvalds1-2/+2
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki1-18/+39
2012-04-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-193/+31
2012-04-15Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-11/+29
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2-1/+4
2012-04-14Merge branch 'v3.4-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson11-51/+24
2012-04-14ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errorsKevin Hilman5-129/+0
2012-04-14ARM: dts: remove blank interrupt-parent propertiesRob Herring5-5/+0
2012-04-14Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson5-8/+7
2012-04-14ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat1-0/+2
2012-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-13/+68
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak1-6/+2
2012-04-14ARM: EXYNOS: Remove broken config values for touchscren for NURI boardMarek Szyprowski1-42/+0
2012-04-14ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boardsMarek Szyprowski2-1/+3
2012-04-14ARM: EXYNOS: fix regulator name for NURI boardMarek Szyprowski1-1/+1
2012-04-14ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere1-0/+1
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-183/+223
2012-04-13Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6Linus Torvalds4-193/+201
2012-04-13Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-21/+40
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-332/+796
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-16/+27
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman1-0/+1
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-8/+1
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-24/+27
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-24/+21
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-8/+16
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-13ARM: msm: Fix section mismatches in proc_comm.cDavid Brown1-1/+1
2012-04-13video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-13arm: msm: trout: fix compile failureDaniel Walker2-0/+2
2012-04-13arm: msm: halibut: remove unneeded fixupDaniel Walker1-3/+0
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf1-0/+1
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2-114/+148
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker3-69/+74
2012-04-13Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-13/+68
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl1-7/+9
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-0/+1
2012-04-12kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker1-11/+0
2012-04-12Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker1-36/+13
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2012-04-12Btrfs: use commit root when loading free space cacheJosef Bacik2-10/+3
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds32-118/+216
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-57/+52
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-57/+105
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+17
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+2
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely1-1/+2
2012-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-27/+59