mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / kernel / time /
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-05-10 John Stultzclocksource: Add clocksource_register_hz/khz interface
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-05-09 Arjan van de Vensched: Intoduce get_cpu_iowait_time_us()
2010-05-09 Arjan van de Vensched: Eliminate the ts->idle_lastupdate field
2010-05-09 Arjan van de Vensched: Fold updating of the last_update_time_info into...
2010-05-09 Arjan van de Vensched: Update the idle statistics in get_cpu_idle_time_us()
2010-05-09 Arjan van de Vensched: Introduce a function to update the idle statistics
2010-05-09 Arjan van de Vensched: Add a comment to get_cpu_idle_time_us()
2010-04-15 Ingo MolnarMerge branch 'linus' into sched/core
2010-04-13 John Stultztime: Remove xtime_cache
2010-04-02 Ingo MolnarMerge branch 'linus' into sched/core
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-23 John Stultzntp: Make time_adjust static
2010-03-23 John Stultztime: Fix accumulation bug triggered by long delay.
2010-03-12 Thomas Gleixnerclockevents: Sanitize min_delta_ns adjustment and preve...
2010-03-11 Mike Galbraithsched: Rate-limit nohz
2010-03-02 john stultztimekeeping: Prevent oops when GENERIC_TIME=n
2010-03-01 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-02-09 Jason WangExport the symbol of getboottime and mmonotonic_to_boot...
2010-02-05 Magnus Dammclocksource: add suspend callback
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2010-01-29 John Stultzntp: Cleanup xtime references in ntp.c
2010-01-29 john stultzntp: Make time_esterror and time_maxerror static
2010-01-26 Thomas Gleixnerclocksource: Prevent potential kgdb dead lock
2010-01-18 Xiaotian Fengclockevent: Don't remove broadcast device when cpu...
2009-12-22 Linus TorvaldsRevert "time: Remove xtime_cache"
2009-12-19 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-12-17 Rusty Russellcpumask: avoid dereferencing struct cpumask
2009-12-16 Barry Songtimecompare: fix half-Y2K38 problem in timecompare_upda...
2009-12-14 Thomas Gleixnerclockevents: Convert to raw_spinlock
2009-12-14 Thomas Gleixnerclockevents: Make tick_device_lock static
2009-12-14 Thomas Gleixnerhrtimers: Convert to raw_spinlocks
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Thomas Gleixnerclockevents: Prevent clockevent_devices list corruption...
2009-12-10 Thomas Gleixnerhrtimer: Tune hrtimer_interrupt hang logic
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 H Hartley Sweetenclockevents: Add missing include to pacify sparse
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-13 Thomas Gleixnerclocksource/events: Fix fallout of generic code changes
2009-11-13 Jon Hunternohz: Allow 32-bit machines to sleep for more than...
2009-11-13 Thomas Gleixnernohz: Track last do_timer() cpu
2009-11-13 Jon Hunternohz: Prevent clocksource wrapping during idle
2009-11-13 Thomas Gleixnernohz: Type cast printk argument
2009-11-13 Thomas Gleixnerclocksource: Provide a generic mult/shift factor calcul...
2009-11-13 Thomas Gleixnerclockevents: Use u32 for mult and shift factors
2009-11-12 David S. Millerclocksource/timecompare: Fix symbol exports to be GPL'd.
2009-11-09 Uwe Kleine-Königtree-wide: fix typos "selct" + "slect" -> "select"
2009-11-05 Martin Schwidefskynohz: Introduce arch_needs_cpu
2009-11-05 Martin Schwidefskynohz: Reuse ktime in sub-functions of tick_check_idle.
2009-10-29 Tejun Heopercpu: make percpu symbols under kernel/ and mm/ unique
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Eero NurkkalaNOHZ: update idle state also when NOHZ is inactive
2009-10-05 john stultztime: Remove xtime_cache
2009-10-05 john stultztime: Implement logarithmic time accumulation
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-24 Martin Schwidefskyclocksource: Resume clocksource without taking the...
2009-09-24 Zhaoleitime: add function to convert between calendar time...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-14 Thomas Gleixnerclocksource: Delay clocksource down rating to late...
2009-09-14 Thomas Gleixnerclocksource: clocksource_select must be called with...
2009-09-11 Martin Schwidefskyclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-28 Thomas Gleixnerclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-25 Hiroshi Shimamototimekeeping: Fix invalid getboottime() value
2009-08-21 john stultztime: Introduce CLOCK_REALTIME_COARSE
2009-08-19 Suresh Siddhaclockevent: Prevent dead lock on clockevents_lock
2009-08-19 Martin Schwidefskyclocksource: Avoid clocksource watchdog circular lockin...
2009-08-19 Thomas Gleixnerclocksource: Protect the watchdog rating changes with...
2009-08-17 Amerigo Wangtimers: Drop write permission on /proc/timer_list
2009-08-15 Thomas Gleixnerclocksource: Call clocksource_change_rating() outside...
2009-08-15 Martin Schwidefskytimekeeping: Introduce read_boot_clock
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-15 Martin Schwidefskytimekeeping: Update clocksource with stop_machine
2009-08-15 Martin Schwidefskytimekeeping: Add timekeeper read_clock helper functions
2009-08-15 Martin Schwidefskytimekeeping: Move NTP adjusted clock multiplier to...
2009-08-15 Martin Schwidefskytimekeeping: Add xtime_shift and ntp_error_shift to...
2009-08-15 Martin Schwidefskytimekeeping: Introduce struct timekeeper
2009-08-15 Martin Schwidefskyclocksource: Move watchdog downgrade to a work queue...
2009-08-15 Martin Schwidefskyclocksource: Refactor clocksource watchdog
2009-08-15 Martin Schwidefskyclocksource: Simplify clocksource watchdog resume logic
2009-08-15 Martin Schwidefskyclocksource: Delay clocksource watchdog highres enablement
2009-08-15 Martin Schwidefskyclocksource: Cleanup clocksource selection
2009-08-15 Martin Schwidefskytimekeeping: Move reset of cycle_last for tsc clocksour...
2009-08-15 Martin Schwidefskytimekeeping: Remove clocksource inline functions
2009-08-15 John Stultztimekeeping: Introduce timekeeping_leap_insert
2009-08-14 Thomas GleixnerMerge branch 'linus' into timers/core
2009-07-19 Thomas Gleixnerclocksource: Prevent NULL pointer dereference
2009-07-10 Thomas Gleixnerhrtimer: Fix migration expiry check
2009-07-07 Thomas Gleixnertimekeeping: Move ktime_get() functions to timekeeping.c
2009-07-07 Martin Schwidefskytimekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
2009-06-24 Heiko Carstenstimer stats: Optimize by adding quick check to avoid...
2009-06-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-clockevents' of git...
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-clocksource' of git...
2009-06-13 Thomas Gleixnerclocksource: prevent selection of low resolution clocks...
next