1. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  2. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  3. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  4. 8a69782 metag: tz1090: instantiate gpio-tz1090-pdc by James Hogan · 11 years ago
  5. d6cffa4 metag: tz1090: select and instantiate gpio-tz1090 by James Hogan · 11 years ago
  6. 0a6923f metag: tz1090: select and instantiate irq-imgpdc by James Hogan · 11 years ago
  7. 54be16e metag: delete __cpuinit usage from all metag files by Paul Gortmaker · 11 years ago
  8. 2d6244b Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  9. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  10. d903bca metag: checksum.h: fix carry in csum_tcpudp_nofold by James Hogan · 11 years ago
  11. 7644a44 Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  12. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  13. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  14. c20eb0f metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c by James Hogan · 11 years ago
  15. 5ad62f2 mm/metag: prepare for killing free_all_bootmem_node() by Jiang Liu · 11 years ago
  16. 132de67 mm/metag: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  17. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  18. 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
  19. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  20. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. 8b8b241 metag: cpu hotplug: route_irq: preserve irq mask by James Hogan · 11 years ago
  23. f6b30d3 metag: kick: add missing irq_enter/exit to kick_handler() by James Hogan · 11 years ago
  24. 9649814 metag: smp: don't spin waiting for CPU to start by James Hogan · 11 years ago
  25. 234c7f1 metag: smp: enable irqs after set_cpu_online by James Hogan · 11 years ago
  26. 4274875 metag: use clear_tasks_mm_cpumask() by James Hogan · 11 years ago
  27. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  28. 5a88130 metag: tz1090: select and instantiate pinctrl-tz1090-pdc by James Hogan · 11 years ago
  29. 9630fa9 metag: tz1090: select and instantiate pinctrl-tz1090 by James Hogan · 12 years ago
  30. f43b059 metag: don't check for cache aliasing on smp cpu boot by James Hogan · 11 years ago
  31. 30dd5f7 metag: panic if cache aliasing possible by James Hogan · 11 years ago
  32. d3087c0 metag: *.dts: include using preprocessor by James Hogan · 11 years ago
  33. 6ad59a5 metag: add <dt-bindings/> symlink by James Hogan · 11 years ago
  34. 418a133 metag: fix mm/hugetlb.c build breakage by James Hogan · 11 years ago
  35. 03d8e80 perf: Add const qualifier to perf_pmu_register's 'name' arg by Mischa Jonker · 11 years ago
  36. 1a5719a metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files by Markos Chandras · 11 years ago
  37. 0184cd3 metag/traps: include setup.h for the per_cpu_trap_init declaration by Markos Chandras · 11 years ago
  38. b79e88e metag/traps: Mark die() as __noreturn to match the declaration. by Markos Chandras · 11 years ago
  39. dca66a6 metag/processor.h: Add missing cpuinfo_op declaration. by Markos Chandras · 11 years ago
  40. 6ce5764 metag/setup: Restrict scope for the capabilities variable by Markos Chandras · 11 years ago
  41. 42ad59e metag/mm/cache: Restrict scope for metag_lnkget_probe by Markos Chandras · 11 years ago
  42. a85882d metag/asm/irq.h: Declare init_IRQ by Markos Chandras · 11 years ago
  43. 32580ae metag/kernel/irq.c: Declare root_domain as static by Markos Chandras · 11 years ago
  44. cf07053 metag: log core and timer frequencies from arch code by James Hogan · 11 years ago
  45. caa279d metag: init common clk and use "core" clk by James Hogan · 11 years ago
  46. c24d297 metag: minimal TZ1090 (Comet) SoC infrastructure by James Hogan · 12 years ago
  47. 8f74f52 metag: of_platform_populate from arch generic code by James Hogan · 11 years ago
  48. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  49. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  50. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  52. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  53. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  54. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. a564496 mm/metag: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  56. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  57. 164c013 metag: defconfigs: increase log buffer 8KiB => 128KiB by James Hogan · 11 years ago
  58. 0b4184c metag: avoid unnecessary builtin dtb rebuilds by James Hogan · 11 years ago
  59. 45b02f8 memblock: kill "config MAX_ACTIVE_REGIONS" by Paul Bolle · 11 years ago
  60. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  61. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  62. d1dba0f metag: Use generic idle loop by Thomas Gleixner · 11 years ago
  63. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  64. 82bbb83 metag: add exported <asm/ech.h> for extended context handling by James Hogan · 11 years ago
  65. e605ff8 metag: export _metag_da_present and cpu_2_hwthread_id by James Hogan · 11 years ago
  66. 876d6dc metag: ptrace: Implement NT_METAG_TLS by Paul Clothier · 11 years ago
  67. 2b8660e memblock: Kill ARCH_POPULATES_NODE_MAP once more by Paul Bolle · 11 years ago
  68. b7fb9e6 metag: cachepart: fix get_global_dcache_size() typo by James Hogan · 11 years ago
  69. 4d8edbf metag: cachepart: take into account small cache bits by James Hogan · 11 years ago
  70. 9e71296 metag: smp: copy cache partition and enable GCOn by James Hogan · 11 years ago
  71. 00e6c92 metag: OProfile support by James Hogan · 11 years ago
  72. f27086f metag: perf: prepare for use by oprofile by James Hogan · 11 years ago
  73. 1fb4dc5 metag: perf: don't reset TXTACTCYC by James Hogan · 11 years ago
  74. 9344de1 metag: perf: use hard_processor_id() to get thread by James Hogan · 11 years ago
  75. 2033dc5 metag: perf: fix frequency sampling (dynamic period) by James Hogan · 11 years ago
  76. c6ac1e6 metag: perf: add missing prev_count updates by James Hogan · 11 years ago
  77. db59932 metag: perf: fixes for interrupting perf counters by James Hogan · 11 years ago
  78. c43ca04 metag: perf: fix wrap handling in delta calculation by James Hogan · 11 years ago
  79. 3424dab metag: perf: fix core internal / perf channel mux by James Hogan · 11 years ago
  80. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 11 years ago
  81. 40f09f3 metag: Inhibit NUMA balancing. by Paul Mundt · 11 years ago
  82. 0010aee metag: remove SET_PERSONALITY() by James Hogan · 11 years ago
  83. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  84. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 11 years ago
  85. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  86. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  87. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 11 years ago
  88. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  89. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  90. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  91. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  92. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  93. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 11 years ago
  94. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  95. c838e72 metag: export clear_page and copy_page by James Hogan · 11 years ago
  96. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  97. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 11 years ago
  98. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 11 years ago
  99. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 11 years ago
  100. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 11 years ago