Commit Graph

11418 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
Randy Dunlap 41c57892a2 kernel/signal.c: add kernel-doc notation to syscalls 14 years ago
Randy Dunlap 5aba085ede kernel/signal.c: fix typos and coding style 14 years ago
Richard Cochran 4352d9d44b ntp: fix non privileged system time shifting 14 years ago
Anton Blanchard c0bb9e45f3 kdump: Allow shrinking of kdump region to be overridden 14 years ago
Peter Zijlstra fd1edb3aa2 perf: Fix task_struct reference leak 14 years ago
Frederic Weisbecker 20443384fe perf: Rebase max unprivileged mlock threshold on top of page size 14 years ago
Sisir Koppaka 3436ae1298 sched: Fix rebalance interval calculation 14 years ago
Dario Faggioli a51e919818 sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks 14 years ago
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Stephen Rothwell ac0e0447be genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build 14 years ago
Thomas Gleixner 353c8ed44f genirq: Fix misnamed label in handle_edge_eoi_irq 14 years ago
Thomas Gleixner 851d7cf647 genirq: Remove move_*irq leftovers 14 years ago
Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 years ago
Thomas Gleixner a6e120ed42 alpha: Use generic show_interrupts() 14 years ago
Thomas Gleixner cd22c0e44b genirq: Fix harmless typo 14 years ago
Thomas Gleixner 0ef5ca1e1f genirq; Fix cleanup fallout 14 years ago
Roland Dreier 243b422af9 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo 14 years ago
Thomas Gleixner a6aeddd1c4 genirq: Fix typo and remove unused variable 14 years ago
Randy Dunlap 30398bf6c6 genirq: Fix new kernel-doc warnings 14 years ago
Thomas Gleixner 33b054b867 genirq: Remove handle_IRQ_event 14 years ago
Thomas Gleixner 0521c8fbb3 genirq: Provide edge_eoi flow handler 14 years ago
Thomas Gleixner 32f4125ebf genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data 14 years ago
David Daney c2d0c555c2 genirq: Split irq_set_affinity() so it can be called with lock held. 14 years ago
Thomas Gleixner b3d422329f genirq: Add chip flag for restricting cpu_on/offline calls 14 years ago
David Daney 0fdb4b259e genirq: Add chip hooks for taking CPUs on/off line. 14 years ago
Thomas Gleixner 801a0e9ae3 genirq: Add irq disabled flag to irq_data state 14 years ago
David Daney d72274e589 genirq: Reserve the irq when calling irq_set_chip() 14 years ago
Namhyung Kim 0d3db28dae kdb: add usage string of 'per_cpu' command 14 years ago
Jovi Zhang 27029c339b kdb: code cleanup to use macro instead of value 14 years ago
Thomas Gleixner ab7798ffcf genirq: Expand generic show_interrupts() 14 years ago
Steven Rostedt 2909620217 futex: Fix WARN_ON() test for UP 14 years ago
Namhyung Kim 0f77a8d378 vsprintf: Introduce %pB format specifier 14 years ago
Olaf Hering 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
Mandeep Singh Baines f9b182e24e taskstats: use appropriate printk priority level 14 years ago
Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
Serge E. Hallyn b515498f5b userns: add a user namespace owner of ipc ns 14 years ago
Serge E. Hallyn fc832ad364 userns: user namespaces: convert all capable checks in kernel/sys.c 14 years ago
Serge E. Hallyn 3263245de4 userns: make has_capability* into real functions 14 years ago
Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces 14 years ago
Serge E. Hallyn 39fd33933b userns: allow killing tasks in your own or child userns 14 years ago
Serge E. Hallyn bb96a6f50b userns: allow sethostname in a container 14 years ago
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
Serge E. Hallyn 59607db367 userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Richard Weinberger bfdc0b497f sysctl: restrict write access to dmesg_restrict 14 years ago
Petr Holasek cb16e95fa2 sysctl: add some missing input constraint checks 14 years ago
Denis Kirjanov 256c53a651 sysctl_check: drop dead code 14 years ago
Denis Kirjanov 814ecf6e5b sysctl_check: drop table->procname checks 14 years ago
Li Zefan 523fb486bf cpuset: hold callback_mutex in cpuset_post_clone() 14 years ago