| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-29 | Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+16 |
| 2025-07-06 | m68k: mac: Improve clocksource driver commentary | Finn Thain | 1 | -0/+16 |
| 2025-06-17 | m68k: remove unneeded tty includes | Jiri Slaby (SUSE) | 1 | -2/+0 |
| 2025-04-28 | m68k: mac: Fix macintosh_config for Mac II | Finn Thain | 1 | -1/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2024-05-08 | m68k: mac: Fix reboot hang on Mac IIci | Finn Thain | 1 | -18/+18 |
| 2023-10-06 | m68k: mac: Add and use "mac.h" | Geert Uytterhoeven | 9 | -10/+41 |
| 2023-10-06 | m68k: mac: Make mac_platform_init() static | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-10-06 | m68k: mac: Remove unused yday in unmktime() | Geert Uytterhoeven | 1 | -2/+1 |
| 2023-10-06 | m68k: mac: Remove unused sine_data[] | Geert Uytterhoeven | 1 | -9/+0 |
| 2022-11-01 | m68k: mac: Reword comment using double "in" | Geert Uytterhoeven | 1 | -1/+1 |
| 2022-07-12 | m68k: Add common forward declaration for show_registers() | Geert Uytterhoeven | 1 | -2/+1 |
| 2022-07-12 | m68k: mac: Remove forward declaration for mac_nmi_handler() | Geert Uytterhoeven | 1 | -17/+15 |
| 2022-06-20 | m68k: mac: Fix typos in comments | Xiang wangx | 1 | -2/+2 |
| 2022-05-19 | m68k: Switch to new sys-off handler API | Dmitry Osipenko | 1 | -1/+3 |
| 2022-02-21 | m68k: Add asm/config.h | Laurent Vivier | 1 | -0/+1 |
| 2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig | 1 | -1/+0 |
| 2021-06-10 | m68k/mac: Replace macide driver with generic platform drivers | Finn Thain | 1 | -10/+14 |
| 2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+6 |
| 2020-11-23 | m68k: Fix WARNING splat in pmac_zilog driver | Finn Thain | 1 | -8/+9 |
| 2020-11-23 | m68k: mac: Remove redundant VIA register writes | Finn Thain | 1 | -6/+0 |
| 2020-11-23 | m68k: mac: Remove dead code | Finn Thain | 1 | -15/+0 |
| 2020-11-23 | m68k: mac: Refactor iop_preinit() and iop_init() | Finn Thain | 2 | -44/+18 |
| 2020-11-02 | m68k: Remove unused mach_max_dma_address | Laurent Vivier | 1 | -1/+0 |
| 2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann | 2 | -4/+4 |
| 2020-10-30 | m68k: change remaining timers to legacy_timer_tick | Arnd Bergmann | 1 | -4/+2 |
| 2020-10-12 | Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+42 |
| 2020-09-28 | ide/macide: Convert Mac IDE driver to platform driver | Finn Thain | 1 | -0/+41 |
| 2020-09-07 | m68k: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -2/+2 |
| 2020-07-13 | m68k: mac: Improve IOP debug messages | Finn Thain | 1 | -19/+19 |
| 2020-07-13 | m68k: mac: Don't send uninitialized data in IOP message reply | Finn Thain | 1 | -0/+1 |
| 2020-07-13 | m68k: mac: Fix IOP status/control register writes | Finn Thain | 1 | -9/+3 |
| 2020-07-13 | m68k: mac: Don't send IOP message until channel is idle | Finn Thain | 1 | -6/+3 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
| 2020-05-25 | m68k: mac: Avoid stuck ISM IOP interrupt on Quadra 900/950 | Finn Thain | 1 | -22/+28 |
| 2020-05-25 | m68k: mac: Remove misleading comment | Finn Thain | 1 | -1/+0 |
| 2020-05-25 | m68k: mac: Don't call via_flush_cache() on Mac IIfx | Finn Thain | 2 | -20/+7 |
| 2019-08-19 | m68k: mac: Revisit floppy disc controller base addresses | Finn Thain | 1 | -64/+64 |
| 2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+8 |
| 2019-06-20 | scsi: mac_scsi: Enable PDMA on Mac IIfx | Finn Thain | 1 | -2/+8 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-25 | m68k: mac: Convert to clocksource API | Finn Thain | 1 | -9/+36 |
| 2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain | 1 | -3/+0 |
| 2019-03-25 | m68k: mac: Fix VIA timer counter accesses | Finn Thain | 1 | -49/+53 |
| 2019-03-25 | m68k: Call timer_interrupt() with interrupts disabled | Finn Thain | 1 | -0/+17 |
| 2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -66/+108 |
| 2019-01-22 | m68k: Dispatch nvram_ops calls to Atari or Mac functions | Finn Thain | 1 | -0/+11 |
| 2019-01-22 | m68k/mac: Fix PRAM accessors | Finn Thain | 1 | -10/+33 |
| 2019-01-22 | m68k/mac: Use macros for RTC accesses not magic numbers | Finn Thain | 1 | -18/+41 |
| 2019-01-22 | m68k/mac: Adopt naming and calling conventions for PRAM routines | Finn Thain | 1 | -38/+23 |
| 2019-01-21 | m68k/mac: Use '030 reset method on SE/30 | Finn Thain | 1 | -14/+4 |
| 2019-01-21 | m68k/mac: Remove obsolete comment | Finn Thain | 1 | -1/+0 |
| 2019-01-21 | m68k/mac: Skip VIA port setup unless RTC is connected | Finn Thain | 1 | -7/+12 |
| 2018-12-10 | m68k/mac: Switch to use %ptR | Andy Shevchenko | 1 | -6/+2 |
| 2018-10-08 | macintosh: Use common code to access RTC | Finn Thain | 1 | -65/+10 |
| 2018-08-31 | m68k/mac: Use correct PMU response format | Finn Thain | 1 | -6/+4 |
| 2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -45/+11 |
| 2018-07-31 | macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver | Finn Thain | 2 | -41/+9 |
| 2018-07-31 | macintosh/via-pmu68k: Don't load driver on unsupported hardware | Finn Thain | 1 | -4/+2 |
| 2018-07-29 | m68k: Remove unused set_clock_mmss() helpers | Arnd Bergmann | 2 | -18/+0 |
| 2018-07-29 | m68k: mac: Use time64_t in RTC handling | Arnd Bergmann | 1 | -28/+36 |
| 2018-07-23 | m68k/mac: Enable PDMA for PowerBook 500 series | Finn Thain | 1 | -18/+1 |
| 2018-05-22 | m68k/mac: Fix SWIM memory resource end address | Finn Thain | 1 | -1/+1 |
| 2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
| 2018-03-26 | m68k/mac: Remove bogus "FIXME" comment | Finn Thain | 1 | -4/+0 |
| 2018-03-26 | m68k/mac: Enable RTC for 100-series PowerBooks | Finn Thain | 1 | -29/+41 |
| 2018-03-26 | m68k/mac: Clean up whitespace and remove redundant parentheses | Finn Thain | 1 | -27/+37 |
| 2018-03-19 | macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall | Finn Thain | 1 | -0/+4 |
| 2018-03-19 | m68k/mac: Fix apparent race condition in Baboon interrupt dispatch | Finn Thain | 1 | -19/+8 |
| 2018-03-19 | m68k/mac: Enable PDMA support for PowerBook 190 | Finn Thain | 1 | -4/+2 |
| 2018-03-01 | net/mac89x0: Convert to platform_driver | Finn Thain | 1 | -0/+4 |
| 2018-01-16 | m68k/mac: Fix race conditions in OSS interrupt dispatch | Finn Thain | 1 | -41/+26 |
| 2018-01-16 | nubus: Add expansion_type values for various Mac models | Finn Thain | 1 | -64/+46 |
| 2017-11-24 | m68k/macboing: Fix missed timer callback assignment | Kees Cook | 1 | -2/+2 |
| 2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
| 2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2017-11-13 | Merge tag 'm68k-for-v4.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -52/+40 |
| 2017-11-09 | m68k/mac: Add mutual exclusion for IOP interrupt polling | Finn Thain | 1 | -0/+9 |
| 2017-11-09 | m68k/mac: Disentangle VIA/RBV and NuBus initialization | Finn Thain | 2 | -9/+4 |
| 2017-11-09 | m68k/mac: Disentangle VIA and OSS initialization | Finn Thain | 3 | -24/+18 |
| 2017-11-09 | m68k/mac: More printk modernization | Finn Thain | 4 | -20/+10 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
| 2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
| 2017-08-21 | m68k/mac: Avoid soft-lockup warning after mach_power_off | Finn Thain | 1 | -2/+3 |
| 2017-08-21 | m68k/mac: Don't hang waiting for Cuda power-down command | Finn Thain | 1 | -0/+11 |
| 2017-04-20 | m68k/mac: Clarify IOP message alloc/free confusion | Finn Thain | 1 | -13/+6 |
| 2017-04-20 | m68k/mac: Adopt platform_device_register_simple() | Finn Thain | 1 | -37/+12 |
| 2017-04-20 | m68k/mac: Modernize printing of kernel messages | Geert Uytterhoeven | 2 | -21/+14 |
| 2017-04-20 | m68k/mac: IOP - Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -45/+29 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2017-02-22 | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -73/+17 |
| 2017-02-09 | m68k/mac: Clean up interrupt debug macros and printk statements | Finn Thain | 5 | -63/+0 |
| 2017-02-09 | m68k/mac: Remove SHUTUP_SONIC interrupt hack | Finn Thain | 1 | -12/+0 |
| 2017-02-09 | m68k/mac: Improve NMI handler | Finn Thain | 1 | -59/+8 |
| 2017-02-09 | m68k/mac: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
| 2017-02-07 | m68k/mac: Replace via-maciisi driver with via-cuda driver | Finn Thain | 2 | -73/+17 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-09-19 | m68k: Use IS_ENABLED() instead of checking for built-in or module | Geert Uytterhoeven | 1 | -1/+1 |
| 2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2 | -2/+2 |
| 2016-07-03 | m68k: Assorted spelling fixes | Andrea Gelmini | 1 | -1/+1 |
| 2016-06-04 | char/genrtc: remove m68k support | Arnd Bergmann | 2 | -2/+2 |
| 2016-02-29 | m68k: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
| 2015-11-23 | m68k/mac: Kill psc_present | Geert Uytterhoeven | 2 | -7/+6 |
| 2015-09-29 | m68k/mac: Export Peripheral System Controller (PSC) base address to modules | Geert Uytterhoeven | 1 | -0/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 4 | -7/+7 |
| 2015-08-01 | m68k/irq: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2 | -3/+6 |
| 2015-06-25 | m68k/psc: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -8/+4 |
| 2015-03-30 | m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization | Finn Thain | 1 | -2/+1 |
| 2015-01-11 | m68k/mac: Fix scsi_type for Mac LC and similar models | Finn Thain | 1 | -15/+17 |
| 2014-11-20 | mac_scsi: Convert to platform device | Finn Thain | 1 | -14/+132 |
| 2014-05-28 | m68k: Multi-platform EARLY_PRINTK | Finn Thain | 1 | -29/+0 |
| 2013-11-26 | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven | 5 | -5/+0 |
| 2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven | 1 | -15/+17 |
| 2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven | 1 | -0/+1 |
| 2013-11-26 | m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 | Geert Uytterhoeven | 2 | -2/+0 |
| 2013-11-26 | m68k/mac: Fix comment about iop_*_present flags setup timing | Geert Uytterhoeven | 1 | -2/+2 |
| 2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 1 | -1/+1 |
| 2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 2 | -4/+4 |
| 2012-04-01 | m68k/mac: Add missing platform check before registering platform devices | Geert Uytterhoeven | 1 | -0/+3 |
| 2012-03-28 | Disintegrate asm/system.h for M68K | David Howells | 2 | -2/+0 |
| 2011-12-10 | m68k/mac: cleanup macro case | Finn Thain | 2 | -34/+30 |
| 2011-12-10 | mac_scsi: fix mac_scsi on some powerbooks | Finn Thain | 1 | -14/+20 |
| 2011-12-10 | m68k/mac: fix powerbook 150 adb_type | Finn Thain | 1 | -1/+1 |
| 2011-12-10 | m68k/mac: fix baboon irq disable and shutdown | Finn Thain | 1 | -14/+8 |
| 2011-12-10 | m68k/mac: oss irq fixes | Finn Thain | 4 | -87/+73 |
| 2011-12-10 | m68k/mac: fix nubus slot irq disable and shutdown | Finn Thain | 2 | -42/+108 |
| 2011-12-10 | m68k/mac: enable via_alt_mapping on performa 580 | Finn Thain | 3 | -33/+24 |
| 2011-12-10 | m68k/mac: cleanup forward declarations | Finn Thain | 4 | -64/+6 |
| 2011-12-10 | m68k/mac: cleanup mac_irq_pending | Finn Thain | 5 | -99/+6 |
| 2011-12-10 | m68k/mac: cleanup mac_clear_irq | Finn Thain | 5 | -95/+0 |
| 2011-12-10 | m68k/mac: early console | Finn Thain | 1 | -0/+29 |
| 2011-11-08 | m68k/mac: Remove mac_irq_{en,dis}able() wrappers | Finn Thain | 2 | -23/+9 |
| 2011-11-08 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 4 | -267/+0 |
| 2011-11-08 | m68k/mac: Optimize interrupts using chain handlers | Geert Uytterhoeven | 4 | -63/+298 |
| 2011-11-08 | m68k/mac: Convert Mac to genirq | Geert Uytterhoeven | 4 | -0/+12 |
| 2011-11-08 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 3 | -28/+17 |
| 2011-11-08 | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven | 4 | -7/+7 |
| 2011-11-08 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 1 | -1/+1 |
| 2011-11-08 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 1 | -2/+12 |
| 2011-11-08 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 1 | -5/+4 |
| 2011-10-24 | m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC | Finn Thain | 1 | -1/+1 |
| 2011-10-24 | m68k/mac: Fix compiler warning in via_read_time() | Finn Thain | 1 | -17/+23 |
| 2010-12-10 | fix comment typos concerning "consistent" | Uwe Kleine-König | 1 | -1/+1 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+2 |
| 2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock | 1 | -1/+2 |
| 2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton | 1 | -3/+3 |
| 2010-08-09 | m68k/mac: Fix RTC on PMU machines | Finn Thain | 1 | -3/+3 |
| 2010-08-09 | m68k/mac: Add color classic ii support | Finn Thain | 1 | -0/+9 |
| 2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop | 1 | -5/+5 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
| 2010-02-27 | mac68k: start CUDA early | Finn Thain | 1 | -0/+6 |
| 2010-02-27 | mac68k: move macsonic and macmace platform devices | Finn Thain | 1 | -0/+23 |
| 2010-02-27 | mac68k: move mac_esp platform device | Finn Thain | 1 | -0/+27 |
| 2010-02-27 | mac68k: replace mac68k SCC code with platform device | Finn Thain | 6 | -472/+74 |
| 2010-02-27 | mac68k: rework SWIM platform device | Finn Thain | 1 | -19/+16 |
| 2010-02-27 | mac68k: cleanup | Finn Thain | 1 | -111/+97 |
| 2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier | 2 | -0/+53 |
| 2009-03-26 | m68k: mac - Add a new entry in mac_model to identify the floppy controller type. | Laurent Vivier | 1 | -54/+109 |
| 2009-01-12 | m68k: mac core - Kill warn_unused_result warnings | Geert Uytterhoeven | 6 | -34/+54 |
| 2009-01-12 | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 5 | -24/+2 |
| 2008-12-28 | m68k: mac baboon interrupt enable/disable | Finn Thain | 2 | -15/+35 |
| 2008-12-28 | m68k: machw.h cleanup | Finn Thain | 4 | -4/+0 |
| 2008-12-28 | m68k: Mac via cleanup and commentry | Finn Thain | 1 | -47/+32 |
| 2008-12-28 | m68k: Reinstate mac rtc | Finn Thain | 2 | -9/+10 |
| 2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2 | -2/+0 |
| 2008-07-20 | m68k/mac/: possible cleanups | Adrian Bunk | 8 | -181/+35 |
| 2008-05-05 | m68k: remove old mac_esp cruft | Finn Thain | 1 | -24/+0 |
| 2008-04-29 | proc: remove /proc/mac_iop | Alexey Dobriyan | 1 | -85/+0 |
| 2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -1/+1 |
| 2008-04-28 | m68k: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
| 2008-02-05 | mac68k: remove dead code | Finn Thain | 1 | -2/+0 |
| 2008-02-05 | m68k: kill arch/m68k/mac/mac_ksyms.c | Adrian Bunk | 3 | -10/+5 |
| 2007-10-20 | spelling fixes: arch/m68k/ | Simon Arlott | 4 | -6/+6 |
| 2007-07-20 | m68k: missing __init | Al Viro | 2 | -4/+6 |
| 2007-07-20 | m68k: missing exports | Al Viro | 1 | -0/+1 |
| 2007-06-01 | m68k: parenthesis balance | Mariusz Kozlowski | 1 | -1/+1 |
| 2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 1 | -1/+1 |
| 2007-05-04 | m68k: Mac IRQ cleanup | Finn Thain | 4 | -29/+7 |
| 2007-05-04 | m68k: Mac nubus IRQ fixes (plan E) | Finn Thain | 1 | -61/+80 |
| 2007-05-04 | m68k: Mac IRQ prep | Finn Thain | 4 | -68/+110 |
| 2007-05-04 | m68k: reverse Mac IRQ damage | Finn Thain | 4 | -6/+6 |
| 2007-05-04 | m68k: Mac interrupt priorities | Finn Thain | 1 | -0/+6 |
| 2007-05-04 | m68k: early parameter support | Roman Zippel | 2 | -18/+10 |
| 2007-05-04 | m68k: reformat various m68k files | Roman Zippel | 2 | -241/+233 |
| 2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2 | -3/+3 |
| 2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 7 | -46/+48 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
| 2006-06-25 | [PATCH] m68k: convert mac irq code | Roman Zippel | 7 | -397/+150 |
| 2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 2 | -22/+0 |
| 2006-06-23 | [PATCH] m68k: m68k mac VIA2 fixes and cleanups | Finn Thain | 3 | -29/+2 |
| 2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 1 | -3/+0 |
| 2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 1 | -2/+2 |
| 2006-01-12 | [PATCH] m68k: memory input should be an lvalue (mac/misc.c) | Al Viro | 1 | -1/+2 |
| 2006-01-12 | [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi... | Al Viro | 1 | -105/+218 |
| 2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -2/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 14 | -0/+5188 |