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
2012-10-08
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
David Howells
2
-0
/
+71
2012-10-08
KEYS: Provide signature verification with an asymmetric key
David Howells
3
-1
/
+54
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
5
-0
/
+250
2012-10-08
KEYS: Asymmetric key pluggable data parsers
David Howells
2
-1
/
+156
2012-10-08
KEYS: Implement asymmetric key type
David Howells
8
-0
/
+273
2012-10-08
KEYS: Document asymmetric key type
David Howells
1
-0
/
+312
2012-10-08
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
4
-139
/
+62
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
15
-102
/
+250
2012-09-28
module: wait when loading a module which is currently initializing.
Rusty Russell
1
-2
/
+26
2012-09-28
module: fix symbol waiting when module fails before init
Rusty Russell
1
-4
/
+4
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
57
-224
/
+168
2012-09-28
MIPS: Fix module.c build for 32 bit
Ralf Baechle
3
-120
/
+147
2012-09-28
module: taint kernel when lve module is loaded
Matthew Garrett
1
-0
/
+4
2012-09-18
Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2
-2
/
+4
2012-09-17
Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+10
2012-09-17
workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()
Lai Jiangshan
1
-2
/
+10
2012-09-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
13
-20
/
+60
2012-09-17
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
2012-09-17
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
1
-1
/
+1
2012-09-17
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
1
-0
/
+5
2012-09-17
compiler.h: add __visible
Andi Kleen
2
-0
/
+11
2012-09-17
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
1
-1
/
+5
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
1
-1
/
+1
2012-09-17
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
1
-5
/
+10
2012-09-17
slab: fix starting index for finding another object
Joonsoo Kim
1
-1
/
+1
2012-09-17
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
1
-2
/
+2
2012-09-17
nbd: clear waiting_queue on shutdown
Paul Clements
1
-0
/
+9
2012-09-17
MAINTAINERS: fix TXT maintainer list and source repo path
Gang Wei
1
-2
/
+3
2012-09-17
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-09-17
memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
Wen Congyang
1
-0
/
+1
2012-09-17
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-75
/
+78
2012-09-17
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
1
-3
/
+2
2012-09-16
Linux 3.6-rc6
v3.6-rc6
Linus Torvalds
1
-1
/
+1
2012-09-16
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
58
-247
/
+343
2012-09-16
Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-0
/
+36
2012-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
10
-126
/
+141
2012-09-16
Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-12
/
+34
2012-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+2
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-40
/
+23
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
3
-46
/
+22
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2
-7
/
+26
2012-09-16
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
1
-5
/
+31
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
54
-112
/
+125
2012-09-15
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
474
-2871
/
+5042
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-14
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
7
-36
/
+31
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-33
/
+42
2012-09-14
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+14
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
[next]