summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | MIPS: Remove duplicated include from numa.cWei Yongjun2014-08-261-2/+0
| | * | | | | | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-262-1/+2
| | * | | | | | | MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentSergey Ryazanov2014-08-261-1/+1
| | * | | | | | | MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-261-1/+1
| | * | | | | | | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-261-1/+1
| | * | | | | | | MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei2014-08-251-2/+6
| * | | | | | | | ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
| * | | | | | | | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-148-7/+279
| |\ \ \ \ \ \ \ \
| | * | | | | | | | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
| | * | | | | | | | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
| | * | | | | | | | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-132-2/+1
| * | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-126-93/+217
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-112-74/+1
| | * | | | | | | | xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-113-19/+210
| | * | | | | | | | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-09-123-8/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: flush TLS registers during execWill Deacon2014-09-112-0/+24
| | * | | | | | | | | arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-031-8/+4
| * | | | | | | | | | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-121-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | video: fix composite video connector compatible stringTomi Valkeinen2014-09-031-1/+1
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-112-15/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-102-15/+13
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-09-1118-20/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-093-1/+7
| | * | | | | | | | | | powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigsCyril Bur2014-09-0911-0/+11
| | * | | | | | | | | | powerpc: use machine_subsys_initcall() for opal_hmi_handler_init()Li Zhong2014-09-091-1/+2
| | * | | | | | | | | | powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-092-1/+8
| | * | | | | | | | | | powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon2014-09-091-17/+19
| * | | | | | | | | | | sh: get_user_pages_fast() must flush cacheStas Sergeev2014-09-101-0/+2
| * | | | | | | | | | | Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-09-094-6/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
| | * | | | | | | | | | microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
| | * | | | | | | | | | microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
| | * | | | | | | | | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
| | * | | | | | | | | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-084-61/+95
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| | * | | | | | | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | sparc: bpf_jit: add SKF_AD_PKTTYPE support to JITAlexei Starovoitov2014-09-191-7/+2
* | | | | | | | | | dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-151-1/+1
* | | | | | | | | | ARM: dts: imx6sx: add multi-queue support enetFrank Li2014-09-131-0/+2
* | | | | | | | | | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-132-60/+2
* | | | | | | | | | ARM: dts: Enable emac node on the rk3188-radxarock boardsRomain Perier2014-09-091-0/+22
* | | | | | | | | | ARM: dts: Add emac nodes to the rk3188 device treeRomain Perier2014-09-092-0/+39
* | | | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-096-6/+6
* | | | | | | | | | net: bpf: arm: address randomize and write protect JIT codeDaniel Borkmann2014-09-091-6/+26
* | | | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-092-75/+20
* | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-091-0/+17
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07163-929/+1141
|\| | | | | | | | |