index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
resource.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-14
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
Lee Jones
1
-10
/
+15
2016-01-14
mfd: ab8500-core: Fix many warnings reported by Checkpatch
Lee Jones
1
-14
/
+10
2016-01-14
mfd: ab2100-otp: Remove pointless 'out of memory' error message
Lee Jones
1
-3
/
+2
2016-01-14
mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
Lee Jones
1
-13
/
+10
2016-01-14
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
1
-4
/
+1
2016-01-14
mfd: 88pm860x-core: Fix commenting and declaration spacing
Lee Jones
1
-3
/
+6
2016-01-14
mfd: arizona: Add device tree binding documentation for new clock driver
Charles Keepax
1
-0
/
+7
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
10
-24
/
+24
2016-01-14
dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings
Krzysztof Kozlowski
3
-91
/
+82
2016-01-14
dt-bindings: regulator/mfd: Reorganize S5M8767 bindings
Krzysztof Kozlowski
4
-165
/
+149
2016-01-14
dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings
Krzysztof Kozlowski
5
-154
/
+238
2016-01-14
mfd: asic3: Be sure to clamp return value
Linus Walleij
1
-1
/
+2
2016-01-14
mfd: dm355evm_mps: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: htc-egpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: tc6393xb: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-14
mfd: tps65010: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-14
power: bq27xxx_battery: Fix bq27541 AveragePower register address
Liu Xiang
1
-1
/
+1
2016-01-13
drivers/of: Export OF changeset functions
Gavin Shan
4
-27
/
+52
2016-01-13
efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap
Ard Biesheuvel
1
-1
/
+1
2016-01-13
ia64: split off early_ioremap() declarations into asm/early_ioremap.h
Ard Biesheuvel
2
-4
/
+11
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-13
i2c: create builtin_i2c_driver to avoid registration boilerplate
Paul Gortmaker
1
-1
/
+12
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-13
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
Andy Lutomirski
2
-1
/
+90
2016-01-12
net: bnxt: always return values from _bnxt_get_max_rings
Arnd Bergmann
1
-7
/
+9
2016-01-12
net: bpf: reject invalid shifts
Rabin Vincent
2
-0
/
+15
2016-01-12
ipmi: Remove unnecessary pci_disable_device.
Dave Jones
1
-1
/
+0
2016-01-12
char: ipmi: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2016-01-12
ipmi: constify some struct and char arrays
LABBE Corentin
2
-14
/
+20
2016-01-12
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-01-12
dwc_eth_qos: Fix dma address for multi-fragment skbs
Lars Persson
1
-1
/
+1
2016-01-12
phy: remove an unneeded condition
Dan Carpenter
1
-1
/
+1
2016-01-12
mdio: remove an unneed condition
Dan Carpenter
1
-4
/
+2
2016-01-12
mdio_bus: NULL dereference on allocation error
Dan Carpenter
1
-5
/
+6
2016-01-12
perf tools: Fallback to srcdir/Documentation/tips.txt
Namhyung Kim
2
-6
/
+15
2016-01-12
perf ui/tui: Print helpline message as is
Namhyung Kim
1
-1
/
+1
2016-01-12
perf tools: Set and pass DOCDIR to builtin-report.c
Namhyung Kim
2
-0
/
+4
2016-01-12
perf tools: Add file_only config option to strlist
Namhyung Kim
2
-1
/
+16
2016-01-12
perf tools: Add more usage tips
Namhyung Kim
1
-0
/
+15
2016-01-12
perf record: Add --buildid-all option
Namhyung Kim
2
-6
/
+23
2016-01-12
tools subcmd: Add missing NORETURN define for parse-options.h
Josh Poimboeuf
1
-0
/
+4
2016-01-12
tools: Fix formatting of the "make -C tools" help message
Josh Poimboeuf
1
-16
/
+16
2016-01-12
tools: Make list.h self-sufficient
Josh Poimboeuf
1
-6
/
+747
2016-01-12
perf tools: Fix mmap2 event allocation in synthesize code
Wang Nan
1
-2
/
+2
2016-01-12
perf stat: Fix recort_usage typo
Jiri Olsa
1
-4
/
+4
2016-01-12
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
1
-0
/
+8
2016-01-12
lguest: Map switcher text R/O
Rusty Russell
2
-24
/
+54
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
1
-25
/
+25
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2
-5
/
+12
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
3
-14
/
+46
[prev]
[next]