Commit Graph

782 Commits (1094a4a6118019255bf0e4adaa96bb17ccec3a82)

Author SHA1 Message Date
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Andrea Arcangeli 79134171df thp: transparent hugepage vmstat 14 years ago
Mandeep Singh Baines dabb16f639 oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down 14 years ago
Nikanth Karthikesan 2d90508f63 mm: smaps: export mlock information 14 years ago
Dave Anderson ceff1a7709 /proc/kcore: fix seeking 14 years ago
Alexey Dobriyan bf33cbdf8a proc: move proc_console.c to fs/proc/consoles.c 14 years ago
Alexey Dobriyan 3740a20c4f proc: less LOCK/UNLOCK in remove_proc_entry() 14 years ago
Petr Holasek a6fc86d2b4 kpagecount: add slab page checking because _mapcount is in a union 14 years ago
Jovi Zhang c6a3405846 proc: use single_open() correctly 14 years ago
Alexey Dobriyan 6d1b6e4eff proc: ->low_ino cleanup 14 years ago
Alexey Dobriyan 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm 14 years ago
Joe Perches 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin 31e6b01f41 fs: rcu-walk for path lookup 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Eric W. Biederman 7b2a69ba70 Revert "vfs: show unreachable paths in getcwd and proc" 14 years ago
Mike Galbraith 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
Mika Westerberg 9833c39400 ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch() 14 years ago
Naoya Horiguchi ea251c1d5c pagemap: set pagemap walk limit to PMD boundary 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jiri Slaby 23308ba54d console: add /proc/consoles 14 years ago
Al Viro aed1d84f98 switch procfs to ->mount() 14 years ago
Al Viro 579441a39b setting ->proc_mnt doesn't belong in proc_get_sb() 14 years ago
KAMEZAWA Hiroyuki 478735e388 /proc/stat: fix scalability of irq sum of all cpu 14 years ago
KAMEZAWA Hiroyuki f2c66cd8ee /proc/stat: scalability of irq num per cpu 14 years ago
Davidlohr Bueso 19cd56c48d procfs: fix /proc/softirqs formatting 14 years ago
Nikanth Karthikesan b40d4f84be /proc/pid/smaps: export amount of anonymous memory in a mapping 14 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
David Rientjes d19d5476f4 oom: fix locking for oom_adj and oom_score_adj 14 years ago
David Rientjes 723548bff1 oom: rewrite error handling for oom_adj and oom_score_adj tunables 14 years ago
Ying Han 3d5992d2ac oom: add per-mm oom disable count 14 years ago
WANG Cong a4f7326da2 vmcore: it is not experimental any more 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
KAMEZAWA Hiroyuki 4a3956c790 vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 14 years ago
Linus Torvalds 6c2754c28f Revert "tty: Add a new file /proc/tty/consoles" 14 years ago
Dr. Werner Fink f4a3e0bceb tty: Add a new file /proc/tty/consoles 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jiri Olsa 3036e7b490 proc: make /proc/pid/limits world readable 15 years ago
KOSAKI Motohiro 1c2499ae87 /proc/pid/smaps: fix dirty pages accounting 15 years ago
Arnd Bergmann c227e69028 /proc/vmcore: fix seeking 15 years ago
Takashi Iwai ed430fec75 proc: export uncached bit properly in /proc/kpageflags 15 years ago
Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
Linus Torvalds d7824370e2 mm: fix up some user-visible effects of the stack guard page 15 years ago