summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-265-0/+36
* m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-261-0/+44
* w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-268-0/+1222
* w1: have netlink search update kernel listDavid Fries2011-05-263-5/+16
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-262-103/+220
* w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-264-0/+411
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-262-0/+28
* kernel/profile.c: remove some duplicate code from profile_hits()Rakib Mullick2011-05-261-7/+9
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-261-0/+1
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-264-55/+18
* pid: fix typo in function descriptionSisir Koppaka2011-05-261-1/+1
* fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns2011-05-261-0/+9
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-261-3/+2
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-263-86/+142
* fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering2011-05-262-3/+54
* proc: fix pagemap_read() error caseKOSAKI Motohiro2011-05-261-10/+9
* proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro2011-05-261-7/+9
* proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu2011-05-261-3/+3
* proc: constify status arrayMike Frysinger2011-05-261-2/+2
* fs/proc: convert to kstrtoX()Alexey Dobriyan2011-05-262-11/+13
* coredump: add support for exe_file in core nameJiri Slaby2011-05-262-1/+40
* mm: extract exe_file handling from procfsJiri Slaby2011-05-266-82/+53
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-264-18/+14
* sh: convert to asm-generic ptrace.hMike Frysinger2011-05-261-2/+4
* x86: convert to asm-generic ptrace.hMike Frysinger2011-05-261-13/+5
* Blackfin: convert to asm-generic ptrace.hMike Frysinger2011-05-261-3/+2
* asm-generic/ptrace.h: start a common low level ptrace helperMike Frysinger2011-05-261-0/+74
* memcg: add the pagefault count into memcg statsYing Han2011-05-266-5/+65
* memcg: add memory.numastat api for numa statisticsYing Han2011-05-261-0/+155
* memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han2011-05-263-9/+9
* memcg: remove unused retry signal from reclaimJohannes Weiner2011-05-261-1/+1
* memcg: fix get_scan_count() for small targetsKAMEZAWA Hiroyuki2011-05-263-35/+34
* memcg: reclaim memory from nodes in round-robin orderYing Han2011-05-263-7/+106
* MAINTAINERS: add mm/page_cgroup.c into memcg subsystemNamhyung Kim2011-05-261-0/+1
* memcg: move page-freeing code out of lockNamhyung Kim2011-05-261-9/+13
* memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim2011-05-261-1/+1
* memcg: mark init_section_page_cgroup() properlyNamhyung Kim2011-05-261-2/+2
* memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko2011-05-261-3/+2
* memcg: add the soft_limit reclaim in global direct reclaim.Ying Han2011-05-261-2/+14
* memcg: count the soft_limit reclaim in global background reclaimYing Han2011-05-264-15/+39
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-262-61/+65
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-2622-287/+4
* cgroups: use flex_array in attach_procBen Blum2011-05-261-9/+24
* cgroups: make procs file writableBen Blum2011-05-262-47/+401
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-269-142/+114
* cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-263-0/+55
* Documentation: configfs examples crash fixJiri Slaby2011-05-262-8/+4
* getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang2011-05-261-13/+20
* Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton2011-05-261-0/+2
* Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock2011-05-261-3/+0
OpenPOWER on IntegriCloud