Age | Commit message (Expand) | Author |
2023-06-21 | macintosh: Use of_address_to_resource() | Rob Herring |
2022-11-24 | macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled | Finn Thain |
2022-05-22 | macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled | Finn Thain |
2022-05-11 | macintosh: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy |
2022-05-04 | macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock | Ye Bin |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-04-16 | macintosh/via-pmu: Fix build warning | Michael Ellerman |
2021-04-14 | macintosh/via-pmu: Make some symbols static | Yu Kuai |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-05-29 | via-pmu: don't bother with access_ok() | Al Viro |
2020-03-18 | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-22 | macintosh: Use of_node_name_{eq, prefix} for node name comparisons | Rob Herring |
2018-10-08 | macintosh: Use common code to access RTC | Finn Thain |
2018-07-31 | macintosh/via-pmu: Disambiguate interrupt statistics | Finn Thain |
2018-07-31 | macintosh/via-pmu: Clean up interrupt statistics | Finn Thain |
2018-07-31 | macintosh/via-pmu: Add support for m68k PowerBooks | Finn Thain |
2018-07-31 | macintosh/via-pmu: Replace via pointer with via1 and via2 pointers | Finn Thain |
2018-07-31 | macintosh/via-pmu: Enhance state machine with new 'uninitialized' state | Finn Thain |
2018-07-31 | macintosh/via-pmu: Don't clear shift register interrupt flag twice | Finn Thain |
2018-07-31 | macintosh/via-pmu: Add missing mmio accessors | Finn Thain |
2018-07-31 | macintosh/via-pmu: Fix section mismatch warning | Finn Thain |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-25 | powerpc/sparse: Fix plain integer as NULL pointer warning | Mathieu Malaterre |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-03-31 | macintosh/adb: Use C99 initializers for struct adb_driver instances | Finn Thain |
2018-03-13 | powerpc/via-pmu: Fix section mismatch warning | Mathieu Malaterre |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-17 | powerpc/via-pmu: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-05-01 | powerpc/mm: Abstraction for switch_mmu_context() | Aneesh Kumar K.V |
2015-11-26 | powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer | John Ogness |
2015-03-25 | powerpc/pmac: replace current->state by set_current_state() | Fabian Frederick |
2015-03-17 | powerpc/via-pmu: fix OF node leak in Keylargo init | Phil Carmody |
2015-03-17 | powerpc/via-pmu: fix error path in find_via_pmu() | Phil Carmody |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-23 | powerpc/pmac/smu: Use %*ph to print small buffers | Andy Shevchenko |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2011-05-20 | powerpc/pmac: Update via-pmu to new syscore_ops | Benjamin Herrenschmidt |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |