Commit Graph

8296 Commits (23e018a1b083ecb4b8bb2fb43d58e7c19b5d7959)

Author SHA1 Message Date
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Sebastian Andrzej Siewior 95e0d86bad Revert "kmod: fix race in usermodehelper code" 16 years ago
Rusty Russell 0748bd0177 cpumask: remove arch_send_call_function_ipi 16 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Randy Dunlap 764db03fee creds_are_invalid() needs to be exported for use by modules: 16 years ago
Andrew Morton 74908a0009 include/linux/cred.h: fix build 16 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Mike Frysinger 2a9ad18deb lockdep: use new arch_is_kernel_data() 16 years ago
Mike Frysinger 128e8db38e kallsyms: use new arch_is_kernel_text() 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
Scott James Remnant 02b51df1b0 proc connector: add event for process becoming session leader 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Xiao Guangrong 54fdade1c3 generic-ipi: make struct call_function_data lockless 16 years ago
Neil Horman c02e3f361c kmod: fix race in usermodehelper code 16 years ago
Dave Young af91322ef3 printk: add printk_delay to make messages readable for some scenarios 16 years ago
Dave Young 3a3b6ed223 printk boot_delay: rename printk_delay_msec to loops_per_msec 16 years ago
Ingo Molnar 115e8a2882 modules, tracing: Remove stale struct marker signature from module_layout() 16 years ago
Arjan van de Ven 69d25870f2 cpuidle: fix the menu governor to boost IO performance 16 years ago
Bernd Schmidt eb8cdec4a9 nommu: add support for Memory Protection Units (MPU) 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Alexey Dobriyan 1a8670a29b oom: move oom_killer_enable()/oom_killer_disable to where they belong 16 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Jan Beulich 3c1596efe1 mm: don't use alloc_bootmem_low() where not strictly needed 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Alexey Dobriyan 6e1d5dcc2b const: mark remaining inode_operations as const 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Darren Hart 0729e19614 futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me() 16 years ago
Darren Hart d8d88fbb18 futex: Correct futex_q woken state commentary 16 years ago
Darren Hart d96ee56ce0 futex: Make function kernel-doc commentary consistent 16 years ago
Darren Hart d40d65c8db futex: Correct queue_me and unqueue_me commentary 16 years ago
Darren Hart 56ec1607b1 futex: Correct futex_wait_requeue_pi() commentary 16 years ago
Li Zefan 79fe249c83 tracing: Fix failure path in ftrace_regex_open() 16 years ago
Li Zefan 1eb90f138b tracing: Fix failure path in ftrace_graph_write() 16 years ago
Li Zefan 4ba7978e98 tracing: Check the return value of trace_get_user() 16 years ago
Li Zefan 3c235a337e tracing: Fix off-by-one in trace_get_user() 16 years ago
Andrew Morton dedcf2971c net: fix CONFIG_NET=n build on sparc64 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Uwe Kleine-Koenig 2944fcbe03 trivial: Fix duplicated word "options" in comment 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Robert P. J. Day fe002a4197 trivial: Correct print_tainted routine name in comment 16 years ago
Ingo Molnar 57c0c15b52 perf: Tidy up after the big rename 16 years ago
Michal Simek 1f74b1f7e5 microblaze: Enable GCOV_PROFILE_ALL 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Ingo Molnar dfc65094d0 perf_counter: Rename 'event' to event_id/hw_event 16 years ago
Ingo Molnar 65abc8653c perf_counter: Rename list_entry -> group_entry, counter_list -> group_list 16 years ago
Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 16 years ago