aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* error: implicit declaration of function 'module_flags_taint'Kevin Winchester2012-01-15
* Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-15
|\
| * block, cfq: unlink cfq_io_context's immediatelyTejun Heo2011-12-13
| * block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-13
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\ \
| * \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-08
| |\ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-01-08
| |\ \ \
| | * | | tracing: Factorize filter creationTejun Heo2011-12-21
| | * | | tracing: Have stack tracing set filtered functions at bootSteven Rostedt2011-12-21
| | * | | ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-21
| | * | | tracing: Have stack_tracer use a separate list of functionsSteven Rostedt2011-12-21
| | * | | ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-21
| | * | | ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-21
| | * | | ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt2011-12-21
| | * | | ftrace: Fix ftrace hash record update with notraceSteven Rostedt2011-12-21
| | * | | ftrace: Use bsearch to find record ipSteven Rostedt2011-12-21
| | * | | ftrace: Sort the mcount records on each pageSteven Rostedt2011-12-21
| | * | | ftrace: Replace record newlist with record page listSteven Rostedt2011-12-21
| | * | | ftrace: Allocate the mcount record pages as groupsSteven Rostedt2011-12-21
| | * | | ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
| | * | | ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
| | * | | ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-21
* | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\ \ \ \ \
| * | | | | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
| * | | | | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
| * | | | | capabilities: remove task_ns_* functionsEric Paris2012-01-05
| * | | | | capabitlies: ns_capable can use the cap helpers rather than lsm callEric Paris2012-01-05
| * | | | | capabilities: style only - move capable below ns_capableEric Paris2012-01-05
| * | | | | capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-05
| * | | | | capabilities: call has_ns_capability from has_capabilityEric Paris2012-01-05
| * | | | | capabilities: remove all _real_ interfacesEric Paris2012-01-05
| * | | | | capabilities: reverse arguments to security_capableEric Paris2012-01-05
* | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \ \ \
| * | | | | | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-12
| * | | | | | kernel/async: remove redundant declaration.Rusty Russell2012-01-12
| * | | | | | printk: fix unnecessary module_param_name.Rusty Russell2012-01-12
| * | | | | | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
| * | | | | | modules: sysfs - export: taint, coresize, initsizeKay Sievers2012-01-12
| * | | | | | kernel/params: replace DEBUGP with pr_debugJim Cromie2012-01-12
| * | | | | | module: replace DEBUGP with pr_debugJim Cromie2012-01-12
| * | | | | | module: struct module_ref should contains long fieldsEric Dumazet2012-01-12
| * | | | | | module: Fix performance regression on modules with large symbol tablesKevin Cernekee2012-01-12
| * | | | | | module: Add comments describing how the "strmap" logic worksKevin Cernekee2012-01-12
* | | | | | | c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2012-01-12
* | | | | | | panic: don't print redundant backtraces on oopsAndi Kleen2012-01-12
* | | | | | | sysctl: add the kernel.ns_last_pid controlPavel Emelyanov2012-01-12
* | | | | | | kdump: fix crash_kexec()/smp_send_stop() race in panic()Michael Holzheu2012-01-12
* | | | | | | kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu2012-01-12
* | | | | | | kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu2012-01-12
* | | | | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12