- 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 17 years ago
- 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
- a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 17 years ago
- 2398f2c sched: update shares on wakeup by Peter Zijlstra · 17 years ago
- 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 17 years ago
- b0fc494 ftrace: add ftrace_enabled sysctl to disable mcount function by Steven Rostedt · 17 years ago
- eceea0b [PATCH] avoid multiplication overflows and signedness issues for max_fds by Al Viro · 17 years ago
- ee9c578 dyntick: Remove last reminants of dyntick support by Russell King · 17 years ago
- d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 17 years ago
- 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 17 years ago
- 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 17 years ago
- 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 17 years ago
- d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 17 years ago
- 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
- 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
- 064d9ef hugetlb: fix overcommit locking by Nishanth Aravamudan · 17 years ago
- 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 17 years ago
- 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 17 years ago
- efae09f Nuke duplicate header from sysctl.c by Jesper Juhl · 17 years ago
- 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 17 years ago
- a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
- fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 17 years ago
- 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 17 years ago
- 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
- 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
- de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
- 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
- 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
- e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 17 years ago
- 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 17 years ago
- 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 17 years ago
- 9073908 softlockup: fix signedness by Ingo Molnar · 17 years ago
- 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
- fa85ae2 sched: rt time limit by Peter Zijlstra · 17 years ago
- 82a1fcb softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks by Ingo Molnar · 17 years ago
- 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
- 73c4efd sched: sysctl, proc_dointvec_minmax() expects int values for by Eric Dumazet · 17 years ago
- 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
- d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
- f1dad16 Avoid potential NULL dereference in unregister_sysctl_table by Pavel Emelyanov · 17 years ago
- 6fc48af sysctl: check length at deprecated_sysctl_warning by Tetsuo Handa · 17 years ago
- b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
- d6322fa sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC by Eric Dumazet · 17 years ago
- b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
- b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
- 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
- 7058cb0 sysctl: deprecate sys_sysctl in a user space visible fashion. by Eric W. Biederman · 17 years ago
- fc6cd25 sysctl: Error on bad sysctl tables by Eric W. Biederman · 17 years ago
- c65f923 sysctl: remove the cad_pid binary sysctl path by Eric W. Biederman · 17 years ago
- 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
- 0d135a4 sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags by Eric W. Biederman · 17 years ago
- f5ead5c sysctl: remove binary sysctl support where it clearly doesn't work by Eric W. Biederman · 17 years ago
- 49a0c45 sysctl: Factor out sysctl_data. by Eric W. Biederman · 17 years ago
- d8217f0 sysctl core: Stop using the unnecessary ctl_table typedef by Eric W. Biederman · 17 years ago
- c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
- fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
- 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
- 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
- da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
- 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
- e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
- 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
- 2b8232c minimal build fixes for uml (fallout from x86 merge) by Al Viro · 17 years ago
- d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
- 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
- 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 17 years ago
- 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 17 years ago
- 1fc84aa sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls by Peter Zijlstra · 17 years ago
- e598fba Remove double inclusion of linux/capability.h by Christian Heim · 17 years ago
- 8daec96 Fix missing numa_zonelist_order sysctl by Lee Schermerhorn · 17 years ago
- 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 18 years ago
- e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 18 years ago
- abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 18 years ago
- ed2c12f kernel/sysctl.c: finish off the warning comments by Andrew Morton · 18 years ago
- f20786f lockstat: core infrastructure by Peter Zijlstra · 18 years ago
- 76fdbb2 coredump masking: bound suid_dumpable sysctl by Kawai, Hidehiro · 18 years ago
- bdf4c48 audit: rework execve audit by Peter Zijlstra · 18 years ago
- 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 18 years ago
- 10a0a8d Add common orderly_poweroff() by Jeremy Fitzhardinge · 18 years ago
- 62239ac proper prototype for proc_nr_files() by Adrian Bunk · 18 years ago
- 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 18 years ago
- 7144521 Remove duplicate comments from sysctl.c by Linus Torvalds · 18 years ago
- 2be7fe0 sysctl.c: add text telling people to use CTL_UNNUMBERED by Andrew Morton · 18 years ago
- 45807a1 vdso: print fatal signals by Ingo Molnar · 18 years ago
- f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 18 years ago
- ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 18 years ago
- 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 18 years ago
- 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 18 years ago
- 77461ab Make vm statistics update interval configurable by Christoph Lameter · 18 years ago
- 5096add proc: maps protection by Kees Cook · 18 years ago
- 91fcd41 Allow reading tainted flag as user by Bastian Blank · 18 years ago
- 5c36e657 sysctl: Support vdso_enabled sysctl on SH. by Paul Mundt · 18 years ago
- 93a6fef [PATCH] fix the SYSCTL=n compilation by Adrian Bunk · 18 years ago
- d912b0c [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry by Eric W. Biederman · 18 years ago
- 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 18 years ago
- 1ff007e [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c by Eric W. Biederman · 18 years ago
- 805b5d5 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl by Eric W. Biederman · 18 years ago
- 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago