summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: move fixmap and kmap just above the KSEGMax Filippov2017-12-175-47/+45
* xtensa: don't clear swapper_pg_dir in paging_initMax Filippov2017-12-171-1/+0
* xtensa: extract init_kioMax Filippov2017-12-174-17/+28
* xtensa: implement early_trap_initMax Filippov2017-12-171-0/+12
* xtensa: clean up exception handling structureMax Filippov2017-12-175-32/+56
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-1711-117/+66
* xtensa: enable stack protectorMax Filippov2017-12-177-1/+61
* xtensa: print hardware config ID on startupMax Filippov2017-12-111-0/+9
* xtensa: consolidate kernel stack size related definitionsMax Filippov2017-12-104-10/+13
* xtensa: clean up functions in assembly codeMax Filippov2017-12-106-36/+36
* xtensa: clean up word alignment macros in assembly codeMax Filippov2017-12-104-52/+59
* xtensa: clean up fixups in assembly codeMax Filippov2017-12-107-194/+133
* xtensa: use call instead of callx in assembly codeMax Filippov2017-12-104-48/+24
* xtensa: build kernel with text-section-literalsMax Filippov2017-12-108-88/+52
* xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov2017-12-101-0/+1
* Linux 4.14v4.14Linus Torvalds2017-11-121-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-127-19/+20
|\
| * x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin2017-11-101-3/+7
| * x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov2017-11-091-1/+1
| * x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()Yonghong Song2017-11-081-2/+0
| * x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-081-2/+2
| * x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf2017-11-081-1/+1
| * x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2017-11-072-10/+9
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-123-2/+14
|\ \
| * | tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar2017-11-111-0/+1
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2017-11-112-2/+13
| |\ \
| | * | perf trace: Call machine__exit() at exitAndrei Vagin2017-11-091-0/+10
| | * | perf tools: Fix eBPF event specification parsingJiri Olsa2017-11-091-2/+2
| | * | perf tools: Add "reject" option for parse-events.lJiri Olsa2017-11-091-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1115-34/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| |\ \ \
| | * | | can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | * | | can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | * | | can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | * | | can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| * | | | Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-11-115-13/+20
| |\ \ \ \
| | * | | | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| | * | | | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| | * | | | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| | * | | | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| | * | | | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| | |/ / /
| * | | | vlan: fix a use-after-free in vlan_device_event()Cong Wang2017-11-111-3/+3
| * | | | net: dsa: return after vlan prepare phaseVivien Didelot2017-11-111-0/+2
| * | | | net: dsa: return after mdb prepare phaseVivien Didelot2017-11-111-0/+2
| * | | | tcp: fix tcp_fastretrans_alert warningYuchung Cheng2017-11-101-2/+1
| * | | | tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet2017-11-101-2/+10
| |/ / /
| * | | rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-101-5/+5
* | | | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
|\ \ \ \
| * | | | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
|\ \ \ \ \