summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* csky: Misc headersGuo Ren2018-10-269-0/+351
* csky: SMP supportGuo Ren2018-10-262-0/+263
* csky: Debug and Ptrace GDBGuo Ren2018-10-264-0/+510
* csky: User accessGuo Ren2018-10-262-0/+678
* csky: Library functionsGuo Ren2018-10-2619-0/+1420
* csky: ELF and module probeGuo Ren2018-10-264-0/+246
* csky: Atomic operationsGuo Ren2018-10-265-0/+665
* csky: IRQ handlingGuo Ren2018-10-262-0/+71
* csky: VDSO and rt_sigreturnGuo Ren2018-10-264-0/+138
* csky: Process management and SignalGuo Ren2018-10-2610-0/+1231
* csky: MMU and page table managementGuo Ren2018-10-2520-0/+1620
* csky: Cache and TLB routinesGuo Ren2018-10-2515-0/+838
* csky: System CallGuo Ren2018-10-255-0/+153
* csky: Exception handling and mm-faultGuo Ren2018-10-259-0/+1546
* csky: Kernel bootingGuo Ren2018-10-253-0/+305
* csky: defconfigGuo Ren2018-10-251-0/+61
* csky: Build infrastructureGuo Ren2018-10-2513-0/+466
* Linux 4.19v4.19Greg Kroah-Hartman2018-10-221-2/+2
* MAINTAINERS: Add an entry for the code of conductGreg Kroah-Hartman2018-10-221-0/+6
* Code of Conduct: Change the contact email addressGreg Kroah-Hartman2018-10-221-6/+7
* Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman2018-10-221-2/+3
* Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman2018-10-222-1/+11
* Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman2018-10-221-8/+8
* Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman2018-10-222-0/+154
* Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason2018-10-221-4/+0
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-212-1/+13
|\
| * i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang2018-10-201-1/+5
| * MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu2018-10-201-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-214-8/+8
|\ \
| * | Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu2018-10-201-2/+1
| * | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-201-2/+4
| * | net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2018-10-201-2/+3
| * | Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller2018-10-191-2/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-209-18/+30
|\ \ \
| * | | x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0
| * | | x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
| * | | x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-10-171-1/+0
| * | | x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski2018-10-171-6/+4
| * | | x86/entry/32: Clear the CS high bitsJan Kiszka2018-10-171-6/+7
| * | | x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor2018-10-141-0/+1
| * | | x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
| * | | x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen2018-10-141-0/+15
| * | | x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
| * | | x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-10-141-3/+3
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-202-4/+22
|\ \ \ \
| * | | | sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun2018-10-161-1/+1
| * | | | sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2018-10-112-3/+21
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-2012-45/+39
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39
| |\ \ \ \ \
| | * | | | | perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo2018-10-171-19/+2