Commit Graph

2275 Commits (29417b899a77aaba1c060f5e123db4f50006f58a)

Author SHA1 Message Date
Linus Torvalds 7144521f5a Remove duplicate comments from sysctl.c 18 years ago
Jiri Kosina 1492192b4a kernel/printk.c: document possible deadlock against scheduler 18 years ago
Rusty Russell 24da1cbff9 modules: remove modlist_lock 18 years ago
Oleg Nesterov 1f1f642e2f make cancel_xxx_work_sync() return a boolean 18 years ago
Oleg Nesterov f5a421a450 rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() 18 years ago
vignesh babu f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 years ago
Andrea Arcangeli cf99abace7 make seccomp zerocost in schedule 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Andrew Morton 19769b7626 sprint_symbol() cleanup 18 years ago
Andrew Morton 2be7fe075a sysctl.c: add text telling people to use CTL_UNNUMBERED 18 years ago
Thomas Gleixner 36cf3b5c3b FUTEX: Tidy up the code 18 years ago
Ingo Molnar 4e44f3497d sys_time() speedup 18 years ago
Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
Vasily Tarasov b716395e2b diskquota: 32bit quota tools on 64bit architectures 18 years ago
Henrik Kretzschmar 6d9525b52a kerneldoc fix in audit_core_dumps 18 years ago
Cedric Le Goater 98c0d07cbf add a kmem_cache for nsproxy objects 18 years ago
Cedric Le Goater 467e9f4b50 fix create_new_namespaces() return value 18 years ago
Serge E. Hallyn 77ec739d8d user namespace: add unshare 18 years ago
Cedric Le Goater acce292c82 user namespace: add the framework 18 years ago
Cedric Le Goater 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Alan Cox 4f27c00bf8 Improve behaviour of spurious IRQ detect 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Venki Pallipadi c5c061b8f9 Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
Randy Dunlap e84845c4bf add printk.time option, deprecate 'time' 18 years ago
Andi Kleen 78c1b06574 Remove clockevents_{release,request}_device 18 years ago
Paul Menage c2aef333c9 Reduce cpuset.c write_lock_irq() to read_lock() 18 years ago
Ingo Molnar 45807a1df9 vdso: print fatal signals 18 years ago
Pavel Emelianov 708f4b5223 Make /proc/modules use seq_list_xxx helpers 18 years ago
Satoru Takeuchi 1c6b4aa945 cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process 18 years ago
Satoru Takeuchi 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 years ago
Tomas Janousek d62141414a Use boot based time for uptime in /proc 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Tomas Janousek 7c3f1a5732 Introduce boot based time 18 years ago
Sripathi Kodi 6175ecfed3 Use write_trylock_irqsave in ptrace_attach 18 years ago
Jeff Dike e18eecb8b3 Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE 18 years ago
Jan Beulich 98011f569e mm: fix improper .init-type section references 18 years ago
KAMEZAWA Hiroyuki f0c0b2b808 change zonelist order: zonelist order selection logic 18 years ago
Yinghai Lu 18a8bd949d serial: convert early_uart to earlycon for 8250 18 years ago
Yinghai Lu d37bf60de0 console: console handover to preferred console 18 years ago
Yinghai Lu eaa944afb2 console: more buf for index parsing 18 years ago
Ingo Molnar e4af30be8f [PATCH] sched: prettify prio_to_wmult[] 18 years ago
Ingo Molnar 5714d2de93 [PATCH] sched: document prio_to_wmult[] 18 years ago
Ingo Molnar f9153ee6c7 [PATCH] sched: improve weight-array comments 18 years ago
Thomas Gleixner 4fd885170b CFS: Fix missing digit off in wmult table 18 years ago
Ingo Molnar 4bd77321a8 [PATCH] sched: fix show_task()/show_tasks() output 18 years ago
Ingo Molnar 45f384a64f [PATCH] sched: remove stale version info from kernel/sched_debug.c 18 years ago
Ingo Molnar a5968df873 [PATCH] sched: allow larger granularity 18 years ago
Mike Galbraith e127031f4f [PATCH] sched: fix prio_to_wmult[] for nice 1 18 years ago