index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2012-01-12
include/linux/crash_dump.h needs elf.h
Fabio Estevam
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2012-01-12
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2012-01-12
mm: fewer underscores in ____pagevec_lru_add
Hugh Dickins
2012-01-12
mm: take pagevecs off reclaim stack
Hugh Dickins
2012-01-12
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-01-12
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2012-01-12
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
2012-01-12
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
2012-01-12
page_cgroup: add helper function to get swap_cgroup
Bob Liu
2012-01-12
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
2012-01-12
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
2012-01-12
mm: memcg: remove unused node/section info from pc->flags
Johannes Weiner
2012-01-12
mm: make per-memcg LRU lists exclusive
Johannes Weiner
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2012-01-12
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
2012-01-12
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
2012-01-12
epoll: limit paths
Jason Baron
2012-01-12
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
Heiko Carstens
2012-01-12
include/linux/linkage.h: remove unused ATTRIB_NORET macro
Joe Perches
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
include/linux/linkage.h: remove unused NORET_AND macro
Joe Perches
2012-01-12
kernel.h: neaten panic prototype
Joe Perches
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
2012-01-11
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-10
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
2012-01-10
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
2012-01-10
mm/mempolicy.c: mpol_equal(): use bool
KOSAKI Motohiro
2012-01-10
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
[next]