index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
div64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
Davidlohr Bueso
2
-2
/
+2
2014-08-13
locking/mutexes: Refactor optimistic spinning code
Davidlohr Bueso
1
-182
/
+214
2014-08-13
locking/mcs: Remove obsolete comment
Davidlohr Bueso
1
-3
/
+0
2014-08-13
locking/mutexes: Document quick lock release when unlocking
Davidlohr Bueso
1
-2
/
+9
2014-08-13
locking/mutexes: Standardize arguments in lock/unlock slowpaths
Davidlohr Bueso
1
-3
/
+4
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
3
-72
/
+0
2014-08-04
clk: Add missing of_clk_set_defaults export
Sylwester Nawrocki
1
-0
/
+1
2014-08-04
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-08-03
x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()
Dan Carpenter
1
-5
/
+5
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-01
clk: checking wrong variable in __set_clk_parents()
Dan Carpenter
1
-2
/
+2
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
1
-1
/
+1
2014-08-01
ata: libahci: Silence compiler warning on 64-bit
Thierry Reding
1
-1
/
+1
2014-08-01
crypto: drbg - fix failure of generating multiple of 2**16 bytes
Stephan Mueller
1
-1
/
+1
2014-08-01
crypto: ccp - Do not sign extend input data to CCP
Tom Lendacky
1
-13
/
+13
2014-08-01
crypto: testmgr - add missing spaces to drbg error strings
Jarod Wilson
1
-3
/
+3
2014-08-01
crypto: atmel-tdes - Switch to managed version of kzalloc
Pramod Gurav
1
-7
/
+1
2014-08-01
crypto: atmel-sha - Switch to managed version of kzalloc
Pramod Gurav
1
-7
/
+2
2014-08-01
crypto: testmgr - use chunks smaller than algo block size in chunk tests
Ard Biesheuvel
1
-132
/
+132
2014-08-01
crypto: qat - Fixed SKU1 dev issue
Tadeusz Struk
2
-6
/
+2
2014-08-01
crypto: qat - Use hweight for bit counting
Tadeusz Struk
1
-13
/
+2
2014-08-01
crypto: qat - Updated print outputs
Tadeusz Struk
4
-14
/
+13
2014-08-01
crypto: qat - change ae_num to ae_id
Tadeusz Struk
2
-48
/
+45
2014-08-01
crypto: qat - change slice->regions to slice->region
Tadeusz Struk
2
-12
/
+12
2014-08-01
crypto: qat - use min_t macro
Tadeusz Struk
1
-2
/
+2
2014-08-01
crypto: qat - remove unnecessary parentheses
Tadeusz Struk
3
-31
/
+31
2014-08-01
crypto: qat - remove unneeded header
Tadeusz Struk
1
-1
/
+0
2014-08-01
crypto: qat - checkpatch blank lines
Tadeusz Struk
2
-0
/
+4
2014-08-01
crypto: qat - remove unnecessary return codes
Tadeusz Struk
1
-15
/
+8
2014-08-01
crypto: Resolve shadow warnings
Mark Rustad
9
-81
/
+82
2014-08-01
arm64: add newline to I-cache policy string
Mark Rutland
1
-1
/
+1
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-31
x86/mm: Set TLB flush tunable to sane value (33)
Dave Hansen
1
-2
/
+11
2014-07-31
x86/mm: New tunable for single vs full TLB flush
Dave Hansen
2
-0
/
+121
2014-07-31
x86/mm: Add tracepoints for TLB flushes
Dave Hansen
5
-2
/
+70
2014-07-31
x86/mm: Unify remote INVLPG code
Dave Hansen
1
-2
/
+2
2014-07-31
x86/mm: Fix missed global TLB flush stat
Dave Hansen
1
-8
/
+7
2014-07-31
x86/mm: Rip out complicated, out-of-date, buggy TLB flushing
Dave Hansen
5
-121
/
+13
2014-07-31
x86/mm: Clean up the TLB flushing code
Dave Hansen
1
-12
/
+11
2014-07-31
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
1
-1
/
+6
2014-07-31
x86/kvm: Resolve shadow warnings in macro expansion
Mark D Rustad
1
-2
/
+2
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-07-31
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
3
-54
/
+0
2014-07-31
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
byungchul.park
1
-1
/
+1
2014-07-31
arm64: don't call break hooks for BRK exceptions from EL0
Will Deacon
1
-11
/
+11
2014-07-31
KVM: s390: rework broken SIGP STOP interrupt handling
David Hildenbrand
1
-0
/
+3
[next]