aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-26proc: fix pagemap_read() error caseKOSAKI Motohiro
2011-05-26proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-05-26proc: constify status arrayMike Frysinger
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan
2011-05-26coredump: add support for exe_file in core nameJiri Slaby
2011-05-26mm: extract exe_file handling from procfsJiri Slaby
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger
2011-05-26asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger
2011-05-26memcg: add the pagefault count into memcg statsYing Han
2011-05-26memcg: add memory.numastat api for numa statisticsYing Han
2011-05-26memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han
2011-05-26memcg: remove unused retry signal from reclaimJohannes Weiner
2011-05-26memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki
2011-05-26memcg: reclaim memory from nodes in round-robin orderYing Han
2011-05-26MAINTAINERS: add mm/page_cgroup.c into memcg subsystemNamhyung Kim
2011-05-26memcg: move page-freeing code out of lockNamhyung Kim
2011-05-26memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim
2011-05-26memcg: mark init_section_page_cgroup() properlyNamhyung Kim
2011-05-26memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko
2011-05-26memcg: add the soft_limit reclaim in global direct reclaim.Ying Han
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han
2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26cgroups: use flex_array in attach_procBen Blum
2011-05-26cgroups: make procs file writableBen Blum
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum
2011-05-26cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum
2011-05-26Documentation: configfs examples crash fixJiri Slaby
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock
2011-05-26Documentation/atomic_ops.txt: avoid volatile in sample codeNikanth Karthikesan
2011-05-26ufs: fix truncated values handling 64 bit metadataDan Carpenter
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen
2011-05-26rtc: add support for spear rtcRajeev Kumar
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher
2011-05-26rtc: add EM3027 rtc driverMike Rapoport
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov
2011-05-26flex_array: avoid divisions when accessing elementsJesse Gross