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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
sysctl: remove typedef ctl_table
Joe Perches
1
-1
/
+1
2014-08-08
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
Vitaly Kuznetsov
1
-3
/
+79
2014-08-08
fork/exec: cleanup mm initialization
Vladimir Davydov
1
-4
/
+0
2014-08-08
proc: remove INF macro
Alexey Dobriyan
2
-42
/
+0
2014-08-08
proc: convert /proc/$PID/hardwall to seq_file interface
Alexey Dobriyan
1
-2
/
+2
2014-08-08
proc: convert /proc/$PID/io to seq_file interface
Alexey Dobriyan
1
-8
/
+10
2014-08-08
proc: convert /proc/$PID/oom_score to seq_file interface
Alexey Dobriyan
1
-4
/
+5
2014-08-08
proc: convert /proc/$PID/schedstat to seq_file interface
Alexey Dobriyan
1
-4
/
+5
2014-08-08
proc: convert /proc/$PID/wchan to seq_file interface
Alexey Dobriyan
1
-5
/
+6
2014-08-08
proc: convert /proc/$PID/cmdline to seq_file interface
Alexey Dobriyan
1
-4
/
+11
2014-08-08
proc: convert /proc/$PID/syscall to seq_file interface
Alexey Dobriyan
1
-6
/
+7
2014-08-08
proc: convert /proc/$PID/limits to seq_file interface
Alexey Dobriyan
1
-15
/
+12
2014-08-08
proc: convert /proc/$PID/auxv to seq_file interface
Alexey Dobriyan
1
-10
/
+8
2014-08-08
proc: more "const char *" pointers
Alexey Dobriyan
1
-4
/
+4
2014-08-08
proc: remove proc_tty_ldisc variable
Alexey Dobriyan
1
-2
/
+2
2014-08-08
proc: make proc_subdir_lock static
Alexey Dobriyan
2
-3
/
+1
2014-08-08
proc: faster /proc/$PID lookup
Alexey Dobriyan
2
-3
/
+3
2014-08-08
proc: add and remove /proc entry create checks
Alexey Dobriyan
4
-21
/
+21
2014-08-08
proc: constify seq_operations
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
1
-8
/
+9
2014-08-08
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
1
-0
/
+20
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
14
-14
/
+14
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
4
-9
/
+8
2014-08-08
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
1
-16
/
+16
2014-08-08
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2
-3
/
+3
2014-08-08
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
1
-20
/
+24
2014-08-08
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
1
-18
/
+18
2014-08-08
fs/ufs: use pr_fmt
Fabian Frederick
2
-8
/
+13
2014-08-08
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2
-133
/
+131
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
5
-5
/
+34
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
3
-0
/
+144
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2
-1
/
+47
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2
-1
/
+136
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2
-1
/
+112
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2
-0
/
+286
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
4
-2
/
+244
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
3
-0
/
+194
2014-08-08
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2
-0
/
+174
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
8
-11
/
+8
2014-08-08
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
1
-4
/
+2
2014-08-08
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-08-08
autofs4: comment typo: remove a a doubled word
NeilBrown
1
-1
/
+1
2014-08-08
autofs4: remove some unused inline functions
NeilBrown
1
-49
/
+0
2014-08-08
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
1
-2
/
+6
2014-08-08
autofs4: remove a redundant assignment
NeilBrown
1
-1
/
+0
2014-08-08
autofs4: remove unused autofs4_ispending()
NeilBrown
1
-14
/
+0
2014-08-08
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/efs/namei.c: return is not a function
Fabian Frederick
1
-5
/
+6
[prev]
[next]