Commit Graph

252072 Commits (e0819410dba141338ebf6ab1057c1863be6247ab)
 

Author SHA1 Message Date
Akinobu Mita e0819410db m68knommu: fix build error due to the lack of find_next_bit_le() 14 years ago
Clifton Barnes 275ac74629 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support 14 years ago
David Fries 963bb10101 w1: have netlink search update kernel list 14 years ago
Jean-François Dagenais 26a6afb917 w1: complete the 1-wire (w1) ds1wm driver search algorithm 14 years ago
Jean-François Dagenais 89610274bd w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support 14 years ago
Jean-François Dagenais 67dfd54c2d w1: add 1-wire (w1) reset and resume command API support 14 years ago
Rakib Mullick 6f7bd76f05 kernel/profile.c: remove some duplicate code from profile_hits() 14 years ago
Julia Lawall d98808a253 drivers/char/ppdev.c: put gotten port value 14 years ago
Lai Jiangshan e2e7709876 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() 14 years ago
Sisir Koppaka 26498e89e8 pid: fix typo in function description 14 years ago
Timo Warns 3eb8e74ec7 fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops 14 years ago
Rakib Mullick 658c74cf3c drivers/char/mspec.c: use {k,v}zalloc to allocate memory 14 years ago
Alexey Dobriyan 074127367a ipmi: convert to seq_file interface 14 years ago
Olaf Hering 997c136f51 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages 14 years ago
KOSAKI Motohiro 98bc93e505 proc: fix pagemap_read() error case 14 years ago
KOSAKI Motohiro 30cd890391 proc: put check_mem_permission after __get_free_page in mem_write 14 years ago
Yuanhan Liu a4dbf0ec2a proc/stat: use defined macro KMALLOC_MAX_SIZE 14 years ago
Mike Frysinger e130aa70f4 proc: constify status array 14 years ago
Alexey Dobriyan 0a8cb8e341 fs/proc: convert to kstrtoX() 14 years ago
Jiri Slaby 57cc083ad9 coredump: add support for exe_file in core name 14 years ago
Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
Mike Frysinger 63ab25ebbc kgdbts: unify/generalize gdb breakpoint adjustment 14 years ago
Mike Frysinger 3cea45c6ef sh: convert to asm-generic ptrace.h 14 years ago
Mike Frysinger c46dd6b48d x86: convert to asm-generic ptrace.h 14 years ago
Mike Frysinger 82258c661a Blackfin: convert to asm-generic ptrace.h 14 years ago
Mike Frysinger edeafa74e6 asm-generic/ptrace.h: start a common low level ptrace helper 14 years ago
Ying Han 456f998ec8 memcg: add the pagefault count into memcg stats 14 years ago
Ying Han 406eb0c9ba memcg: add memory.numastat api for numa statistics 14 years ago
Ying Han 1bac180bd2 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() 14 years ago
Johannes Weiner 4fd14ebf6e memcg: remove unused retry signal from reclaim 14 years ago
KAMEZAWA Hiroyuki 246e87a939 memcg: fix get_scan_count() for small targets 14 years ago
Ying Han 889976dbcb memcg: reclaim memory from nodes in round-robin order 14 years ago
Namhyung Kim 4e4c941c10 MAINTAINERS: add mm/page_cgroup.c into memcg subsystem 14 years ago
Namhyung Kim 6a5b18d2bd memcg: move page-freeing code out of lock 14 years ago
Namhyung Kim 33278f7f0a memcg: fix off-by-one when calculating swap cgroup map length 14 years ago
Namhyung Kim 268433b8e5 memcg: mark init_section_page_cgroup() properly 14 years ago
Michal Hocko 39cc98f1f8 memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() 14 years ago
Ying Han d149e3b25d memcg: add the soft_limit reclaim in global direct reclaim. 14 years ago
Ying Han 0ae5e89c60 memcg: count the soft_limit reclaim in global background reclaim 14 years ago
Andrew Morton f042e707ee mm: move enum vm_event_item into a standalone header file 14 years ago
Daniel Lezcano a77aea9201 cgroup: remove the ns_cgroup 14 years ago
Ben Blum d846687d7f cgroups: use flex_array in attach_proc 14 years ago
Ben Blum 74a1166dfe cgroups: make procs file writable 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Ben Blum 4714d1d32d cgroups: read-write lock CLONE_THREAD forking per threadgroup 14 years ago
Jiri Slaby dcb3a08e69 Documentation: configfs examples crash fix 14 years ago
Wu Fengguang 02d54f0926 getdelays: show average CPU/IO/SWAP/RECLAIM delays 14 years ago
Andrew Morton 4ed960b14d Documentation/accounting/getdelays.c: handle sendto() failures 14 years ago
Justin P. Mattock fbdd91a629 Documentation/accounting/getdelays.c: fix unused var warning 14 years ago
Nikanth Karthikesan 72eef0f3af Documentation/atomic_ops.txt: avoid volatile in sample code 14 years ago