summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan2-11/+13
2011-05-26coredump: add support for exe_file in core nameJiri Slaby2-1/+40
2011-05-26mm: extract exe_file handling from procfsJiri Slaby6-82/+53
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger4-18/+14
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger1-2/+4
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger1-13/+5
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger1-3/+2
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger1-0/+74
2011-05-26memcg: add the pagefault count into memcg statsYing Han6-5/+65
2011-05-26memcg: add memory.numastat api for numa statisticsYing Han1-0/+155
2011-05-26memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han3-9/+9
2011-05-26memcg: remove unused retry signal from reclaimJohannes Weiner1-1/+1
2011-05-26memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki3-35/+34
2011-05-26memcg: reclaim memory from nodes in round-robin orderYing Han3-7/+106
2011-05-26MAINTAINERS: add mm/page_cgroup.c into memcg subsystemNamhyung Kim1-0/+1
2011-05-26memcg: move page-freeing code out of lockNamhyung Kim1-9/+13
2011-05-26memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim1-1/+1
2011-05-26memcg: mark init_section_page_cgroup() properlyNamhyung Kim1-2/+2
2011-05-26memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko1-3/+2
2011-05-26memcg: add the soft_limit reclaim in global direct reclaim.Ying Han1-2/+14
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han4-15/+39
2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton2-61/+65
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano22-287/+4
2011-05-26cgroups: use flex_array in attach_procBen Blum1-9/+24
2011-05-26cgroups: make procs file writableBen Blum2-47/+401
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum9-142/+114
2011-05-26cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum3-0/+55
2011-05-26Documentation: configfs examples crash fixJiri Slaby2-8/+4
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang1-13/+20
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton1-0/+2
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock1-3/+0
2011-05-26Documentation/atomic_ops.txt: avoid volatile in sample codeNikanth Karthikesan1-1/+1
2011-05-26ufs: fix truncated values handling 64 bit metadataDan Carpenter2-5/+6
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2-10/+4
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen1-20/+3
2011-05-26rtc: add support for spear rtcRajeev Kumar3-0/+543
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall1-2/+2
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus3-0/+235
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher3-0/+464
2011-05-26rtc: add EM3027 rtc driverMike Rapoport3-0/+171
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov3-0/+374
2011-05-26flex_array: avoid divisions when accessing elementsJesse Gross2-22/+31
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro1-11/+2
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro3-52/+51
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn1-0/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds40-54/+44
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-185/+202