summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-16xtensa: add support for KASANMax Filippov15-9/+201
2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov5-47/+45
2017-12-16xtensa: don't clear swapper_pg_dir in paging_initMax Filippov1-1/+0
2017-12-16xtensa: extract init_kioMax Filippov4-17/+28
2017-12-16xtensa: implement early_trap_initMax Filippov1-0/+12
2017-12-16xtensa: clean up exception handling structureMax Filippov5-32/+56
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov11-117/+66
2017-12-16xtensa: enable stack protectorMax Filippov7-1/+61
2017-12-10xtensa: print hardware config ID on startupMax Filippov1-0/+9
2017-12-10xtensa: consolidate kernel stack size related definitionsMax Filippov4-10/+13
2017-12-10xtensa: clean up functions in assembly codeMax Filippov6-36/+36
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov4-52/+59
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov7-194/+133
2017-12-10xtensa: use call instead of callx in assembly codeMax Filippov4-48/+24
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov8-88/+52
2017-12-09xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov1-0/+1
2017-11-12Linux 4.14v4.14Linus Torvalds1-1/+1
2017-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-19/+20
2017-11-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+14
2017-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-34/+68
2017-11-11Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller5-9/+25
2017-11-11Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-13/+20
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2-2/+13
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot1-0/+2
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot1-0/+2
2017-11-10Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+4
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+29
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+7
2017-11-10.mailmap: Add Maciej W. Rozycki's Imagination e-mail addressMaciej W. Rozycki1-0/+1
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-18/+20
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng1-2/+1
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet1-2/+10
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-10x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin1-3/+7
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy1-7/+5
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed1-4/+6
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen1-1/+1
2017-11-10rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge1-5/+5
2017-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-12/+15
2017-11-09MAINTAINERS: update TPM driver infrastructure changesJarkko Sakkinen2-12/+10
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5