index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
hwrng: pixocell - Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+3
2014-02-27
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
1
-11
/
+4
2014-02-27
crypto: s5p-sss - Use devm_ioremap_resource()
Jingoo Han
1
-9
/
+4
2014-02-27
crypto: sahara - Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+3
2014-02-27
crypto: picoxcell - Use devm_ioremap_resource()
Jingoo Han
1
-11
/
+5
2014-02-25
CRC32C: Add soft module dependency to load other accelerated crc32c modules
Tim Chen
2
-1
/
+3
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
2
-27
/
+11
2014-02-09
hwrng: cleanup in hwrng_register()
Dan Carpenter
1
-7
/
+3
2014-02-09
crypto: mxs-dcp: Check the return value of stmp_reset_block()
Fabio Estevam
1
-1
/
+3
2014-02-09
crypto: mxs-dcp: Use devm_kzalloc()
Fabio Estevam
1
-7
/
+2
2014-02-09
crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
Kevin Hao
1
-2
/
+2
2014-02-09
crypto: ccp - Perform completion callbacks using a tasklet
Tom Lendacky
1
-4
/
+17
2014-02-09
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
1
-116
/
+48
2014-02-09
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
4
-110
/
+139
2014-02-09
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
1
-12
/
+25
2014-02-09
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
Dave Jones
1
-2
/
+2
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
1
-19
/
+6
2014-02-09
crypto: dcp - Move the AES operation type from actx to rctx
Marek Vasut
1
-10
/
+17
2014-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-52
/
+108
2014-02-05
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs
Ingo Molnar
1
-0
/
+1
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
9
-43
/
+58
2014-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-8
/
+8
2014-02-04
Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-39
/
+52
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-02-03
Merge branch 'acl_fixes' into linux-next
Trond Myklebust
2
-28
/
+24
2014-02-03
fs: get_acl() must be allowed to return EOPNOTSUPP
Trond Myklebust
1
-6
/
+12
2014-02-03
NFSv3: Fix return value of nfs3_proc_setacls
Trond Myklebust
1
-2
/
+11
2014-02-03
NFSv3: Remove unused function nfs3_proc_set_default_acl
Trond Myklebust
1
-19
/
+0
2014-02-03
Btrfs: use late_initcall instead of module_init
Filipe David Borba Manana
1
-1
/
+1
2014-02-03
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
Filipe David Borba Manana
3
-6
/
+6
2014-02-03
Btrfs: disable snapshot aware defrag for now
Josef Bacik
1
-1
/
+1
2014-02-02
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-02
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-02
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
3
-7
/
+22
[next]