summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-14staging: rtl8723bs: use DIV_ROUND_UP helper macroWambui Karuga1-3/+2
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga1-2/+2
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube1-2/+2
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube1-2/+2
2019-10-14staging: rtl8712: clean up function headersWambui Karuga1-38/+19
2019-10-14staging: rtl8712: remove unnecessary return variablesWambui Karuga1-27/+19
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga1-2/+2
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2-4/+4
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga1-6/+8
2019-10-14staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga5-13/+13
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga4-16/+16
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman677-6374/+6054
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds1-1/+1
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-132/+223
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+47
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+3
2019-10-13Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+20
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman41-229/+1832
2019-10-13staging: rtl8723bs: Remove comparison to NULLWambui Karuga1-1/+1
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich1-1/+1
2019-10-13staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge1-2/+2
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski1-1/+0
2019-10-13iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang1-15/+1
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean1-4/+4
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-12recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)1-4/+1
2019-10-12tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)1-0/+4
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-12tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)1-41/+1
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-18/+60
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-2333/+695
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-19/+51
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds74-961/+431
2019-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+25
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-131/+411
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-16/+36
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-26/+27
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+8
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+55
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-1/+10
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-26/+34
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-4/+10
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11