index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
1
-8
/
+14
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2
-1
/
+15
2012-01-12
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
1
-8
/
+0
2012-01-12
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+5
2012-01-12
page_cgroup: add helper function to get swap_cgroup
Bob Liu
1
-2
/
+2
2012-01-12
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
3
-11
/
+11
2012-01-12
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-3
/
+2
2012-01-12
mm: memcg: remove unused node/section info from pc->flags
Johannes Weiner
1
-33
/
+0
2012-01-12
mm: make per-memcg LRU lists exclusive
Johannes Weiner
3
-43
/
+30
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2
-5
/
+7
2012-01-12
mm: move memcg hierarchy reclaim to generic reclaim code
Johannes Weiner
1
-0
/
+24
2012-01-12
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
1
-0
/
+6
2012-01-12
epoll: limit paths
Jason Baron
2
-0
/
+2
2012-01-12
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
Heiko Carstens
1
-5
/
+4
2012-01-12
include/linux/linkage.h: remove unused ATTRIB_NORET macro
Joe Perches
1
-2
/
+0
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-3
/
+3
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
3
-5
/
+4
2012-01-12
include/linux/linkage.h: remove unused NORET_AND macro
Joe Perches
1
-1
/
+0
2012-01-12
kernel.h: neaten panic prototype
Joe Perches
1
-2
/
+3
2012-01-12
net_sched: sfq: add optional RED on top of SFQ
Eric Dumazet
2
-1
/
+22
2012-01-12
phylib: introduce mdiobus_alloc_size()
Timur Tabi
1
-1
/
+6
2012-01-13
module_param: check that bool parameters really are bool.
Rusty Russell
1
-8
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
5
-6
/
+6
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
1
-1
/
+2
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-0
/
+6
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-0
/
+1
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
1
-5
/
+16
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-1
/
+15
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-61
/
+15
2012-01-12
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-0
/
+1
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
3
-2
/
+78
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
David S. Miller
1
-2
/
+2
2012-01-12
vfs: export symbol d_find_any_alias()
Sage Weil
1
-0
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
16
-71
/
+960
2012-01-12
quota: Pass information that quota is stored in system file to userspace
Jan Kara
1
-1
/
+5
2012-01-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
1
-0
/
+8
2012-01-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
6
-1
/
+731
2012-01-12
blockdev: convert some macros to static inlines
Stephen Rothwell
1
-13
/
+64
2012-01-11
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+10
2012-01-11
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
3
-3
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-0
/
+5
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-0
/
+4
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
1
-15
/
+6
2012-01-12
virtio: document functions better.
Rusty Russell
1
-47
/
+0
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
1
-0
/
+1
2012-01-11
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+1
2012-01-11
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-2
/
+0
2012-01-11
mmc: sdhci-pci: add platform data
Adrian Hunter
1
-0
/
+18
2012-01-11
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
1
-0
/
+19
2012-01-11
mmc: add a card hotplug handler context
Guennadi Liakhovetski
1
-0
/
+6
[prev]
[next]