aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm: Documentation typo fixesChristopher Harvey
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-08Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-03-07Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown
2013-03-06x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-06x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-06x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-06x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-06Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov