Show patches with: Submitter = John Stultz       |    Archived = No       |   1833 patches
« 1 2 3 418 19 »
Patch Series S/W/F Date Submitter Delegate State
[1/3,RFC] power: Add virtual battery driver --- 2011-04-25 John Stultz Superseded
[2/3,RFC] power: virtual battery driver tweaks --- 2011-04-25 John Stultz Superseded
[3/3,RFC] power: Fixup stack usage in vritual battery driver --- 2011-04-25 John Stultz Superseded
[1/6] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[2/6] clocksource: parisc: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[3/6] clocksource: um: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[4/6] clocksource: xtensa: convert to clocksource_register_hz/khz --- 2011-06-01 John Stultz Superseded
[5/6] clocksource: cris: convert to clocksource_register_khz --- 2011-06-01 John Stultz Superseded
[RFC] alarmtimers: Return -ENOTSUPP if no RTC device is present --- 2011-06-14 John Stultz Superseded
[RFC] alarmtimers: Handle late rtc module loading --- 2011-06-17 John Stultz Superseded
[1/2] kconfig: Add make olddefconfig --- 2011-09-17 John Stultz Superseded
[2/2] kconfig: Add merge_config.sh script --- 2011-09-17 John Stultz Superseded
kconfig: Add merge_config.sh script --- 2011-09-21 John Stultz Superseded
kconfig: Add merge_config.sh script --- 2011-10-04 John Stultz Superseded
[RFC] clocksource: Avoid selecting mult values that might overflow when adjusted --- 2011-10-31 John Stultz Superseded
[01/16] time: Move total_sleep_time into the timekeeper structure --- 2011-11-15 John Stultz Superseded
[02/16] time: Move wall_to_monotonic into the timekeeper structure --- 2011-11-15 John Stultz Superseded
[03/16] time: Move xtime into timekeeeper structure --- 2011-11-15 John Stultz Superseded
[04/16] time: Move raw_time into timekeeper structure --- 2011-11-15 John Stultz Superseded
[05/16] time: Cleanup global variables and move them to the top --- 2011-11-15 John Stultz Superseded
[06/16] time: Add timekeeper lock --- 2011-11-15 John Stultz Superseded
[07/16] ntp: Cleanup timex.h --- 2011-11-15 John Stultz Superseded
[08/16] ntp: Access tick_length variable via ntp_tick_length() --- 2011-11-15 John Stultz Superseded
[09/16] ntp: Add ntp_lock to replace xtime_locking --- 2011-11-15 John Stultz Superseded
[10/16] time: Remove most of xtime_lock usage in timekeeping.c --- 2011-11-15 John Stultz Superseded
[11/16] time: Reorder so the hot data is together --- 2011-11-15 John Stultz Superseded
[12/16] time: Move common updates to a function --- 2011-11-15 John Stultz Superseded
[13/16] time: Condense timekeeper.xtime into xtime_sec --- 2011-11-15 John Stultz Superseded
[14/16] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2011-11-15 John Stultz Superseded
[15/16] time: Update tiemkeeper structure using a local shadow --- 2011-11-15 John Stultz Superseded
[16/16] time: Rework update_vsyscall to pass timekeeper --- 2011-11-15 John Stultz Superseded
[1/7] time: Condense timekeeper.xtime into xtime_sec --- 2012-02-28 John Stultz Superseded
[2/7] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2012-02-28 John Stultz Superseded
[3/7] time: Split timekeeper lock into separate reader/writer locks --- 2012-02-28 John Stultz Superseded
[4/7] time: Update timekeeper structure using a local shadow --- 2012-02-28 John Stultz Superseded
[5/7] time: Shadow cycle_last in timekeeper structure --- 2012-02-28 John Stultz Superseded
[6/7] time: Reduce timekeeper read lock hold time --- 2012-02-28 John Stultz Superseded
[7/7] time: Convert the timekeeper's wlock to a raw_spin_lock --- 2012-02-28 John Stultz Superseded
[01/13] android: lowmemorykiller: Fix warning on 64bit --- 2012-03-07 John Stultz Superseded
[02/13] android: ram_console: set CON_ANYTIME console flag --- 2012-03-07 John Stultz Superseded
[03/13] android: ram_console: move footer strings --- 2012-03-07 John Stultz Superseded
[04/13] android: ram_console: drop early buffer support --- 2012-03-07 John Stultz Superseded
[05/13] android: ram_console: drop verbose ram_console support --- 2012-03-07 John Stultz Superseded
[06/13] android: ram_console: split out persistent ram --- 2012-03-07 John Stultz Superseded
[07/13] android: persistent_ram: refactor ecc support --- 2012-03-07 John Stultz Superseded
[08/13] android: persistent_ram: handle reserving and mapping memory --- 2012-03-07 John Stultz Superseded
[09/13] android: persistent_ram: make persistent_ram_write atomic --- 2012-03-07 John Stultz Superseded
[10/13] android: persistent_ram: add notrace to persistent_ram_write --- 2012-03-07 John Stultz Superseded
[11/13] android: persistent_trace: ftrace into persistent_ram --- 2012-03-07 John Stultz Superseded
[12/13] android: staging: ram_console: fix crash in ram_console_late_init --- 2012-03-07 John Stultz Superseded
[13/13] android: ram_console: honor dmesg_restrict --- 2012-03-07 John Stultz Superseded
time: x86: Fix race switching from vsyscall to non-vsyscall clock --- 2012-03-09 John Stultz Superseded
[1/2,RFC] Range tree implementation --- 2012-03-16 John Stultz Superseded
[2/2,RFC] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2012-03-16 John Stultz Superseded
[1/2,RFC] Range tree implementation --- 2012-03-21 John Stultz Superseded
[2/2,RFC] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2012-03-21 John Stultz Superseded
[1/2,RFC] Range tree implementation --- 2012-04-07 John Stultz Superseded
[2/2,RFC] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2012-04-07 John Stultz Superseded
[RFC] android-alarm: Switch from wakelocks to wakeup sources --- 2012-04-21 John Stultz Superseded
[1/3] Range tree implementation --- 2012-04-24 John Stultz Superseded
[2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2012-04-24 John Stultz Superseded
[3/3,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-04-24 John Stultz Superseded
[2/4,RFC] Range tree implementation --- 2012-05-25 John Stultz Superseded
[3/4,RFC] Add volatile range management code --- 2012-05-25 John Stultz Superseded
[4/4,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-05-25 John Stultz Superseded
[1/3,RFC] Interval tree implementation --- 2012-06-01 John Stultz Superseded
[2/3,RFC] Add volatile range management code --- 2012-06-01 John Stultz Superseded
[3/3,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-01 John Stultz Superseded
[1/3,RFC] Interval tree implementation --- 2012-06-01 John Stultz Superseded
[2/3,RFC] Add volatile range management code --- 2012-06-01 John Stultz Superseded
[3/3,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-01 John Stultz Superseded
[1/6,RFC] Interval tree implementation --- 2012-06-13 John Stultz Superseded
[2/6,RFC] Add volatile range management code --- 2012-06-13 John Stultz Superseded
[3/6,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-13 John Stultz Superseded
[4/6,RFC] ashmem: Convert ashmem to use volatile ranges --- 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
[6/6,RFC,HACK] mm: Change memory management of anonymous pages on swapless systems --- 2012-06-13 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-06-27 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-06-27 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 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
[5/5,RFC,HACK] mm: Change memory management of anonymous pages on swapless systems --- 2012-06-27 John Stultz Superseded
[1/5,RFC] Add volatile range management code --- 2012-07-28 John Stultz Superseded
[2/5,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-07-28 John Stultz Superseded
[3/5,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-07-28 John Stultz Superseded
[4/5,RFC,HACK] Add LRU_VOLATILE support to the VM --- 2012-07-28 John Stultz Superseded
[5/5,RFC,HACK] Switch volatile/shmem over to LRU_VOLATILE --- 2012-07-28 John Stultz Superseded
[3/3] 3.5.y: time: Move ktime_t overflow checking into timespec_valid_strict --- 2012-09-11 John Stultz Superseded
[3/3] 3.4.y: time: Move ktime_t overflow checking into timespec_valid_strict --- 2012-09-11 John Stultz Superseded
[1/3,RFC] Add volatile range management code --- 2012-09-29 John Stultz Superseded
[2/3,RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers --- 2012-09-29 John Stultz Superseded
[3/3,RFC] ashmem: Convert ashmem to use volatile ranges --- 2012-09-29 John Stultz Superseded
[RFC,1/4] vrange: Make various vrange.c local functions static --- 2013-04-03 John Stultz Superseded
[RFC,2/4] vrange: Introduce vrange_root to make vrange structures more flexible --- 2013-04-03 John Stultz Superseded
[RFC,3/4] vrange: Support fvrange() syscall for file based volatile ranges --- 2013-04-03 John Stultz Superseded
[RFC,4/4] vrange: Enable purging of file backed volatile ranges --- 2013-04-03 John Stultz Superseded
[1/8] vrange: Add basic data structure and functions --- 2013-06-12 John Stultz Superseded
[2/8] vrange: Add vrange support for file address_spaces --- 2013-06-12 John Stultz Superseded
[3/8] vrange: Add vrange support to mm_structs --- 2013-06-12 John Stultz Superseded
[4/8] vrange: Clear volatility on new mmaps --- 2013-06-12 John Stultz Superseded
« 1 2 3 418 19 »