summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt1-2/+1
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt1-7/+7
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt1-13/+15
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt1-4/+8
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt1-5/+6
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-06-27drm/nouveau: add license header to prime.Dave Airlie1-0/+23
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-06-27bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-06-27vhost: use USER_DS in vhost_worker threadJens Freimann1-0/+3
2012-06-27gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas1-0/+10
2012-06-27ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat1-4/+4
2012-06-27ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-27net: l2tp_eth: use LLTX to avoid LOCKDEP splatsEric Dumazet1-11/+32
2012-06-27USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-06-27USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-06-27usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva2-3/+3
2012-06-27Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei1-12/+3
2012-06-27mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani1-13/+1
2012-06-26syslog: fill buffer with more than a single message for SYSLOG_ACTION_READJan Beulich1-14/+37
2012-06-26Revert "printk: return -EINVAL if the message len is bigger than the buf size"Greg Kroah-Hartman1-3/+1
2012-06-26intel_ips: blacklist HP ProBook laptopsTakashi Iwai1-0/+22
2012-06-26ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter1-3/+3
2012-06-26sony-laptop: correct find_snc_handle failure checksMattia Dongili1-3/+3
2012-06-26sony-laptop: fix a couple signedness bugsDan Carpenter1-3/+1
2012-06-26sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter1-3/+3
2012-06-26sony-laptop: input initialization should be done before SNCMattia Dongili1-13/+12
2012-06-26sony-laptop: add lid backlight support for handle 0x143Mattia Dongili1-3/+24
2012-06-26sony-laptop: store battery care limits on batteriesMattia Dongili1-20/+21
2012-06-26sony-laptop: notify userspace of GFX switch position changesMarco Chiappero1-1/+20
2012-06-26sony-laptop: use an enum for SNC event typesMattia Dongili1-3/+7
2012-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2012-06-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-44/+53
2012-06-26Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-6/+9
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-06-26x86, cpufeature: Remove stray %s, add -w to mkcapflags.plH. Peter Anvin1-2/+2
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai4-2/+16
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-06-26ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman1-5/+0
2012-06-26clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2-20/+20
2012-06-26clk: mxs: fix ref_io clock definitionShawn Guo1-2/+2
2012-06-26clk: Check parent for NULL in clk_change_ratePawel Moll1-4/+7
2012-06-26clk: Allow late cache allocation for clk->parentsRajendra Nayak1-5/+10
2012-06-26clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese1-1/+1
2012-06-26mac802154: add missed bracesalex.bluesman.smirnov@gmail.com1-1/+2
2012-06-26NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4