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
/
watchdog
/
at91rm9200_wdt.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-04
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-04
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
1
-0
/
+1
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery when mount
Kai Li
1
-0
/
+8
2020-01-04
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-04
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-04
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-04
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the target node
Yang Shi
1
-6
/
+17
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-04
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-04
media: sun4i-csi: Add support for A10 CSI1 camera sensor interface
Chen-Yu Tsai
2
-5
/
+32
2020-01-04
media: sun4i-csi: Deal with DRAM offset
Chen-Yu Tsai
1
-0
/
+22
2020-01-04
media: sun4i-csi: Fix [HV]sync polarity handling
Chen-Yu Tsai
2
-7
/
+15
2020-01-04
media: sun4i-csi: Fix data sampling polarity handling
Chen-Yu Tsai
1
-1
/
+1
2020-01-04
media: dt-bindings: media: sun4i-csi: Add compatible for CSI0 on R40
Chen-Yu Tsai
1
-0
/
+3
2020-01-04
media: dt-bindings: media: sun4i-csi: Add compatible for CSI1 on A10/A20
Chen-Yu Tsai
1
-1
/
+10
2020-01-04
media: staging/intel-ipu3: make imgu use fixed running mode
Bingbu Cao
4
-77
/
+12
2020-01-04
media: staging/intel-ipu3: set the main output as mandatory
Bingbu Cao
2
-3
/
+5
2020-01-04
media: i2c: mt9v032: fix enum mbus codes and frame sizes
Eugen Hristev
1
-2
/
+8
2020-01-04
media: staging: ipu3: replace 0 with false
Jules Irenge
1
-1
/
+1
2020-01-04
media: ov5640: Fix check for PLL1 exceeding max allowed rate
Adam Ford
1
-1
/
+1
2020-01-04
media: ov5640: Put max framerate into table and simplify check
Adam Ford
1
-17
/
+22
2020-01-03
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
1
-1
/
+3
2020-01-03
media: smiapp: Put the device again if starting streaming fails
Sakari Ailus
1
-1
/
+4
2020-01-03
media: smiapp: Avoid maintaining power state information
Sakari Ailus
3
-90
/
+113
2020-01-03
media: omap3isp: Don't restart CCDC if we're about to stop
Sakari Ailus
1
-4
/
+8
2020-01-03
media: omap3isp: Ignore failure of stopping streaming on external subdev
Sakari Ailus
1
-4
/
+4
2020-01-03
media: dvb: add support for TerraTec TC2 Stick (193534)
Tomasz Maciej Nowak
2
-5
/
+11
2020-01-03
media: serial_ir: change "ignoring spike" to debug level
Bodo Eggert
1
-1
/
+1
2020-01-03
media: MAINTAINERS: Orphan img-ir driver
James Hogan
1
-2
/
+1
2020-01-03
media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle
David J. Fiddes
2
-0
/
+3
2020-01-03
media: dvb_dummy_fe: Add blank line after declaration
Daniel W. S. Almeida
1
-1
/
+2
2020-01-03
media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding function
Daniel W. S. Almeida
1
-4
/
+3
2020-01-03
media: rc: ensure lirc is initialized before registering input device
Sean Young
1
-11
/
+16
2020-01-03
media: cxusb: use dev_dbg() rather than hand-rolled debug
Sean Young
1
-18
/
+15
2020-01-03
media: vp7045: do not read uninitialized values if usb transfer fails
Sean Young
1
-7
/
+14
2020-01-03
media: af9005: uninitialized variable printked
Sean Young
1
-1
/
+1
2020-01-04
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
1
-1
/
+1
2020-01-04
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
[next]