summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASEVladimir Murzin2017-10-231-9/+0
* ARM: 8709/1: NOMMU: Disallow MPU for XIPVladimir Murzin2017-10-231-1/+1
* ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-236-40/+127
* ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpersVladimir Murzin2017-10-231-22/+26
* ARM: 8706/1: NOMMU: Move out MPU setup in separate moduleVladimir Murzin2017-10-234-257/+276
* ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven2017-10-141-0/+1
* Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...Russell King2017-10-0315-36/+199
|\
| * binfmt_elf_fdpic: fix crash on MMU system with dynamic binariesNicolas Pitre2017-09-111-2/+6
| * binfmt_elf: don't attempt to load FDPIC binariesNicolas Pitre2017-09-111-2/+13
| * ARM: enable elf_fdpic on systems with an MMUNicolas Pitre2017-09-114-2/+33
| * ARM: add ELF_FDPIC supportNicolas Pitre2017-09-114-1/+21
| * ARM: signal handling support for FDPIC_FUNCPTRS functionsNicolas Pitre2017-09-115-20/+105
| * ARM: start_thread(): don't always clear all regsNicolas Pitre2017-09-111-7/+15
| * arm_elf_read_implies_exec(): remove unused argumentNicolas Pitre2017-09-112-3/+3
| * ARM: implement get_tls syscallNicolas Pitre2017-09-112-0/+4
* | Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux ...Russell King2017-09-288-118/+256
|\ \
| * | ARM: XIP kernel: store .data compressed in ROMNicolas Pitre2017-09-117-2/+172
| * | ARM: vmlinux-xip.lds.S: fix multiple issuesNicolas Pitre2017-09-111-36/+34
| * | ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre2017-09-111-32/+6
| * | ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre2017-09-112-17/+1
| * | ARM: head-common.S: speed up startup codeNicolas Pitre2017-09-112-33/+45
| |/
* | Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* | Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\ \
| * | UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * | ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * | ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
| |/
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-09-151-7/+12
| * | net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern2017-09-151-2/+6
| * | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3