aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | * genirq: Reserve the irq when calling irq_set_chip()David Daney2011-03-27
| |/
* / Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier2011-03-28
|/
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\
| * timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-23
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\ \
| * | kdb: add usage string of 'per_cpu' commandNamhyung Kim2011-03-25
| * | kdb: code cleanup to use macro instead of valueJovi Zhang2011-03-25
* | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \
| * | | genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-25
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \ \
| * | | | sched, doc: Update sched-design-CFS.txtBorislav Petkov2011-03-23
| * | | | sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_gr...Sergey Senozhatsky2011-03-23
| * | | | sched: Fix yield_to kernel-docRandy Dunlap2011-03-19
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \
| * | | | | perf: Better fit max unprivileged mlock pages for tools needsFrederic Weisbecker2011-03-23
| * | | | | perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian2011-03-23
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-03-23
| |\ \ \ \ \
| | * | | | | tracing: Fix set_ftrace_filter probe function displayJiri Olsa2011-03-22
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | futex: Fix WARN_ON() test for UPSteven Rostedt2011-03-25
| * | | | | | vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-24
| * | | | | | lockdep: Remove unused 'factor' variable from lockdep_stats_show()Sergey Senozhatsky2011-03-23
* | | | | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \ \ \ \ \ \
| * | | | | | | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-11
| * | | | | | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\ \ \ \ \ \ \
| | * | | | | | | block: kill off REQ_UNPLUGJens Axboe2011-03-10
| | * | | | | | | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds2011-03-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-18
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-23
* | | | | | | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-23
* | | | | | | | | | | taskstats: use appropriate printk priority levelMandeep Singh Baines2011-03-23
* | | | | | | | | | | userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: add a user namespace owner of ipc nsSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: make has_capability* into real functionsSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: allow ptrace from non-init user namespacesSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: allow killing tasks in your own or child usernsSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: allow sethostname in a containerSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* | | | | | | | | | | userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn2011-03-23
* | | | | | | | | | | pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman2011-03-23
* | | | | | | | | | | pid: remove the child_reaper special case in init/main.cEric W. Biederman2011-03-23
* | | | | | | | | | | sysctl: restrict write access to dmesg_restrictRichard Weinberger2011-03-23
* | | | | | | | | | | sysctl: add some missing input constraint checksPetr Holasek2011-03-23
* | | | | | | | | | | sysctl_check: drop dead codeDenis Kirjanov2011-03-23
* | | | | | | | | | | sysctl_check: drop table->procname checksDenis Kirjanov2011-03-23