index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
hwmon: (g762) Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-22
hwmon: (ltc2945) Fix 1st comment line
Guenter Roeck
1
-1
/
+1
2014-05-22
hwmon: (vt1211) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (s3c-hwmon) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (pc87427) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (max197) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (max1111) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (lm93) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (ibmpex) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (f71805f) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-41
/
+15
2014-05-22
hwmon: (lm92) Drop function macros
Guenter Roeck
1
-83
/
+84
2014-05-22
hwmon: (lm92) Drop FSF mailing address
Guenter Roeck
1
-4
/
+0
2014-05-22
hwmon: (lm92) Drop unnecessary forward declaration
Guenter Roeck
1
-3
/
+0
2014-05-22
hwmon: (lm75) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-31
/
+20
2014-05-22
hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-39
/
+14
2014-05-22
hwmon: (lm77) Drop function macros
Guenter Roeck
1
-107
/
+75
2014-05-22
hwmon: (lm77) Do not preserve hysteresis when updating critical temp limit
Guenter Roeck
2
-8
/
+18
2014-05-22
hwmon: (lm77) Rearrange code to no longer require forward declarations
Guenter Roeck
1
-92
/
+81
2014-05-22
hwmon: (lm77) Drop FSF mailing address
Guenter Roeck
1
-4
/
+0
2014-05-22
hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-32
/
+15
2014-05-22
hwmon: (tmp102) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-26
/
+20
2014-05-22
hwmon: (tmp102) Introduce dev variable in probe function
Guenter Roeck
1
-14
/
+14
2014-05-22
hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+14
2014-05-21
Linux 3.15-rc6
v3.15-rc6
Linus Torvalds
1
-1
/
+1
2014-05-20
Btrfs: send, fix incorrect ref access when using extrefs
Filipe Manana
1
-1
/
+1
2014-05-20
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
1
-1
/
+5
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
James Hogan
1
-1
/
+4
2014-05-20
asm-generic: Add renameat2 syscall
James Hogan
1
-1
/
+3
2014-05-20
ia64: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
parisc: add renameat2 syscall
Miklos Szeredi
2
-1
/
+3
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
sysfs: make sure read buffer is zeroed
Tejun Heo
1
-1
/
+2
2014-05-19
ahci: imx: PLL clock needs 100us to settle down
Shawn Guo
1
-0
/
+2
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
1
-2
/
+3
2014-05-18
target: fix memory leak on XCOPY
Mikulas Patocka
1
-1
/
+1
2014-05-17
random: fix BUG_ON caused by accounting simplification
Theodore Ts'o
1
-2
/
+5
2014-05-17
clk: tegra: Fix wrong value written to PLLE_AUX
Tuomas Tynkkynen
1
-1
/
+1
2014-05-17
staging: rtl8723au: Do not reset wdev->iftype in netdev_close()
Jes Sorensen
1
-2
/
+0
2014-05-16
ACPI / video: Revert native brightness quirk for ThinkPad T530
Hans de Goede
1
-8
/
+0
2014-05-16
staging: rtl8723au: Use correct pipe type for USB interrupts
Jes Sorensen
1
-1
/
+1
2014-05-16
crush: decode and initialize chooseleaf_vary_r
Ilya Dryomov
1
-0
/
+5
2014-05-16
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-16
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
2014-05-16
arm: dts: Fix missing device_type="memory" for ste-ccu8540
Leif Lindholm
1
-0
/
+1
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-16
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
1
-4
/
+4
2014-05-16
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
1
-1
/
+3
[next]