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.12.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-05-27
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
1
-3
/
+2
2011-05-27
ipmi: convert to seq_file interface
Alexey Dobriyan
3
-86
/
+142
2011-05-27
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2
-3
/
+54
2011-05-27
proc: fix pagemap_read() error case
KOSAKI Motohiro
1
-10
/
+9
2011-05-27
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
1
-7
/
+9
2011-05-27
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
1
-3
/
+3
2011-05-27
proc: constify status array
Mike Frysinger
1
-2
/
+2
2011-05-27
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2
-11
/
+13
2011-05-27
coredump: add support for exe_file in core name
Jiri Slaby
2
-1
/
+40
2011-05-27
mm: extract exe_file handling from procfs
Jiri Slaby
6
-82
/
+53
2011-05-27
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
4
-18
/
+14
2011-05-27
sh: convert to asm-generic ptrace.h
Mike Frysinger
1
-2
/
+4
2011-05-27
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-27
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-27
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-27
memcg: add the pagefault count into memcg stats
Ying Han
6
-5
/
+65
2011-05-27
memcg: add memory.numastat api for numa statistics
Ying Han
1
-0
/
+155
2011-05-27
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
3
-9
/
+9
2011-05-27
memcg: remove unused retry signal from reclaim
Johannes Weiner
1
-1
/
+1
2011-05-27
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
3
-35
/
+34
2011-05-27
memcg: reclaim memory from nodes in round-robin order
Ying Han
3
-7
/
+106
2011-05-27
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
Namhyung Kim
1
-0
/
+1
2011-05-27
memcg: move page-freeing code out of lock
Namhyung Kim
1
-9
/
+13
2011-05-27
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
1
-1
/
+1
2011-05-27
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
1
-2
/
+2
2011-05-27
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
Michal Hocko
1
-3
/
+2
2011-05-27
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
1
-2
/
+14
2011-05-27
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
4
-15
/
+39
2011-05-27
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2
-61
/
+65
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
22
-287
/
+4
2011-05-27
cgroups: use flex_array in attach_proc
Ben Blum
1
-9
/
+24
2011-05-27
cgroups: make procs file writable
Ben Blum
2
-47
/
+401
2011-05-27
cgroups: add per-thread subsystem callbacks
Ben Blum
9
-142
/
+114
2011-05-27
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
3
-0
/
+55
2011-05-27
Documentation: configfs examples crash fix
Jiri Slaby
2
-8
/
+4
2011-05-27
getdelays: show average CPU/IO/SWAP/RECLAIM delays
Wu Fengguang
1
-13
/
+20
2011-05-27
Documentation/accounting/getdelays.c: handle sendto() failures
Andrew Morton
1
-0
/
+2
2011-05-27
Documentation/accounting/getdelays.c: fix unused var warning
Justin P. Mattock
1
-3
/
+0
2011-05-27
Documentation/atomic_ops.txt: avoid volatile in sample code
Nikanth Karthikesan
1
-1
/
+1
2011-05-27
ufs: fix truncated values handling 64 bit metadata
Dan Carpenter
2
-5
/
+6
2011-05-27
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
2
-10
/
+4
2011-05-27
drivers/rtc/rtc-pcf50633.c: don't request update IRQ
Lars-Peter Clausen
1
-20
/
+3
2011-05-27
rtc: add support for spear rtc
Rajeev Kumar
3
-0
/
+543
2011-05-27
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
Julia Lawall
1
-2
/
+2
2011-05-27
rtc: add basic support for ST M41T93 SPI RTC
Voss, Nikolaus
3
-0
/
+235
2011-05-27
rtc: add rv3029c2 RTC support
Heiko Schocher
3
-0
/
+464
2011-05-27
rtc: add EM3027 rtc driver
Mike Rapoport
3
-0
/
+171
2011-05-27
rtc: add support for the RTC in VIA VT8500 and compatibles
Alexey Charkov
3
-0
/
+374
2011-05-27
flex_array: avoid divisions when accessing elements
Jesse Gross
2
-22
/
+31
2011-05-27
m32r: remove redundant declaration
KOSAKI Motohiro
1
-11
/
+2
[prev]
[next]