aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter
2011-08-25alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])Sergei Trofimovich
2011-08-25drivers/misc/pti.c: add missing includesSergei Trofimovich
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds
2011-08-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-25USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-25PM / Runtime: Correct documentation of pm_runtime_irq_safe()Rafael J. Wysocki
2011-08-25ALSA: hda: Conexant: Allow different output types to share DACDavid Henningsson
2011-08-24firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds
2011-08-24Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-24staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki
2011-08-24PM: Use spinlock instead of mutex in clock management functionsRafael J. Wysocki
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-08-24ASoC: Correct element count for WM8996 sidetone HPFMark Brown
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-24[S390] memory hotplug: only unassign assigned incrementsHeiko Carstens
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren
2011-08-24ASoC: Add samsung maintainerSangbeom Kim
2011-08-24ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-23hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-23staging: octeon-ethernet: Add missing #includes.David Daney
2011-08-23Staging: zcache: signedness bug in tmem_get()Dan Carpenter
2011-08-23staging: zcache: fix crash on high memory swapSeth Jennings
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-23staging: brcm80211: SPARC build error fixPieter-Paul Giesberts
2011-08-23staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman