powerpc: Fix oops if scan_dispatch_log is called too early
[linux-flexiantxendom0-natty.git] / arch / powerpc / kernel / time.c
2011-04-27 Anton Blanchardpowerpc: Fix oops if scan_dispatch_log is called too...
2011-04-27 Anton Blanchardpowerpc: Fix accounting of softirq time when idle
2011-01-21 Tejun Heopowerpc/cell: Use system_wq in cpufreq_spudemand
2010-12-09 Heiko Schocherpowerpc/time: printk time stamp init not correct
2010-10-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-18 Peter Zijlstrairq_work: Add generic hardirq context callbacks
2010-10-14 Timur Tabipowerpc: export ppc_proc_freq and ppc_tb_freq as GPL...
2010-09-02 Paul Mackerraspowerpc/pseries: Re-enable dispatch trace log userspace...
2010-09-02 Paul Mackerraspowerpc: Account time using timebase rather than PURR
2010-08-31 Paul Mackerraspowerpc/perf_event: Reduce latency of calling perf_even...
2010-07-28 Thomas GleixnerMerge branch 'powerpc.cherry-picks' into timers/clocksource
2010-07-28 Paul Mackerraspowerpc: Clean up obsolete code relating to decrementer...
2010-07-28 Paul Mackerraspowerpc: Rework VDSO gettimeofday to prevent time going...
2010-07-27 John Stultztimkeeping: Fix update_vsyscall to provide wall_to_mono...
2010-07-27 John Stultzpowerpc: Cleanup xtime usage
2010-07-27 John Stultzpowerpc: Simplify update_vsyscall
2010-07-09 Paul Mackerraspowerpc: Clean up obsolete code relating to decrementer...
2010-07-09 Paul Mackerraspowerpc: Rework VDSO gettimeofday to prevent time going...
2010-05-12 Paul Mackerraspowerpc/perf_event: Fix oops due to perf_event_do_pendi...
2010-02-17 Anton Blanchardpowerpc: Add timer, performance monitor and machine...
2010-02-09 Anton Blanchardpowerpc: Only print clockevent settings once
2010-02-03 Anton Blanchardpowerpc: Replace per_cpu(, smp_processor_id()) with...
2010-01-15 Stefan Roesepowerpc: Fix decrementer setup on 1GHz boards
2009-12-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-12-09 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-13 Thomas Gleixnerclocksource/events: Fix fallout of generic code changes
2009-11-11 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-11-05 Benjamin Herrenschmidtpowerpc: Avoid giving out RTC dates below EPOCH
2009-11-05 Alexander GrafExport symbols for KVM module
2009-10-28 Anton Blanchardpowerpc: tracing: Add powerpc tracepoints for timer...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-08-29 Thomas GleixnerMerge branch 'timers/posixtimers' into timers/tracing
2009-08-28 Benjamin Herrenschmidtpowerpc: Properly start decrementer on BookE secondary...
2009-08-23 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-20 Julia Lawallpowerpc: Use DIV_ROUND_CLOSEST in time init code
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-03 Stanislaw Gruszkacputime: Optimize jiffies_to_cputime(1)
2009-06-18 Paul Mackerrasperf_counter: powerpc: Enable use of software counters...
2009-06-15 Benjamin Herrenschmidtpowerpc: Don't do generic calibrate_delay()
2009-05-21 Anton Blanchardpowerpc: Improve decrementer accuracy
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-02 Geert Uytterhoevenpowerpc: Hook up rtc-generic, and kill rtc-ppc
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Martin Schwidefsky[PATCH] idle cputime accounting
2008-12-31 Martin Schwidefsky[PATCH] fix scaled & unscaled cputime accounting
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-11-05 Paul Mackerraspowerpc: Eliminate unused do_gtod variable
2008-11-05 Paul Mackerraspowerpc: Improve resolution of VDSO clock_gettime
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-14 Kumar Galapowerpc/booke: don't reinitialize time base
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-05-14 Michael Ellerman[POWERPC] Fix sparse warnings in arch/powerpc/kernel
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-05-01 Roman Zippelntp: increase time_freq resolution
2008-02-06 Michael Neulingtaskstats scaled time cleanup
2007-12-21 Scott Wood[POWERPC] Implement arch disable/enable irq hooks.
2007-12-20 Milton Miller[POWERPC] Optimize account_system_vtime
2007-12-20 Milton Miller[POWERPC] Depend on ->initialized in calc_steal_time
2007-12-20 Milton Miller[POWERPC] Timer interrupt: use a struct for two per_cpu...
2007-12-20 Milton Miller[POWERPC] Use __get_cpu_var in time.c
2007-12-20 Milton Miller[POWERPC] init_decrementer_clockevent can be static...
2007-11-20 Michael Neuling[POWERPC] Fix possible division by zero in scaled time...
2007-11-13 Tony Breeds[POWERPC] Demote clockevent printk to KERN_DEBUG
2007-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-11-09 Paul Mackerrassched: restore deterministic CPU accounting on powerpc
2007-11-08 Paul Mackerras[POWERPC] Fix off-by-one error in setting decrementer...
2007-10-18 Michael Neulingpowerpc: add scaled time accounting
2007-10-17 Anton Blanchard[POWERPC] Quieten clockevent printk
2007-10-11 Paul Mackerras[POWERPC] Make clockevents work on PPC601 processors
2007-10-11 Paul Mackerras[POWERPC] Prevent decrementer clockevents from firing...
2007-10-03 Tony Breeds[POWERPC] Implement clockevents driver for powerpc
2007-10-03 Tony Breeds[POWERPC] Implement generic time of day clocksource...
2007-10-03 Tony Breeds[POWERPC] Implement {read,update}_persistent_clock
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Benjamin Herrenschmidt[POWERPC] Fix timekeeping on PowerPC 601
2007-08-20 Josh Boyer[POWERPC] 40x decrementer fixes
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-07-20 Bob Nelson[CELL] oprofile: add support to OProfile for profiling...
2007-07-10 Tony Breeds[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TI...
2007-06-28 Tony Breeds[POWERPC] Move iSeries_tb_recal into its own late_initcall.
2007-06-25 Michael Neuling[POWERPC] Fix stolen time for SMT without LPAR
2007-06-25 Nathan Lynch[POWERPC] Remove spinlock from struct cpu_purr_data
2007-05-12 will schmidt[POWERPC] Simplify smp_space_timers
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2006-12-04 Stephen Rothwell[POWERPC] iSeries: fix time.c for combined build
2006-11-22 Kim Phillips[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_tim...
2006-10-23 Stephen Rothwell[POWERPC] Simplify stolen time calculation
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-10-02 Kim Phillips[POWERPC] Add powerpc get/set_rtc_time interface to...
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
next