aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt2013-06-11
| * | | | | | | | tracing: Fix file mode of free_bufferWang YanQing2013-06-11
| * | | | | | | | tracing/trivial: Consolidate error return conditionHarsh Prateek Bora2013-06-11
| * | | | | | | | tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2013-06-11
| * | | | | | | | tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2013-06-11
| |/ / / / / / /
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-02-18
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-10
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | perf: Fix interrupt handler timing harnessStephane Eranian2013-07-05
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | module: cleanup call chain.Rusty Russell2013-07-02
| * | | | | | | | module: do percpu allocation after uniqueness check. No, really!Rusty Russell2013-07-02
| * | | | | | | | modules: don't fail to load on unknown parameters.Rusty Russell2013-07-02
| * | | | | | | | There is no /sys/parametersJean Delvare2013-07-02
| * | | | | | | | module: don't modify argument of module_kallsyms_lookup_name()Mathias Krause2013-07-02
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kernel: remove unnecessary head fileJunweiZhang2013-06-26
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
* | | | | | | | | reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2013-07-09
* | | | | | | | | reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-09
* | | | | | | | | reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt2013-07-09
* | | | | | | | | ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov2013-07-09
* | | | | | | | | ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-09
* | | | | | | | | panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton2013-07-09
* | | | | | | | | audit: Fix decimal constant descriptionMichal Simek2013-07-09
* | | | | | | | | kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang2013-07-09
* | | | | | | | | kernel/auditfilter.c: fixing build warningRaphael S. Carvalho2013-07-09
* | | | | | | | | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-09
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hrtimer: Remove unused variableThomas Gleixner2013-07-06
| * | | | | | | | | hrtimers: Move SMP function call to thread contextThomas Gleixner2013-07-05
| * | | | | | | | | clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
| * | | | | | | | | Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro2013-07-04
| | * | | | | | | | | posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker2013-07-03
| | * | | | | | | | | posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker2013-07-03
| | * | | | | | | | | posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker2013-07-03
| | * | | | | | | | | posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker2013-07-03
| | * | | | | | | | | posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-03
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
| * | | | | | | | | tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-02
| * | | | | | | | | tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner2013-07-02
| * | | | | | | | | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| * | | | | | | | | timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel2013-06-28
| * | | | | | | | | hrtimers: Support resuming with two or more CPUs online (but stopped)David Vrabel2013-06-28
| * | | | | | | | | timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-06-28
| * | | | | | | | | clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24