1. 14abd03 ARM: perf: add support for the Cortex-A15 PMU by Will Deacon · 14 years ago
  2. 0c205cb ARM: perf: add support for the Cortex-A5 PMU by Will Deacon · 14 years ago
  3. 6d4eaf9 ARM: perf: add PMUv2 common event definitions by Will Deacon · 14 years ago
  4. 7b35fa4 ARM: perf: remove confusing comment from v7 perf events backend by Will Deacon · 14 years ago
  5. 7665d9d ARM: proc: add proc info for Cortex-A15MP using classic page tables by Will Deacon · 14 years ago
  6. 15eb169 ARM: proc: add Cortex-A5 proc info by Pawel Moll · 14 years ago
  7. dc939cd ARM: proc: convert v7 proc infos into a common macro by Pawel Moll · 14 years ago
  8. 18b9dc1 ARM: vfp: add VFPv4 capability detection and populate elf_hwcap by Will Deacon · 14 years ago
  9. 254cdf8 ARM: hwcaps: add new HWCAP defines for ARMv7-A by Will Deacon · 14 years ago
  10. 194a7f7 ARM: hwcaps: use shifts instead of hardcoded constants by Will Deacon · 14 years ago
  11. 2ba564b ARM: mm: tlb-v7: Use the new processor struct macros by Dave Martin · 14 years ago
  12. 3b7f39f ARM: mm: tlb-v6: Use the new processor struct macros by Dave Martin · 14 years ago
  13. ca56096 ARM: mm: tlb-v4wbi: Use the new processor struct macros by Dave Martin · 14 years ago
  14. 2284ece ARM: mm: tlb-v4wb: Use the new processor struct macros by Dave Martin · 14 years ago
  15. f249a64 ARM: mm: tlb-v4: Use the new processor struct macros by Dave Martin · 14 years ago
  16. d7b84d2 ARM: mm: tlb-v3: Use the new processor struct macros by Dave Martin · 14 years ago
  17. 27eebe4 ARM: mm: tlb-fa: Use the new processor struct macros by Dave Martin · 14 years ago
  18. ab1a746 ARM: mm: proc-xscale: Use new generic struct definition macros by Dave Martin · 14 years ago
  19. c21898f ARM: mm: proc-xsc3: Use new generic struct definition macros by Dave Martin · 14 years ago
  20. 78a8f3c ARM: mm: proc-v7: Use the new processor struct macros by Dave Martin · 14 years ago
  21. 7b7dc6e ARM: mm: proc-v6: Use the new processor struct macros by Dave Martin · 14 years ago
  22. f58d59f ARM: mm: proc-sa1100: Use the new processor struct macros by Dave Martin · 14 years ago
  23. 5973ba5 ARM: mm: proc-sa110: Use the new processor struct macros by Dave Martin · 14 years ago
  24. a39a321 ARM: mm: proc-mohawk: Use the new processor struct macros by Dave Martin · 14 years ago
  25. e43b670 ARM: mm: proc-feroceon: Use the new processor struct macros by Dave Martin · 14 years ago
  26. d6ed10c ARM: mm: proc-fa526: Use the new processor struct macros by Dave Martin · 14 years ago
  27. b4a19f0 ARM: mm: proc-arm9tdmi: Use the new processor struct macros by Dave Martin · 14 years ago
  28. b1b9892 ARM: mm: proc-arm946: Use the new processor struct macros by Dave Martin · 14 years ago
  29. b375580 ARM: mm: proc-arm940: Use the new processor struct macros by Dave Martin · 14 years ago
  30. be90da4 ARM: mm: proc-arm926: Use the new processor struct macros by Dave Martin · 14 years ago
  31. 6c240ae ARM: mm: proc-arm925: Use the new processor struct macros by Dave Martin · 14 years ago
  32. f3e7383 ARM: mm: proc-arm922: Use the new processor struct macros by Dave Martin · 14 years ago
  33. 68f5e1a ARM: mm: proc-arm920: Use the new processor struct macros by Dave Martin · 14 years ago
  34. fd10e27 ARM: mm: proc-arm7tdmi: Use the new processor struct macros by Dave Martin · 14 years ago
  35. 4cc1f0f ARM: mm: proc-arm740: Use the new processor struct macros by Dave Martin · 14 years ago
  36. 449870b ARM: mm: proc-arm720: Use the new processor struct macros by Dave Martin · 14 years ago
  37. c3be06e ARM: mm: proc-arm6_7: Use the new processor struct macros by Dave Martin · 14 years ago
  38. 5c9369b ARM: mm: proc-arm1026: Use the new processor struct macros by Dave Martin · 14 years ago
  39. f2d8cae ARM: mm: proc-arm1022: Use the new processor struct macros by Dave Martin · 14 years ago
  40. fbaa840 ARM: mm: proc-arm1020e: Use the new processor struct macros by Dave Martin · 14 years ago
  41. 56d9165 ARM: mm: proc-arm1020: Use the new processor struct macros by Dave Martin · 14 years ago
  42. 455a01e ARM: mm: cache-v7: Use the new processor struct macros by Dave Martin · 14 years ago
  43. 641d823 ARM: mm: cache-v6: Use the new processor struct macros by Dave Martin · 14 years ago
  44. d5b5b2e ARM: mm: cache-v4wt: Use the new processor struct macros by Dave Martin · 14 years ago
  45. eec95e5 ARM: mm: cache-v4wb: Use the new processor struct macros by Dave Martin · 14 years ago
  46. 54d4e9e ARM: mm: cache-v4: Use the new processor struct macros by Dave Martin · 14 years ago
  47. 9c37396 ARM: mm: cache-v3: Use the new processor struct macros by Dave Martin · 14 years ago
  48. 9bc74913 ARM: mm: cache-fa: Use the new processor struct macros by Dave Martin · 14 years ago
  49. 8f51965 ARM: assembler.h: Add string declaration macro by Dave Martin · 14 years ago
  50. 66a625a ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros by Dave Martin · 14 years ago
  51. 8c95aa60 um: add asm/percpu.h by Richard Weinberger · 14 years ago
  52. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 14 years ago
  53. edcda26 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  54. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  55. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  56. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 14 years ago
  57. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 14 years ago
  58. 859c965 [S390] allow setting of upper 32 bit in smp_ctl_set_bit by Jan Glauber · 14 years ago
  59. 6815823 [S390] hwsampler: Set a sane default sampling rate by Christian Borntraeger · 14 years ago
  60. b530ce7 [S390] s390: enforce HW limits for the initial sampling rate by Christian Borntraeger · 14 years ago
  61. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 14 years ago
  62. 35052cf MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() by David Howells · 14 years ago
  63. 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 14 years ago
  64. 946a105 ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries by Dave Martin · 14 years ago
  65. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 14 years ago
  66. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  67. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 14 years ago
  68. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  69. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  70. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 14 years ago
  71. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 14 years ago
  72. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 14 years ago
  73. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 14 years ago
  74. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 14 years ago
  75. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 14 years ago
  76. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  78. 9a00318 ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols by Dave Martin · 14 years ago
  79. 343fda5 ARM: 6962/1: mach-h720x: fix build error by Linus Walleij · 14 years ago
  80. 2bc58a6 ARM: 6959/1: SMP build fix for entry-macro-multi.S by Magnus Damm · 14 years ago
  81. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 14 years ago
  82. f8f44f0 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  83. f49cc57 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  84. 158f1e9 gpio: include linux/gpio.h where needed by Randy Dunlap · 14 years ago
  85. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 14 years ago
  86. fb2e739 sh: ecovec: Add renesas_usbhs support by Kuninori Morimoto · 14 years ago
  87. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  88. 21c5977 alpha: fix several security issues by Dan Rosenberg · 14 years ago
  89. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 14 years ago
  90. b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 14 years ago
  91. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  92. 05a7929 ARM: mach-shmobile: mackerel: tidyup usbhs driver settings by Kuninori Morimoto · 14 years ago
  93. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 14 years ago
  94. 3a2289a Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  95. 4068b00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 14 years ago
  96. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  97. b8ce9fb Merge branch 'fixes-v3.0-rc3' into devel-fixes by Tony Lindgren · 14 years ago
  98. e9e35c5 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME by Kevin Hilman · 14 years ago
  99. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  100. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 14 years ago