index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm/hugetlb: add new HugeTLB cgroup
Aneesh Kumar K.V
2012-07-31
5
-0
/
+179
*
hugetlb: make some static variables global
Aneesh Kumar K.V
2012-07-31
2
-5
/
+7
*
hugetlb: add a list for tracking in-use HugeTLB pages
Aneesh Kumar K.V
2012-07-31
2
-5
/
+8
*
hugetlb: simplify migrate_huge_page()
Aneesh Kumar K.V
2012-07-31
3
-57
/
+27
*
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
2012-07-31
4
-33
/
+59
*
hugetlb: add an inline helper for finding hstate index
Aneesh Kumar K.V
2012-07-31
2
-9
/
+17
*
hugetlb: don't use ERR_PTR with VM_FAULT* values
Aneesh Kumar K.V
2012-07-31
1
-5
/
+13
*
hugetlb: rename max_hstate to hugetlb_max_hstate
Aneesh Kumar K.V
2012-07-31
1
-7
/
+7
*
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-07-31
9
-27
/
+40
*
mm/buddy: cleanup on should_fail_alloc_page
Gavin Shan
2012-07-31
1
-7
/
+7
*
mm: account the total_vm in the vm_stat_account()
Huang Shijie
2012-07-31
5
-9
/
+4
*
documentation: update how page-cluster affects swap I/O
Christian Ehrhardt
2012-07-31
1
-2
/
+10
*
swap: allow swap readahead to be merged
Christian Ehrhardt
2012-07-31
1
-0
/
+5
*
memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE
Kamezawa Hiroyuki
2012-07-31
1
-1
/
+0
*
memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
Kamezawa Hiroyuki
2012-07-31
1
-8
/
+8
*
memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
Kamezawa Hiroyuki
2012-07-31
1
-5
/
+5
*
mm: make vb_alloc() more foolproof
Jan Kara
2012-07-31
1
-0
/
+8
*
vmalloc: walk vmap_areas by sorted list instead of rb_next()
Hong zhi guo
2012-07-31
1
-4
/
+4
*
drivers/media/video/v4l2-ioctl.c: fix build
Andrew Morton
2012-07-31
1
-2
/
+6
*
xtensa: select generic atomic64_t support
Fengguang Wu
2012-07-31
1
-0
/
+1
*
fault-injection: fix failcmd.sh warning
Akinobu Mita
2012-07-31
1
-1
/
+1
*
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-30
8
-50
/
+448
|
\
|
*
writeback: Fix some comment errors
Wanpeng Li
2012-06-09
4
-6
/
+6
|
*
block: Convert BDI proportion calculations to flexible proportions
Jan Kara
2012-06-09
3
-44
/
+69
|
*
lib: Fix possible deadlock in flexible proportion code
Jan Kara
2012-06-09
1
-2
/
+8
|
*
lib: Proportions with flexible period
Jan Kara
2012-06-09
3
-1
/
+368
*
|
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-30
45
-1825
/
+2220
|
\
\
|
*
|
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
2012-07-30
2
-2
/
+2
|
*
|
NFS: fix pnfs regression with directio writes
Fred Isaman
2012-07-30
1
-2
/
+2
|
*
|
NFS: fix pnfs regression with directio reads
Fred Isaman
2012-07-30
1
-1
/
+1
|
*
|
sunrpc: clnt: Add missing braces
Joe Perches
2012-07-30
1
-1
/
+2
|
*
|
nfs: fix stub return type warnings
Randy Dunlap
2012-07-30
1
-1
/
+1
|
*
|
NFS: exit_nfs_v4() shouldn't be an __exit function
Bryan Schumaker
2012-07-17
1
-1
/
+1
|
*
|
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
Trond Myklebust
2012-07-17
1
-1
/
+3
|
*
|
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
2
-93
/
+91
|
*
|
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
2012-07-17
4
-373
/
+381
|
*
|
NFS: Create a single nfs_clone_super() function
Bryan Schumaker
2012-07-17
1
-26
/
+6
|
*
|
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
3
-448
/
+462
|
*
|
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-07-17
4
-135
/
+149
|
*
|
NFS: Move the v4 getroot code to nfs4getroot.c
Bryan Schumaker
2012-07-17
3
-51
/
+50
|
*
|
NFS: Split out NFS v4 file operations
Bryan Schumaker
2012-07-17
4
-136
/
+160
|
*
|
NFS: Initialize v4 sysctls from nfs_init_v4()
Bryan Schumaker
2012-07-17
5
-27
/
+98
|
*
|
NFS: Create an init_nfs_v4() function
Bryan Schumaker
2012-07-17
4
-31
/
+65
|
*
|
NFS: Split out NFS v4 inode operations
Bryan Schumaker
2012-07-17
3
-31
/
+27
|
*
|
NFS: Split out NFS v3 inode operations
Bryan Schumaker
2012-07-17
4
-39
/
+29
|
*
|
NFS: Split out NFS v2 inode operations
Bryan Schumaker
2012-07-17
5
-42
/
+39
|
*
|
NFS: Clean up nfs4_proc_setclientid() and friends
Chuck Lever
2012-07-16
2
-8
/
+41
|
*
|
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
Chuck Lever
2012-07-16
3
-34
/
+23
|
*
|
NFS: When state recovery fails, waiting tasks should exit
Chuck Lever
2012-07-16
1
-1
/
+6
|
*
|
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-07-16
6
-9
/
+80
[prev]
[next]