summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-2037-721/+903
|\
| *-------. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-207473-267452/+657499
| |\ \ \ \ \
| | | | | | * fix documentation of sysrq-q reallyThomas Gleixner2008-10-202-3/+3
| | | | | | * Fix documentation of sysrq-qAndi Kleen2008-10-202-2/+3
| | | | | | * timer_list: add base address to clock baseThomas Gleixner2008-10-201-1/+2
| | | | | | * timer_list: print cpu number of clockevents deviceThomas Gleixner2008-10-201-3/+7
| | | | | | * timer_list: print real timer addressThomas Gleixner2008-10-201-3/+4
| | | | | * | timers: fix itimer/many thread hang, fixIngo Molnar2008-09-301-1/+5
| | | | | * | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-273-90/+38
| | | | | * | posix-timers: lock_timer: make it readableOleg Nesterov2008-09-241-13/+10
| | | | | * | posix-timers: lock_timer: kill the bogus ->it_id checkOleg Nesterov2008-09-241-5/+4
| | | | | * | posix-timers: kill ->it_sigev_signo and ->it_sigev_valueOleg Nesterov2008-09-242-12/+7
| | | | | * | posix-timers: sys_timer_create: cleanup the error handlingOleg Nesterov2008-09-241-8/+7
| | | | | * | posix-timers: move the initialization of timer->sigq from send to create pathOleg Nesterov2008-09-241-5/+5
| | | | | * | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/Oleg Nesterov2008-09-241-15/+8
| | | | | * | posix-timers: sys_timer_create: remove the buggy PF_EXITING checkOleg Nesterov2008-09-241-27/+7
| | | | | * | posix-timers: always do get_task_struct(timer->it_process)Oleg Nesterov2008-09-241-6/+4
| | | | | * | posix-timers: don't switch to ->group_leader if ->it_process diesOleg Nesterov2008-09-241-14/+5
| | | | | * | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-236-311/+214
| | | | | * | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-142-4/+4
| | | | | * | timers: fix itimer/many thread hang, fix #2Ingo Molnar2008-09-141-3/+4
| | | | | * | timers: fix itimer/many thread hang, fixIngo Molnar2008-09-141-1/+0
| | | | | * | timers: fix itimer/many thread hangFrank Mayhar2008-09-1416-426/+677
| | | | * | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-242-4/+3
| | | | * | | timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-241-3/+6
| | | | * | | ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-241-6/+6
| | | | * | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-061042-11109/+34089
| | | | |\ \ \
| | | | * | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-222-37/+48
| | | * | | | | NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-173-8/+38
| | | * | | | | NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner2008-10-171-22/+27
| | | * | | | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-173-12/+18
| | * | | | | | hrtimer: reorder struct hrtimer to save 8 bytes on 64bit buildsRichard Kennedy2008-09-241-2/+2
| | * | | | | | hrtimer: remove hrtimer_clock_base::reprogram()Mark McLoughlin2008-09-221-4/+0
| | * | | | | | hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin2008-09-222-5/+1
| | * | | | | | migrate_timers: add comment, use spinlock_irq()Oleg Nesterov2008-08-212-10/+12
| | | |/ / / / | | |/| | | |
| * | | | | | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-214-0/+64
| * | | | | | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-211-38/+33
| * | | | | | clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-213-4/+11
| * | | | | | clocksource: check rangeDavid Howells2008-08-211-2/+5
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-2033-1171/+815
|\ \ \ \ \ \
| * | | | | | ide: re-add TRM290 fix lost during ide_build_dmatable() cleanupBartlomiej Zolnierkiewicz2008-10-171-1/+1
| * | | | | | scc_pata: kill unused variablesSergei Shtylyov2008-10-171-4/+0
| * | | | | | sgiioc4: kill duplicate ioremap()Sergei Shtylyov2008-10-171-12/+2
| * | | | | | sgiioc4: kill useless address checksSergei Shtylyov2008-10-171-17/+9
| * | | | | | delkin_cb: add PM supportBartlomiej Zolnierkiewicz2008-10-171-7/+56
| * | | | | | ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz2008-10-173-217/+1
| * | | | | | ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz2008-10-173-15/+13
| * | | | | | sgiioc4: remove maskproc() methodSergei Shtylyov2008-10-171-9/+0
| * | | | | | hpt366: cleanup maskproc() methodSergei Shtylyov2008-10-171-18/+16
| * | | | | | ide: mask interrupt in ide_config_drive_speed()Sergei Shtylyov2008-10-171-1/+1
OpenPOWER on IntegriCloud