index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
mts_gsm.fw.ihex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-04
NTB: Add tool test client
Allen Hubbe
4
-0
/
+600
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
6
-1
/
+289
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
2
-19
/
+68
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
1
-8
/
+28
2015-07-04
NTB: Do not advance transport RX on link down
Allen Hubbe
1
-2
/
+1
2015-07-04
NTB: Differentiate transport link down messages
Allen Hubbe
1
-2
/
+2
2015-07-04
NTB: Check the device ID to set errata flags
Dave Jiang
1
-5
/
+44
2015-07-04
NTB: Enable link for Intel root port mode in probe
Dave Jiang
1
-0
/
+10
2015-07-04
NTB: Read peer info from local SPAD in transport
Dave Jiang
1
-5
/
+5
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
13
-2194
/
+2588
2015-07-04
NTB: Add NTB hardware abstraction layer
Allen Hubbe
5
-1
/
+1271
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
8
-196
/
+147
2015-06-22
crypto: marvell/cesa - remove COMPILE_TEST dependency
Boris Brezillon
1
-1
/
+1
2015-06-22
crypto: algif_aead - Temporarily disable all AEAD algorithms
Herbert Xu
2
-1
/
+8
2015-06-22
crypto: af_alg - Forbid the use internal algorithms
Herbert Xu
1
-1
/
+4
2015-06-22
crypto: echainiv - Only hold RNG during initialisation
Herbert Xu
1
-22
/
+6
2015-06-22
crypto: seqiv - Add compatibility support without RNG
Herbert Xu
1
-25
/
+25
2015-06-22
crypto: eseqiv - Offer normal cipher functionality without RNG
Herbert Xu
1
-19
/
+12
2015-06-22
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
1
-26
/
+29
2015-06-22
crypto: user - Add CRYPTO_MSG_DELRNG
Herbert Xu
2
-1
/
+12
2015-06-22
crypto: user - Move cryptouser.h to uapi
Herbert Xu
1
-0
/
+0
2015-06-22
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
2
-4
/
+32
2015-06-22
crypto: skcipher - Allow givencrypt to be NULL
Herbert Xu
1
-1
/
+1
2015-06-22
hwmon: add driver for Microchip TC74
Maciej S. Szmigiero
4
-0
/
+208
2015-06-22
Linux 4.1
v4.1
Linus Torvalds
1
-1
/
+1
2015-06-21
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
Paul Gortmaker
1
-2
/
+2
2015-06-21
x86/hpet: Use proper hpet device number for MSI allocation
Thomas Gleixner
1
-5
/
+6
2015-06-21
crypto: sahara - propagate the error on clk_disable_unprepare() failure
Fabio Estevam
1
-4
/
+9
2015-06-21
crypto: rsa - fix invalid select for AKCIPHER
Tadeusz Struk
1
-1
/
+1
2015-06-21
crypto: picoxcell - Update to the current clk API
Michael van der Westhuizen
1
-4
/
+4
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
1
-32
/
+118
2015-06-20
genirq: Remove bogus restriction in irq_move_mask_irq()
Thomas Gleixner
1
-3
/
+3
2015-06-20
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
Jiang Liu
1
-1
/
+1
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
17
-31
/
+87
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
4
-0
/
+34
2015-06-19
perf report: Fix sort__sym_cmp to also compare end of symbol
Yannick Brosseau
1
-5
/
+3
2015-06-19
perf hists browser: React to unassigned hotkey pressing
Arnaldo Carvalho de Melo
1
-3
/
+4
2015-06-19
perf top: Tell the user how to unfreeze events after pressing 'f'
Arnaldo Carvalho de Melo
1
-1
/
+7
2015-06-19
perf hists browser: Honour the help line provided by builtin-{top,report}.c
Arnaldo Carvalho de Melo
1
-4
/
+3
2015-06-19
perf hists browser: Do not exit when 'f' is pressed in 'report' mode
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-06-19
perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events
Arnaldo Carvalho de Melo
2
-3
/
+3
2015-06-19
perf tools: Fix build breakage if prefix= is specified
Lukas Wunner
1
-4
/
+4
2015-06-19
perf annotate: Rename source_line_percent to source_line_samples
Arnaldo Carvalho de Melo
2
-16
/
+16
2015-06-19
perf annotate: Display total number of samples with --show-total-period
Martin Liška
4
-23
/
+70
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
5
-5
/
+58