index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
pcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
Fix typo
Andrea Gelmini
1
-2
/
+2
2016-05-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-05-23
ftracetest: Use proper logic to find process PID
Steven Rostedt (Red Hat)
1
-10
/
+5
2016-05-23
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
Dave Airlie
2
-0
/
+125
2016-05-23
drm/edid: move displayid validation to it's own function.
Dave Airlie
1
-18
/
+26
2016-05-23
drm/displayid: Iterate over all DisplayID blocks
Tomas Bzatek
1
-13
/
+19
2016-05-23
drm/edid: move displayid tiled block parsing into separate function.
Dave Airlie
1
-51
/
+59
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
4
-31
/
+3
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2
-39
/
+1
2016-05-21
libnvdimm, dax: fix deletion
Dan Williams
3
-21
/
+22
2016-05-21
libnvdimm, dax: fix alignment validation
Dan Williams
1
-2
/
+4
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
1
-1
/
+1
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
1
-7
/
+7
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
1
-2
/
+2
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
1
-21
/
+93
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
1
-1
/
+1
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
1
-7
/
+16
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
1
-34
/
+34
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2
-21
/
+124
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
1
-133
/
+142
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
1
-75
/
+57
2016-05-21
libnvdimm, dax: autodetect support
Dan Williams
5
-8
/
+57
2016-05-21
libnvdimm: release ida resources
Dan Williams
4
-0
/
+15
2016-05-21
Revert "block: enable dax for raw block devices"
Dan Williams
4
-108
/
+29
2016-05-21
/dev/dax, core: file operations and dax-mmap
Dan Williams
4
-0
/
+325
2016-05-21
/dev/dax, pmem: direct access to persistent memory
Dan Williams
9
-0
/
+478
2016-05-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
6
-51
/
+97
2016-05-21
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
1
-1
/
+1
2016-05-21
openprom: fix warning
Sam Ravnborg
1
-24
/
+16
2016-05-21
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
1
-16
/
+16
2016-05-21
samples/kprobes: add a new module parameter
Huang Shijie
1
-1
/
+5
2016-05-21
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
1
-1
/
+1
2016-05-21
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
1
-5
/
+4
2016-05-21
fs/efs/super.c: fix return value
Heloise
1
-2
/
+2
2016-05-21
checkpatch: improve --git <commit-count> shortcut
Joe Perches
1
-6
/
+4
2016-05-21
checkpatch: reduce number of `git log` calls with --git
Joe Perches
1
-10
/
+13
2016-05-21
checkpatch: add support to check already applied git commits
Du, Changbin
1
-1
/
+47
2016-05-21
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
1
-1
/
+37
2016-05-21
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
1
-0
/
+8
2016-05-21
checkpatch: whine about ACCESS_ONCE
Joe Perches
1
-0
/
+22
2016-05-21
checkpatch: add test for keywords not starting on tabstops
Joe Perches
1
-0
/
+13
2016-05-21
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
1
-1
/
+1
2016-05-21
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
1
-0
/
+10
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
18
-10
/
+107
2016-05-21
radix-tree: free up the bottom bit of exceptional entries for reuse
Matthew Wilcox
1
-15
/
+23
2016-05-21
dax: move RADIX_DAX_ definitions to dax.c
NeilBrown
2
-9
/
+9
2016-05-21
radix-tree: make radix_tree_descend() more useful
Matthew Wilcox
1
-52
/
+26
2016-05-21
radix-tree: introduce radix_tree_replace_clear_tags()
Matthew Wilcox
3
-52
/
+56
[next]