Current Team Memberships

Show patches with: Archived = No       |   3960 patches
« 1 2 ... 36 37 3839 40 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] 3.2.y: time: Move ktime_t overflow checking into timespec_valid_strict --- 2012-09-11 John Stultz Accepted
[2/3] 3.2.y: time: Avoid making adjustments if we haven't accumulated anything --- 2012-09-11 John Stultz Accepted
[1/3] 3.2.y: time: Improve sanity checking of timekeeping inputs --- 2012-09-11 John Stultz Accepted
[3/3] 3.4.y: time: Move ktime_t overflow checking into timespec_valid_strict --- 2012-09-11 John Stultz Superseded
[2/3] 3.4.y: time: Avoid making adjustments if we haven't accumulated anything --- 2012-09-11 John Stultz Accepted
[1/3] 3.4.y: time: Improve sanity checking of timekeeping inputs --- 2012-09-11 John Stultz Accepted
[3/3] 3.5.y: time: Move ktime_t overflow checking into timespec_valid_strict --- 2012-09-11 John Stultz Superseded
[2/3] 3.5.y: time: Avoid making adjustments if we haven't accumulated anything --- 2012-09-11 John Stultz Accepted
[1/3] 3.5.y: time: Improve sanity checking of timekeeping inputs --- 2012-09-11 John Stultz Accepted
wakeup: Use irqsave/irqrestore for events_lock --- 2012-09-06 John Stultz Accepted
[4/4] time: Avoid making adjustments if we havne't accumulated anything --- 2012-08-22 John Stultz Accepted
[3/4] time: Avoid potential shift-overflow with large shift values --- 2012-08-22 John Stultz Accepted
[2/4] time: Fix casting issue in timekeeping_forward_now --- 2012-08-22 John Stultz Accepted
[1/4] time: Ensure we normalize the timekeeper in tk_xtime_add --- 2012-08-22 John Stultz Accepted
time: Improve sanity checking of timekeeping inputs --- 2012-08-08 John Stultz Accepted
time: Limit time values that would overflow ktime_t --- 2012-08-01 John Stultz Accepted
[2/2,RFC] time: Limit time values that would overflow ktime_t --- 2012-07-31 John Stultz Accepted
[1/2,RFC] time: Fix problem with large timespecs & ktime_get_update_offsets --- 2012-07-31 John Stultz Accepted
[5/5,RFC,HACK] Switch volatile/shmem over to LRU_VOLATILE --- 2012-07-28 John Stultz Superseded
[4/5,RFC,HACK] Add LRU_VOLATILE support to the VM --- 2012-07-28 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-07-28 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-07-28 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-07-28 John Stultz Superseded
[5/5] time: Remove all direct references to timekeeper --- 2012-07-27 John Stultz Accepted
[4/5] time: Cleanup offs_real/wall_to_mono and offs_boot/total_sleep_time updates --- 2012-07-27 John Stultz Accepted
[3/5] time: Stray newline cleanups --- 2012-07-27 John Stultz Accepted
[2/5] jiffies: Rename ACTHZ to SHIFTED_HZ --- 2012-07-27 John Stultz Accepted
[1/5] jiffies: Allow CLOCK_TICK_RATE to be undefined --- 2012-07-27 John Stultz Accepted
[5/5,RFC,HACK] switch volatile/shmem over to volatile lru --- 2012-07-26 John Stultz Superseded
[4/5,RFC,HACK] Add VOLATILE_LRU support to the VM --- 2012-07-26 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-07-26 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-07-26 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-07-26 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-07-26 John Stultz Superseded
time: Fix casting issue in tk_set_xtime and tk_xtime_add --- 2012-07-23 John Stultz Accepted
[2/2] time: Cleanup offs_real/wall_to_mono and offs_boot/total_sleep_time updates --- 2012-07-19 John Stultz Accepted
[1/2] jiffies: Allow CLOCK_TICK_RATE to be undefined --- 2012-07-19 John Stultz Accepted
[8/8] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2012-07-13 John Stultz Accepted
[7/8] time: Move xtime_nsec adjustment underflow handling timekeeping_adjust --- 2012-07-13 John Stultz Accepted
[6/8] time: Move arch_gettimeoffset() usage into timekeeping_get_ns() --- 2012-07-13 John Stultz Accepted
[5/8] time: Refactor accumulation of nsecs to secs --- 2012-07-13 John Stultz Accepted
[4/8] time: Condense timekeeper.xtime into xtime_sec --- 2012-07-13 John Stultz Accepted
[3/8] time: Explicitly use u32 instead of int for shift values --- 2012-07-13 John Stultz Accepted
[2/8] time: Whitespace cleanups per Ingo's requests --- 2012-07-13 John Stultz Accepted
[1/8] ntp: Fix STA_INS/DEL clearing bug --- 2012-07-13 John Stultz Accepted
[0/8] Time fixes and cleanups for 3.6 --- 2012-07-13 John Stultz Accepted
[5/5,RFC,HACK] mm: Change memory management of anonymous pages on swapless systems --- 2012-06-27 John Stultz Superseded
[4/5,RFC,HACK] tmpfs: Purge volatile ranges on writepage instead of using shrinker --- 2012-06-27 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-06-27 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-27 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-06-27 John Stultz Superseded
mmc: Enable wakeup_sources for mmc core --- 2012-06-23 John Stultz Superseded
[15/15] ARM: etm: Add sysfs entry to enable return stack if supported --- 2012-06-20 John Stultz Changes Requested
[14/15] ARM: etm: Add sysfs entry to disable branch_output flag --- 2012-06-20 John Stultz Changes Requested
[13/15] ARM: etm: Add sysfs entry to set context-id-size --- 2012-06-20 John Stultz Changes Requested
[12/15] ARM: etm: Add sysfs entry to enable timestamps if supported --- 2012-06-20 John Stultz Changes Requested
[11/15] ARM: etm: Check arch version and disable data tracing for ptm --- 2012-06-20 John Stultz Changes Requested
[10/15] ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDown --- 2012-06-20 John Stultz Changes Requested
[09/15] ARM: etm: Power down etm(s) when tracing is not enabled --- 2012-06-20 John Stultz Changes Requested
[08/15] ARM: etm: Support multiple ETMs/PTMs. --- 2012-06-20 John Stultz Changes Requested
[07/15] ARM: etm: Return the entire trace buffer if it is empty after reset --- 2012-06-20 John Stultz Changes Requested
[06/15] ARM: etm: Add some missing locks and error checks --- 2012-06-20 John Stultz Changes Requested
[05/15] ARM: etm: Configure data tracing --- 2012-06-20 John Stultz Changes Requested
[04/15] ARM: etm: Allow range selection --- 2012-06-20 John Stultz Changes Requested
[03/15] ARM: etm: Don't try to clear the buffer full status after reading the buffer --- 2012-06-20 John Stultz Changes Requested
[02/15] ARM: etm: Don't limit tracing to only non-secure code. --- 2012-06-20 John Stultz Changes Requested
[01/15] ARM: etm: Don't require clock control --- 2012-06-20 John Stultz Changes Requested
[RFC] time: Add CLOCK_TAI clockid --- 2012-06-20 John Stultz Superseded
[09/15] ARM: etm: Power down etm(s) when tracing is not enabled --- 2012-06-13 John Stultz Changes Requested
[08/15] ARM: etm: Support multiple ETMs/PTMs. --- 2012-06-13 John Stultz Changes Requested
[07/15] ARM: etm: Return the entire trace buffer if it is empty after reset --- 2012-06-13 John Stultz Changes Requested
[06/15] ARM: etm: Add some missing locks and error checks --- 2012-06-13 John Stultz Changes Requested
[05/15] ARM: etm: Configure data tracing --- 2012-06-13 John Stultz Changes Requested
[04/15] ARM: etm: Allow range selection --- 2012-06-13 John Stultz Changes Requested
[03/15] ARM: etm: Don't try to clear the buffer full status after reading the buffer --- 2012-06-13 John Stultz Changes Requested
[02/15] ARM: etm: Don't limit tracing to only non-secure code. --- 2012-06-13 John Stultz Changes Requested
[01/15] ARM: etm: Don't require clock control --- 2012-06-13 John Stultz Changes Requested
[6/6,RFC,HACK] mm: Change memory management of anonymous pages on swapless systems --- 2012-06-13 John Stultz Superseded
[5/6,RFC,HACK] tmpfs: Purge volatile ranges on writepage instead of using shrinker --- 2012-06-13 John Stultz Superseded
[4/6,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-06-13 John Stultz Superseded
[3/6,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-13 John Stultz Superseded
[2/6,RFC] Add volatile range management code --- 2012-06-13 John Stultz Superseded
[1/6,RFC] Interval tree implementation --- 2012-06-13 John Stultz Superseded
[3/3,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-01 John Stultz Superseded
[2/3,RFC] Add volatile range management code --- 2012-06-01 John Stultz Superseded
[1/3,RFC] Interval tree implementation --- 2012-06-01 John Stultz Superseded
[3/3,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-01 John Stultz Superseded
[2/3,RFC] Add volatile range management code --- 2012-06-01 John Stultz Superseded
[1/3,RFC] Interval tree implementation --- 2012-06-01 John Stultz Superseded
time: Fix CLOCK_MONOTONIC inconsistency during leapsecond --- 2012-05-30 John Stultz Accepted
[4/4,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-05-25 John Stultz Superseded
[3/4,RFC] Add volatile range management code --- 2012-05-25 John Stultz Superseded
[2/4,RFC] Range tree implementation --- 2012-05-25 John Stultz Superseded
[1/4] tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE --- 2012-05-25 John Stultz Accepted
HACK: Input: Set monotonic time default event time stamps. --- 2012-05-07 John Stultz Rejected
Revert Bluetooth: Use the stored LTK for restabilishing security --- 2012-05-07 John Stultz Rejected
security: Add proper checks for Android specific capability checks --- 2012-05-07 John Stultz Rejected
alarmtimer: Fix conflicting definitions of alarmtimer_get_rtcdev --- 2012-05-07 John Stultz Rejected
cpufreq-interactive: Compile fixup --- 2012-05-07 John Stultz Rejected
Include if_pppolac.h and if_pppopns.h into header-y target --- 2012-05-07 John Stultz Rejected
« 1 2 ... 36 37 3839 40 »

Bundling

Create bundle: