1. 8cf7217 ARM: kernel: build MPIDR hash function data structure by Lorenzo Pieralisi · 11 years ago
  2. fd8957a Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr into devel-stable by Russell King · 11 years ago
  3. 3fbd55e Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  4. b3f288d Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux into devel-stable by Russell King · 11 years ago
  5. 04e71d7 Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel-stable by Russell King · 11 years ago
  6. de82977 ARM: mpu: Ensure that MPU depends on CPU_V7 by Jonathan Austin · 11 years ago
  7. 9dfc28b ARM: mpu: protect the vectors page with an MPU region by Jonathan Austin · 11 years ago
  8. 801bb21 ARM: mpu: Allow enabling of the MPU via kconfig by Jonathan Austin · 12 years ago
  9. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  10. 9a27156 ARM: mpu: Complete initialisation of the MPU after reaching the C-world by Jonathan Austin · 11 years ago
  11. 5ad7dcb ARM: mpu: add MPU probe and initialisation functions in C by Jonathan Austin · 11 years ago
  12. 67c9845 ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU by Jonathan Austin · 12 years ago
  13. a2b45b0 ARM: mpu: add header for MPU register layouts and region data by Jonathan Austin · 12 years ago
  14. aca7e59 ARM: mpu: add PMSA related registers and bitfields to existing headers by Jonathan Austin · 12 years ago
  15. ed18bdc ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL by Jonathan Austin · 12 years ago
  16. c90ad5c ARM: add Cortex-R7 Processor Info by Jonathan Austin · 12 years ago
  17. 6656761 ARM: select CPU_CPU15_MMU/MPU appropriately by Jonathan Austin · 12 years ago
  18. 8d655d8 ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU by Jonathan Austin · 11 years ago
  19. 8006b4d ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU by Jonathan Austin · 11 years ago
  20. aa1aadc ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations by Will Deacon · 13 years ago
  21. c4a1f03 ARM: nommu: do not initialise page tables in secondary_data structure by Will Deacon · 13 years ago
  22. 02ed1c7 ARM: nommu: provide dummy cpu_switch_mm implementation by Will Deacon · 13 years ago
  23. 5c709e6 ARM: nommu: define dummy TLB operations for nommu configurations by Will Deacon · 13 years ago
  24. 01fafca ARM: nommu: add entry point for secondary CPUs to head-nommu.S by Will Deacon · 13 years ago
  25. 3f71be2 ARM: arch_timer: stop virtual timer when booted in HYP mode by Marc Zyngier · 11 years ago
  26. fb521a0 arm: fix up ARM_ARCH_TIMER selects by Mark Rutland · 11 years ago
  27. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 12 years ago
  28. f793c23 ARM: KVM: arch_timers: zero CNTVOFF upon return to host by Mark Rutland · 11 years ago
  29. 0af0b18 ARM: hyp: initialize CNTVOFF to zero by Marc Zyngier · 12 years ago
  30. fdeb94b ARM: 7745/1: psci: fix building without HOTPLUG_CPU by Arnd Bergmann · 11 years ago
  31. 8d96250 ARM: mm: Transparent huge page support for LPAE systems. by Catalin Marinas · 12 years ago
  32. 1355e2a ARM: mm: HugeTLB support for LPAE systems. by Catalin Marinas · 12 years ago
  33. 0b19f93 ARM: mm: Add support for flushing HugeTLB pages. by Steve Capper · 11 years ago
  34. dde1b65 ARM: mm: correct pte_same behaviour for LPAE. by Steve Capper · 11 years ago
  35. a469abd ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions by Will Deacon · 11 years ago
  36. e38a517 ARM: lpae: fix definition of PTE_HWTABLE_PTRS by Will Deacon · 11 years ago
  37. 28d4bf7 ARM: mm: clean up membank size limit checks by Cyril Chemparathy · 12 years ago
  38. adf2e9f ARM: mm: cleanup checks for membank overlap with vmalloc area by Cyril Chemparathy · 12 years ago
  39. 5b20c5b ARM: fix type of PHYS_PFN_OFFSET to unsigned long by Cyril Chemparathy · 12 years ago
  40. 82f6670 ARM: mm: use physical addresses in highmem sanity checks by Cyril Chemparathy · 12 years ago
  41. 4756dcb ARM: LPAE: accomodate >32-bit addresses for page table base by Cyril Chemparathy · 12 years ago
  42. a7fbc0d ARM: LPAE: factor out T1SZ and TTBR1 computations by Cyril Chemparathy · 12 years ago
  43. 1fc84ae ARM: LPAE: use 64-bit accessors for TTBR registers by Cyril Chemparathy · 12 years ago
  44. 13f659b ARM: LPAE: use phys_addr_t in switch_mm() by Cyril Chemparathy · 12 years ago
  45. de22cc6 ARM: LPAE: use phys_addr_t for initrd location by Vitaly Andrianov · 12 years ago
  46. 56bc628 ARM: LPAE: use phys_addr_t in free_memmap() by Vitaly Andrianov · 12 years ago
  47. 20d6956 ARM: LPAE: use phys_addr_t in alloc_init_pud() by Vitaly Andrianov · 12 years ago
  48. 926edcc ARM: LPAE: use signed arithmetic for mask definitions by Cyril Chemparathy · 12 years ago
  49. e4aa937 Linux 3.10-rc3 by Linus Torvalds · 11 years ago
  50. ab465df ipc/sem.c: Fix missing wakeups in do_smart_update_queue() by Manfred Spraul · 11 years ago
  51. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  52. 932ff06 Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  53. 95f4838 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  54. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  55. 72de4c6 Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  56. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  58. 6b3f7b5 score: remove redundant kcore_list entries by Kyle McMartin · 11 years ago
  59. 462a2b5 Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  60. 4dd9aa8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  61. 7bb66f6 ARC: lazy dcache flush broke gdb in non-aliasing configs by Vineet Gupta · 11 years ago
  62. 9cf1848 Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 11 years ago
  63. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 11 years ago
  65. a9ff785 mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas by Cliff Wickman · 11 years ago
  66. 43c523b drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing by Tomasz Figa · 11 years ago
  67. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  68. 10b3a32 random: fix accounting race condition with lockless irq entropy_count update by Jiri Kosina · 11 years ago
  69. 1e7e2e0 drivers/char/random.c: fix priming of last_data by Jarod Wilson · 11 years ago
  70. 348f9f0 mm/memory_hotplug.c: fix printk format warnings by Randy Dunlap · 11 years ago
  71. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  72. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 11 years ago
  73. e5ee730 fbdev: FB_GOLDFISH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  74. cac29af drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  75. 387b8b3 auditfilter.c: fix kernel-doc warnings by Randy Dunlap · 11 years ago
  76. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 11 years ago
  77. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 11 years ago
  78. 4b949b8 drivers/leds/leds-ot200.c: fix error caused by shifted mask by Christian Gmeiner · 11 years ago
  79. 7c34251 mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer by Aneesh Kumar K.V · 11 years ago
  80. 7450231 linux/kernel.h: fix kernel-doc warning by Randy Dunlap · 11 years ago
  81. c2cc499 mm compaction: fix of improper cache flush in migration code by Leonid Yegoshin · 11 years ago
  82. 1ccc819 rapidio/tsi721: fix bug in MSI interrupt handling by Alexandre Bounine · 11 years ago
  83. fb09c37 hfs: avoid crash in hfs_bnode_create by Jeff Mahoney · 11 years ago
  84. 28ccddf mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge by Johannes Weiner · 11 years ago
  85. 26549c8 drivers/video: implement a simple framebuffer driver by Stephen Warren · 11 years ago
  86. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  87. d34883d mm: mmu_notifier: re-fix freed page still mapped in secondary MMU by Xiao Guangrong · 11 years ago
  88. 4c663cf wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 11 years ago
  89. 7b92d03 fat: fix possible overflow for fat_clusters by OGAWA Hirofumi · 11 years ago
  90. 5eeb929 rapidio: documentation update for enumeration changes by Alexandre Bounine · 11 years ago
  91. bc8fcfe rapidio: add enumeration/discovery start from user space by Alexandre Bounine · 11 years ago
  92. a11650e rapidio: make enumeration/discovery configurable by Alexandre Bounine · 11 years ago
  93. 585dc0c drivers/block/xsysace.c: fix id with missing port-number by Gernot Vormayr · 11 years ago
  94. f4ae176 Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixes by Olof Johansson · 11 years ago
  95. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  96. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 11 years ago
  97. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  98. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  99. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  100. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 11 years ago