1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  3. 7a69af6 [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class by Kim Phillips · 18 years ago
  4. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  5. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  6. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 18 years ago
  7. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  8. eb36c28 [PATCH] ppc32: fix last_jiffy time comparison by Paul Mackerras · 18 years ago
  9. ea0763a Merge branch 'merge' by Paul Mackerras · 18 years ago
  10. 5db9fa9 [POWERPC] Fix gettimeofday inaccuracies by Nathan Lynch · 18 years ago
  11. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  12. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  13. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  14. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 18 years ago
  15. 0bb474a4 [POWERPC] support ibm,extended-*-frequency properties by Anton Blanchard · 18 years ago
  16. 4bd174f [PATCH] powerpc: Remove stale iseries global by Olof Johansson · 18 years ago
  17. 224ad80 [PATCH] powerpc: Quiet time init output by Olof Johansson · 18 years ago
  18. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 18 years ago
  19. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  20. 0a45d44 powerpc: Fix problem with time going backwards by Paul Mackerras · 18 years ago
  21. 2cf82c0 powerpc: Export variables used in conversions to/from cputime_t by Paul Mackerras · 18 years ago
  22. c6622f6 powerpc: Implement accurate task and CPU time accounting by Paul Mackerras · 18 years ago
  23. 092b8f3 powerpc: Keep xtime and gettimeofday in sync by Paul Mackerras · 18 years ago
  24. d8a8188 [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr by Olaf Hering · 18 years ago
  25. 3356bb9f7 [PATCH] powerpc: Remove lppaca structure from the PACA by David Gibson · 18 years ago
  26. 404849b [PATCH] powerpc: Remove some unneeded fields from the paca by David Gibson · 19 years ago
  27. 6defa38 powerpc: Fix delay functions for 601 processors by Paul Mackerras · 19 years ago
  28. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 19 years ago
  29. cbe62e2 powerpc: Fix SMP time initialization problem by Paul Mackerras · 19 years ago
  30. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  31. 24bfb00 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  32. 732ee21 [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64 by Olof Johansson · 19 years ago
  33. 2249ca9 powerpc: Various UP build fixes by Paul Mackerras · 19 years ago
  34. 8875ccf merge filename and modify references to iseries/it_lp_queue.h by Kelly Daly · 19 years ago
  35. 8021b8a merge filename and modify references to iseries/hv_call_xm.h by Kelly Daly · 19 years ago
  36. 734d652 powerpc: apply recent changes to merged code by Paul Mackerras · 19 years ago
  37. 5f6b5b9 powerpc: Fix time setting bug on 32-bit by Paul Mackerras · 19 years ago
  38. 0fd6f71 [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr by Kumar Gala · 19 years ago
  39. d2e6151 [PATCH] powerpc: Make sure we have an RTC before trying to adjust it by Kumar Gala · 19 years ago
  40. 96c4450 powerpc: Fix time code for 601 processors by Paul Mackerras · 19 years ago
  41. a5b518e ppc64/powerpc: Fix time initialization on SMP systems by Paul Mackerras · 19 years ago
  42. 5d14a18 powerpc: Fix some bugs in the new merged time code by Paul Mackerras · 19 years ago
  43. 374e99d powerpc: Move some calculations from xxx_calibrate_decr to time_init by Paul Mackerras · 19 years ago
  44. f2783c1 powerpc: Merge time.c and asm/time.h. by Paul Mackerras · 19 years ago[Renamed (72%) from arch/ppc64/kernel/time.c]
  45. 95b2938 ppc64 iSeries: Define /cpus in iSeries device tree by Michael Ellerman · 19 years ago
  46. c7aeffc [PATCH] powerpc: unified signature of timer_interrupt() between ppc32/ppc64 by Kumar Gala · 19 years ago
  47. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  48. fa2259b [PATCH] ppc64: remove use of asm/segment.h by Kumar Gala · 19 years ago
  49. 8d15a3e [PATCH] ppc64: make firmware_has_feature() stronger by Stephen Rothwell · 19 years ago
  50. 1ababe1 [PATCH] ppc64: create firmware_has_feature() by Stephen Rothwell · 19 years ago
  51. 7a6af5e [PATCH] ppc64: remove firmware features from cpu_spec by Stephen Rothwell · 19 years ago
  52. 7488980 [PATCH] ppc64: Don't count number of events processed for caller by Michael Ellerman · 19 years ago
  53. 937b31b [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* by Michael Ellerman · 19 years ago
  54. 1b19bc7 [PATCH] ppc64: Don't pass the pointers to xItLpQueue around by Michael Ellerman · 19 years ago
  55. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 19 years ago
  56. 6ae3db1 [PATCH] ppc64: Add missing exports by Benjamin Herrenschmidt · 19 years ago
  57. 10f7e7c [PATCH] ppc64: consolidate calibrate_decr implementations by Arnd Bergmann · 19 years ago
  58. f507345 [PATCH] ppc64: allow timer based profiling on iseries by Anton Blanchard · 19 years ago
  59. 8f80e5c [PATCH] ppc64: fix initialisation of gettimeofday calculations by Stephen Rothwell · 19 years ago
  60. 0d8d4d4 [PATCH] ppc64: use smp_mb and smp_wmb by Anton Blanchard · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago