1. b2e3e4f x86-32, numa: Make pgdat allocation use alloc_remap() by Tejun Heo · 14 years ago
  2. 2a28634 x86-32, numa: Move remapping for remap allocator into init_alloc_remap() by Tejun Heo · 14 years ago
  3. 0e9f93c x86-32, numa: Move lowmem address space reservation to init_alloc_remap() by Tejun Heo · 14 years ago
  4. 82044c3 x86-32, numa: Make init_alloc_remap() less panicky by Tejun Heo · 14 years ago
  5. 7210cf9 x86-32, numa: Calculate remap size in common code by Tejun Heo · 14 years ago
  6. af7c1a6 x86-32, numa: Make @size in init_aloc_remap() represent bytes by Tejun Heo · 14 years ago
  7. c4d4f57 x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() by Tejun Heo · 14 years ago
  8. 5510db9 x86-32, numa: Reorganize calculate_numa_remap_page() by Tejun Heo · 14 years ago
  9. 5b8443b x86-32, numa: Remove redundant top-down alloc code from remap initialization by Tejun Heo · 14 years ago
  10. a6c24f7 x86-32, numa: Align pgdat size while initializing alloc_remap by Tejun Heo · 14 years ago
  11. 3fe14ab x86-32, numa: Fix failure condition check in alloc_remap() by Tejun Heo · 14 years ago
  12. c60e65d powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU by Matt Evans · 14 years ago
  13. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 14 years ago
  14. f86d6b9 powerpc/pseries: Don't register global initcall by Benjamin Herrenschmidt · 14 years ago
  15. b987812 powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. by Paul Gortmaker · 14 years ago
  16. 83ebb3e Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  17. bdfd6b7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  18. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 14 years ago
  19. d7c764c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. 4da7e90 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. fb9a7d7 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 3230ca9 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 14 years ago
  23. d2f9892 powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB by Prabhakar Kushwaha · 14 years ago
  24. 6b79474 unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable by Guan Xuetao · 14 years ago
  25. 28e58cc unicore32 core architecture: remove duplicated #include by Huang Weiyi · 14 years ago
  26. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 14 years ago
  27. 0bfdc8e unicore32 fix: remove arch-specific futex support by Guan Xuetao · 14 years ago
  28. df93878 unicore32 ldscript fix: add cacheline parameter to PERCPU() macro by Guan Xuetao · 14 years ago
  29. 78fca1b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  30. 4275f4c [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' by Tony Luck · 14 years ago
  31. ccd00d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. afdef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  33. a4dd992 rcu: create new rcu_access_index() and use in mce by Paul E. McKenney · 14 years ago
  34. 9e1491d microblaze: Fix ftrace by Michal Simek · 14 years ago
  35. 57bd35d microblaze: Wire up new syscalls by Michal Simek · 14 years ago
  36. 56d4480 microblaze: Fix level/edge irq sensibility by Michal Simek · 14 years ago
  37. 76d479a powerpc/pmac/smp: Remove no-longer needed preempt workaround by Benjamin Herrenschmidt · 14 years ago
  38. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 14 years ago
  39. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 14 years ago
  40. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 14 years ago
  41. 734796f powerpc/pmac/smp: Fix CPU hotplug crashes on some machines by Benjamin Herrenschmidt · 14 years ago
  42. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  43. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  44. e872e41 powerpc/pmac/smp: Remove HMT changes for PowerMac offline code by Benjamin Herrenschmidt · 14 years ago
  45. 4c6130d9 powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file by Benjamin Herrenschmidt · 14 years ago
  46. 45e07fd powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit by Benjamin Herrenschmidt · 14 years ago
  47. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 14 years ago
  48. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 14 years ago
  49. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  50. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  51. 4fcb883 powerpc/smp: Fix generic_mach_cpu_die() by Benjamin Herrenschmidt · 14 years ago
  52. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 14 years ago
  53. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 14 years ago
  54. 818987e x86, UV: Fix kdump reboot by Cliff Wickman · 14 years ago
  55. 47c7c97 sparc32: Pass task_struct to schedule_tail() in ret_from_fork by Tkhai Kirill · 14 years ago
  56. cb6c852 x86, amd-nb: Rename CPU PCI id define for F4 by Borislav Petkov · 14 years ago
  57. 3628aa0 sparc64: Fix section mis-match errors. by David S. Miller · 14 years ago
  58. ecb78ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  59. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. a8e498b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  62. 85eb151 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  63. dd8ea6a avr32: Fix missing irq namespace conversion by Thomas Gleixner · 14 years ago
  64. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 14 years ago
  65. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 14 years ago
  66. e282326 arm: versatile : Fix typo introduced in irq namespace cleanup by Grant Likely · 14 years ago
  67. 9f644c4 Merge commit 'v2.6.39-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  68. 97c278e sparc: Hook up syncfs system call. by David S. Miller · 14 years ago
  69. 5e42d10 [IA64] Fix build breakage - sn_force_interrupt_flag: undefined by Tony Luck · 14 years ago
  70. d4db35e powerpc/qe_ic: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  71. b3cf2bb powerpc/8xx: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  72. e122996 powerpc/cell: fixup for removal of handle_iic_irq by Stephen Rothwell · 14 years ago
  73. 8987ecc powerpc/cell: Use handle_edge_eoi_irq for real by Thomas Gleixner · 14 years ago
  74. 23c6211 powerpc/pseries: Enable Chelsio network and iWARP drivers by Anton Blanchard · 14 years ago
  75. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 14 years ago
  76. ad5d1c8 powerpc: Fix accounting of softirq time when idle by Anton Blanchard · 14 years ago
  77. 2d86938 powerpc/pseries/smp: query-cpu-stopped-state support won't change by Milton Miller · 14 years ago
  78. 943739f powerpc/xics: Use hwirq for xics domain irq number by Milton Miller · 14 years ago
  79. 4f1fc48 powerpc/xics: Fix numberspace mismatch from irq_desc conversion by Milton Miller · 14 years ago
  80. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  81. 05e02d7 powerpc/booke: Correct the SPRN_MAS5 definition. by Varun Sethi · 14 years ago
  82. 67eb549 powerpc: ARCH_PFN_OFFSET should be unsigned long by Scott Wood · 14 years ago
  83. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  84. 15d260b powerpc/nvram: Don't overwrite oops/panic report on normal shutdown by Jim Keniston · 14 years ago
  85. ff56535 powerpc: Restore some misc devices to our configs by Stephen Rothwell · 14 years ago
  86. 84ac7cd x86, mtrr, pat: Fix one cpu getting out of sync during resume by Suresh Siddha · 14 years ago
  87. 86cc8df x86: apb_timer: Fixup genirq fallout by Thomas Gleixner · 14 years ago
  88. b43d151 Merge branches 'fixes' and 'devel-stable' into for-linus by Russell King · 14 years ago
  89. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  90. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 14 years ago
  91. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  92. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 14 years ago
  93. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  94. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 14 years ago
  95. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 14 years ago
  96. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 14 years ago
  97. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 14 years ago
  98. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 14 years ago
  99. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 14 years ago
  100. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 14 years ago