index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
1
-1
/
+1
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
1
-1
/
+1
2015-06-25
Pratyush Anand has moved
Pratyush Anand
1
-1
/
+1
2015-06-19
cxl: Fix typo in debug print
Michael Neuling
1
-1
/
+1
2015-06-19
cxl: Add CXL_KERNEL_API config option
Michael Neuling
1
-0
/
+5
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
5
-4
/
+619
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
2
-9
/
+23
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
5
-5
/
+5
2015-06-03
cxl: Cleanup Makefile
Michael Neuling
1
-1
/
+2
2015-06-03
cxl: Rework context lifetimes
Michael Neuling
2
-3
/
+3
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
1
-28
/
+35
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
2
-7
/
+25
2015-06-03
cxl: Only check pid for userspace contexts
Michael Neuling
1
-15
/
+19
2015-06-03
cxl: Export some symbols
Michael Neuling
2
-5
/
+10
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
4
-8
/
+8
2015-06-03
cxl: Rework detach context functions
Michael Neuling
2
-7
/
+14
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
4
-5
/
+5
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
1
-1
/
+11
2015-06-03
cxl: Fix error path on probe
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
1
-15
/
+15
2015-06-03
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
1
-2
/
+0
2015-06-03
cxl: Add shutdown hook
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2
-5
/
+12
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
3
-0
/
+100
2015-06-03
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
2
-2
/
+22
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
33
-920
/
+1042
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-3
/
+0
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-04-13
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
1
-2
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
3
-3
/
+0
2015-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+6
2015-04-03
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
1
-0
/
+17
2015-04-03
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
1
-19
/
+20
2015-04-03
mei: replace check for connection instead of transitioning
Tomas Winkler
3
-10
/
+12
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
5
-17
/
+22
2015-04-03
mei: fix mei_poll operation
Tomas Winkler
3
-24
/
+27
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-03-31
enclosure: fix WARN_ON removing an adapter in multi-path devices
James Bottomley
1
-5
/
+6
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
3
-3
/
+0
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-7
/
+7
2015-03-25
misc: carma: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-4
/
+6
2015-03-25
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+3
2015-03-25
mei: fix regression on NFC connection
Tomas Winkler
1
-3
/
+1
2015-03-25
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2
-10
/
+23
2015-03-25
VMCI: Check userland-provided datagram size
Andy King
2
-1
/
+7
2015-03-25
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
1
-2
/
+4
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
1
-1
/
+1
2015-03-16
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
1
-3
/
+14
2015-03-16
misc: bh1780: Add module aliases
Jean Delvare
1
-0
/
+2
[next]