index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ads1015.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
Linux 3.15-rc8
v3.15-rc8
Linus Torvalds
1
-1
/
+1
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
3
-1
/
+3
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
1
-1
/
+1
2014-05-31
drm/radeon: Resume fbcon last
Daniel Vetter
1
-5
/
+6
2014-05-30
x86_64: expand kernel stack to 16K
Minchan Kim
1
-1
/
+1
2014-05-30
dentry_kill() doesn't need the second argument now
Al Viro
1
-7
/
+4
2014-05-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
1
-2
/
+20
2014-05-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
1
-12
/
+41
2014-05-30
drm/radeon: only allocate necessary size for vm bo list
Christian König
1
-3
/
+3
2014-05-30
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
Marek Olšák
1
-0
/
+6
2014-05-30
drm/radeon: avoid crash if VM command submission isn't available
Christian König
1
-4
/
+11
2014-05-30
drm/radeon: lower the ref * post PLL maximum once more
Christian König
1
-1
/
+1
2014-05-29
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers
Linus Walleij
1
-1
/
+2
2014-05-29
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
3
-8
/
+11
2014-05-29
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
1
-13
/
+17
2014-05-29
split dentry_kill()
Al Viro
1
-26
/
+36
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
1
-1
/
+1
2014-05-28
ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs
Nicolas Pitre
1
-3
/
+7
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
1
-4
/
+28
2014-05-28
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
1
-6
/
+9
2014-05-28
gpio: pca953x: use gpiolib irqchip helpers
Linus Walleij
2
-61
/
+33
2014-05-28
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
Thomas Bogendoerfer
1
-2
/
+2
2014-05-28
MIPS: ptrace: Avoid smp_processor_id() in preemptible code
Alex Smith
1
-7
/
+7
2014-05-28
MIPS: Lemote 2F: cs5536: mfgpt: use raw locks
Sebastian Andrzej Siewior
1
-6
/
+5
2014-05-28
m68k/hp300: Convert printk to pr_foo()
Fabian Frederick
1
-5
/
+6
2014-05-28
m68k/apollo: Convert printk to pr_foo()
Fabian Frederick
1
-10
/
+10
2014-05-28
m68k/amiga: Convert printk(foo to pr_foo()
Fabian Frederick
2
-11
/
+11
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
2
-6
/
+23
2014-05-28
m68k: Update defconfigs for v3.15-rc2
Geert Uytterhoeven
12
-12
/
+48
2014-05-28
m68k/atari: fix SCC initialization for debug console
Finn Thain
1
-10
/
+21
2014-05-28
m68k/mvme16x: Adopt common boot console
Finn Thain
3
-33
/
+25
2014-05-28
m68k: Multi-platform EARLY_PRINTK
Finn Thain
6
-56
/
+84
2014-05-28
gpio: pcf857x: Add IRQF_SHARED when request irq
George Cherian
1
-1
/
+1
2014-05-28
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
George Cherian
1
-4
/
+5
2014-05-28
gpio: mcp23s08: switch chip count to int
Linus Walleij
1
-1
/
+1
2014-05-28
MIPS: SB1: Fix excessive kernel warnings.
Ralf Baechle
1
-1
/
+1
2014-05-28
vfs: fix vmplice_to_user()
Miklos Szeredi
1
-2
/
+4
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2
-1
/
+9
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2
-2
/
+9
2014-05-27
MAINTAINERS: Add reset controller framework entry
Philipp Zabel
1
-0
/
+8
2014-05-27
dm mpath: really fix lockdep warning
Hannes Reinecke
1
-6
/
+8
2014-05-27
virtio_blk: fix race between start and stop queue
Ming Lei
1
-2
/
+2
2014-05-27
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
1
-0
/
+2
2014-05-27
gpio: dwapb: use a second irq chip
Sebastian Andrzej Siewior
1
-13
/
+22
2014-05-27
gpio: ep93xx: Use devm_ioremap_resource()
Jingoo Han
1
-1
/
+1
2014-05-27
gpio: mcp23s08: fixed count variable for devicetree probing
Michael Stickel
1
-1
/
+10
2014-05-27
gpio: Add run-time dependencies to R-Car driver
Jean Delvare
1
-1
/
+1
2014-05-27
gpio: pch: add slab include
Linus Walleij
1
-0
/
+1
2014-05-27
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
1
-3
/
+118
2014-05-27
drm/i915: Prevent negative relocation deltas from wrapping
Chris Wilson
5
-38
/
+103
[next]