Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | workqueue: warn about flush_scheduled_work() | Alan Stern | 2010-04-30 | 1 | -0/+24 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-20 | 4 | -54/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-05-18 | 4 | -54/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2010-05-06 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2010-05-06 | 60 | -202/+338 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | security: remove dead hook acct | Eric Paris | 2010-04-12 | 1 | -15/+5 | |
| | * | | | | | | | | | | | | security: remove dead hook task_setgroups | Eric Paris | 2010-04-12 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | security: remove dead hook task_setgid | Eric Paris | 2010-04-12 | 1 | -16/+0 | |
| | * | | | | | | | | | | | | security: remove dead hook task_setuid | Eric Paris | 2010-04-12 | 1 | -15/+0 | |
| | * | | | | | | | | | | | | security: remove dead hook cred_commit | Eric Paris | 2010-04-12 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-05-19 | 7 | -286/+312 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | clocksource: Add clocksource_register_hz/khz interface | John Stultz | 2010-05-10 | 1 | -0/+48 | |
| * | | | | | | | | | | | | | | posix-cpu-timers: Optimize run_posix_cpu_timers() | Stanislaw Gruszka | 2010-05-10 | 1 | -51/+29 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2010-05-10 | 77 | -413/+755 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | time: Remove xtime_cache | John Stultz | 2010-04-13 | 1 | -19/+16 | |
| * | | | | | | | | | | | | | | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME | Carsten Emde | 2010-04-06 | 1 | -26/+41 | |
| * | | | | | | | | | | | | | | timers: Introduce the concept of timer slack for legacy timers | Arjan van de Ven | 2010-04-06 | 1 | -0/+56 | |
| * | | | | | | | | | | | | | | ntp: Make time_adjust static | John Stultz | 2010-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Ingo Molnar | 2010-03-15 | 32 | -223/+902 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | timer: Try to survive timer callback preempt_count leak | Thomas Gleixner | 2010-03-12 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | timer: Split out timer function call | Thomas Gleixner | 2010-03-12 | 1 | -36/+36 | |
| * | | | | | | | | | | | | | | | timer: Print function name for timer callbacks modifying preemption count | Uwe Kleine-König | 2010-03-12 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | time: Clean up warp_clock() | John Stultz | 2010-03-12 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | | cpu-timers: Avoid iterating over all threads in fastpath_timer_check() | Stanislaw Gruszka | 2010-03-12 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | cpu-timers: Change SIGEV_NONE timer implementation | Stanislaw Gruszka | 2010-03-12 | 1 | -22/+6 | |
| * | | | | | | | | | | | | | | | cpu-timers: Return correct previous timer reload value | Stanislaw Gruszka | 2010-03-12 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | cpu-timers: Cleanup arm_timer() | Stanislaw Gruszka | 2010-03-12 | 1 | -69/+35 | |
| * | | | | | | | | | | | | | | | cpu-timers: Simplify RLIMIT_CPU handling | Stanislaw Gruszka | 2010-03-12 | 1 | -48/+27 | |
* | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-19 | 3 | -33/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | genirq: Clear CPU mask in affinity_hint when none is provided | Peter P Waskiewicz Jr | 2010-05-12 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | genirq: Add CPU mask affinity hint | Peter P Waskiewicz Jr | 2010-05-03 | 2 | -0/+61 | |
| * | | | | | | | | | | | | | | | | genirq: Remove IRQF_DISABLED from core code | Thomas Gleixner | 2010-04-13 | 1 | -30/+0 | |
| * | | | | | | | | | | | | | | | | genirq: Run irq handlers with interrupts disabled | Ingo Molnar | 2010-04-13 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | genirq: Introduce request_any_context_irq() | Marc Zyngier | 2010-04-13 | 1 | -0/+37 | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2010-04-13 | 72 | -275/+577 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | genirq: Expose irq_desc->node in proc/irq | Dimitri Sivanich | 2010-03-24 | 1 | -0/+23 | |
* | | | | | | | | | | | | | | | | | cpumask: fix compat getaffinity | KOSAKI Motohiro | 2010-05-19 | 1 | -14/+11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-05-19 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | [S390] debug: enable exception-trace debug facility | Heiko Carstens | 2010-05-17 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 9 | -128/+551 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar | 2010-05-13 | 9 | -15/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | tracing: Fix "integer as NULL pointer" warning. | Thiago Farina | 2010-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | ring-buffer: Wrap open-coded WARN_ONCE | Borislav Petkov | 2010-05-04 | 1 | -9/+5 | |
| * | | | | | | | | | | | | | | | | tracing: Fix sleep time function profiling | Steven Rostedt | 2010-04-27 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | tracing: Show sample std dev in function profiling | Chase Douglas | 2010-04-27 | 1 | -3/+21 | |
| * | | | | | | | | | | | | | | | | ring-buffer: Make benchmark handle missed events | Steven Rostedt | 2010-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | ring-buffer: Make non-consuming read less expensive with lots of cpus. | David Miller | 2010-04-27 | 2 | -13/+62 | |
| * | | | | | | | | | | | | | | | | tracing: Add graph output support for irqsoff tracer | Jiri Olsa | 2010-04-27 | 4 | -29/+313 | |
| * | | | | | | | | | | | | | | | | tracing: Have graph flags passed in to ouput functions | Jiri Olsa | 2010-04-26 | 2 | -56/+73 | |
| * | | | | | | | | | | | | | | | | tracing: Add ftrace events for graph tracer | Jiri Olsa | 2010-04-26 | 1 | -1/+27 |