Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ftrace: Allocate the mcount record pages as groups | Steven Rostedt | 2011-12-21 | 1 | -51/+128 | |
| | * | | | | | | ftrace: Remove usage of "freed" records | Steven Rostedt | 2011-12-21 | 1 | -51/+49 | |
| | * | | | | | | ftrace: Allow archs to modify code without stop machine | Steven Rostedt | 2011-12-21 | 1 | -38/+215 | |
| | * | | | | | | ftrace: Fix unregister ftrace_ops accounting | Jiri Olsa | 2011-12-21 | 1 | -14/+13 | |
* | | | | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 | 4 | -40/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 2012-01-05 | 1 | -2/+2 | |
| * | | | | | | | | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 2012-01-05 | 1 | -2/+10 | |
| * | | | | | | | | capabilities: remove task_ns_* functions | Eric Paris | 2012-01-05 | 3 | -17/+3 | |
| * | | | | | | | | capabitlies: ns_capable can use the cap helpers rather than lsm call | Eric Paris | 2012-01-05 | 1 | -1/+1 | |
| * | | | | | | | | capabilities: style only - move capable below ns_capable | Eric Paris | 2012-01-05 | 1 | -16/+16 | |
| * | | | | | | | | capabilites: introduce new has_ns_capabilities_noaudit | Eric Paris | 2012-01-05 | 1 | -5/+25 | |
| * | | | | | | | | capabilities: call has_ns_capability from has_capability | Eric Paris | 2012-01-05 | 1 | -16/+10 | |
| * | | | | | | | | capabilities: remove all _real_ interfaces | Eric Paris | 2012-01-05 | 1 | -3/+15 | |
| * | | | | | | | | capabilities: reverse arguments to security_capable | Eric Paris | 2012-01-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 7 | -115/+146 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | module_param: make bool parameters really bool (core code) | Rusty Russell | 2012-01-13 | 3 | -6/+6 | |
| * | | | | | | | | kernel/async: remove redundant declaration. | Rusty Russell | 2012-01-13 | 1 | -2/+0 | |
| * | | | | | | | | printk: fix unnecessary module_param_name. | Rusty Russell | 2012-01-13 | 1 | -1/+1 | |
| * | | | | | | | | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -0/+24 | |
| * | | | | | | | | modules: sysfs - export: taint, coresize, initsize | Kay Sievers | 2012-01-13 | 1 | -29/+64 | |
| * | | | | | | | | kernel/params: replace DEBUGP with pr_debug | Jim Cromie | 2012-01-13 | 1 | -10/+4 | |
| * | | | | | | | | module: replace DEBUGP with pr_debug | Jim Cromie | 2012-01-13 | 1 | -26/+20 | |
| * | | | | | | | | module: struct module_ref should contains long fields | Eric Dumazet | 2012-01-13 | 2 | -5/+5 | |
| * | | | | | | | | module: Fix performance regression on modules with large symbol tables | Kevin Cernekee | 2012-01-13 | 1 | -44/+21 | |
| * | | | | | | | | module: Add comments describing how the "strmap" logic works | Kevin Cernekee | 2012-01-13 | 1 | -0/+9 | |
* | | | | | | | | | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov | 2012-01-12 | 1 | -0/+121 | |
* | | | | | | | | | panic: don't print redundant backtraces on oops | Andi Kleen | 2012-01-12 | 1 | -1/+5 | |
* | | | | | | | | | sysctl: add the kernel.ns_last_pid control | Pavel Emelyanov | 2012-01-12 | 2 | -1/+34 | |
* | | | | | | | | | kdump: fix crash_kexec()/smp_send_stop() race in panic() | Michael Holzheu | 2012-01-12 | 1 | -1/+17 | |
* | | | | | | | | | kdump: crashk_res init check for /sys/kernel/kexec_crash_size | Michael Holzheu | 2012-01-12 | 1 | -5/+4 | |
* | | | | | | | | | kdump: add missing RAM resource in crash_shrink_memory() | Michael Holzheu | 2012-01-12 | 1 | -0/+15 | |
* | | | | | | | | | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -3/+0 | |
* | | | | | | | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 2 | -4/+4 | |
* | | | | | | | | | kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2012-01-12 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 2 | -10/+7 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | sched: Fix lockup by limiting load-balance retries on lock-break | Peter Zijlstra | 2012-01-11 | 1 | -3/+7 | |
| * | | | | | | sched: Remove empty #ifdefs | Hiroshi Shimamoto | 2012-01-10 | 1 | -7/+0 | |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86: Panic on detection of stack overflow | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+9 | |
* | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-10 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | writeback: dirty ratelimit - think time compensation | Wu Fengguang | 2011-12-18 | 1 | -0/+1 | |
| * | | | | | | | | writeback: charge leaked page dirties to active tasks | Wu Fengguang | 2011-12-18 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2012-01-10 | 4 | -13/+95 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | user namespace: make signal.c respect user namespaces | Serge E. Hallyn | 2012-01-10 | 1 | -3/+40 | |
| * | | | | | | | | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo | 2012-01-10 | 1 | -10/+22 | |
| * | | | | | | | | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 2012-01-10 | 1 | -0/+21 | |
| * | | | | | | | | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki | 2012-01-10 | 1 | -0/+6 | |
| * | | | | | | | | PM/Hibernate: do not count debug pages as savable | Stanislaw Gruszka | 2012-01-10 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-01-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 | Avi Kivity | 2011-12-27 | 12 | -306/+476 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | |