index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2012-01-23
mm: cleancache: Use __read_mostly as appropiate.
Dan Magenheimer
2012-01-23
mm: cleancache: report statistics via debugfs instead of sysfs.
Dan Magenheimer
2012-01-23
mm: zcache/tmem/cleancache: s/flush/invalidate/
Dan Magenheimer
2012-01-23
mm: cleancache: s/flush/invalidate/
Dan Magenheimer
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-07
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-01-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-04
x86: Fix and improve cmpxchg_double{,_local}()
Jan Beulich
2012-01-04
should_remove_suid(): inode->i_mode is umode_t
Al Viro
2012-01-04
shmem, ramfs: propagate umode_t, open-coded S_ISREG
Al Viro
2012-01-04
switch debugfs to umode_t
Al Viro
2012-01-04
switch ->mknod() to umode_t
Al Viro
2012-01-04
switch ->create() to umode_t
Al Viro
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-04
fs: move code out of buffer.c
Al Viro
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-30
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
2011-12-30
mm/mempolicy.c: refix mbind_range() vma issue
KOSAKI Motohiro
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
2011-12-22
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-20
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Kautuk Consul
2011-12-20
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
2011-12-20
memcg: keep root group unchanged if creation fails
Hillf Danton
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-15
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
2011-12-13
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-12-13
tcp memory pressure controls
Glauber Costa
2011-12-13
socket: initial cgroup code.
Glauber Costa
2011-12-13
Basic kernel memory functionality for the Memory Controller
Glauber Costa
2011-12-09
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2011-12-09
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
2011-12-09
mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages
Hillf Danton
2011-12-09
thp: set compound tail page _count to zero
Youquan Song
2011-12-09
thp: reduce khugepaged freezing latency
Andrea Arcangeli
2011-12-09
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
2011-12-09
vmscan: fix initial shrinker size handling
Konstantin Khlebnikov
2011-12-08
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
[next]