Show patches with: Archived = No       |   14397 patches
« 1 2 ... 94 95 96143 144 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/3] Documentation: DT: add new entry for Samsung GH7 SoC and SSDK board --- 2014-03-17 Kukjin Kim New
[v3,2/3] arm64: defconfig: Enable ARCH_GH7 by default --- 2014-03-17 Kukjin Kim New
[v3,1/3] arm64: dts: add initial dts for Samsung GH7 SoC and SSDK-GH7 board --- 2014-03-17 Kukjin Kim New
PL310 errata workarounds --- 2014-03-17 Nicolas Pitre New
[GIT,PULL] ARM: mach-bcm: soc updates for 3.15 - part 3 --- 2014-03-17 Matt Porter New
arm64/lib: add optimized implementation of sha_transform --- 2014-03-17 Ard Biesheuvel New
[PATCH_v4,2/2] arm64: Add seccomp support --- 2014-03-15 AKASHI Takahiro New
[PATCH_v4,1/2] asm-generic: Add generic seccomp.h for secure computing mode 1 --- 2014-03-15 AKASHI Takahiro New
[PATCH_v8,2/2] arm64: audit: Add audit hook in syscall_trace_enter/exit() --- 2014-03-15 AKASHI Takahiro New
[PATCH_v8,1/2] arm64: Add audit support --- 2014-03-15 AKASHI Takahiro New
[PATCH_v5] audit: Add generic compat syscall support --- 2014-03-15 AKASHI Takahiro Accepted
[v7,7/7] arm64: ftrace: Add system call tracepoint --- 2014-03-15 AKASHI Takahiro New
[v7,6/7] arm64: ftrace: Add CALLER_ADDRx macros --- 2014-03-15 AKASHI Takahiro New
[v7,5/7] arm64: ftrace: Add dynamic ftrace support --- 2014-03-15 AKASHI Takahiro New
[v7,4/7] arm64: Add ftrace support --- 2014-03-15 AKASHI Takahiro New
[v7,3/7] ftrace: Add arm64 support to recordmcount --- 2014-03-15 AKASHI Takahiro New
[v7,2/7] arm64: Add 'notrace' attribute to unwind_frame() for ftrace --- 2014-03-15 AKASHI Takahiro Superseded
[v7,1/7] arm64: add __ASSEMBLY__ in asm/insn.h --- 2014-03-15 AKASHI Takahiro Superseded
[v5,4/4] arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h --- 2014-03-15 AKASHI Takahiro Superseded
[v5,3/4] arm64: Add regs_return_value() in syscall.h --- 2014-03-15 AKASHI Takahiro New
ARM: mach-bcm: dt updates for 3.15 - part 2 --- 2014-03-14 Matt Porter New
[GIT,PULL] ARM: mach-bcm soc updates for 3.15 - part 2 --- 2014-03-14 Matt Porter New
arm64/lib: add optimized implementation of sha_transform --- 2014-03-14 Ard Biesheuvel New
[1/1] clk: exynos5420: Register APLL rate table --- 2014-03-14 Sachin Kamat New
[5/5] arm: Enable IRQs before attempting to read user space in __und_usr --- 2014-03-13 Catalin Marinas Accepted
[4/5] arm: Disable preemption in crunch_task_enable() --- 2014-03-13 Catalin Marinas New
[3/5] arm: Disable preemption in iwmmxt_task_enable() --- 2014-03-13 Catalin Marinas New
[2/5] arm: Add {inc,dec}_preempt_count asm macros --- 2014-03-13 Catalin Marinas Accepted
[1/5] arm: Move asm macro get_thread_info to asm/assembler.h --- 2014-03-13 Catalin Marinas Accepted
ARM: mach-ux500|nomadik|u300: Align to common DT bindings for mmci --- 2014-03-13 Ulf Hansson New
[v3,3/3] arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h --- 2014-03-13 AKASHI Takahiro New
[v3,2/3] arm64: Add seccomp support --- 2014-03-13 AKASHI Takahiro New
[v3,1/3] asm-generic: Add generic seccomp.h for secure computing mode 1 --- 2014-03-13 AKASHI Takahiro New
[v7,2/2] arm64: audit: Add audit hook in syscall_trace_enter/exit() --- 2014-03-13 AKASHI Takahiro Accepted
[v7,1/2] arm64: Add audit support --- 2014-03-13 AKASHI Takahiro New
[v6,7/7] arm64: ftrace: Add system call tracepoint --- 2014-03-13 AKASHI Takahiro New
[v6,6/7] arm64: ftrace: Add CALLER_ADDRx macros --- 2014-03-13 AKASHI Takahiro New
[v6,5/7] arm64: ftrace: Add dynamic ftrace support --- 2014-03-13 AKASHI Takahiro New
[v6,4/7] arm64: Add ftrace support --- 2014-03-13 AKASHI Takahiro New
[v6,3/7] ftrace: Add arm64 support to recordmcount --- 2014-03-13 AKASHI Takahiro New
[v6,2/7] arm64: Add 'notrace' attribute to unwind_frame() for ftrace --- 2014-03-13 AKASHI Takahiro Superseded
[v6,1/7] arm64: add __ASSEMBLY__ in asm/insn.h --- 2014-03-13 AKASHI Takahiro Superseded
[v4,3/3] arm64: Add regs_return_value() in syscall.h --- 2014-03-13 AKASHI Takahiro New
[v4,2/3] arm64: split syscall_trace() into separate functions for enter/exit --- 2014-03-13 AKASHI Takahiro New
[v4,1/3] arm64: make a single hook to syscall_trace() for all syscall features --- 2014-03-13 AKASHI Takahiro New
[1/1] clk: exynos-5420: Fix VPLL lock offset --- 2014-03-13 Sachin Kamat Accepted
ARM64: Kernel managed pages are only flushed --- 2014-03-12 Catalin Marinas Accepted
[ARM] Fixmap mapping region is not enough for system of 14+ CPUs. --- 2014-03-12 Nicolas Pitre New
ARM64: Kernel managed pages are only flushed --- 2014-03-12 Catalin Marinas Accepted
[RFC,V3,6/6] arm64: mm: Activate get_user_pages_fast for arm64 --- 2014-03-12 Steve Capper New
[RFC,V3,5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-03-12 Steve Capper New
[RFC,V3,4/6] arm64: Convert asm/tlb.h to generic mmu_gather --- 2014-03-12 Steve Capper Superseded
[RFC,V3,3/6] arm: mm: implement get_user_pages_fast --- 2014-03-12 Steve Capper New
[RFC,V3,2/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic --- 2014-03-12 Steve Capper New
[RFC,V3,1/6] arm: mm: Introduce special ptes for LPAE --- 2014-03-12 Steve Capper New
[4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY --- 2014-03-12 Lee Jones New
[3/4] ARM: DT: STi: Add DT node for MiPHY365x --- 2014-03-12 Lee Jones New
[2/4] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines --- 2014-03-12 Lee Jones New
[1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x --- 2014-03-12 Lee Jones New
ARM: dts: bcm28155-ap: leave camldo1 on to fix reboot --- 2014-03-12 Matt Porter New
[5/5] ahci: st: Invoke AHCI Platform Suspend/Resume --- 2014-03-12 Lee Jones Accepted
[4/5] ahci: st: Only build for ST-Micro h/w --- 2014-03-12 Lee Jones Accepted
[3/5] ahci: st: Utilise ata_platform_remove_one() call --- 2014-03-12 Lee Jones Accepted
[2/5] ahci: st: Remove legacy dependencies on PHY --- 2014-03-12 Lee Jones Accepted
[1/5] ahci: st: Standardise naming conventions --- 2014-03-12 Lee Jones Accepted
[GIT,PULL] uprobes: Add uprobes support for ARM --- 2014-03-11 David Long New
MAINTAINERS: update IMX kernel git tree --- 2014-03-11 Shawn Guo Accepted
[3/3] ARM: STi: stih41x: Provide a proper header for this DTSI file --- 2014-03-11 Lee Jones New
[2/3] ARM: STi: stih416-b2020: Explicitly include STiH416 Pinctrl bindings --- 2014-03-11 Lee Jones New
[1/3] ARM: DT: STi: Add support to B2020 revision E board. --- 2014-03-11 Lee Jones New
[v6,01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework --- 2014-03-11 Lee Jones New
[3/3] clk: hisi: remove static variable --- 2014-03-11 Haojian Zhuang Accepted
[2/3] clk: hip04: add clock driver --- 2014-03-11 Haojian Zhuang Accepted
[1/3] clk: hisi: assign missing clk to table --- 2014-03-11 Haojian Zhuang Accepted
[v2,3/3] Documentation: DT: add new entry for Samsung GH7 SoC and SSDK board --- 2014-03-10 Kukjin Kim New
[v2,2/3] arm64: defconfig: Enable ARCH_GH7 by default --- 2014-03-10 Kukjin Kim New
[v2,1/3] arm64: dts: add initial dts for Samsung GH7 SoC and SSDK-GH7 board --- 2014-03-10 Kukjin Kim New
mfd: tps65218: Fix reported randconfig error --- 2014-03-10 Lee Jones Accepted
mfd: tps65218: Fix reported randconfig error --- 2014-03-10 Lee Jones Superseded
clk: hisilicon: fix warning from smatch --- 2014-03-10 Zhangfei Gao Accepted
[v6,5/6] arm64: add early_ioremap support --- 2014-03-09 Mark Salter New
[v6,4/6] arm64: initialize pgprot info earlier in boot --- 2014-03-09 Mark Salter Accepted
[v7,15/15] ARM: add uprobes support --- 2014-03-07 David Long Accepted
[v7,14/15] ARM: Make arch_specific_insn a define for new arch_probes_insn structure --- 2014-03-07 David Long Accepted
[v7,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2014-03-07 David Long Accepted
[v7,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2014-03-07 David Long Accepted
[v7,11/15] ARM: Rename the shared kprobes/uprobe return value enum --- 2014-03-07 David Long Accepted
[v7,10/15] ARM: Change more ARM kprobes symbol names to something more generic --- 2014-03-07 David Long Accepted
[v7,09/15] ARM: Make the kprobes condition_check symbol names more generic --- 2014-03-07 David Long Accepted
[v7,08/15] ARM: Remove use of struct kprobe from generic probes code --- 2014-03-07 David Long Accepted
[v7,07/15] ARM: use a function table for determining instruction interpreter action --- 2014-03-07 David Long Accepted
[v7,06/15] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2014-03-07 David Long New
[v7,05/15] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2014-03-07 David Long New
[v7,04/15] ARM: move shared uprobe/kprobe definitions into new include file --- 2014-03-07 David Long New
[v7,03/15] uprobes: allow ignoring of probe hits --- 2014-03-07 David Long Accepted
[v7,02/15] ARM: Fix missing includes in kprobes sources --- 2014-03-07 David Long Accepted
[v7,01/15] uprobes: Kconfig dependency fix --- 2014-03-07 David Long Accepted
[RFC,v2,1/1] arm64: Add boot time configuration of Intermediate Physical Address size --- 2014-03-07 Radha Mohan Chintakuntla Accepted
[GIT,PULL] DaVinci SoC updates for v3.15 --- 2014-03-06 Sekhar Nori New
[GIT,PULL] ARM: mach-bcm: cleanups for 3.15 --- 2014-03-06 Matt Porter New
« 1 2 ... 94 95 96143 144 »