index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
max8998_charger.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
rtc: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
ds1620: single_open() leak
Al Viro
1
-1
/
+1
2013-05-05
sh: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
parisc: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
mips: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
ia64: single_open() leaks
Al Viro
3
-4
/
+4
2013-05-05
h8300: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-05
cris: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
arm: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
1
-1
/
+2
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2
-2
/
+2
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
1
-1
/
+1
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
1
-1
/
+1
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
1
-1
/
+1
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
1
-22
/
+9
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
1
-1
/
+0
2013-05-04
kill fs/read_write.h
Al Viro
3
-12
/
+4
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2
-1
/
+13
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
3
-106
/
+80
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
2
-16
/
+0
2013-05-04
more mode_t whack-a-mole...
Al Viro
1
-1
/
+1
2013-05-04
do_coredump(): don't wait for thaw if coredump has already been interrupted
Al Viro
1
-4
/
+5
2013-05-04
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...
Al Viro
1
-3
/
+2
2013-05-04
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
Jean Delvare
3
-5
/
+12
2013-05-04
hwmon: (lm75) Tune resolution and sample time per chip
Jean Delvare
2
-9
/
+40
2013-05-04
hwmon: (lm75) Prepare to support per-chip resolution and sample time
Jean Delvare
1
-5
/
+26
2013-05-04
hwmon: (lm75) Per-chip configuration register initialization
Jean Delvare
1
-2
/
+22
2013-05-03
ipc: fix GETALL/IPC_RM race for sysv semaphores
Al Viro
1
-21
/
+8
2013-05-03
qxl: update to new idr interfaces.
Dave Airlie
2
-24
/
+16
2013-05-02
drm/nouveau: fix build with nv50->nvc0
Dave Airlie
1
-1
/
+1
2013-05-02
ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()
Russell King
1
-1
/
+1
2013-05-02
ARM: IMX: remove unnecessary use of IS_ERR_VALUE()
Russell King
1
-1
/
+1
2013-05-02
ARM: OMAP: use consistent error checking
Russell King
8
-13
/
+13
2013-05-02
ARM: cleanup: OMAP hwmod error checking
Russell King
1
-7
/
+4
2013-05-02
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2
-1
/
+3
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
7
-5
/
+24
2013-05-02
drm/radeon: fix handling of v6 power tables
Alex Deucher
1
-6
/
+5
2013-05-02
ipc_schedule_free() can do vfree() directly now
Al Viro
1
-87
/
+16
2013-05-02
net: Restore NETIF_F_* bit ordering.
David Miller
1
-6
/
+6
2013-05-02
drm/radeon: clarify family checks in pm table parsing
Alex Deucher
1
-3
/
+3
2013-05-02
drm/radeon: consolidate UVD clock programming
Christian König
6
-278
/
+191
2013-05-02
drm/radeon: fix UPLL_REF_DIV_MASK definition
Christian König
3
-3
/
+3
2013-05-02
radeon: add bo tracking debugfs
Jerome Glisse
3
-1
/
+59
2013-05-02
drm/radeon: add new richland pci ids
Alex Deucher
2
-2
/
+6
2013-05-02
drm/radeon: add some new SI PCI ids
Alex Deucher
1
-0
/
+3
2013-05-02
drm/radeon: fix scratch reg handling for UVD fence
Christian König
1
-1
/
+1
2013-05-02
drm/radeon: allocate SA bo in the requested domain
Christian König
1
-1
/
+1
[next]