Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26c57ef1ea35f2e7b73db5fad3c81c388d6d056a
26c57ef
watchdog: New watchdog driver for MEN A21 watchdogs
by Johannes Thumshirn
· 12 years ago
6910ceb
Watchdog: fix clearing of the watchdog interrupt
by Russell King
· 12 years ago
fa142ff
Watchdog: allow orion_wdt to be built for Dove
by Russell King
· 12 years ago
938d0a8
watchdog: Add Broadcom BCM2835 watchdog timer driver
by Lubomir Rintel
· 12 years ago
6e63a3a
watchdog: delete mpcore_wdt driver
by Viresh Kumar
· 12 years ago
8fce9b3
watchdog: xilinx: Setup the origin compatible string
by Michal Simek
· 12 years ago
9419c07
watchdog: xilinx: Fix driver header
by Michal Simek
· 12 years ago
4838806
watchdog: wdrtas: don't use custom version of print_hex_dump
by Andy Shevchenko
· 12 years ago
fcf9567
watchdog: core: don't try to stop device if not running
by Hector Palacios
· 12 years ago
5f31497
watchdog: jz4740: Pass device to clk_get
by Lars-Peter Clausen
· 12 years ago
6638f4e
watchdog: twl4030: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
6697dbd
watchdog: mpcore: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
76692c9
watchdog: da9055: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
552a964
watchdog: da9052: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
26556b6
watchdog: cpwd: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
0183984c
watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops
by Jingoo Han
· 12 years ago
3828924
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
by Jingoo Han
· 12 years ago
1ae995d
watchdog: wm831x: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
7a5da03
watchdog: wm831x_wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
d3a33a950
watchdog: mtx1-wdt: use devm_gpio_request_one()
by Jingoo Han
· 12 years ago
07bf971
watchdog: sp805_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
4d2327c
watchdog: shwdt: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
2f7b9b4
watchdog: shwdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
259181f
watchdog: pnx4008_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
bdf4957
watchdog: imx2_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
0b93026
watchdog: dw_wdt: Staticize local symbol
by Sachin Kamat
· 12 years ago
cf3cc8c
watchdog: dw_wdt: use devm_clk_get()
by Jingoo Han
· 12 years ago
9d8a7f1
watchdog: ts72xx_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
b94828f
watchdog: riowd: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
a508e2e
watchdog: riowd: use devm_kzalloc()
by Jingoo Han
· 12 years ago
52ccc5a
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
by Jingoo Han
· 12 years ago
3666eb0
watchdog: nuc900_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
ac1bb69
watchdog: mv64x60_wdt: use devm_ioremap()
by Jingoo Han
· 12 years ago
626d65a
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
by Jingoo Han
· 12 years ago
321e312
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
a796078
watchdog: at32ap700x_wdt: use devm_*() functions
by Jingoo Han
· 12 years ago
6d128e1
Revert "Makefile: Fix install error with make -j option"
by Linus Torvalds
· 12 years ago
64fb6d9
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b4294ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
4ece92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 12 years ago
75fcf64
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db6e330
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 12 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 12 years ago
61b0d76
zswap: add documentation
by Seth Jennings
· 12 years ago
2b28111
zswap: add to mm/
by Seth Jennings
· 12 years ago
4e2e277
zbud: add to mm/
by Seth Jennings
· 12 years ago
ae92494
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
b202c0d
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
cb63fc2
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
a9642fa
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8133633
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
5f12972
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
15a49b9
Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
8d10aae
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 12 years ago
6664565
Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
496fd15
drm: avoid warning in drm_load_edid_firmware()
by Linus Torvalds
· 12 years ago
961246b
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
by Olivier DANET
· 12 years ago
aabb987
sunvnet: vnet_port_remove must call unregister_netdev
by Dave Kleikamp
· 12 years ago
e8e2bfd
sparc32, leon: Require separate snoop tags set to regard snooping to be enabled
by Andreas Larsson
· 12 years ago
f118e9a
arch: sparc: kernel: check the memory length before use strcpy().
by Chen Gang
· 12 years ago
1581208
ide: Fix IDE PIO size calculation
by Steven J. Hill
· 12 years ago
99bfdd8
drivers/ide/delkin_cb: Convert to module_pci_driver
by Libo Chen
· 12 years ago
bfffbea
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
34ae0a6
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
7d3107d
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 12 years ago
3aa78e0
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 12 years ago
dc5ef1f
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
50aaa6b
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
bb93109
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 12 years ago
23e3a1d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
72c1c2f
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
2d6244b
Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
49283f6
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 12 years ago
8f041e6
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
b247759
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
61e3129
Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
4937a26
xilinx systemace: Fix sparse warnings
by Michal Simek
· 12 years ago
40c2702
microblaze: Move __NR_syscalls from uapi
by Michal Simek
· 12 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
2e17c5a
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 12 years ago
a82a729
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 12 years ago
5b879d7
parisc: Fix gcc miscompilation in pa_memcpy()
by Helge Deller
· 12 years ago
e8d8fc2
parisc: Ensure volatile space register %sr1 is not clobbered
by John David Anglin
· 12 years ago
92b5992
parisc: optimize mtsp(0,sr) inline assembly
by Helge Deller
· 12 years ago
594174d
parisc: switch to gzip-compressed vmlinuz kernel
by Helge Deller
· 12 years ago
a83f58b
parisc: document the shadow registers
by Helge Deller
· 12 years ago
30a9f0b
parisc: more capabilities info in /proc/cpuinfo
by Helge Deller
· 12 years ago
dac76f1
parisc: fix LMMIO mismatch between PAT length and MASK register
by Helge Deller
· 12 years ago
56e0ef5
drivers/net: caif: fix wrong rtnl_is_locked() usage
by Konstantin Khlebnikov
· 12 years ago
e057590
drivers/net: enic: release rtnl_lock on error-path
by Konstantin Khlebnikov
· 12 years ago
dd7633e
vhost-net: fix use-after-free in vhost_net_flush
by Michael S. Tsirkin
· 12 years ago
899dd38
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
785bf6f
net: mv643xx_eth: do not use port number as platform device id
by Jonas Gorski
· 12 years ago
8c2f414
net: sctp: confirm route during forward progress
by Daniel Borkmann
· 12 years ago
e1d6fbc
virtio_net: fix race in RX VQ processing
by David S. Miller
· 12 years ago
cbdadbb
virtio_net: fix race in RX VQ processing
by Michael S. Tsirkin
· 12 years ago
cc22988
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 12 years ago
01276ed
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
by Jongsung Kim
· 12 years ago
b78ba72
Documentation: Fix references to defunct linux-net@vger.kernel.org
by Geert Uytterhoeven
· 12 years ago
Next »