summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07libceph: take map_sem for read in handle_reply()Ilya Dryomov1-6/+11
2014-02-07libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov1-23/+39
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-07hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson1-4/+0
2014-02-07Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
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-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-05Merge tag 'v3.13' into stable-3.14Paul Moore9747-199713/+403621
2014-02-05drm/ttm: Don't clear page metadata of imported sg pagesThomas Hellstrom1-0/+3
2014-02-05security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross1-1/+1
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas1-1/+4
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch1-2/+2
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05arm64: simplify pgd_allocMark Rutland1-9/+2