OSDN Git Service

uclinux-h8/linux.git
2017-09-04 Hauke MehrtensMIPS: lantiq: remove old GPHY loader code
2017-09-04 Martin BlumenstinglMIPS: lantiq: Add a GPHY driver which uses the RCU...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove old reset controller implementation
2017-09-04 Martin Blumenstinglreset: Add a reset controller driver for the Lantiq...
2017-09-04 Ralf BaechleMIPS: lantiq: Replace ltq_boot_select() with dummy...
2017-09-04 Hauke MehrtensMIPS: lantiq: remove ltq_reset_cause() and ltq_boot_sel...
2017-09-04 Hauke MehrtensMIPS: lantiq: Convert the fpi bus driver to a platform_...
2017-09-04 Hauke MehrtensDocumentation: DT: MIPS: lantiq: Add docs for the RCU...
2017-09-04 Martin BlumenstinglMIPS: lantiq: Enable MFD_SYSCON to be able to use it...
2017-09-04 Hauke Mehrtenswatchdog: lantiq: add device tree binding documentation
2017-09-04 Hauke Mehrtenswatchdog: lantiq: access boot cause register through...
2017-09-04 Hauke Mehrtensmtd: lantiq-flash: drop check of boot select
2017-09-04 Martin BlumenstinglMIPS: lantiq: Use of_platform_default_populate instead...
2017-09-04 Paul Burtonirqchip: mips-gic: Let the core set struct irq_common_d...
2017-09-04 Paul Burtonirqchip: mips-gic: Use cpumask_first_and() in gic_set_a...
2017-09-04 Paul Burtonirqchip: mips-gic: Clean up mti, reserved-cpu-vectors...
2017-09-04 Paul Burtonirqchip: mips-gic: Use pcpu_masks to avoid reading...
2017-09-04 Paul Burtonirqchip: mips-gic: Make pcpu_masks a per-cpu variable
2017-09-04 Paul Burtonirqchip: mips-gic: Inline gic_basic_init()
2017-09-04 Paul Burtonirqchip: mips-gic: Inline __gic_init()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove linux/irqchip/mips-gic.h
2017-09-04 Paul BurtonMIPS: Remove unnecessary inclusions of linux/irqchip...
2017-09-04 Paul BurtonMIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
2017-09-04 Paul Burtonirqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips...
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_present
2017-09-04 Paul BurtonMIPS: Use mips_gic_present() in place of gic_present
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_init()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove __gic_irq_dispatch() forward...
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_get_usm_range()
2017-09-04 Paul BurtonMIPS: VDSO: Drop gic_get_usm_range() usage
2017-09-04 Paul Burtonirqchip: mips-gic: Move various definitions to the...
2017-09-04 Paul Burtonirqchip: mips-gic: Remove GIC_CPU_INT* macros
2017-09-04 Paul BurtonMIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
2017-09-04 Paul Burtonirqchip: mips-gic: Convert remaining local reg access...
2017-09-04 Paul Burtonirqchip: mips-gic: Convert local int mask access to...
2017-09-04 Paul Burtonirqchip: mips-gic: Convert remaining shared reg access...
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_map_to_vpe()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_map_to_pin()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_set_dual_edge()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_set_trigger()
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_set_polarity()
2017-09-04 Paul Burtonirqchip: mips-gic: Drop gic_(re)set_mask() functions
2017-09-04 Paul Burtonirqchip: mips-gic: Simplify gic_local_irq_domain_map()
2017-09-04 Paul Burtonirqchip: mips-gic: Simplify shared interrupt pending...
2017-09-04 Paul BurtonMIPS: Add __ioread64_copy
2017-09-04 Paul Burtonirqchip: mips-gic: Remove gic_read_local_vp_id()
2017-09-04 Paul BurtonMIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip...
2017-09-04 Paul Burtonirqchip: mips-gic: Remove counter access functions
2017-09-01 Paul BurtonMIPS: Malta: Use new GIC accessor functions
2017-08-30 Paul Burtonclocksource: mips-gic-timer: Use new GIC accessor functions
2017-08-30 Paul BurtonMIPS: GIC: Introduce asm/mips-gic.h with accessor functions
2017-08-30 James Hoganirqchip: mips-gic: SYNC after enabling GIC region
2017-08-29 Christoph HellwigMIPS: Don't use dma_cache_sync to implement fd_cacheflush
2017-08-29 Paul BurtonMIPS: generic: Bump default NR_CPUS to 16
2017-08-29 Paul BurtonMIPS: generic: Don't explicitly disable CONFIG_USB_SUPPORT
2017-08-29 Paul BurtonMIPS: Make CONFIG_MIPS_MT_SMP default y
2017-08-29 Paul BurtonMIPS: Prevent direct use of generic_defconfig
2017-08-29 Paul BurtonMIPS: NI 169445: Only include in 32r2el kernels
2017-08-29 Paul BurtonMIPS: SEAD-3: Only include in 32 bit kernels by default
2017-08-29 Paul BurtonMIPS: generic: Allow filtering enabled boards by requir...
2017-08-29 Paul BurtonMIPS: CPS: Detect CPUs in secondary clusters
2017-08-29 Paul BurtonMIPS: CPS: Cluster support for topology functions
2017-08-29 Paul BurtonMIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
2017-08-29 Paul BurtonMIPS: SMP: Allow boot_secondary SMP op to return errors
2017-08-29 Paul BurtonMIPS: CM: Add cluster & block args to mips_cm_lock_other()
2017-08-29 Paul BurtonMIPS: Add CPU cluster number accessors
2017-08-29 Paul BurtonMIPS: Unify checks for sibling CPUs
2017-08-29 Paul BurtonMIPS: Store core & VP IDs in GlobalNumber-style variable
2017-08-29 Paul BurtonMIPS: Abstract CPU core & VP(E) ID access through acces...
2017-08-29 Paul BurtonMIPS: CPS: Use GlobalNumber macros rather than magic...
2017-08-29 Paul BurtonMIPS: Add accessor & bit definitions for GlobalNumber
2017-08-29 Paul BurtonMIPS: CPS: Add CM/CPC 3.5 register definitions
2017-08-29 Paul BurtonMIPS: CPS: Use change_*, set_* & clear_* where appropriate
2017-08-29 Paul BurtonMIPS: CPS: Introduce register modify (set/clear/change...
2017-08-29 Paul BurtonMIPS: CPC: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CPC: Use common CPS accessor generation macros
2017-08-29 Paul BurtonMIPS: CM: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CM: Specify register size when generating accessors
2017-08-29 Paul BurtonMIPS: CM: Rename mips_cm_base to mips_gcr_base
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs stats for individual...
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs clear functionality
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs statistics for branches
2017-08-29 Aleksandar... MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
2017-08-29 Aleksandar... MIPS: math-emu: RINT.<D|S>: Fix several problems by...
2017-08-29 Aleksandar... MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_fl...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
2017-08-29 Aleksandar... MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity...
2017-08-29 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet...
2017-08-29 Paul BurtonMIPS: Declare various variables & functions static
2017-08-29 Paul BurtonMIPS: Remove plat_timer_setup()
2017-08-29 Paul BurtonMIPS: Remove __invalidate_kernel_vmap_range
next