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
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-3
/
+8
2011-03-22
crc32: add missed brackets in macro
Konstantin Khlebnikov
1
-1
/
+1
2011-03-22
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
1
-0
/
+60
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-4
/
+66
2011-03-22
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
1
-0
/
+2
2011-03-22
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
1
-0
/
+8
2011-03-22
fs.h: remove 8 bytes of padding from block_device on 64bit builds
Richard Kennedy
1
-1
/
+1
2011-03-22
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
3
-16
/
+8
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2
-27
/
+6
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2
-2
/
+4
2011-03-22
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
1
-0
/
+9
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
1
-0
/
+3
2011-03-22
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
1
-0
/
+6
2011-03-22
mm: deactivate invalidated pages
Minchan Kim
1
-0
/
+1
2011-03-22
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+5
2011-03-22
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
1
-1
/
+1
2011-03-22
mm: simplify anon_vma refcounts
Peter Zijlstra
1
-2
/
+9
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
1
-36
/
+4
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
1
-2
/
+2
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
1
-1
/
+1
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
1
-1
/
+0
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
1
-0
/
+1
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
2
-2
/
+3
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
1
-0
/
+3
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
1
-0
/
+8
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2
-4
/
+11
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
1
-7
/
+2
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
1
-0
/
+3
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+9
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
1
-2
/
+2
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
1
-0
/
+107
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
1
-1
/
+1
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
4
-16
/
+100
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2
-2
/
+2
2011-03-22
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
1
-0
/
+1
2011-03-22
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
1
-0
/
+52
2011-03-22
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+82
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-3
/
+6
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-19
/
+62
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
1
-2
/
+0
2011-03-21
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
1
-2
/
+2
2011-03-21
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
1
-0
/
+1
2011-03-21
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2011-03-21
ceph: move readahead default to fs/ceph from libceph
Sage Weil
1
-1
/
+0
2011-03-21
ceph: update common header files
Yehuda Sadeh
2
-13
/
+45
2011-03-21
libceph: fix osd request queuing on osdmap updates
Sage Weil
1
-2
/
+3
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2
/
+4
2011-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+1
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
1
-1
/
+9
[next]