index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-07-10
splice: completely document external interface with kerneldoc
Jens Axboe
2007-07-10
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
2007-07-10
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-07-10
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
2007-07-10
pipe: allow passing around of ops private pointer
Jens Axboe
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
splice: relay support
Tom Zanussi
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
sendfile: convert nfs to using splice_read()
Jens Axboe
2007-07-10
loop: convert to using splice_direct_to_actor() instead of sendfile()
Jens Axboe
2007-07-10
splice: add void cookie to the actor data
Jens Axboe
2007-07-10
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
2007-07-10
vmsplice: add vmsplice-to-user support
Jens Axboe
2007-07-10
splice: abstract out actor data
Jens Axboe
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-07-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-10
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
2007-07-10
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
2007-07-10
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
2007-07-10
firewire: fw-sbp2: add a boundary check
Stefan Richter
2007-07-10
firewire: fw-sbp2: correctly align page tables
Stefan Richter
2007-07-10
firewire: fw-sbp2: memset wants string.h
Stefan Richter
2007-07-10
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
2007-07-10
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
2007-07-10
firewire: Document userspace ioctl interface.
Kristian Høgsberg
2007-07-10
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
2007-07-10
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
2007-07-10
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
2007-07-10
firewire: simplify a struct type
Stefan Richter
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-07-10
firewire: remove unused macro
Stefan Richter
2007-07-10
firewire: missing newline in printk
Stefan Richter
2007-07-10
firewire: fw-sbp2: remove unused struct member
Stefan Richter
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-10
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-07-10
ieee1394: first minimal NUMA awareness
Stefan Richter
2007-07-10
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
2007-07-10
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
ieee1394: add comments in struct hpsb_packet
Stefan Richter
2007-07-10
ieee1394: ohci1394: remove dead CONFIG variable
Stefan Richter
[next]