1. 0751fdf macintosh/via-pmu: Fix build warning by Michael Ellerman · 3 years, 9 months ago
  2. 95d1439 macintosh/via-pmu: Make some symbols static by Yu Kuai · 3 years, 9 months ago
  3. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  4. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  5. d65aca9 via-pmu: don't bother with access_ok() by Al Viro · 4 years, 8 months ago
  6. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  7. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. f1e0add macintosh: Use of_node_name_{eq, prefix} for node name comparisons by Rob Herring · 6 years ago
  10. 0792a2c macintosh: Use common code to access RTC by Finn Thain · 6 years ago
  11. 6edc22f macintosh/via-pmu: Disambiguate interrupt statistics by Finn Thain · 7 years ago
  12. b5c7ccc macintosh/via-pmu: Clean up interrupt statistics by Finn Thain · 7 years ago
  13. c16a85a macintosh/via-pmu: Add support for m68k PowerBooks by Finn Thain · 7 years ago
  14. c70c35d macintosh/via-pmu: Replace via pointer with via1 and via2 pointers by Finn Thain · 7 years ago
  15. c57902d macintosh/via-pmu: Enhance state machine with new 'uninitialized' state by Finn Thain · 7 years ago
  16. 7ad9469 macintosh/via-pmu: Don't clear shift register interrupt flag twice by Finn Thain · 7 years ago
  17. 576d529 macintosh/via-pmu: Add missing mmio accessors by Finn Thain · 7 years ago
  18. 73f4447 macintosh/via-pmu: Fix section mismatch warning by Finn Thain · 7 years ago
  19. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  20. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 7 years ago
  21. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  22. 3a52f6f macintosh/adb: Use C99 initializers for struct adb_driver instances by Finn Thain · 7 years ago
  23. 58935176 powerpc/via-pmu: Fix section mismatch warning by Mathieu Malaterre · 7 years ago
  24. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  25. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  26. 67c8d32 powerpc/via-pmu: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  27. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  31. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  32. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  33. 6c30821 powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer by John Ogness · 9 years ago
  34. 111fbc6 powerpc/pmac: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  35. e702240 powerpc/via-pmu: fix OF node leak in Keylargo init by Phil Carmody · 10 years ago
  36. ffa3eb0 powerpc/via-pmu: fix error path in find_via_pmu() by Phil Carmody · 10 years ago
  37. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  38. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  39. ebd004e powerpc/pmac/smu: Use %*ph to print small buffers by Andy Shevchenko · 12 years ago
  40. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  41. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  42. e83b906 powerpc/pmac: Update via-pmu to new syscore_ops by Benjamin Herrenschmidt · 14 years ago
  43. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  44. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  46. d851b6e mac: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  47. 4cc4587 via-pmu: Add compat_pmu_ioctl by Andreas Schwab · 14 years ago
  48. ba461f0 powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts by Ian Campbell · 14 years ago
  49. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 15 years ago
  50. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 15 years ago
  51. 9d2f734 powerpc/via-pmu: Convert to proc_fops/seq_file by Alexey Dobriyan · 15 years ago
  52. 11a5087 powerpc/pmac: Fix issues with sleep on some powerbooks by Benjamin Herrenschmidt · 15 years ago
  53. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  54. ffe8373 via-pmu: BKL pushdown by Arnd Bergmann · 17 years ago
  55. 620a245 [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c by Guido Guenther · 17 years ago
  56. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  57. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  58. 0094f2c [POWERPC] Fix for via-pmu based backlight control by Benjamin Herrenschmidt · 17 years ago
  59. 7ac5dde [POWERPC] Implement arch disable/enable irq hooks. by Scott Wood · 17 years ago
  60. f91266e [POWERPC] powermac: Use generic suspend code by Johannes Berg · 17 years ago
  61. 887ef35 [POWERPC] Fix sleep on powerbook 3400 by Paul Mackerras · 17 years ago
  62. b819a9b [POWERPC] via-pmu: Kill sleep notifiers completely by Johannes Berg · 17 years ago
  63. 771cceb4 drivers/macintosh/via-pmu.c: Added a missing iounmap by Julia Lawall · 17 years ago
  64. 1b0e9d4 [POWERPC] PMU: Remove dead code by Johannes Berg · 17 years ago
  65. 9ee7fd9 [POWERPC] PMU: Don't lock_kernel() by Johannes Berg · 17 years ago
  66. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  67. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  68. e120e8d [POWERPC] Fix undefined reference to device_power_up/resume by Olaf Hering · 17 years ago
  69. 7b52b44 [POWERPC] via-pmu: Fix typo in printk by Michael Buesch · 17 years ago
  70. f596575 [POWERPC] via-pmu: remove LED sleep notifier by Johannes Berg · 18 years ago
  71. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  72. 01b2726 [POWERPC] Rename get_property to of_get_property: partial drivers by Stephen Rothwell · 18 years ago
  73. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 18 years ago
  74. c78f830 [POWERPC] via-pmu: Switch to ref counting PCI API by Alan Cox · 18 years ago
  75. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 18 years ago
  76. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 18 years ago
  77. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  78. 70b52b3 [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep by Johannes Berg · 18 years ago
  79. a334bdb [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 by Olaf Hering · 18 years ago
  80. 8727585 [POWERPC] move variables in drivers/macintosh to bss by Olaf Hering · 18 years ago
  81. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  82. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  83. 6002f54 [PATCH] Fix implicit declarations in via-pmu by Dave Jones · 18 years ago
  84. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  85. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  86. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  87. 61e37ca [POWERPC] Avoid NULL pointer in gpio1_interrupt by Olaf Hering · 18 years ago
  88. edceeaf [PATCH] via* : switch to pci_get_device refcounted PCI API by Alan Cox · 18 years ago
  89. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  90. d565dd3 [PATCH] powerpc: More via-pmu backlight fixes by Benjamin Herrenschmidt · 18 years ago
  91. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  92. 4b75599 [PATCH] powermac: More powermac backlight fixes by Michael Hanselmann · 18 years ago
  93. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  94. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  96. 9e8e30a Input: via-pmu - add input device support by Johannes Berg · 19 years ago
  97. 5474c12 [PATCH] Rewritten backlight infrastructure for portable Apple computers by Michael Hanselmann · 19 years ago
  98. 6218a76 powerpc: add context.vdso_base for 32-bit too by Paul Mackerras · 19 years ago
  99. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  100. 57ae595 [PATCH] powerpc: via-pmu warning fix by Andrew Morton · 19 years ago