summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+17
2014-02-07Merge branches 'acpi-pci-hotplug' and 'acpi-hotplug'Rafael J. Wysocki1-2/+4
2014-02-07Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds10-26/+178
2014-02-07mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro1-2/+4
2014-02-07arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen1-8/+11
2014-02-07arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen1-1/+1
2014-02-07mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro1-2/+3
2014-02-07mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang1-1/+10
2014-02-07swap: add a simple detector for inappropriate swapin readaheadShaohua Li2-5/+62
2014-02-07ocfs2: free allocated clusters if error occurs after ocfs2_claim_clustersZongxun Wang3-3/+83
2014-02-07Documentation/kernel-parameters.txt: fix memmap= languageRandy Dunlap1-4/+4
2014-02-07Merge tag 'sound-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+39
2014-02-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-139/+1016
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov1-14/+29
2014-02-06Merge branch 'acpi-hotplug' into acpi-pci-hotplugRafael J. Wysocki0-0/+0
2014-02-06ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()Rafael J. Wysocki3-11/+6
2014-02-06ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki6-113/+57
2014-02-06ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki3-5/+5
2014-02-06ACPI / hotplug / PCI: Rework the handling of eject requestsRafael J. Wysocki1-10/+10
2014-02-06ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki4-181/+158
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan1-1/+1
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard1-2/+4
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen1-0/+2
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon1-1/+1
2014-02-06drm/radeon: allow geom rings to be setup on r600/r700 (v2)Dave Airlie3-3/+19
2014-02-06Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...Dave Airlie10-130/+988
2014-02-06Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...Dave Airlie2-1/+4
2014-02-06drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversionDave Airlie3-3/+3
2014-02-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+148
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-101/+58
2014-02-06Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+5
2014-02-06Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds4-106/+668
2014-02-06Merge tag 'regulator-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+11
2014-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-52/+108
2014-02-06x86/efi: Allow mapping BGRT on x86-32Matt Fleming1-4/+6
2014-02-06x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar1-0/+1
2014-02-06execve: use 'struct filename *' for executable name passingLinus Torvalds9-43/+58
2014-02-05kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo1-4/+8
2014-02-05SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley1-0/+4
2014-02-05selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore1-0/+2
2014-02-05ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki3-26/+38
2014-02-05ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki3-10/+40
2014-02-05ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki2-3/+34
2014-02-05ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()Rafael J. Wysocki1-7/+7
2014-02-05ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()Rafael J. Wysocki1-9/+3
2014-02-05ACPI / hotplug / PCI: Simplify hotplug_event()Rafael J. Wysocki1-13/+6
2014-02-05ACPI / hotplug / PCI: Drop crit_sect lockingRafael J. Wysocki2-21/+3
2014-02-05ACPI / hotplug / PCI: Drop acpiphp_bus_add()Rafael J. Wysocki1-16/+6
2014-02-05ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_contextRafael J. Wysocki2-26/+29