Commit Graph

252102 Commits (d6e9bd256c88ce5f4b668249e363a74f51393daa)
 

Author SHA1 Message Date
Al Viro d6e9bd256c Lift the check for automount points into do_lookup() 14 years ago
Al Viro dea3937619 Trim excessive arguments of follow_mount_rcu() 14 years ago
Al Viro 287548e46a split __follow_mount_rcu() into normal and .. cases 14 years ago
Linus Torvalds dc7acbb251 Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
Linus Torvalds f01e1af445 selinux: don't pass in NULL avd to avc_has_perm_noaudit 14 years ago
Linus Torvalds bc9bc72e2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus 14 years ago
Akinobu Mita 968d803c98 m68knommu: use generic find_next_bit_le() 14 years ago
Akinobu Mita 802caabbed s390: use asm-generic/bitops/le.h 14 years ago
Akinobu Mita 04b18ff9ca arm: use asm-generic/bitops/le.h 14 years ago
Akinobu Mita 63e424c844 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 14 years ago
Akinobu Mita 19de85ef57 bitops: add #ifndef for each of find bitops 14 years ago
Akinobu Mita a2812e1783 arch: add #define for each of optimized find bitops 14 years ago
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