Current Team Memberships

Show patches with: Archived = No       |   503 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] binfmt_flat: assorted cleanups --- 2016-07-12 Nicolas Pitre Superseded
[01/13] ARM: bL_switcher: Add synchronous enable/disable interface --- 2013-09-23 Nicolas Pitre Accepted
[01/13] ARM: suspend: use hash of cpu_logical_map value to index into save array --- 2013-07-25 Nicolas Pitre New
[01/13] ARM: suspend: use hash of cpu_logical_map value to index into save array --- 2013-07-23 Nicolas Pitre Accepted
[02/10] elf_fdpic_transfer_args_to_stack(): make it generic --- 2016-07-12 Nicolas Pitre Superseded
[02/13] ARM: bL_switcher: Add runtime control notifier --- 2013-09-23 Nicolas Pitre Accepted
[02/13] ARM: gic: add CPU migration support --- 2013-07-25 Nicolas Pitre New
[02/13] ARM: gic: add CPU migration support --- 2013-07-23 Nicolas Pitre New
[03/10] binfmt_flat: use generic transfer_args_to_stack() --- 2016-07-12 Nicolas Pitre Superseded
[03/13] ARM: b.L: core switcher code --- 2013-07-23 Nicolas Pitre New
[03/13] ARM: bL_switcher: Add switch completion callback for bL_switch_request() --- 2013-09-23 Nicolas Pitre Accepted
[04/10] binfmt_flat: clean up create_flat_tables() and stack accesses --- 2016-07-12 Nicolas Pitre Superseded
[04/13] ARM: bL_switcher: add clockevent save/restore support --- 2013-07-23 Nicolas Pitre Accepted
[04/13] ARM: bL_switcher: synchronize the outbound with the inbound --- 2013-09-23 Nicolas Pitre Accepted
[05/10] binfmt_flat: use proper user space accessors with relocs processing code --- 2016-07-12 Nicolas Pitre New
[05/13] ARM: bL_switcher: move to dedicated threads rather than workqueues --- 2013-07-23 Nicolas Pitre Accepted
[05/13] ARM: SMP: basic IPI triggered completion support --- 2013-09-23 Nicolas Pitre Accepted
[06/10] binfmt_flat: use proper user space accessors with old relocs code --- 2016-07-12 Nicolas Pitre Superseded
[06/13] ARM: bL_switcher: simplify stack isolation --- 2013-07-23 Nicolas Pitre Accepted
[06/13] ARM: mcpm: add a simple poke mechanism to the early entry code --- 2013-09-23 Nicolas Pitre Accepted
[07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss --- 2016-07-12 Nicolas Pitre Superseded
[07/13] ARM: bL_switcher: hot-unplug half of the available CPUs --- 2013-07-23 Nicolas Pitre Accepted
[07/13] ARM: GIC: function to retrieve the physical address of the SGIR --- 2013-09-23 Nicolas Pitre Accepted
[08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors --- 2016-07-12 Nicolas Pitre Superseded
[08/13] ARM: bL_switcher: do not hardcode GIC IDs in the code --- 2013-07-23 Nicolas Pitre Accepted
[08/13] ARM: GIC: interface to send a SGI directly --- 2013-09-23 Nicolas Pitre Accepted
[09/10] binfmt_flat: add MMU-specific support --- 2016-07-12 Nicolas Pitre Superseded
[09/13] ARM: bL_switcher: ability to enable and disable the switcher via sysfs --- 2013-07-23 Nicolas Pitre New
[09/13] ARM: bL_switcher: wait until inbound is alive before performing a switch --- 2013-09-23 Nicolas Pitre Accepted
[10/10] ARM: virt: Fix hypervisor stub installation work without RAM --- 2012-02-15 Nicolas Pitre New
[10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems --- 2016-07-12 Nicolas Pitre Superseded
[10/13] ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot --- 2013-07-23 Nicolas Pitre Accepted
[10/13] ARM: bL_switcher: Basic trace events support --- 2013-09-23 Nicolas Pitre Accepted
[11/13] ARM: bL_switcher/trace: Add trace trigger for trace bootstrapping --- 2013-09-23 Nicolas Pitre Accepted
[11/13] ARM: bL_switcher: veto CPU hotplug requests when the switcher is active --- 2013-08-05 Nicolas Pitre Accepted
[11/13] ARM: bL_switcher: veto CPU hotplug requests when the switcher is active --- 2013-07-23 Nicolas Pitre New
[12/13] ARM: bL_switcher: remove assumptions between logical and physical CPUs --- 2013-07-23 Nicolas Pitre Accepted
[12/13] ARM: bL_switcher/trace: Add kernel trace trigger interface --- 2013-09-23 Nicolas Pitre Accepted
[1/2] ARM: kuser: move interface documentation out of the source code --- 2011-06-19 Nicolas Pitre New
[1/2] ARM: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() --- 2011-04-08 Nicolas Pitre New
[1/2] ARM: vexpress/TC2: basic PM support --- 2013-06-10 Nicolas Pitre New
[1/2] ARM: vexpress/TC2: basic PM support --- 2013-06-07 Nicolas Pitre New
[1/2] cpuidle/powernv: remove redundant cpuidle_idle_call() --- 2014-02-17 Nicolas Pitre Accepted
[1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface [1/2] dt-bindings: i3c: MIPI I3C Host Controller Interface --- 2020-08-14 Nicolas Pitre New
[1/2] kbuild: improve EXPORT_SYMBOL() parsing from asm code --- 2016-12-08 Nicolas Pitre New
[1/2] PPC: powernv: remove redundant cpuidle_idle_call() --- 2014-02-06 Nicolas Pitre New
[1/2] ptp_clock: allow for it to be optional --- 2016-09-20 Nicolas Pitre New
[1/2] ptp_clock: allow for it to be optional --- 2016-09-19 Nicolas Pitre New
[1/2] ptp_clock: allow for it to be optional --- 2016-09-19 Nicolas Pitre New
[13/13] ARM: bL_switcher: add a simple /dev user interface for debugging purposes --- 2013-07-23 Nicolas Pitre Accepted
[13/13] ARM: bL_switcher: Add query interface to discover CPU affinities --- 2013-09-23 Nicolas Pitre Accepted
[1/3] ARM: MCPM: provide infrastructure to allow for MCPM loopback --- 2014-06-24 Nicolas Pitre New
[1/3] ARM: zImage: no need to get the decompressed size from the filesystem --- 2011-04-20 Nicolas Pitre New
[1/3] console: move console_init() out of tty_io.c minitty: a minimal TTY layer alternative for embedded systems --- 2017-03-23 Nicolas Pitre Superseded
[1/3] kbuild: improve EXPORT_SYMBOL() parsing from asm code --- 2016-11-30 Nicolas Pitre Superseded
[1/3] sched/deadline: move dl related code out of sched/core.c some scheduler code movements --- 2017-06-21 Nicolas Pitre Accepted
[1/3] vt: avoid a VLA in the unicode screen scroll function follow-up to the unicode vt console series --- 2018-07-18 Nicolas Pitre New
[1/4] ARM: vexpress/dcscb: fix cache disabling sequences --- 2013-07-25 Nicolas Pitre New
[1/4] ARM: vexpress/dcscb: fix cache disabling sequences --- 2013-07-22 Nicolas Pitre New
[1/4] ARM: vexpress/dcscb: fix cache disabling sequences --- 2013-07-18 Nicolas Pitre New
[1/4] ARM: vexpress/dcscb: fix cache disabling sequences --- 2013-07-18 Nicolas Pitre Accepted
[1/4] console: move console_init() out of tty_io.c assorted TTY code cleanups --- 2017-04-12 Nicolas Pitre Accepted
[1/4] cpuset/sched: cpuset makes sense for SMP only some scheduler code movements and small cleanup --- 2017-06-14 Nicolas Pitre New
[1/4] kconfig: introduce the "imply" keyword --- 2016-10-21 Nicolas Pitre New
[1/4] kconfig: introduce the "imply" keyword --- 2016-10-19 Nicolas Pitre Superseded
[1/4] tracepoint: add generic tracepoint definitions for IPI tracing --- 2014-07-18 Nicolas Pitre Superseded
[1/5] ARM: bL_switcher: Don't enable bL switcher on systems without CCI --- 2014-04-16 Nicolas Pitre Accepted
[1/5] ARM: hisi/hip04: remove the MCPM overhead --- 2015-05-01 Nicolas Pitre Accepted
[1/5] cramfs: direct memory access support cramfs refresh for embedded usage --- 2017-08-11 Nicolas Pitre Superseded
[1/5] div64.h: optimize do_div() for power-of-two constant divisors --- 2015-11-02 Nicolas Pitre New
[1/5] MTD: mtdram: properly handle the phys argument in the point method unconfuse get_unmapped_area and point/unpoint driver methods --- 2017-10-11 Nicolas Pitre Superseded
[1/5] vt: perform safe console erase only once have the vt console preserve unicode characters --- 2018-05-30 Nicolas Pitre Accepted
[1/6] kbuild: record needed exported symbols for modules --- 2016-02-08 Nicolas Pitre Superseded
[1/6] sched/fair.c: remove "power" from struct numa_stats --- 2014-05-14 Nicolas Pitre Superseded
[1/6] vt: make vt_console_print() compatible with the unicode screen buffer assorted console/vt/vcs fixes --- 2019-01-09 Nicolas Pitre New
[1/7] cpuset/sched: cpuset makes sense for SMP only scheduler tinification --- 2017-05-29 Nicolas Pitre Superseded
[1/9] ARM: get rid of arch_cpu_idle_prepare() --- 2014-01-27 Nicolas Pitre New
[1/9] ARM: zImage: make sure the stack is 64-bit aligned --- 2011-04-28 Nicolas Pitre New
[1/9] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes Mediatek thermal sensor driver support for MT8186 and MT8188 --- 2024-01-11 Nicolas Pitre Superseded
[2/2] ARM64: powernv: remove redundant cpuidle_idle_call() --- 2014-02-06 Nicolas Pitre Superseded
[2/2] ARM: add a kuser_cmpxchg64 user space helper --- 2011-06-19 Nicolas Pitre Accepted
[2/2] ARM: fix personality flag propagation across an exec --- 2011-04-08 Nicolas Pitre New
[2/2] ARM: vexpress/TC2: implement PM suspend method --- 2013-06-07 Nicolas Pitre New
[2/2] cpuidle/arm64: remove redundant cpuidle_idle_call() --- 2014-02-17 Nicolas Pitre Accepted
[2/2] kbuild: make modversion for exported asm symbols more convivial --- 2016-12-08 Nicolas Pitre New
[2/2] posix-timers: make it configurable --- 2016-09-20 Nicolas Pitre Superseded
[2/2] posix-timers: make it configurable --- 2016-09-19 Nicolas Pitre New
[2/3] ARM: compressed/misc.c: simplify decompress_kernel() --- 2011-04-20 Nicolas Pitre Superseded
[2/3] ARM: TC2: test the MCPM loopback during boot --- 2014-06-24 Nicolas Pitre Accepted
[2/3] ARM: zImage: don't ignore error returned from decompress() --- 2011-04-22 Nicolas Pitre Superseded
[2/3] kbuild: make modversion for exported asm symbols more convivial --- 2016-11-30 Nicolas Pitre Superseded
[2/3] sched/rt: move rt related code out of sched/core.c some scheduler code movements --- 2017-06-21 Nicolas Pitre Accepted
[2/3] tty: move baudrate handling code to a file of its own minitty: a minimal TTY layer alternative for embedded systems --- 2017-03-23 Nicolas Pitre Superseded
[2/3] vt: coherence validation code for the unicode screen buffer follow-up to the unicode vt console series --- 2018-07-18 Nicolas Pitre New
[2/4] ARM: add IPI tracepoints --- 2014-07-23 Nicolas Pitre New
[2/4] ARM: add IPI tracepoints --- 2014-07-18 Nicolas Pitre New
[2/4] ARM: add IPI tracepoints --- 2014-07-18 Nicolas Pitre New
[2/4] drivers/platform: vexpress: add Serial Power Controller (SPC) support --- 2013-07-18 Nicolas Pitre New
[2/4] kconfig: re-generate *.c_shipped files after previous change --- 2016-10-19 Nicolas Pitre Superseded
[2/4] sched/deadline: move dl related code out of sched/core.c some scheduler code movements and small cleanup --- 2017-06-14 Nicolas Pitre New
« 1 2 3 45 6 »

Bundling

Create bundle: