aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-25skd: fix unchecked return valuesGustavo A. R. Silva1-2/+2
2018-10-25xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis1-0/+3
2018-10-26dt-bindings: interrupt-controller: C-SKY APB intcGuo Ren1-0/+62
2018-10-26irqchip: add C-SKY APB bus interrupt controllerGuo Ren3-0/+283
2018-10-26dt-bindings: interrupt-controller: C-SKY SMP intcGuo Ren1-0/+40
2018-10-26irqchip: add C-SKY SMP interrupt controllerGuo Ren3-0/+208
2018-10-26MAINTAINERS: Add cskyGuo Ren1-0/+9
2018-10-26dt-bindings: Add vendor prefix for cskyGuo Ren1-0/+1
2018-10-26dt-bindings: csky CPU BindingsGuo Ren1-0/+73
2018-10-26csky: Misc headersGuo Ren9-0/+351
2018-10-26csky: SMP supportGuo Ren2-0/+263
2018-10-26csky: Debug and Ptrace GDBGuo Ren4-0/+510
2018-10-26csky: User accessGuo Ren2-0/+678
2018-10-26csky: Library functionsGuo Ren19-0/+1420
2018-10-26csky: ELF and module probeGuo Ren4-0/+246
2018-10-26csky: Atomic operationsGuo Ren5-0/+665
2018-10-26csky: IRQ handlingGuo Ren2-0/+71
2018-10-26csky: VDSO and rt_sigreturnGuo Ren4-0/+138
2018-10-26csky: Process management and SignalGuo Ren10-0/+1231
2018-10-25kernel: hung_task.c: disable on suspendVitaly Kuznetsov1-1/+29
2018-10-25cpufreq: remove unused arm_big_little_dt driverSudeep Holla4-111/+0
2018-10-25cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for ARM64Sudeep Holla1-1/+1
2018-10-25cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPIDominik Brodowski1-9/+11
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds244-2627/+10779
2018-10-25csky: MMU and page table managementGuo Ren20-0/+1620
2018-10-25csky: Cache and TLB routinesGuo Ren15-0/+838
2018-10-25csky: System CallGuo Ren5-0/+153
2018-10-25csky: Exception handling and mm-faultGuo Ren9-0/+1546
2018-10-25csky: Kernel bootingGuo Ren3-0/+305
2018-10-25csky: defconfigGuo Ren1-0/+61
2018-10-25csky: Build infrastructureGuo Ren13-0/+466
2018-10-25ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede1-1/+1
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede4-27/+6
2018-10-25ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede1-6/+15
2018-10-25EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo2-13/+181
2018-10-25x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede3-151/+230
2018-10-25cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano3-27/+6
2018-10-25sched: Factor out nr_iowait and nr_iowait_cpuDaniel Lezcano1-21/+20
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds200-5950/+16041
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds162-3110/+5000
2018-10-25fsnotify: Fix busy inodes during unmountJan Kara3-8/+37
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds53-967/+2108
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds18-557/+715
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds20-216/+563
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds30-213/+922
2018-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds32-243/+2223
2018-10-25Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds12-2227/+47
2018-10-25Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds72-732/+1044
2018-10-25netfilter: bridge: define INT_MIN & INT_MAX in userspaceJiri Slaby1-0/+4
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso1-1/+1