Commit Graph

169 Commits (c31f566dabb3875f79f5d3921a01697a2e2c84a4)

Author SHA1 Message Date
Johannes Weiner 609838cfed mm: invoke oom-killer from remaining unconverted page fault handlers 12 years ago
Jiang Liu ad941989d0 mm/score: prepare for removing num_physpages and simplify mem_init() 12 years ago
Jiang Liu ae49b83dca score: normalize global variables exported by vmlinux.lds 12 years ago
Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 years ago
Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings 12 years ago
Al Viro 40d158e618 consolidate io_remap_pfn_range definitions 12 years ago
Geert Uytterhoeven 80ebf14546 score: Wire up asm-generic/xor.h 12 years ago
Geert Uytterhoeven 15b7e6fecb score: Remove unneeded <asm/dma-mapping.h> 12 years ago
Kyle McMartin 6b3f7b5c22 score: remove redundant kcore_list entries 12 years ago
Tejun Heo a43cb95d54 dump_stack: unify debug information printed by show_regs() 12 years ago
Tejun Heo 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 years ago
Jiang Liu 7265d80f06 mm/score: use common help functions to free reserved pages 12 years ago
David Howells 2f96b8c1d5 proc: Split kcore bits from linux/procfs.h into linux/kcore.h 12 years ago
Thomas Gleixner d190e8195b idle: Remove GENERIC_IDLE_LOOP config switch 12 years ago
Thomas Gleixner 99444202b9 score: Use generic idle loop 12 years ago
Stephen Rothwell 4febd95a8a Select VIRT_TO_BUS directly where needed 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro e72837e3e7 default SET_PERSONALITY() in linux/elf.h 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
Al Viro b774cc5cb6 score: switch to generic sigaltstack 12 years ago
Greg Kroah-Hartman b881bc469b ARCH: drivers remove __dev* attributes. 12 years ago
David Howells d66d8c7187 UAPI: (Scripted) Disintegrate arch/score/include/asm 12 years ago
Al Viro 5208ba24e7 missing user_stack_pointer() instances 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro eda9697702 score: switch to generic fork/vfork/clone 12 years ago
Al Viro afd3f96dc3 score: do_sigaltstack() expects a userland pointer... 12 years ago
David Sharp 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
Al Viro 1ffbed7220 score: switch to generic sys_execve() 13 years ago
Al Viro 1856ab6db1 score: switch to generic kernel_thread()/kernel_execve() 13 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Jiri Kosina 16f3e95b32 cross-arch: don't corrupt personality flags upon exec() 13 years ago
Fengguang Wu 0d118d7f49 score: select generic atomic64_t support 13 years ago
Andi Kleen 458fe42529 sections: fix section conflicts in arch/score 13 years ago
David Howells 890139529d UAPI: Fix the guards on various asm/unistd.h files 13 years ago
Mark Brown e7a570ff7d asm-generic: Add default clkdev.h 13 years ago
David Howells 4413e16d9d UAPI: (Scripted) Set up UAPI Kbuild files 13 years ago
Al Viro 16a8016372 sanitize tsk_is_polling() 13 years ago
Al Viro 8af4efac26 bury _TIF_RESTORE_SIGMASK 13 years ago
Al Viro af445f45ed score: fix bogus restarts on sigreturn() 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Frederic Weisbecker 0ee23fda59 score: Add missing RCU idle APIs on idle loop 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro 1d5d4dbe81 score: add handling of NOTIFY_RESUME to do_notify_resume() 13 years ago
Al Viro cf4a0ce45c score: don't open-code force_sigsegv() 13 years ago