openwrtv3/target/linux/generic/patches-3.3
Gabor Juhos d158dfc607 linux/3.3: disable crashlog on PPC
It causes NULL pointer dereference:

[    0.638235] __ioremap(): phys addr 0x7f00000 is RAM lr c025d61c
[    0.644090] Unable to handle kernel paging request for data at address 0x00000000
[    0.651533] Faulting instruction address: 0xc025d620
[    0.656483] Oops: Kernel access of bad area, sig: 11 [#1]
[    0.661856] P1010 RDB
[    0.664113] Modules linked in:
[    0.667152] NIP: c025d620 LR: c025d61c CTR: c000dc38
[    0.672101] REGS: c7831ef0 TRAP: 0300   Not tainted  (3.3.8)
[    0.677740] MSR: 00029000 <CE,EE,ME>  CR: 42022082  XER: 20000000
[    0.683817] DEAR: 00000000, ESR: 00000000
[    0.687811] TASK = c782c000[1] 'swapper' THREAD: c7830000
[    0.693017] GPR00: a1ee0000 c7831fa0 c782c000 00000000 0000214c ffffffff c7831ea6 0001ffff
[    0.701350] GPR08: c03697cc c035fba0 c03697cc c0360000 42022022 00000000 00000000 00000000
[    0.709682] GPR16: c0000a00 00000014 3fffffff 00ffa000 00000015 07fc42bc c0360000 00000000
[    0.718015] GPR24: 00000000 00000000 00001680 c0360000 00000000 c025d5e8 c0390000 c038b824
[    0.726535] NIP [c025d620] crashlog_init_fs+0x38/0xd8
[    0.731560] LR [c025d61c] crashlog_init_fs+0x34/0xd8
[    0.736503] Call Trace:
[    0.738939] [c7831fa0] [c025d61c] crashlog_init_fs+0x34/0xd8 (unreliable)
[    0.745712] [c7831fb0] [c0001e98] do_one_initcall+0xd4/0x198
[    0.751357] [c7831fe0] [c02537f4] kernel_init+0x9c/0x120
[    0.756647] [c7831ff0] [c000c2dc] kernel_thread+0x4c/0x68
[    0.762022] Instruction dump:
[    0.764975] 3860fff4 bfc10008 3fc0c039 90010014 3bfeb824 801f0004 2f800000 41be00a0
[    0.772699] 7c030378 38804000 4bdb38cd 3c00a1ee <81630000> 6000dead 7c691b78 907eb824

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35435
2013-02-01 17:28:44 +00:00
..
006-arm_kernel_xz_support.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
020-ssb_update.patch kernel: update bcma and ssb to master-2013-01-09 from wireless-testing 2013-01-10 14:05:18 +00:00
025-bcma_backport.patch kernel: update bcma and ssb to master-2013-01-09 from wireless-testing 2013-01-10 14:05:18 +00:00
040-Controlled-Delay-AQM.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
041-codel-use-Newton-method-instead-of-sqrt-and-divides.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
042-fq_codel-Fair-Queue-Codel-AQM.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
043-net-codel-Add-missing-include-linux-prefetch.h.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
044-net-codel-fix-build-errors.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
045-codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
046-fq_codel-qdisc-backlog.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
047-spi_message_queue.patch backport spi message queue infrastructure 2012-06-06 13:31:30 +00:00
048-spi-Dont-call-prepare-unprepare-transfer-if-not-popu.patch kernel: generic: spi: allow empty (un)prepare transfer 2012-07-03 21:42:03 +00:00
049-codel-refine-one-condition-to-avoid-a-nul-rec_inv_sqrt.patch generic: add upstream commit id to codel patches and refresh those 2012-09-26 14:17:17 +00:00
050-rng_git_backport.patch backport the upstream entropy changes (#11951) 2012-09-26 12:54:01 +00:00
051-rng_git_backport-remove_irqf_sample_random.patch backport the upstream entropy changes (#11951) 2012-09-26 12:54:01 +00:00
060-hso_devices.patch add support for new Option modules (GTM66xxWFS/GTM67xxWFS) 2012-10-13 06:58:42 +00:00
060-tcp-ecn-dont-delay-ACKS-after-CE.patch refresh 3.3 patches 2012-10-21 21:30:30 +00:00
061-fq_codel-dont-reinit-flow-state.patch refresh 3.3 patches 2012-10-21 21:30:30 +00:00
065-8139cp-fixes.patch get rid of the specific UART driver and use AMBA PL010 2012-12-06 22:39:43 +00:00
070-gpio-add-flags-to-export-GPIOs-when-requesting.patch linux/3.3: backport an upstream GPIO patch 2012-11-05 11:04:43 +00:00
080-prot-release-cb.patch get rid of the specific UART driver and use AMBA PL010 2012-12-06 22:39:43 +00:00
081-USB-OHCI-Add-a-generic-platform-device-driver.patch kernel/3.3: move OHCI and EHCI platform drivers to generic 2012-12-05 14:18:05 +00:00
082-USB-EHCI-Add-a-generic-platform-device-driver.patch kernel/3.3: move OHCI and EHCI platform drivers to generic 2012-12-05 14:18:05 +00:00
083-USB-EHCI-platform-remove-update.patch kernel/3.3: move OHCI and EHCI platform drivers to generic 2012-12-05 14:18:05 +00:00
084-x86_fix_perf_uclibc_build.patch generic: refresh patches 2012-12-14 08:47:39 +00:00
100-overlayfs_v12.patch kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00
102-ehci_hcd_ignore_oc.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
110-fix_mtd_include.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
130-pppoatm-queue-depth.patch kernel: update linux 3.3 to 3.3.2 2012-04-17 12:51:02 +00:00
131-atm-fixes.patch Update linux-atm fixes to reflect the final upstream pull request 2012-12-02 13:04:04 +00:00
132-solos-dma.patch kernel: add solos-pci update for 3.3 2012-12-21 10:38:33 +00:00
140-ixp4xx_hss_module_h_include.patch refresh patches 2012-09-21 05:38:16 +00:00
200-fix_localversion.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
201-extra_optimization.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
202-reduce_module_size.patch kernel: fix suppressing -s for linking modules when profiling is enabled 2012-05-27 21:02:36 +00:00
210-darwin_scripts_include.patch kernel: patch in a working copy of elf.h instead of using relative path based hackery in #include statements 2012-12-02 15:26:19 +00:00
211-stddef_include.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
212-x86_reloc_portability.patch kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 2012-07-20 12:28:50 +00:00
220-module_exports.patch kernel: fix stripping symbol exports 2012-12-02 17:42:17 +00:00
230-openwrt_lzma_options.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
250-netfilter_depends.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
251-sound_kconfig.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
252-mv_cesa_depends.patch kernel: update linux 3.3 to 3.3.7 2012-05-23 21:05:32 +00:00
253-ssb_b43_default_on.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
254-textsearch_kconfig_hacks.patch refresh patches to -rc3 2012-02-11 17:43:06 +00:00
255-lib80211_kconfig_hacks.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
256-crypto_add_kconfig_prompts.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
257-wireless_ext_kconfig_hack.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
258-netfilter_netlink_kconfig_hack.patch expose CONFIG_NETFILTER_NETLINK for external kmods 2012-03-12 00:09:23 +00:00
260-move_bcm963xx_tag.patch linux: export bcm963xx_tag.h to userspace 2012-11-06 15:21:46 +00:00
270-regmap_dynamic.patch missing underscore in 3.3 regmap patch 2013-01-06 10:01:53 +00:00
300-mips_expose_boot_raw.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
301-mips_image_cmdline_hack.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
302-mips_use_generic_thread_info_allocator.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
303-mips_fix_kexec.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
304-mips_disable_fpu.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
305-mips_module_reloc.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
306-mips_mem_functions_performance.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
307-mips_oprofile_fix.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
308-mips-show-correct-cpu-name-for-24KEc.patch linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo 2012-03-11 16:39:30 +00:00
309-mips_fuse_workaround.patch kernel: replace the brcm47xx fuse workaround patches with a generic patch that applies to all mips targets 2012-06-16 21:06:33 +00:00
310-arm_module_unresolved_weak_sym.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
320-ppc4xx_optimization.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
321-powerpc_crtsavres_prereq.patch Merge branch 'bcm63xx' 2012-03-05 13:29:54 +00:00
322-ppc4xx-crypto-compile-fix.patch linux/3.3: fix crypto4xx build failure 2012-04-21 10:47:04 +00:00
330-mips-add-crash-and-kdump-support.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
331-mips-kexec-enhanche-the-support.patch generic: fix build failure in MIPS kexec code if SMP is enabled 2013-01-29 09:44:58 +00:00
332-mips-kexec-init-the-arguments-for-the-new-kernel-image.patch generic: fix build failure in MIPS kexec code if SMP is enabled 2013-01-29 09:44:58 +00:00
333-mips-kexec-get-kernel-parameters-from-kexec-tools.patch generic: fix build failure in MIPS kexec code if SMP is enabled 2013-01-29 09:44:58 +00:00
334-mips-fix-compiling-failure-of-relocate_kernel.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
335-mips-kexec-cleanup-kexec-tools-parameter-handling.patch generic: fix build failure in MIPS kexec code if SMP is enabled 2013-01-29 09:44:58 +00:00
340-module_alloc_size_check.patch Merge branch 'bcm63xx' 2012-03-05 13:29:54 +00:00
400-rootfs_split.patch refresh patches to -rc3 2012-02-11 17:43:06 +00:00
401-partial_eraseblock_write.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
410-mtd_info_move_forward_decl.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
420-redboot_space.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
430-mtd_myloader_partition_parser.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
440-block2mtd_init.patch kernel: update linux 3.3 to 3.3.2 2012-04-17 12:51:02 +00:00
441-block2mtd_refresh.patch kernel: update linux 3.3 to 3.3.2 2012-04-17 12:51:02 +00:00
442-block2mtd_probe.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
443-block2mtd-avoid-recursive-call-of-mtd_writev.patch linux/3.3: avoid recursive calling of mtd_writev in the block2mtd driver 2012-05-23 21:05:19 +00:00
450-mtd_plat_nand_chip_fixup.patch linux/3.3: fix compiler warnings in the plat_nand driver 2012-04-25 12:57:29 +00:00
451-mtd_fix_nand_correct_data_return_code.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
460-cfi_cmdset_0002_no_erase_suspend.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
470-mtd_m25p80_add_pm25lv_flash_support.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
473-mtd_m25p80_add_w25q128.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
475-mtd_cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
476-mtd-m25p80-allow-to-disable-small-sector-erase.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
477-mtd-m25p80-add-support-for-the-EON-EN25Q64-chip.patch generic: add support for the EON EN25Q64 SPI flash chip 2012-08-26 09:27:56 +00:00
478-mtd-partial_eraseblock_unlock.patch mtd: allow partial block unlock 2012-10-10 11:38:44 +00:00
500-yaffs-Kbuild-integration.patch generic: rename yaffs patches 2012-10-30 21:16:21 +00:00
501-yaffs-Fix-directory-unlinking-in-yaffs1-mode.patch generic: replace yaffs symlink fix patch 2012-10-30 21:16:23 +00:00
502-yaffs-Switch-from-semaphores-to-mutexes.patch generic: replace yaffs mutex_fix patch 2012-10-30 21:16:24 +00:00
503-yaffs-Replace-yaffs_dir_llseek-with-Linux-generic-ll.patch generic: replace yaffs-2.6.39 patch 2012-10-31 15:12:45 +00:00
504-yaffs-Mods-for-Linux-3.0-and-fix-a-typo.patch generic: replace yaffs-2.6.39 patch 2012-10-31 15:12:45 +00:00
505-yaffs-3.2-use-MTD_OPS_AUTO_OOB.patch generic: split yaffs-3.2-fix patch 2012-10-31 19:33:12 +00:00
506-yaffs-3.2-dont-use-i_nlink-directly.patch generic: split yaffs-3.2-fix patch 2012-10-31 19:33:12 +00:00
507-yaffs-3.3_fix.patch generic: split yaffs-3.2-fix patch 2012-10-31 19:33:12 +00:00
508-yaffs-3.3-use-mtd_-helpers.patch generic: use mtd_* helpers in the yaffs code 2012-10-31 21:17:30 +00:00
520-squashfs_update_xz_comp_opts.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
530-jffs2_make_lzma_available.patch generic: rename jffs2 patches 2012-11-01 11:07:16 +00:00
531-debloat_lzma.patch generic: rename jffs2 patches 2012-11-01 11:07:16 +00:00
532-jffs2_eofdetect.patch generic: rename jffs2 patches 2012-11-01 11:07:16 +00:00
540-crypto-xz-decompression-support.patch linux/3.3: merge recent ubifs patches from 3.2 2012-03-03 14:10:27 +00:00
541-ubifs-xz-decompression-support.patch generic: fix UBIFS build error if XZ compression is disabled 2013-01-02 08:53:07 +00:00
550-ubifs-symlink-xattr-support.patch linux/3.3: merge recent ubifs patches from 3.2 2012-03-03 14:10:27 +00:00
600-netfilter_layer7_2.22.patch Fix iptables abuse of kernel header files. Use exported headers instead. 2012-05-03 09:43:10 +00:00
601-netfilter_layer7_pktmatch.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
602-netfilter_layer7_match.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
603-netfilter_layer7_2.6.36_fix.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
604-netfilter_conntrack_flush.patch netfilter: add support for flushing conntrack via /proc 2013-01-27 19:02:38 +00:00
610-netfilter_match_bypass_default_checks.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
611-netfilter_match_bypass_default_table.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
612-netfilter_match_reduce_memory_access.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
613-netfilter_optional_tcp_window_check.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
620-sched_esfq.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
621-sched_act_connmark.patch kernel: fix a warning in the connmark module 2012-05-24 18:25:08 +00:00
630-packet_socket_type.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
640-bridge_no_eap_forward.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
641-bridge_always_accept_eap.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
642-bridge_port_isolate.patch kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00
643-bridge_remove_ipv6_dependency.patch linux/3.3: refresh patches against 3.3-rc7 2012-03-12 17:32:38 +00:00
644-bridge_optimize_netfilter_hooks.patch kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00
650-pppoe_header_pad.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
651-wireless_mesh_header.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
652-atm_header_changes.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
653-disable_netlink_trim.patch refresh generic patches 2012-06-05 13:40:38 +00:00
654-avoid_skb_cow_realloc.patch kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD 2012-05-27 15:16:37 +00:00
655-increase_skb_pad.patch kernel: add a few patches for avoiding unnecessary skb reallocations - significantly improves ethernet<->wireless performance with mac80211 based drivers 2012-05-27 14:43:58 +00:00
700-swconfig.patch generic: export include/linux/switch.h on 3.3, 3.6 2012-12-14 12:11:48 +00:00
701-phy_extension.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
702-phy_add_aneg_done_function.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
710-phy-add-mdio_register_board_info.patch linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected 2012-03-15 09:25:49 +00:00
720-phy_adm6996.patch linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selected 2012-03-15 09:25:49 +00:00
721-phy_packets.patch refresh patches 2012-09-30 11:45:53 +00:00
722-phy_mvswitch.patch kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
723-phy_ip175c.patch kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
724-phy_ar8216.patch kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
725-phy_rtl8306.patch kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
726-phy_rtl8366.patch generic: rtl8366_smi: rename debugfs Kconfig symbol 2012-05-27 17:09:43 +00:00
727-phy-rtl8367.patch generic: rtl8366_smi: rename debugfs Kconfig symbol 2012-05-27 17:09:43 +00:00
728-phy-micrel.patch kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 2012-05-06 21:19:14 +00:00
729-phy-rtl8367b.patch generic: add driver for the the RTL8367R{B,-VB} switches 2012-10-18 07:22:56 +00:00
729-phy-tantos.patch refresh 3.3 patches 2012-10-21 21:30:30 +00:00
750-hostap_txpower.patch kernel: update linux 3.3 to 3.3.5 2012-05-07 20:11:43 +00:00
800-usb-ohci-multiple-platform-driver-fix.patch generic: add EHCI|OHCI platform driver fix to 3.[36] 2013-01-17 13:54:14 +00:00
801-usb-ehci-multiple-platform-driver-fix.patch generic: add EHCI|OHCI platform driver fix to 3.[36] 2013-01-17 13:54:14 +00:00
810-pci_disable_common_quirks.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
811-pci_disable_usb_common_quirks.patch generic: extend pci_isable_usb_common_quirks patch 2012-08-15 13:26:51 +00:00
820-usb_add_usb_find_device_by_name.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
830-ledtrig_morse.patch kernel: update linux 3.3 to 3.3.5 2012-05-07 20:11:43 +00:00
831-ledtrig_netdev.patch kernel: update linux 3.3 to 3.3.5 2012-05-07 20:11:43 +00:00
832-ledtrig_usbdev.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
840-rtc7301.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
841-rtc_pt7c4338.patch linux/3.3: refresh patches 2012-04-29 16:56:03 +00:00
850-glamo_headers.patch linux: export bcm963xx_tag.h to userspace 2012-11-06 15:21:46 +00:00
861-04_spi_gpio_implement_spi_delay.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
862-gpio_spi_driver.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
863-gpiommc.patch linux: refresh patches against 3.3 2012-03-20 15:55:07 +00:00
864-gpiommc_configfs_locking.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
865-gpiopwm.patch refresh pwm patch 2012-07-29 11:53:06 +00:00
870-hifn795x_byteswap.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
880-gateworks_system_controller.patch The Gateworks System Controller (GSC) is an i2c device that provides system level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci). 2012-10-11 07:59:06 +00:00
900-slab_maxsize.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
910-kobject_uevent.patch kernel: update linux 3.3 to 3.3.1 2012-04-09 14:48:56 +00:00
911-kobject_add_broadcast_uevent.patch kernel: update linux 3.3 to 3.3.1 2012-04-09 14:48:56 +00:00
920-unable_to_open_console.patch refresh generic patches 2012-06-05 13:40:38 +00:00
921-use_preinit_as_init.patch refresh generic patches 2012-06-05 13:40:38 +00:00
930-crashlog.patch linux/3.3: disable crashlog on PPC 2013-02-01 17:28:44 +00:00
940-ocf_kbuild_integration.patch linux/3.3: merge recent ubifs patches from 3.2 2012-03-03 14:10:27 +00:00
941-ocf_20120127.patch backport the upstream entropy changes (#11951) 2012-09-26 12:54:01 +00:00
950-vm_exports.patch kernel: update linux 3.3 to 3.3.5 2012-05-07 20:11:43 +00:00
960-decompress_unlzo_fix.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
970-remove-unsane-filenames-from-deps_initramfs-list.patch generic: sanitize deps_initramfs list 2012-11-09 09:07:29 +00:00
980-arm_openwrt_machtypes.patch add support for the Tonze AP-422/425 2012-11-11 21:04:30 +00:00
992-mpcore_wdt_fix_watchdog_counter_loading.patch kernel: update linux 3.3 to 3.3.5 2012-05-07 20:11:43 +00:00
993-mpcore_wdt_fix_wdioc_setoptions_handling.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
994-mpcore_wdt_fix_timer_mode_setup.patch kernel: add preliminary support for linux 3.3 2012-02-02 08:23:54 +00:00
a01-swconfig_leds-define-leds_set_brightness.patch generic: swconfig: use led_set_brightness in LED control code 2012-10-26 18:58:18 +00:00
a02-swconfig-revert-portid-snd_portid-usage.patch swconfig: make it compatible with 3.7 2012-11-21 17:38:11 +00:00
a03-swconfig-revert-UAPI-disintegration.patch generic: disintegrate UAPI from include/linux/switch.h 2012-12-14 12:11:41 +00:00