1. ee5e12e MIPS: SGI-IP27: fix spelling in Copyright by Lukas Bulwahn · 3 years, 11 months ago
  2. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  3. 37e2bc4 MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c by Tiezhu Yang · 4 years, 8 months ago
  4. 866c70f MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c by Tiezhu Yang · 4 years, 8 months ago
  5. 860f02f MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c by Tiezhu Yang · 4 years, 8 months ago
  6. 0ce5ebd mfd: ioc3: Add driver for SGI IOC3 chip by Thomas Bogendoerfer · 5 years ago
  7. d31f9e64 MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later by Thomas Bogendoerfer · 5 years ago
  8. 9d0aaf9 MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h by Thomas Bogendoerfer · 5 years ago
  9. 5388b581 MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h by Thomas Bogendoerfer · 5 years ago
  10. b78e9d6 MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff by Thomas Bogendoerfer · 5 years ago
  11. 249be56 MIPS: SGI-IP27: collect externs in new header file by Thomas Bogendoerfer · 5 years ago
  12. 4bf841e MIPS: SGI-IP27: get rid of compact node ids by Thomas Bogendoerfer · 5 years ago
  13. 69a07a4 MIPS: SGI-IP27: rework HUB interrupts by Thomas Bogendoerfer · 6 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. e4db9253 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  16. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  17. 0c16240 MIPS: IP27: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  18. c41cef3 MIPS: sgi-ip27: Implement read_sched_clock by Deng-Cheng Zhu · 10 years ago
  19. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  20. 9fcb705 IP27: Make declaration and definition of rt_timer_irq match. by Ralf Baechle · 12 years ago
  21. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  22. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  23. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 4f0ad95 MIPS: IP27: Remove pointless switch statement. by Ralf Baechle · 14 years ago
  25. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  26. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 14 years ago
  27. 301218d MIPS: IP27: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  28. 75c4fd8 mips: convert to clocksource_register_hz/khz by John Stultz · 15 years ago
  29. f45e518 MIPS: Add IRQF_TIMER flag for timer interrupts by Wu Zhangjin · 15 years ago
  30. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 16 years ago
  31. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  32. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  33. 3ec066c MIPS: IP27: Switch over to RTC class driver by Thomas Bogendoerfer · 16 years ago
  34. b32bb80 [MIPS] IP27: Fix clockevent setup by Thomas Bogendoerfer · 17 years ago
  35. d0e7ba0 [MIPS] ip27-timer: fix unsigned irq < 0 by Roel Kluin · 17 years ago
  36. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 17 years ago
  37. c892529 [MIPS] IP27: Fix build error. by Ralf Baechle · 17 years ago
  38. 725d7b36 [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. by Ralf Baechle · 17 years ago
  39. 06d428d [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code. by Ralf Baechle · 17 years ago
  40. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  41. 87b2335 [MIPS] IP27: Add clocksource drivers by Ralf Baechle · 17 years ago
  42. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  43. f5ff0a2 [MIPS] Use generic NTP code for all MIPS platforms by Ralf Baechle · 17 years ago
  44. f8aeb85 [MIPS] IP27: Fix warning. by Ralf Baechle · 18 years ago
  45. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  46. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  47. 0059856 [MIPS] mips HPT cleanup: make clocksource_mips public by Atsushi Nemoto · 18 years ago
  48. 1417836 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq by Atsushi Nemoto · 18 years ago
  49. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  50. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  51. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  52. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  53. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  54. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  55. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 19 years ago
  56. 40fa4b6 [MIPS] IP27: Reformatting. by Ralf Baechle · 19 years ago
  57. bf28363 [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown. by Ralf Baechle · 19 years ago
  58. cc25ab00 [MIPS] IP27: irq_chip startup method returns unsigned int. by Ralf Baechle · 19 years ago
  59. a365e53 [MIPS] IP27: struct irq_desc member handler was renamed to chip. by Ralf Baechle · 19 years ago
  60. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 19 years ago
  61. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  62. 3c00944 [MIPS] IP27: Fix collision with hardcoded interrupt number. by Ralf Baechle · 19 years ago
  63. c0858d8 [MIPS] Fix ip27 build. by Atsushi Nemoto · 19 years ago
  64. b149ee2 [PATCH] NTP: ntp-helper functions by john stultz · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago