summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott2014-03-122-0/+7
* ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal2014-02-251-37/+100
* ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto ExtensionsArd Biesheuvel2014-02-252-0/+10
* ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entryArd Biesheuvel2014-02-253-1/+17
* ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resourcesWill Deacon2014-02-251-34/+3
* ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon2014-02-251-4/+31
* ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky2014-02-257-196/+196
* ARM: 7989/1: Delete asm/system.hDavid Howells2014-02-256-12/+1
* ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-254-0/+23
* ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocatorSteven Capper2014-02-181-3/+0
* ARM: 7962/2: Make all mcpm functions notraceDave Martin2014-02-182-0/+4
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-106-28/+18
* ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESSNicolas Pitre2014-02-101-1/+1
* ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at bootJason Gunthorpe2014-02-101-1/+3
* ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington2014-02-102-1/+3
* ARM: 7945/1: footbridge: Switch to sched_clock_register()Stephen Boyd2014-02-101-2/+2
* ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin2014-02-102-0/+12
* Linux 3.14-rc2v3.14-rc2Linus Torvalds2014-02-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-092-0/+6
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-102-0/+6
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-051-0/+2
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-059804-230230/+434138
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-098-31/+17
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-097-25/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-094-8/+9
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-081-0/+2
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-081-0/+1
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-081-1/+1
| * | | | btrfs: commit transaction after setting label and featuresJeff Mahoney2014-02-081-2/+2
| * | | | Btrfs: fix assert screwup for the pending move stuffJosef Bacik2014-02-081-5/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-02-0213-62/+162
| |\ \ \ \ \
| | * | | | | perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
| | * | | | | perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-311-2/+38
| | * | | | | perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0
| | * | | | | perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-311-4/+21
| | * | | | | perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-313-30/+9
| | * | | | | perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-312-0/+25
| | * | | | | perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-311-8/+11
| | * | | | | perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-312-3/+18
| | * | | | | perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-313-2/+6
| | * | | | | perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-311-0/+6
| | * | | | | perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-291-2/+2
| | * | | | | perf tools: Demangle kernel and kernel module symbols tooAvi Kivity2014-01-271-1/+1
| |/ / / / /
| * | | | | perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach2014-01-261-1/+0
* | | | | | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\ \ \ \ \ \
| * | | | | | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1