index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
params.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
stm class: Add heartbeat stm source device
Alexander Shishkin
3
-0
/
+143
2016-02-20
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
1
-9
/
+48
2016-02-20
stm class: Support devices with multiple instances
Alexander Shishkin
1
-3
/
+4
2016-02-20
stm class: Use driver's packet callback return value
Alexander Shishkin
2
-7
/
+19
2016-02-20
intel_th: Use real device index in the node names
Alexander Shishkin
1
-3
/
+20
2016-02-20
intel_th: Set root device's drvdata early
Alexander Shishkin
2
-2
/
+2
2016-02-20
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
1
-3
/
+8
2016-02-20
intel_th: msu: Release resources on read error
Laurent FERT
1
-4
/
+3
2016-02-20
intel_th: msu: Fix offset for wrapped block
Laurent FERT
1
-1
/
+1
2016-02-20
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
4
-4
/
+59
2016-02-20
intel_th: gth: Remove commented-out code
Alexander Shishkin
1
-18
/
+0
2016-02-20
intel_th: Depend on HAS_IOMEM
Alexander Shishkin
1
-1
/
+1
2016-02-20
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
1
-1
/
+1
2016-02-20
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
1
-2
/
+2
2016-02-15
ppdev: use dev_* macros
Sudip Mukherjee
1
-7
/
+7
2016-02-15
ppdev: use new parport device model
Sudip Mukherjee
1
-5
/
+20
2016-02-15
ppdev: remove space before tab
Sudip Mukherjee
1
-1
/
+1
2016-02-15
ppdev: fix parenthesis alignment
Sudip Mukherjee
1
-13
/
+13
2016-02-15
ppdev: remove braces
Sudip Mukherjee
1
-35
/
+22
2016-02-15
ppdev: add missing blank line
Sudip Mukherjee
1
-0
/
+6
2016-02-15
ppdev: remove whitespace around pointers
Sudip Mukherjee
1
-12
/
+12
2016-02-15
ppdev: space prohibited between function name and parenthesis
Sudip Mukherjee
1
-96
/
+96
2016-02-15
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-15
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
android: drivers: Avoid debugfs race in binder
Riley Andrews
1
-2
/
+13
2016-02-12
android: binder: More offset validation
Arve Hjønnevåg
1
-2
/
+9
2016-02-12
misc: ibmasm: Replace timeval with timespec64
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-12
mei: fix double freeing of a cb during link reset
Alexander Usyskin
3
-20
/
+14
2016-02-12
misc: eeprom_93xx46: Add support for a GPIO 'select' line.
Cory Tusar
2
-0
/
+38
2016-02-12
misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.
Cory Tusar
2
-35
/
+97
2016-02-12
w1: w1_process() is not freezable kthread
Jiri Kosina
1
-1
/
+0
2016-02-12
nvmem: core: fix error path in nvmem_add_cells()
Rasmus Villemoes
1
-1
/
+3
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
3
-12
/
+11
2016-02-12
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2
-25
/
+21
2016-02-12
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
1
-2
/
+2
2016-02-12
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-12
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-12
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2
-2
/
+6
2016-02-12
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
1
-13
/
+13
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
1
-0
/
+1
2016-02-12
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
1
-3
/
+2
2016-02-11
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
1
-1
/
+1
[next]