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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
1
-0
/
+62
2014-06-09
scripts/tags.sh: ignore symlink'ed source files
Yann Droneaud
1
-4
/
+6
2014-05-14
scripts/tags.sh: add regular expression replacement pattern for memcg
Jianyu Zhan
1
-0
/
+8
2014-04-24
builddeb: add arm64 in the supported architectures
Fathi Boudra
1
-0
/
+2
2014-04-24
builddeb: use $OBJCOPY variable instead of objcopy
Fathi Boudra
1
-3
/
+3
2014-04-24
scripts/tags.sh: ignore code of user space tools
Konstantin Khlebnikov
1
-0
/
+3
2014-04-16
scripts/tags.sh: add pattern for DEFINE_HASHTABLE
Jianyu Zhan
1
-2
/
+4
2014-04-16
.gitignore: ignore Module.symvers in all directories
Zhao, Gang
1
-2
/
+2
2014-04-13
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
5
-116
/
+150
2014-04-12
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
76
-1537
/
+911
2014-04-12
Merge branch 'tunnels'
David S. Miller
2
-2
/
+2
2014-04-12
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
13
-363
/
+358
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
36
-119
/
+351
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
3
-4
/
+4
2014-04-12
cifs: fix the race in cifs_writev()
Al Viro
1
-5
/
+18
2014-04-12
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
Al Viro
1
-2
/
+2
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-12
blackfin: cleanup board files
Steven Miao
28
-1209
/
+1089
2014-04-12
bf609: clock: drop unused clock bit set/clear functions
Steven Miao
1
-18
/
+0
2014-04-12
Blackfin: bf537: rename "CONFIG_ADT75"
Paul Bolle
1
-1
/
+1
2014-04-12
Blackfin: bf537: rename "CONFIG_AD7314"
Paul Bolle
1
-2
/
+2
2014-04-12
Blackfin: bf537: rename ad2s120x ->ad2s1200
Paul Bolle
1
-7
/
+7
2014-04-12
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
Paul Bolle
1
-1
/
+1
2014-04-12
blackfin: dma: current count mmr is read only
Sonic Zhang
1
-2
/
+0
2014-04-12
bfin_crc: Move architecture independant crc header file out of the blackfin f...
Sonic Zhang
1
-125
/
+0
2014-04-12
bf54x: drop unuesd HOST status,control,timeout registers bit define macros
Steven Miao
2
-60
/
+0
2014-04-12
blackfin: portmux: cleanup head file
Steven Miao
1
-6
/
+4
2014-04-11
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+115
[next]