index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
1
-3
/
+6
2011-11-03
mm/page_cgroup.c: quiet sparse noise
H Hartley Sweeten
1
-1
/
+1
2011-11-03
memcg: Fix race condition in memcg_check_events() with this_cpu usage
Steven Rostedt
1
-4
/
+6
2011-11-03
memcg: close race between charge and putback
Johannes Weiner
1
-1
/
+20
2011-11-03
memcg: skip scanning active lists based on individual size
Johannes Weiner
4
-41
/
+25
2011-11-03
memcg: do not expose uninitialized mem_cgroup_per_node to world
Igor Mammedov
1
-1
/
+1
2011-11-03
memcg: fix oom schedule_timeout()
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-11-03
memcg: rename mem variable to memcg
Raghavendra K T
2
-479
/
+485
2011-11-03
cgroup/kmemleak: Annotate alloc_page() for cgroup allocations
Steven Rostedt
1
-2
/
+5
2011-11-03
cgroups: don't attach task to subsystem if migration failed
Ben Blum
1
-6
/
+9
2011-11-03
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
1
-3
/
+3
2011-11-03
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
1
-5
/
+15
2011-11-03
isofs: add readpages support
Namjae Jeon
1
-1
/
+9
2011-11-03
minix: describe usage of different magic numbers
Sami Kerola
1
-5
/
+5
2011-11-03
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
1
-3
/
+3
2011-11-03
rtc: add initial support for mcp7941x parts
David Anders
1
-0
/
+27
2011-11-03
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
1
-23
/
+9
2011-11-03
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
1
-0
/
+14
2011-11-03
ramfs: remove module leftovers
Richard Weinberger
1
-10
/
+0
2011-11-03
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
1
-1
/
+10
2011-11-03
thp: share get_huge_page_tail()
Andrea Arcangeli
5
-44
/
+11
2011-11-03
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
1
-0
/
+13
2011-11-03
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-03
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-03
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-03
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-03
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
1
-3
/
+2
2011-11-03
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
1
-1
/
+1
2011-11-03
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
1
-13
/
+0
2011-11-03
mm: thp: tail page refcounting fix
Andrea Arcangeli
8
-84
/
+171
2011-11-03
Merge git://github.com/rustyrussell/linux
Linus Torvalds
12
-64
/
+742
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
108
-235
/
+301
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
34
-1329
/
+2898
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
25
-347
/
+259
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
253
-3326
/
+1666
2011-11-02
um: fix ubd cow size
Richard Weinberger
1
-1
/
+30
2011-11-02
um: Fix kmalloc argument order in um/vdso/vma.c
Dave Jones
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
11
-33
/
+13
2011-11-02
UserModeLinux-HOWTO.txt: fix a typo
Jonathan Neuschäfer
1
-1
/
+1
2011-11-02
UserModeLinux-HOWTO.txt: remove ^H characters
Jonathan Neuschäfer
1
-265
/
+265
2011-11-02
um: we need sys/user.h only on i386
Richard Weinberger
1
-0
/
+2
2011-11-02
um: merge delay_{32,64}.c
Richard Weinberger
3
-61
/
+1
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
10
-54
/
+40
2011-11-02
um: kill system-um.h
Al Viro
3
-47
/
+40
2011-11-02
um: generic ftrace.h will do...
Al Viro
2
-1
/
+1
2011-11-02
um: segment.h is x86-only and needed only there
Al Viro
1
-0
/
+0
2011-11-02
um: asm/pda.h is not needed anymore
Al Viro
1
-21
/
+0
2011-11-02
um: hw_irq.h can go generic as well
Al Viro
2
-8
/
+1
2011-11-02
um: switch to generic-y
Al Viro
13
-59
/
+2
2011-11-02
um: clean Kconfig up a bit
Al Viro
4
-113
/
+26
[prev]
[next]