1. b5ea92f ANDROID: kernel/watchdog: fix unused variable warning by Brian Norris · 8 years ago
  2. 557d80f ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field by Brian Norris · 8 years ago
  3. 5fb1ae0 ANDROID: lowmemorykiller: fix declaration order warnings by Brian Norris · 8 years ago
  4. 01d8cc5 ANDROID: mmc: move to a SCHED_FIFO thread by Tim Murray · 8 years ago
  5. f9f1014 ANDROID: skip building drivers as modules by Amit Pundir · 8 years ago
  6. 78ab6c4 ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  7. fe1e63a ANDROID: goldfish: pipe: fix platform_no_drv_owner.cocci warnings by Fengguang Wu · 8 years ago
  8. eb5d550 ANDROID: epoll: use freezable blocking call by Colin Cross · 11 years ago
  9. ebab868 ANDROID: Fix for in kernel emergency remount when loop mounts are used by Christian Poetzsch · 9 years ago
  10. 9cce66d ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optional by Amit Pundir · 8 years ago
  11. b236cdb ANDROID: kbuild: make it possible to specify the module output dir by Rom Lemarchand · 9 years ago
  12. cc14b9e ANDROID: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim by JP Abgrall · 10 years ago
  13. aaf78ec ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus by Colin Cross · 11 years ago
  14. b794bd3 ANDROID: rtc-palmas: correct for bcd year by Mark Salyzyn · 8 years ago
  15. b1173ef ANDROID: w1: ds2482: Manage SLPZ pin sleep state by Todd Poynor · 12 years ago
  16. 1672c66 ANDROID: fuse: Freeze client on suspend when request sent to userspace by Todd Poynor · 13 years ago
  17. 47f5e05 ANDROID: serial_core: Add wake_peer uart operation by San Mehat · 15 years ago
  18. 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  19. 085351f ANDROID: pstore/ram: Add ramoops_console_write_buf api by Arve Hjønnevåg · 10 years ago
  20. f353d4f ANDROID: pstore: Update Documentation/android.txt by John Stultz · 11 years ago
  21. c3c2e99 ANDROID: initramfs: Add skip_initramfs command line option by Rom Lemarchand · 9 years ago
  22. 9a4a740 ANDROID: of: Fix build warnings by John Stultz · 8 years ago
  23. e820270a ANDROID: of: fix CONFIG_CMDLINE_EXTEND by Colin Cross · 11 years ago
  24. 8e56764 ANDROID: ARM64: copy CONFIG_CMDLINE_EXTEND from ARM by Colin Cross · 10 years ago
  25. 4db7f78 ANDROID: of: Support CONFIG_CMDLINE_EXTEND config option by Doug Anderson · 12 years ago
  26. ba01a66 ANDROID: ARM: decompressor: Flush tlb before swiching domain 0 to client mode by Arve Hjønnevåg · 11 years ago
  27. 911da23 ANDROID: ARM64: add option to build Image.gz/dtb combo by Alex Ray · 10 years ago
  28. ccd6cd3 ANDROID: ARM: convert build of appended dtb zImage to list of dtbs by Colin Cross · 11 years ago
  29. 31747b7 ANDROID: ARM: add config option to build zImage/dtb combo by Erik Gilling · 11 years ago
  30. c792cb6 ANDROID: ARM: Fix dtb list when DTB_IMAGE_NAMES is empty by Benoit Goby · 11 years ago
  31. 7663ed4 ANDROID: arm64: pass return address to dma_common_contiguous_remap by Jin Qian · 9 years ago
  32. a9c2864 ANDROID: arch: arm64: force -fno-pic by Greg Hackmann · 9 years ago
  33. c69559c ANDROID: arm64: process: dump memory around registers when displaying regs by Greg Hackmann · 10 years ago
  34. 91d8631 ANDROID: arm64: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 10 years ago
  35. f556868 ANDROID: ARM: fault: assume no context when IRQs are disabled during data abort. by JP Abgrall · 11 years ago
  36. 813f267 ANDROID: ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 11 years ago
  37. 2444662 ANDROID: ARM: add option to flush console before reboot by Dima Zavin · 13 years ago
  38. f9deaf1 ANDROID: ARM: Make low-level printk work by Tony Lindgren · 19 years ago
  39. 6d6ef30 ANDROID: Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 15 years ago
  40. c6023aa ANDROID: process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  41. 122dd3c ANDROID: security: Add proper checks for Android specific capability checks by Tushar Behera · 12 years ago
  42. e4395b2 ANDROID: uid_cputime: skip power reporting per uid for now by Amit Pundir · 8 years ago
  43. 17f35ea ANDROID: uid_cputime: Check for the range while removing range of UIDs. by Ruchi Kandoi · 9 years ago
  44. 0a73377 ANDROID: uid_cputime: Iterates over all the threads instead of processes. by Ruchi Kandoi · 9 years ago
  45. be7074f ANDROID: uid_cputime: fix cputime overflow by Jin Qian · 9 years ago
  46. 40b78cc ANDROID: uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit. by Ruchi Kandoi · 9 years ago
  47. bf7cb02 ANDROID: uid_cputime: Extends the cputime functionality to report power per uid by Ruchi Kandoi · 9 years ago
  48. 453ac31 ANDROID: proc: uid_cputime: fix show_uid_stat permission by Jin Qian · 9 years ago
  49. 48a9906 ANDROID: proc: uid_cputime: create uids from kuids by Amit Pundir · 9 years ago
  50. 6901422 ANDROID: proc: uid: Adds accounting for the cputimes per uid. by jinqian · 9 years ago
  51. f049c41 ANDROID: fixup! proc: make oom adjustment files user read-only by Dan Willemsen · 9 years ago
  52. 2956c9b ANDROID: proc: make oom adjustment files user read-only by Rom Lemarchand · 9 years ago
  53. ff8b808 ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  54. 9d17e24 ANDROID: wakeup_reason: use vsnprintf instead of snsprintf for vargs. by Ruchi Kandoi · 9 years ago
  55. 7df92a1 ANDROID: power: wakeup_reason: fix suspend time reporting by Amit Pundir · 9 years ago
  56. 68b6254 ANDROID: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 9 years ago
  57. e2cc63f ANDROID: Power: Report suspend times from last_suspend_time by jinqian · 9 years ago
  58. 00a83e6 ANDROID: Make suspend abort reason logging depend on CONFIG_PM_SLEEP by Lorenzo Colitti · 9 years ago
  59. dfa4033 ANDROID: power: Add check_wakeup_reason() to verify wakeup source irq by Dmitry Shmidt · 10 years ago
  60. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  61. f118f73 ANDROID: power: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 10 years ago
  62. 64062b3 ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 10 years ago
  63. b4e6247 ANDROID: Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 10 years ago
  64. e13dbc7 ANDROID: power: wakeup_reason: rename irq_count to irqcount by Greg Hackmann · 10 years ago
  65. 1ceb7e2 ANDROID: Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 10 years ago
  66. 1135122 ANDROID: POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 10 years ago
  67. 6acefbe ANDROID: Power: add an API to log wakeup reasons by Ruchi Kandoi · 10 years ago
  68. 25c6a63 ANDROID: PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 12 years ago
  69. 635a06d ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 12 years ago
  70. a02dedd ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 12 years ago
  71. af4f6ce ANDROID: power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order by Todd Poynor · 12 years ago
  72. c986437 ANDROID: power_supply: Add custom property for USB High Current mode by Todd Poynor · 12 years ago
  73. b354d8a ANDROID: trace: power: add trace_clock_set_parent by Colin Cross · 12 years ago
  74. 83707ea ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 8 years ago
  75. b96956e ANDROID: trace: fix compilation for 4.1 by Dmitry Shmidt · 9 years ago
  76. dbd4bf9 ANDROID: trace/events: fix gpu event timestamp formatting by Jamie Gennis · 11 years ago
  77. 7ee9aa4 ANDROID: trace: add non-hierarchical function_graph option by Jamie Gennis · 11 years ago
  78. 6eaff2c ANDROID: trace: Add an option to show tgids in trace output by Jamie Gennis · 11 years ago
  79. 88848da ANDROID: trace/events: add gpu trace events by Jamie Gennis · 11 years ago
  80. 1bcf88f ANDROID: sync: add Documentation/sync.txt by Erik Gilling · 12 years ago
  81. 83285ed ANDROID: ARM: Call idle notifiers by Todd Poynor · 13 years ago
  82. 5ee3412 ANDROID: Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  83. 81863d6 ANDROID: cpuidle: governor: menu: don't use loadavg by Colin Cross · 13 years ago
  84. a5a4447 ANDROID: sched: add sched blocked tracepoint which dumps out context of sleep. by Riley Andrews · 9 years ago
  85. be00a27 ANDROID: sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 15 years ago
  86. daeea72 ANDROID: fiq_debugger: Build fixes for 4.1 by John Stultz · 8 years ago
  87. 60c384b ANDROID: fiq_debugger: Add fiq_watchdog_triggered api by Arve Hjønnevåg · 10 years ago
  88. e073df6 ANDROID: fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code by Arve Hjønnevåg · 10 years ago
  89. 516b14d ANDROID: fiq_debugger: add ARM64 support by Colin Cross · 10 years ago
  90. cffbe78 ANDROID: fiq_debugger: split arm support into fiq_debugger_arm.c by Colin Cross · 10 years ago
  91. 7efcbb8 ANDROID: fiq_debugger: use pt_regs for registers by Colin Cross · 10 years ago
  92. cbee915 ANDROID: fiq_debugger: allow compiling without CONFIG_FIQ_GLUE by Colin Cross · 10 years ago
  93. a6bec1f ANDROID: fiq_debugger: rename debug->fiq_debugger by Colin Cross · 10 years ago
  94. 66bbef2 ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 10 years ago
  95. 6c0dda2 ANDROID: ARM: fiq_glue: Add custom fiq return handler api. by Arve Hjønnevåg · 11 years ago
  96. dad5647 ANDROID: ARM: kgdb: ignore breakpoint instructions from user mode by Todd Poynor · 11 years ago
  97. 053d547 ANDROID: ARM: fiq_debugger: Update tty code for 3.9 by Arve Hjønnevåg · 11 years ago
  98. 9de62e0 ANDROID: ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs by Arve Hjønnevåg · 11 years ago
  99. d05890d ANDROID: ARM: fiq_debugger: Fix to compile on 3.7 by Arve Hjønnevåg · 11 years ago
  100. b4ffdde ANDROID: ARM: fiq_debugger: fix uninitialised spin_lock. by Mars · 12 years ago