summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-06hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki
2014-02-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-02-06Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'Rafael J. Wysocki
2014-02-06Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-02-06mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro
2014-02-06mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2014-02-06ocfs2: free allocated clusters if error occurs after ocfs2_claim_clustersZongxun Wang
2014-02-06Documentation/kernel-parameters.txt: fix memmap= languageRandy Dunlap
2014-02-06Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-06drm/radeon: add missing include in btc_dpm.cAlex Deucher
2014-02-06rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello
2014-02-06rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello
2014-02-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-06drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enableDave Jones
2014-02-06drm/radeon: remove useless returnAlex Deucher
2014-02-06drm/radeon/dpm: use stored max_vddc rather than looking it upAlex Deucher
2014-02-06drm/radeon/dpm: use the driver state for dpm debugfsAlex Deucher
2014-02-06drm/radeon: fix UVD IRQ support on 7xxAlex Deucher
2014-02-06drm/radeon: fix UVD IRQ support on SIChristian König
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-06clocksource: Kona: Print warning rather than panicTim Kryger
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy
2014-02-06s390/cio: improve cio_commit_configSebastian Ott
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen
2014-02-06mac80211: fix virtual monitor interface iterationJohannes Berg
2014-02-06mac80211: fix fragmentation code, particularly for encryptionJohannes Berg
2014-02-06mac80211: Fix IBSS disconnectSujith Manoharan
2014-02-06mac80211: release the channel in error path in start_apEmmanuel Grumbach
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-02-06cfg80211: fix scan done raceJohannes Berg
2014-02-06mac80211: avoid deadlock revealed by lockdepEmmanuel Grumbach
2014-02-06cfg80211: re-enable 5/10 MHz supportJohannes Berg
2014-02-06nl80211: Reset split_start when netlink skb is exhaustedPontus Fuchs
2014-02-06mac80211: move roc cookie assignment earlierEliad Peller
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-06drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie