index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
154
-1364
/
+3209
2014-12-13
cgroups: Documentation: fix trivial typos and wrong paragraph numberings
SeongJae Park
2
-7
/
+7
2014-12-13
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
1
-2
/
+2
2014-12-13
percpu: update local_ops.txt to reflect this_cpu operations
Christoph Lameter
1
-4
/
+9
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
1
-2
/
+0
2014-12-13
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
2
-6
/
+9
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
11
-229
/
+160
2014-12-13
fallocate: create FAN_MODIFY and IN_MODIFY events
Heinrich Schuchardt
1
-0
/
+11
2014-12-13
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
1
-0
/
+6
2014-12-13
slub: fix cpuset check in get_any_partial
Vladimir Davydov
1
-2
/
+1
2014-12-13
slab: fix cpuset check in fallback_alloc
Vladimir Davydov
1
-1
/
+1
2014-12-13
shmdt: use i_size_read() instead of ->i_size
Dave Hansen
1
-2
/
+3
2014-12-13
ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments
Dave Hansen
1
-5
/
+13
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
9
-298
/
+45
2014-12-13
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
1
-3
/
+15
2014-12-13
ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()
Manfred Spraul
1
-3
/
+10
2014-12-13
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
1
-2
/
+2
2014-12-13
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
1
-1
/
+1
2014-12-13
usr/Kconfig: make initrd compression algorithm selection not expert
Andi Kleen
1
-12
/
+12
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
2
-10
/
+28
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
1
-3
/
+9
2014-12-13
fs/affs/file.c: remove obsolete pagesize check
Fabian Frederick
1
-4
/
+0
2014-12-13
fs/affs/file.c: add support to O_DIRECT
Fabian Frederick
1
-0
/
+18
2014-12-13
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
Fabian Frederick
3
-21
/
+25
2014-12-13
fs/affs/file.c: forward declaration clean-up
Fabian Frederick
1
-22
/
+16
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
8
-1
/
+11
2014-12-13
kexec: remove unnecessary KERN_ERR from kexec.c
Masanari Iida
1
-1
/
+1
2014-12-13
sparc: hook up execveat system call
David Drysdale
4
-1
/
+15
2014-12-13
syscalls: add selftest for execveat(2)
David Drysdale
4
-0
/
+432
2014-12-13
x86: hook up execveat system call
David Drysdale
7
-0
/
+35
2014-12-13
syscalls: implement execveat() system call
David Drysdale
13
-15
/
+145
2014-12-13
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
3
-0
/
+16
2014-12-13
befs: remove dead code
Jan Kara
1
-4
/
+0
2014-12-13
mm/zbud: init user ops only when it is needed
Heesub Shin
1
-1
/
+1
2014-12-13
mm/zswap: delete unnecessary check before calling free_percpu()
Markus Elfring
1
-2
/
+1
2014-12-13
mm/zswap: add __init to some functions in zswap
Mahendran Ganesh
1
-3
/
+3
2014-12-13
zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
Ganesh Mahendran
1
-17
/
+11
2014-12-13
mm/zsmalloc: allocate exactly size of struct zs_pool
Ganesh Mahendran
1
-3
/
+2
2014-12-13
mm/zsmalloc: avoid duplicate assignment of prev_class
Ganesh Mahendran
1
-5
/
+4
2014-12-13
mm/zram: correct ZRAM_ZERO flag bit position
Mahendran Ganesh
1
-2
/
+2
2014-12-13
mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE
Mahendran Ganesh
1
-6
/
+32
2014-12-13
zsmalloc: correct fragile [kmap|kunmap]_atomic use
Minchan Kim
1
-9
/
+12
2014-12-13
zsmalloc: fix zs_init cpu notifier error handling
Sergey Senozhatsky
1
-15
/
+24
2014-12-13
zram: implement rw_page operation of zram
karam.lee
1
-0
/
+44
2014-12-13
zram: change parameter from vaild_io_request()
karam.lee
1
-8
/
+8
2014-12-13
zram: remove bio parameter from zram_bvec_rw()
karam.lee
1
-8
/
+8
2014-12-13
zsmalloc: merge size_class to reduce fragmentation
Joonsoo Kim
1
-14
/
+66
2014-12-13
mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()
Rickard Strandqvist
1
-5
/
+2
2014-12-13
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
5
-44
/
+39
2014-12-13
mm/memcontrol.c: fix defined but not used compiler warning
Michele Curti
1
-1
/
+2
[next]