Commit Graph

1846 Commits (771ee3b04eaac6184312825eb600b4c598f027a5)

Author SHA1 Message Date
Thomas Gleixner 771ee3b04e [PATCH] Add a function to handle interrupt affinity setting 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Eric W. Biederman d912b0cc1a [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Eric W. Biederman 1ff007eb8e [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c 18 years ago
Eric W. Biederman 805b5d5e06 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman ae83681026 [PATCH] sysctl: remove support for directory strategy routines 18 years ago
Eric W. Biederman 6703ddfcce [PATCH] sysctl: remove support for CTL_ANY 18 years ago
Eric W. Biederman 2abc26fc6b [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry 18 years ago
Eric W. Biederman a5494dcd8b [PATCH] sysctl: move SYSV IPC sysctls to their own file 18 years ago
Eric W. Biederman 39732acd96 [PATCH] sysctl: move utsname sysctls to their own file 18 years ago
Eric W. Biederman b04c3afb2b [PATCH] sysctl: move init_irq_proc into init/main where it belongs 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Andi Kleen a98f0dd34d [PATCH] x86-64: Allow to run a program when a machine check event is detected 18 years ago
Zachary Amsden 9226d125d9 [PATCH] i386: paravirt CPU hypercall batching mode 18 years ago
Eric Dumazet 5809f9d442 [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Nick Piggin ff91691bcc [PATCH] sched: avoid div in rebalance_tick 18 years ago
Eric W. Biederman 27b0b2f44a [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info 18 years ago
Eric W. Biederman 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Eric W. Biederman 3e7cd6c413 [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned 18 years ago
Eric W. Biederman 0475ac0845 [PATCH] pid: use struct pid for talking about process groups in exitc 18 years ago
Eric W. Biederman 04a2e6a5cb [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t 18 years ago
Eric W. Biederman 8d42db189c [PATCH] signal: rewrite kill_something_info so it uses newer helpers 18 years ago
Ingo Molnar 944be0b224 [PATCH] close_files(): add scheduling point 18 years ago
Alan Cox 3f05044715 [PATCH] kernel: shut up the IRQ mismatch messages 18 years ago
David Woodhouse a304e1b828 [PATCH] Debug shared irqs 18 years ago
Al Viro 5ea8176994 [PATCH] sort the devres mess out 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Oleg Nesterov 8d06087714 [PATCH] _proc_do_string(): fix short reads 18 years ago
Robert P. J. Day 501b9ebf43 [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG 18 years ago
Mathieu Desnoyers 1efc5da3cf [PATCH] order of lockdep off/on in vprintk() should be changed 18 years ago
Kirill Korotaev e3e8a75d2a [PATCH] Extract and use wake_up_klogd() 18 years ago
Ingo Molnar 11f57cedcf [PATCH] audit: fix audit_filter_user_rules() initialization bug 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Andrew Morton cb799b8988 [PATCH] sysctl warning fix 18 years ago
Helge Deller 3db5db4fcd [PATCH] use cycle_t instead of u64 in struct time_interpolator 18 years ago
Theodore Ts'o 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Mathieu Desnoyers 23c887522e [PATCH] Relay: add CPU hotplug support 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Jason Baron 068135e635 [PATCH] lockdep: add graph depth information to /proc/lockdep 18 years ago
Jarek Poplawski 381a229209 [PATCH] lockdep: more unlock-on-error fixes 18 years ago
Oleg Nesterov 0c12b51712 [PATCH] kill_pid_info: kill acquired_tasklist_lock 18 years ago