| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 1 | -5/+1 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 2023-08-28 | macintosh: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2023-06-21 | macintosh: Use of_property_read_reg() to parse "reg" | Rob Herring | 1 | -8/+7 |
| 2022-05-11 | macintosh: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 1 | -1/+0 |
| 2022-05-04 | macintosh/smu: Fix warning comparing pointer to 0 | Jing Yangyang | 1 | -3/+3 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -1/+1 |
| 2021-09-25 | powerpc: Split memset() to avoid multi-field overflow | Kees Cook | 1 | -1/+2 |
| 2021-09-14 | memblock: introduce saner 'memblock_free_ptr()' interface | Linus Torvalds | 1 | -1/+1 |
| 2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+2 |
| 2020-09-18 | drivers/macintosh/smu.c: use for_each_child_of_node() macro | Qinglang Miao | 1 | -1/+1 |
| 2020-09-16 | drivers/macintosh/smu.c: Fix undeclared symbol warning | Wang Wensheng | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-07-31 | drivers/macintosh/smu.c: Mark expected switch fall-through | Stephen Rothwell | 1 | -0/+1 |
| 2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+2 |
| 2019-07-05 | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 1 | -2/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246 | Thomas Gleixner | 1 | -2/+1 |
| 2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+3 |
| 2019-03-12 | memblock: drop memblock_alloc_base() | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
| 2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 1 | -1/+1 |
| 2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
| 2017-11-02 | drivers/macintosh: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+4 |
| 2017-09-01 | macintosh: Convert to using %pOF instead of full_name | Rob Herring | 1 | -4/+4 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -9/+9 |
| 2016-07-21 | powerpc/pmac: Remove early allocation of the SMU command buffer | Benjamin Herrenschmidt | 1 | -1/+8 |
| 2015-03-25 | drivers/macintosh: Delete an unnecessary check before the function call "of_n... | Markus Elfring | 1 | -2/+1 |
| 2014-10-20 | macintosh: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-06-24 | powerpc/macintosh/smu.c: Fix closing brace followed by if | Rasmus Villemoes | 1 | -1/+2 |
| 2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+1 |
| 2013-04-23 | powerpc/pmac/smu: Use %*ph to print small buffers | Andy Shevchenko | 1 | -5/+1 |
| 2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
| 2012-12-11 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 1 | -1/+1 |
| 2012-11-15 | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 1 | -1/+1 |
| 2012-09-05 | drivers/macintosh/smu.c: Replace abs_to_virt() with __va() | Michael Ellerman | 1 | -2/+1 |
| 2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers | 1 | -4/+0 |
| 2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -4/+3 |
| 2010-09-15 | mac: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -3/+3 |
| 2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -3/+3 |
| 2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -1/+3 |
| 2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
| 2010-04-07 | powerpc/pmac: Add missing unlocks in error path | Julia Lawall | 1 | -1/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-01-15 | powerpc/macintosh: Make Open Firmware device id constant | Márton Németh | 1 | -1/+1 |
| 2008-07-15 | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 1 | -0/+3 |
| 2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 1 | -1/+4 |
| 2008-07-01 | drivers/macintosh/smu.c: Improve error handling | Julia Lawall | 1 | -15/+19 |
| 2008-06-30 | macintosh: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 1 | -2/+2 |
| 2008-06-20 | macintosh-smu: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
| 2008-06-16 | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.c | Julia Lawall | 1 | -1/+4 |
| 2008-02-08 | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 1 | -1/+24 |
| 2008-02-03 | drivers/macintosh/: Spelling fixes | Joe Perches | 1 | -1/+1 |
| 2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas | 1 | -1/+1 |
| 2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
| 2007-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 1 | -1/+1 |
| 2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 1 | -2/+2 |
| 2007-04-27 | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 1 | -3/+3 |
| 2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 1 | -3/+3 |
| 2007-04-17 | drivers/macintosh/smu.c: fix locking snafu | Andrew Morton | 1 | -2/+2 |
| 2007-04-13 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 1 | -3/+3 |
| 2007-04-13 | [POWERPC] Make struct property's value a void * | Stephen Rothwell | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 1 | -1/+1 |
| 2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -1/+1 |
| 2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+2 |
| 2006-12-04 | [POWERPC] Souped-up of_platform_device support | Benjamin Herrenschmidt | 1 | -1/+2 |
| 2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -2/+2 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+3 |
| 2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 1 | -2/+2 |
| 2006-08-01 | Merge branch 'merge' | Paul Mackerras | 1 | -15/+38 |
| 2006-07-31 | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 1 | -10/+9 |
| 2006-07-10 | [PATCH] powerpc: fix SMU driver interrupt mapping | Benjamin Herrenschmidt | 1 | -15/+38 |
| 2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 1 | -4/+2 |
| 2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -4/+5 |
| 2006-03-23 | [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values | Bjorn Helgaas | 1 | -3/+1 |
| 2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 1 | -23/+3 |
| 2006-01-09 | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 1 | -21/+37 |
| 2006-01-09 | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 1 | -1/+7 |
| 2005-11-08 | [PATCH] ppc64: Thermal control for SMU based machines | Benjamin Herrenschmidt | 1 | -0/+2 |
| 2005-11-08 | [PATCH] ppc64: SMU partition recovery | Benjamin Herrenschmidt | 1 | -8/+156 |
| 2005-11-08 | [PATCH] ppc64: SMU based macs cpufreq support | Benjamin Herrenschmidt | 1 | -0/+12 |
| 2005-10-12 | Merge from Linus' tree | Paul Mackerras | 1 | -1/+3 |
| 2005-09-29 | [PATCH] Fix ppc64 smu driver locking | Benjamin Herrenschmidt | 1 | -1/+3 |
| 2005-09-27 | [PATCH] ppc64 g5: merge tree build fix | Stephen Rothwell | 1 | -2/+2 |
| 2005-09-22 | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 1 | -139/+891 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+364 |