index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-09
mm/memblock.c: fix wrong comment in __next_free_mem_range()
Tang Chen
1
-1
/
+1
2013-07-09
page migration: fix wrong comment in address_space_operations.migratepage()
Tang Chen
1
-2
/
+2
2013-07-09
mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
Zhang Yanfei
1
-3
/
+3
2013-07-09
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
4
-11
/
+5
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-07-09
mm/thp: fix doc for transparent huge zero page
Wanpeng Li
1
-2
/
+2
2013-07-09
mm/page_alloc: fix doc for numa_zonelist_order
Wanpeng Li
1
-1
/
+1
2013-07-09
mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
Wanpeng Li
1
-0
/
+6
2013-07-09
mm/writeback: don't check force_wait to handle bdi->work_list
Wanpeng Li
1
-8
/
+2
2013-07-09
mm/writeback: remove wb_reason_name
Wanpeng Li
1
-1
/
+0
2013-07-09
fs/fs-writeback.c: : make wb_do_writeback() as static
Haicheng Li
2
-2
/
+1
2013-07-09
mm/sparse.c: put clear_hwpoisoned_pages within CONFIG_MEMORY_HOTREMOVE
Zhang Yanfei
1
-1
/
+1
2013-07-09
mm: remove unused __put_page()
Zhang Yanfei
1
-5
/
+0
2013-07-09
vfree: don't schedule free_work() if llist_add() returns false
Oleg Nesterov
1
-3
/
+2
2013-07-09
mm/page_alloc.c: remove unlikely() from the current_order test
Zhang Yanfei
1
-1
/
+1
2013-07-09
mm: remove unused functions is_{normal_idx, normal, dma32, dma}
Zhang Yanfei
1
-28
/
+0
2013-07-09
mm/page_alloc.c: remove zone_type argument of build_zonelists_node
Zhang Yanfei
1
-13
/
+8
2013-07-09
MAINTAINERS: add zswap and zbud maintainer
Seth Jennings
1
-0
/
+13
2013-07-09
include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE
Zhang Yanfei
1
-1
/
+1
2013-07-09
memcg: do not account memory used for cache creation
Glauber Costa
1
-0
/
+2
2013-07-09
memcg: also test for skip accounting at the page allocation level
Glauber Costa
1
-0
/
+28
2013-07-09
mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info
Zhang Yanfei
1
-5
/
+5
2013-07-09
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
Zhang Yanfei
2
-15
/
+15
2013-07-09
mm/vmalloc.c: emit the failure message before return
Zhang Yanfei
1
-1
/
+1
2013-07-09
mm/vmalloc.c: remove alloc_map from vmap_block
Zhang Yanfei
1
-3
/
+0
2013-07-09
mm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpu
Zhang Yanfei
1
-5
/
+0
2013-07-09
mm/vmalloc.c: remove dead code in vb_alloc
Zhang Yanfei
1
-15
/
+1
2013-07-09
mm/vmalloc.c: unbreak __vunmap()
Dan Carpenter
1
-1
/
+1
2013-07-09
mm: remove duplicated call of get_pfn_range_for_nid
Zhang Yanfei
1
-11
/
+32
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
6
-19
/
+24
2013-07-09
memcg: clean up memcg->nodeinfo
Johannes Weiner
1
-15
/
+5
2013-07-09
mm: mremap: validate input before taking lock
Rasmus Villemoes
1
-8
/
+10
2013-07-09
drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths
Libo Chen
1
-14
/
+10
2013-07-09
fsnotify: update comments concerning locking scheme
Lino Sanfilippo
1
-28
/
+22
2013-07-09
inotify: fix race when adding a new watch
Lino Sanfilippo
1
-9
/
+4
2013-07-09
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
Lino Sanfilippo
1
-12
/
+13
2013-07-09
fanotify: put duplicate code for adding vfsmount/inode marks into an own func...
Lino Sanfilippo
1
-36
/
+35
2013-07-09
fanotify: fix races when adding/removing marks
Lino Sanfilippo
1
-12
/
+37
2013-07-09
fanotify: info leak in copy_event_to_user()
Dan Carpenter
1
-0
/
+1
2013-07-09
audit: Fix decimal constant description
Michal Simek
1
-1
/
+1
2013-07-09
kernel/auditfilter.c: fix leak in audit_add_rule() error path
Chen Gang
1
-0
/
+6
2013-07-09
kernel/auditfilter.c: fixing build warning
Raphael S. Carvalho
1
-1
/
+1
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
4
-7
/
+34
2013-07-09
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
1
-2
/
+2
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-799
/
+1862
2013-07-07
Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-65
/
+18
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
79
-703
/
+2050
2013-07-06
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-8
/
+32
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-52
/
+276
2013-07-06
Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+4
[next]