index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-pic32-evic.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!' and open paranthesis '('.
Vandana BN
3
-52
/
+52
2019-05-20
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
Vandana BN
4
-14
/
+14
2019-05-20
Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatch
Vandana BN
4
-131
/
+131
2019-05-20
staging: rtl8723bs: os_dep: Remove Unneeded variable ret
Hariprasad Kelam
1
-2
/
+1
2019-05-20
Staging: rtl8723bs: os_dep: Fix if-else coding style issues
Puranjay Mohan
1
-10
/
+5
2019-05-20
staging: kpc2000: remove unused function kp2000_cdev_write
YueHaibing
1
-8
/
+0
2019-05-20
staging: vc04_services: bcm2835-camera: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-05-20
Staging: kpc2000: Cleanup in kpc_dma_transfer()
Madhumitha Prabakaran
1
-1
/
+1
2019-05-20
staging: rtl8712: get rid of IS_MCAST
Michael Straube
5
-27
/
+16
2019-05-20
staging: kpc_i2c: Remove unused file
Matt Sickler
2
-182
/
+1
2019-05-20
Staging: rtl8723bs: os_dep: Remove braces from single if statement
Puranjay Mohan
1
-2
/
+1
2019-05-20
staging: rtl8723bs: core: Fix variable constant comparisons.
Vatsala Narang
1
-2
/
+2
2019-05-20
staging: rtl8723bs: core: Remove braces from single if statement.
Vatsala Narang
1
-8
/
+4
2019-05-20
staging: rtl8723bs: core: Remove unnecessary parentheses.
Vatsala Narang
1
-5
/
+5
2019-05-20
staging: rtl8723bs: core: Replace NULL comparisons.
Vatsala Narang
1
-16
/
+16
2019-05-20
staging: rtl8723bs: core: Remove blank line.
Vatsala Narang
1
-5
/
+0
2019-05-20
Staging: rtl8723bs: core: Fix Spelling mistake in comments
Puranjay Mohan
1
-3
/
+3
2019-05-20
Staging: rtl8723bs: os_dep: Fix switch-case indentation error
Puranjay Mohan
1
-221
/
+221
2019-05-20
drivers: staging : wlan-ng : collect return status without variable
Hariprasad Kelam
1
-11
/
+3
2019-05-19
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
2019-05-18
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
Krzysztof Kozlowski
1
-0
/
+1
2019-05-18
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
1
-0
/
+1
2019-05-18
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
1
-2
/
+1
2019-05-18
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
1
-1
/
+1
[next]