index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
1
-0
/
+2
2008-02-01
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
Robert P. J. Day
1
-5
/
+5
2008-02-01
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
1
-0
/
+1
2008-02-01
USB: add Printer Gadget Driver
Craig W. Nadler
3
-0
/
+37
2008-02-01
USB: usb-storage: new "lockable" subclass 0x07
Alan Stern
1
-3
/
+2
2008-02-01
USB: Convert from class_device to device for USB core
Tony Jones
1
-1
/
+1
2008-02-01
ide: use ide_remove_port_from_hwgroup in init_irq()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-02-01
ide: remove unused ide_hwgroup_t fields
Bartlomiej Zolnierkiewicz
1
-11
/
+3
2008-02-01
<linux/hdsmart.h> is not used by kernel code
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-01
ide: don't include <linux/hdsmart.h>
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-02-01
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-02-01
au1xxx-ide: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-02-01
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-01
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
1
-1
/
+1
2008-02-01
ide: add ide_dump_identify() debug helper
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-02-01
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+14
2008-02-01
ide: make wait_drive_not_busy() static again
Adrian Bunk
1
-2
/
+0
2008-02-01
ide: small ide-scan-pci.c cleanup
Adrian Bunk
1
-1
/
+0
2008-02-01
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
1
-0
/
+2
2008-02-01
rdma: SVCRMDA Header File
Tom Tucker
1
-0
/
+262
2008-02-01
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Add svc API that queries for a transport instance
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Add /proc/sys/sunrpc/transport files
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Add transport hdr size for defer/revisit
Tom Tucker
1
-0
/
+2
2008-02-01
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
1
-0
/
+27
2008-02-01
svc: Removing remaining references to rq_sock in rqstp
Tom Tucker
1
-4
/
+1
2008-02-01
svc: Move the sockaddr information to svc_xprt
Tom Tucker
2
-4
/
+51
2008-02-01
svc: Make deferral processing xprt independent
Tom Tucker
3
-4
/
+3
2008-02-01
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
2
-5
/
+4
2008-02-01
svc: Remove sk_lastrecv
Tom Tucker
1
-1
/
+0
2008-02-01
svc: Change svc_sock_received to svc_xprt_received and export it
Tom Tucker
1
-1
/
+1
2008-02-01
svc: Make svc_send transport neutral
Tom Tucker
2
-1
/
+1
2008-02-01
svc: Move sk_reserved to svc_xprt
Tom Tucker
2
-2
/
+1
2008-02-01
svc: Make close transport independent
Tom Tucker
2
-3
/
+3
2008-02-01
svc: Move sk_server and sk_pool to svc_xprt
Tom Tucker
2
-3
/
+5
2008-02-01
svc: Move sk_flags to the svc_xprt structure
Tom Tucker
2
-13
/
+12
2008-02-01
svc: Change sk_inuse to a kref
Tom Tucker
2
-1
/
+8
2008-02-01
svc: Change services to use new svc_create_xprt service
Tom Tucker
1
-1
/
+0
2008-02-01
svc: Add a generic transport svc_create_xprt function
Tom Tucker
1
-0
/
+4
2008-02-01
svc: Add xpo_accept transport function
Tom Tucker
2
-0
/
+2
2008-02-01
svc: Add a transport function that checks for write space
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Add xpo_prep_reply_hdr
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Add per-transport delete functions
Tom Tucker
1
-0
/
+2
2008-02-01
svc: Add transport specific xpo_release function
Tom Tucker
2
-1
/
+2
2008-02-01
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
2
-3
/
+2
2008-02-01
svc: Add a max payload value to the transport
Tom Tucker
1
-0
/
+1
2008-02-01
svc: Change the svc_sock in the rqstp structure to a transport
Tom Tucker
1
-1
/
+4
2008-02-01
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2
-1
/
+4
[prev]
[next]