1. 4e425cd crypto: lz4,lz4hc - fix decompression by KOVACS Krisztian · 10 years ago
  2. 052bdce crypto: add lz4 Cryptographic API by Chanho Min · 11 years ago
  3. 7af599a mm: Backport ZRAM/ZSMALLOC from Google kernel by Steve Kondik · 8 years ago
  4. 2b89993 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  5. f94910d mm: Backport ZCache from QC kernel 3.18 by Steve Kondik · 8 years ago
  6. 8ebe047 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  7. f95681e mm: swap: fix swapcache usage for fast swap devices by Vinayak Menon · 9 years ago
  8. c112622 radix-tree: add radix_tree_gang_lookup_index by Vinayak Menon · 9 years ago
  9. 25fe3e7 mm: don't inline page_mapping() by Shaohua Li · 11 years ago
  10. 88442c2 mm: use up free swap space before reaching OOM kill by Minchan Kim · 11 years ago
  11. 474a29d mm: swap: don't delay swap free for fast swap devices by Vinayak Menon · 9 years ago
  12. 72c2e2c decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago
  13. b891846 nick kvfree() from apparmor by Al Viro · 10 years ago
  14. a29118b ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs by Stepan Moskovchenko · 11 years ago
  15. 2694b1b ARM: dma-mapping: Add maximum alignment order for dma iommu buffers by Seung-Woo Kim · 11 years ago
  16. 4df8114 ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect by Jon Medhurst · 11 years ago
  17. 069b721 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago
  18. 1652e7d ARM: mm: rename jump labels in v7_flush_dcache_all function by Lorenzo Pieralisi · 12 years ago
  19. 9eae006 ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier() by Will Deacon · 11 years ago
  20. b9bc87c ARM: 7587/1: implement optimized percpu variable access by Rob Herring · 12 years ago
  21. 49db781 ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register by Stephen Boyd · 11 years ago
  22. acc78b7 lib: cpu_rmap: avoid flushing all workqueues by David Decotigny · 12 years ago
  23. 982d4f7 ARM: gic: use a private mapping for CPU target interfaces by Nicolas Pitre · 12 years ago
  24. c2c2686 ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary by Nicolas Pitre · 12 years ago
  25. b627275 ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon by Lorenzo Pieralisi · 12 years ago
  26. 47f7df6 ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API by Santosh Shilimkar · 12 years ago
  27. d3de3ff ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API by Lorenzo Pieralisi · 12 years ago
  28. 653bc57 ARM: cpu hotplug: remove majority of cache flushing from platforms by Russell King · 11 years ago
  29. 14729f4 ARM: smp: flush L1 cache in cpu_die() by Russell King · 11 years ago
  30. b1b2142 ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 by Will Deacon · 11 years ago
  31. 574c793 ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead by Will Deacon · 11 years ago
  32. fcb2ebf ARM: 7660/1: tlb: add branch predictor maintenance operations by Will Deacon · 11 years ago
  33. dd2f9d3 UPSTREAM: ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 9 years ago
  34. c59ed1c BACKPORT: ARM: 8235/1: Support for the PXN CPU feature on ARMv7 Modern ARMv7-A/R cores optionally implement below new hardware feature: by Jungseung Lee · 10 years ago
  35. b886284 UPSTREAM: ppp: defer netns reference release for ppp channel by WANG Cong · 8 years ago
  36. a432b34 UPSTREAM: ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  37. 1589f7d ANDROID: restrict access to perf events by Jeff Vander Stoep · 8 years ago
  38. a30558a BACKPORT: FROMLIST: mm: ASLR: use get_random_long() by dcashman · 8 years ago
  39. 5d85af1 net: tcp: fix rtable leak in tcp_is_local[6] by liping.zhang · 8 years ago
  40. 696bb1c UPSTREAM: memcg: Only free spare array when readers are done by Martijn Coenen · 9 years ago
  41. bf5eaa7 BACKPORT: arm: don't open-code ptrace_report_syscall() (part deux) by Mark Salyzyn · 8 years ago
  42. d4f1bce UPSTREAM: ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace by Will Deacon · 12 years ago
  43. ead142d BACKPORT: ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS by Al Viro · 12 years ago
  44. 2a5f934 BACKPORT: ARM: 7473/1: deal with handlerless restarts without leaving the kernel by Al Viro · 12 years ago
  45. 5489291 BACKPORT: ARM: 7472/1: pull all work_pending logics into C function by Al Viro · 12 years ago
  46. ace19da UPSTREAM: arm: don't open-code ptrace_report_syscall() by Al Viro · 12 years ago
  47. 04c5fa2 UPSTREAM: arm: bury unused _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  48. 5151917 UPSTREAM: arm: remove unused restart trampoline by Al Viro · 12 years ago
  49. ff51fee UPSTREAM: arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 12 years ago
  50. 2cad93a BACKPORT: arm: don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  51. f238c47 UPSTREAM: arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 12 years ago
  52. f0f6234 UPSTREAM: arm: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  53. f12e455 BACKPORT: mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  54. 2901b77 UPSTREAM: mm: reorder can_do_mlock to fix audit denial by Jeff Vander Stoep · 9 years ago
  55. ca7dbcc ANDROID: android: base-cfg: disable CONFIG_SYSVIPC by Greg Hackmann · 9 years ago
  56. 2290759 ANDROID: exec_domains: Disable request_module() call for personalities by John Stultz · 9 years ago
  57. 8e5087e net: fix iterating over hashtable in tcp_nuke_addr() by Dmitry Torokhov · 9 years ago
  58. 2dc2dee ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  59. b083234 Fix incorrect conflict resolution in "vfs: Add setns support for the mount namespace" by Daniel Rosenberg · 9 years ago
  60. b30dee5 proc: fix build broken by proc inode per namespace patch by Jin Qian · 9 years ago
  61. 561ca2e ptrace: fix ptrace defect cause by a merge fail by M1cha · 9 years ago
  62. a97e396 New Build Breakage in branch: kernel-m-dev-tegra-flounder-3.10 @ 1960706 by Mark Salyzyn · 9 years ago
  63. 7e0d648 net/unix: sk_socket can disappear when state is unlocked by Mark Salyzyn · 9 years ago
  64. 4314830 suspend: Return error when pending wakeup source is found. by Ruchi Kandoi · 9 years ago
  65. ae0f3fc subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency by rahul.khandelwal · 9 years ago
  66. a2b5474 selinux/nlmsg: add XFRM_MSG_NEWSPDINFO by Nicolas Dichtel · 9 years ago
  67. 0446e58 staging: Remove logger and alarm-dev from android Makefile by John Stultz · 9 years ago
  68. a8afd94 staging: Remove the Android logger driver by John Stultz · 9 years ago
  69. 340a8cb proc: make oom adjustment files user read-only by Rom Lemarchand · 9 years ago
  70. 62d9843 Revert "Grants system server access to /proc/<pid>/oom_adj for Android applications." by Rom Lemarchand · 9 years ago
  71. 26b7c89 android: base-cfg: turn off /dev/mem and /dev/kmem by Mark Salyzyn · 9 years ago
  72. 38041a6 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  73. f925794 kbuild: make it possible to specify the module output dir by Rom Lemarchand · 9 years ago
  74. fd76481 net: ipv6: allow choosing optimistic addresses with use_optimistic by Erik Kline · 10 years ago
  75. 17b0bb5 net: ipv6: Add a sysctl to make optimistic addresses useful candidates by Erik Kline · 10 years ago
  76. 183de13 HID: input: generic hidinput_input_event handler by David Herrmann · 11 years ago
  77. 46dc7ef ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim by JP Abgrall · 10 years ago
  78. b3f208c Revert "s3c2410_wdt: Add locking to cpu frequency transition notifier" by Mark Salyzyn · 10 years ago
  79. c09beb3c cgroup: Take css_set_lock from cgroup_css_sets_empty() by Hans de Goede · 12 years ago
  80. 8512010 s3c2410_wdt: Add locking to cpu frequency transition notifier by Mark Salyzyn · 10 years ago
  81. 19232c0 DMA: PL330: Fix racy mutex unlock by Javi Merino · 12 years ago
  82. 7377e17 net: wireless: Increase scan entry expiration to fit new scan time by Dmitry Shmidt · 10 years ago
  83. 83bf4b7 android: base-cfg: disable LOGGER by Mark Salyzyn · 10 years ago
  84. f218042 HID: add missing hid usages mappings by Olivier Gay · 10 years ago
  85. 4df7471 Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 10 years ago
  86. fb8fc0c android: configs: Enable SELinux and its dependencies. by Stephen Smalley · 10 years ago
  87. c41f9a2 cpufreq: interactive: turn boost_pulse off on boost off by Ruchi Kandoi · 10 years ago
  88. 29b914c android: configs: Enable CONFIG_SND_USB_AUDIO by Dmitry Shmidt · 10 years ago
  89. 7910c55 cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS by Badhri Jagan Sridharan · 10 years ago
  90. 63771d5 Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 10 years ago
  91. ecf8234 android: base-cfg: enable DM_VERITY (used for secureboot) by JP Abgrall · 10 years ago
  92. 7e26726 POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 10 years ago
  93. 5c60bc6 Power: add an API to log wakeup reasons by Ruchi Kandoi · 10 years ago
  94. fb23f89 android: configs: Add CONFIG_NETFILTER_XT_TARGET_IDLETIMER by Ashish Sharma · 10 years ago
  95. 06da8da android: configs: add IPV6 ROUTE INFO by JP Abgrall · 11 years ago
  96. 128525d cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 11 years ago
  97. afd0a06 android: configs: add TIMER_STATS back, helps with sysrq t. by JP Abgrall · 11 years ago
  98. 89e6324 android: configs: Add HIDRAW to recommended set by Michael Wright · 11 years ago
  99. 00fae4f android: configs: require TCPMSS, remove SCHED_TRACER and TIMER_STATS by JP Abgrall · 11 years ago
  100. 90d5ae2 android: configs: Reorder config fragments, update README by JP Abgrall · 11 years ago