index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
zlib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
PM / sleep: Increase default DPM watchdog timeout to 60
Takashi Iwai
1
-1
/
+1
2015-06-24
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
1
-1
/
+3
2015-06-24
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
6
-21
/
+21
2015-06-24
ACPI / video: Inline acpi_video_set_dmi_backlight_type
Borislav Petkov
1
-1
/
+1
2015-06-24
ACPI / resources: free memory on error in add_region_before()
Dan Carpenter
1
-1
/
+3
2015-06-22
cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
Shilpasri G Bhat
2
-0
/
+23
2015-06-22
x86: Load __USER_DS into DS/ES after resume
Ingo Molnar
1
-2
/
+4
2015-06-22
PM / OPP: Add binding for 'opp-suspend'
Viresh Kumar
1
-0
/
+7
2015-06-22
PM / OPP: Allow multiple OPP tables to be passed via DT
Viresh Kumar
1
-0
/
+60
2015-06-22
PM / OPP: Add new bindings to address shortcomings of existing bindings
Viresh Kumar
1
-4
/
+377
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