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
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
1
-0
/
+4
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
1
-0
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-3
/
+4
2010-05-21
sysfs: Don't use enums in inline function declaration.
Eric W. Biederman
1
-1
/
+1
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
2
-0
/
+12
2010-05-21
sysfs: Implement sysfs_delete_link
Eric W. Biederman
1
-0
/
+8
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-0
/
+10
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2
-0
/
+29
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+8
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-5
/
+4
2010-05-21
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
1
-0
/
+2
2010-05-21
kref: remove kref_set
NeilBrown
1
-1
/
+0
2010-05-21
firmware_class: fix memory leak - free allocated pages
David Woodhouse
1
-0
/
+1
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-8
/
+9
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-28
/
+79
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-35
/
+380
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
25
-152
/
+1741
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
116
-739
/
+3252
2010-05-20
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
3
-0
/
+275
2010-05-20
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
14
-88
/
+92
2010-05-20
USB: usb.h: checkpatch cleanups
Greg Kroah-Hartman
1
-16
/
+16
2010-05-20
USB: remove usb_find_device
Ming Lei
1
-1
/
+0
2010-05-20
USB: f_fs: the FunctionFS driver
Michal Nazarewicz
1
-0
/
+199
2010-05-20
wait_event_interruptible_locked() interface
Michal Nazarewicz
1
-0
/
+149
2010-05-20
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
2010-05-20
USB: serial: reimplement generic fifo-based writes
Johan Hovold
1
-0
/
+12
2010-05-20
USB: simplify usb_sg_init()
Alan Stern
1
-2
/
+0
2010-05-20
USB: Change the scatterlist type in struct urb
Matthew Wilcox
1
-1
/
+1
2010-05-20
USB: Turn interface_to_usbdev into an inline function
Matthew Wilcox
1
-2
/
+5
2010-05-20
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
1
-0
/
+8
2010-05-20
USB: Add definition for the Pipe Usage descriptor
Matthew Wilcox
1
-0
/
+2
2010-05-20
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
1
-17
/
+11
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
1
-16
/
+3
2010-05-20
USB: export the new ch11.h file to userspce
Alan Stern
2
-6
/
+5
2010-05-20
USB: Composite framework: Add suspended sysfs entry
Fabien Chouteau
2
-0
/
+5
2010-05-20
USB: ncm: added ncm.h with auxiliary definitions
Yauheni Kaliuta
1
-0
/
+114
2010-05-20
usb: cdc: ncm constants and structures added
Yauheni Kaliuta
1
-0
/
+94
2010-05-20
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2
-0
/
+20
2010-05-20
USB: Add stream ID field to struct urb.
Sarah Sharp
1
-0
/
+1
2010-05-20
USB: Add parsing of SuperSpeed endpoint companion descriptor.
Sarah Sharp
1
-0
/
+2
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
1
-4
/
+2
2010-05-20
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
1
-0
/
+9
2010-05-20
usb: otg: add global ULPI register definitions
Heikki Krogerus
1
-0
/
+140
2010-05-20
USB: gadget: add HID gadget driver
Fabien Chouteau
1
-0
/
+32
2010-05-20
USB: serial: generalise write buffer preparation
Johan Hovold
1
-0
/
+5
2010-05-20
USB: serial: re-implement multi-urb writes in generic driver
Johan Hovold
1
-3
/
+6
2010-05-20
USB: serial: generalise generic read implementation
Johan Hovold
1
-0
/
+3
2010-05-20
USB: serial: refactor read urb submission in generic driver
Johan Hovold
1
-1
/
+1
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-0
/
+5
[next]