Patch Metrics

There are 13399 patches submitted by members of this team, and 2336 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   6464 patches
« 1 2 ... 50 51 5264 65 »
Patch Series S/W/F Date Submitter Delegate State
[2/5] Documentation: Update documentation for UIO_MEM_PHYS_CACHE --- 2014-09-09 Ankit Jindal New
[1/5] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions --- 2014-09-09 Ankit Jindal New
[v6,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-09-09 Auger Eric New
[2/2] cpufreq: Track governor-state with 'policy->governor_state' --- 2014-09-09 Viresh Kumar New
[1/2] cpufreq: serialize calls to __cpufreq_governor() --- 2014-09-09 Viresh Kumar New
PROBLEM: Kernel OOPS and possible system freeze after concurrent writing to cpufreq/scaling_governor (Resend) --- 2014-09-08 Viresh Kumar New
[ARCH,PATCHv7] Publish ODP Classification API --- 2014-09-05 Bill Fischofer New
[v2,2/2] Shared memory flag default value --- 2014-09-05 Petri Savolainen New
[v2,1/2] Shared memory reserve flag --- 2014-09-05 Petri Savolainen New
remove helper dir when installing odp --- 2014-09-04 Anders Roxell New
[PATCHv5,2/2] linux-generic: extend odp_shm_reserve flags in platform code --- 2014-09-04 Maxim Uvarov New
[PATCHv5,1/2] linux-generic: odp ipc implementation --- 2014-09-04 Maxim Uvarov New
README: netmap build howto --- 2014-09-04 Maxim Uvarov New
[APPS/PATCH] Added openvswitch with ODP support --- 2014-09-03 Ciprian Barbu New
linux-generic: odp ipc implementation v4 --- 2014-09-03 Maxim Uvarov New
[v3,2/2] Timer example error check --- 2014-09-03 Petri Savolainen New
[v3,1/2] Use timer resolution --- 2014-09-03 Petri Savolainen New
[PATCHv3] move helper functions and rename to prefix to odph_ --- 2014-09-02 Anders Roxell New
Timer API and and priority queue-based implementation --- 2014-09-02 Ola Liljedahl New
linux-generic: odp ipc implementation v3 --- 2014-09-02 Maxim Uvarov New
[v2,2/2] Timer example error check --- 2014-09-02 Petri Savolainen New
[v2,1/2] Use timer resolution --- 2014-09-02 Petri Savolainen New
[2/2] cpufreq: ppc-corenet: remove per-cpu variable 'cpu_mask' --- 2014-09-02 Viresh Kumar New
[1/2] cpufreq: ppc-corenet: remove duplicate update of cpu_data --- 2014-09-02 Viresh Kumar New
[RFC,v2,3/9] ARM: KVM: Enable the KVM-VFIO device --- 2014-09-01 Auger Eric New
[2/2] Shared memory flag default value --- 2014-09-01 Petri Savolainen New
[1/2] Shared memory reserve flag --- 2014-09-01 Petri Savolainen New
[PATCHv2,2/2] odph_icmp: add ODPH_ prefix --- 2014-08-29 Anders Roxell New
[PATCHv2,1/2] move helper functions and rename to prefix to odph_ --- 2014-08-29 Anders Roxell New
[2/2] odph_icmp: add ODPH_ prefix --- 2014-08-28 Anders Roxell New
[1/2] move helper functions and rename to prefix to odph_ --- 2014-08-28 Anders Roxell New
arm: do not use dmb for armv5 --- 2014-08-28 Maxim Uvarov New
[2/2] Timer example error check --- 2014-08-28 Petri Savolainen New
[1/2] Use timer resolution --- 2014-08-28 Petri Savolainen New
[V3,10/10] cpufreq: generic: set platform_{driver|device} '.name' to 'cpufreq-generic' --- 2014-08-28 Viresh Kumar New
[V3,09/10] cpufreq: cpu0: rename driver and internals to 'cpufreq_generic' --- 2014-08-28 Viresh Kumar New
[V3,08/10] cpufreq: cpu0: Make allocate_resources() work for any CPU --- 2014-08-28 Viresh Kumar New
[V3,07/10] cpufreq: cpu0: try regulators with name "cpu-supply" --- 2014-08-28 Viresh Kumar New
[V3,06/10] cpufreq: cpu0: Move per-cluster initialization code to ->init() --- 2014-08-28 Viresh Kumar New
[V3,05/10] cpufreq: cpu0: use dev_{err|warn|dbg} instead of pr_{err|warn|debug} --- 2014-08-28 Viresh Kumar New
[V3,04/10] cpufreq: cpu0: print relevant error when we defer probe --- 2014-08-28 Viresh Kumar New
[V3,03/10] cpufreq: cpu0: don't validate clock on clk_put() --- 2014-08-28 Viresh Kumar New
[V3,02/10] cpufreq: cpu0: Update Module Author --- 2014-08-28 Viresh Kumar New
[V3,01/10] cpufreq: Add support for per-policy driver data --- 2014-08-28 Viresh Kumar New
platform/linux-dpdk/odp_linux.c: fix memory leak --- 2014-08-25 Anders Roxell New
Log API for internal use from ODP implementation modules. --- 2014-08-25 Ola Liljedahl New
Patch to test multi-queue support on ODP-DPDK without Ixia --- 2014-08-25 Venkatesh Vivekanandan New
cpufreq: powernv: Register the driver with reboot notifier --- 2014-08-25 Viresh Kumar New
Time should be cast to double when calculate rtt --- 2014-08-25 Weilong Chen New
[RFC,V2] arm: fix get_user BE behavior for target variable with size of 8 bytes --- 2014-08-25 vkamensky New
[v3] Change invalid buffer pool handle to zero --- 2014-08-21 Petri Savolainen New
linux-dpdk: Enable promiscous mode --- 2014-08-21 Santosh Shukla New
[RFC] arm: fix get_user BE behavior for target variable with size of 8 bytes --- 2014-08-21 vkamensky New
[1/3] Move includes back into linux-generic --- 2014-08-21 Anders Roxell New
[ARCH,PATCHv6] Publish ODP Classification API --- 2014-08-20 Bill Fischofer New
[APPS,4/4] utilities: Add option to start with ODP --- 2014-08-20 Ciprian Barbu New
[APPS,3/4] dpif-netdev: Add ODP netdev --- 2014-08-20 Ciprian Barbu New
[APPS,2/4] Config options for building with ODP --- 2014-08-20 Ciprian Barbu New
[APPS,1/4] ofpbuf: Added OFPBUF_ODP type. --- 2014-08-20 Ciprian Barbu New
[v4,1/1] API support for querying mac address --- 2014-08-20 Balasubramanian Manoharan New
[v3,1/1] API support for querying mac address --- 2014-08-20 Balasubramanian Manoharan New
[v2,1/1] API support for querying mac address --- 2014-08-20 Balasubramanian Manoharan New
[v2,1/1] API support for querying mac address --- 2014-08-20 Balasubramanian Manoharan New
[v2] Change invalid buffer pool handle to zero --- 2014-08-20 Petri Savolainen New
[1/1] API support to get mac address of an interface using odp_pktio_t --- 2014-08-19 Balasubramanian Manoharan New
Realtime tests: Ensure mutexes initialized statically --- 2014-08-18 gary.robertson@linaro.org New
Change invalid buffer pool handle to zero --- 2014-08-18 Petri Savolainen New
[2/2] isolation: disable default odp cpuset --- 2014-08-18 Santosh Shukla New
[1/2] isolation : initial odp isolation example app --- 2014-08-18 Santosh Shukla New
[RFC] Move includes back into linux-generic --- 2014-08-14 Anders Roxell New
[PATCHv3] Updated ODP-DPDK README --- 2014-08-11 Venkatesh Vivekanandan New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-08-09 Auger Eric New
Add write memory barrier for aarch64 --- 2014-08-08 Ankit Jindal New
[PATCHv2] Update ODP-DPDK README --- 2014-08-08 Venkatesh Vivekanandan New
[PATCHv2] ODP-DPDK README update --- 2014-08-08 Venkatesh Vivekanandan New
[1/1] ODP-DPDK README update --- 2014-08-07 Anders Roxell New
[PATCHv3] implement odp_init_global init mask --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,6/6] linux-keystone2: pass shm arg to odp_shm_reserve() --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,5/6] update .gitignore --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,4/6] linux-dpdk: pass shm arg to odp_shm_reserve() --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,3/6] fork example --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,2/6] odp_ring: add flag to put ring to shared memory --- 2014-08-07 Maxim Uvarov New
[IPC,DISCUSSION,1/6] odp shm shared between processes --- 2014-08-07 Maxim Uvarov New
[PATCHv2] linux-keystone2: pass shm arg to odp_shm_reserve() --- 2014-08-07 Maxim Uvarov New
[1/1] ODP-DPDK README update --- 2014-08-07 Venkatesh Vivekanandan New
[3/3] update .gitignore --- 2014-08-07 Maxim Uvarov New
[2/3] linux-keystone2: pass shm arg to odp_shm_reserve() --- 2014-08-07 Maxim Uvarov New
[1/3] linux-dpdk: pass shm arg to odp_shm_reserve() --- 2014-08-07 Maxim Uvarov New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-07 Viresh Kumar New
[ARCH,PATCHv5] Publish Classification API Design to git --- 2014-08-06 Bill Fischofer New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-06 Viresh Kumar New
[ARCH,PATCHv4] Publish ODP Classification Design to Git --- 2014-08-05 Bill Fischofer New
[1/1] ODP-DPDK without sdk-install-path --- 2014-08-05 Venkatesh Vivekanandan New
[ARCH,PATCHv3] Publish ODP Classification Design to Git --- 2014-08-05 Bill Fischofer New
cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2] --- 2014-08-05 Viresh Kumar New
[ARCH,PATCHv2] Publish ODP Classification Design to Git --- 2014-08-04 Bill Fischofer New
[PATCHv2] implement odp_init_global init mask --- 2014-08-04 Maxim Uvarov New
[PATCHv3,3/3] fork example --- 2014-08-04 Maxim Uvarov New
[APPS,PATCHv2] ODP daq module initial version. --- 2014-08-04 Maxim Uvarov New
[PATCHv2,3/3] fork example --- 2014-08-04 Maxim Uvarov New
« 1 2 ... 50 51 5264 65 »