1. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  2. 32a7494 powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  3. 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  4. a8f7758 powerpc/mm: Move around mmu_gathers definition on 64-bit by Benjamin Herrenschmidt · 15 years ago
  5. dce6670 powerpc: Add PACA fields specific to 64-bit Book3E processors by Benjamin Herrenschmidt · 15 years ago
  6. 13363ab powerpc: Add definitions used by exception handling on 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
  7. 57e2a99 powerpc: Add memory management headers for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  8. 0257c99 powerpc: Add SPR definitions for new 64-bit BookE by Benjamin Herrenschmidt · 15 years ago
  9. c7cc58a1 powerpc/mm: Rework & cleanup page table freeing code path by Benjamin Herrenschmidt · 15 years ago
  10. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  11. 747bea9 powerpc: Clean ifdef usage in copy_thread() by Benjamin Herrenschmidt · 15 years ago
  12. 6f0ef0f powerpc/mm: Call mmu_context_init() from ppc64 by Benjamin Herrenschmidt · 15 years ago
  13. d4e167d powerpc/mm: Make low level TLB flush ops on BookE take additional args by Benjamin Herrenschmidt · 15 years ago
  14. 44c58cc powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E by Benjamin Herrenschmidt · 15 years ago
  15. a245067 powerpc/mm: Add support for early ioremap on non-hash 64-bit processors by Benjamin Herrenschmidt · 15 years ago
  16. 1fe1a21 powerpc/mm: Add more bit definitions for Book3E MMU registers by Benjamin Herrenschmidt · 15 years ago
  17. 29c09e8 powerpc/mm: Add opcode definitions for tlbivax and tlbsrx. by Benjamin Herrenschmidt · 15 years ago
  18. fcce810 powerpc/mm: Add HW threads support to no_hash TLB management by Benjamin Herrenschmidt · 15 years ago
  19. 6c17199 powerpc/of: Remove useless register save/restore when calling OF back by Benjamin Herrenschmidt · 15 years ago
  20. 7d60b02 powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h by Benjamin Herrenschmidt · 15 years ago
  21. dd90bbd powerpc: Add compat_sys_truncate by Benjamin Herrenschmidt · 15 years ago
  22. c79b297 powerpc: Update boot wrapper script with the new location of dtc by Lucian Adrian Grijincu · 15 years ago
  23. f7d4f68 powerpc: Makefile simplification through use of cc-ifversion by Frans Pop · 15 years ago
  24. 063517b powerpc: Change PACA from SPRG3 to SPRG1 by Benjamin Herrenschmidt · 15 years ago
  25. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 15 years ago
  26. 066c4b8 powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig by Benjamin Herrenschmidt · 15 years ago
  27. 2e2ddb2 powerpc/cell: Replace strncpy by strlcpy by roel kluin · 15 years ago
  28. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  29. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  30. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 15 years ago
  31. de4376c powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE by Anton Blanchard · 15 years ago
  32. 5eb9bac powerpc: Rearrange SLB preload code by Anton Blanchard · 15 years ago
  33. 30d0b36 powerpc: Move 64bit VDSO to improve context switch performance by Anton Blanchard · 15 years ago
  34. 0d2d3e3 powerpc: expose the multi-bit ops that underlie single-bit ops. by Geoff Thorpe · 15 years ago
  35. 11a6b29 powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs by Michael Ellerman · 15 years ago
  36. 66dc330 powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall() by Gerhard Pircher · 15 years ago
  37. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  38. dc8ed71 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  40. df4ecf1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  41. 0f66f96 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  42. 87c62a6 MIPS: Fix HPAGE_SIZE redefinition by Atsushi Nemoto · 15 years ago
  43. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  44. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  46. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  47. a2bb9f4 ARM: 5673/1: U300 fix initsection compile warning by Linus Walleij · 15 years ago
  48. 824df39 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  49. 8b61207 Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  50. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  51. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  52. 237674e sh: sh7724 ddr self-refresh changes by Magnus Damm · 15 years ago
  53. 9747e78 sh: use in-soc KEYSC on se7724 by Magnus Damm · 15 years ago
  54. 563abb4 mx31moboard: invert sdhc ro signal sense by Valentin Longchamp · 15 years ago
  55. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
  56. 48ec45e ARM: S3C24XX: Fix clkout mpx error by Davide Rizzo · 15 years ago
  57. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 3b3119fc Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Russell King · 15 years ago
  60. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  61. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  62. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  63. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  64. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  65. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  66. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  67. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  68. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  69. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  70. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  71. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  72. dee2b90 IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changes by Mikael Pettersson · 15 years ago
  73. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
  74. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
  75. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
  76. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
  77. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
  78. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. a326396 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  81. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  83. 96a4d1e Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm by Russell King · 15 years ago
  84. f40aac9 Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6 by Russell King · 15 years ago
  85. 7063c88 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 15 years ago
  86. 4177662 OMAP3: RX51: Updated rx51_defconfig by Roger Quadros · 15 years ago
  87. 2283304 OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up by Roger Quadros · 15 years ago
  88. dfc27b3 OMAP3: RX51: Define TWL4030 USB transceiver in board file by Roger Quadros · 15 years ago
  89. 5032902 OMAP3: Overo: Fix smsc911x platform device resource value by Sergio Aguirre · 15 years ago
  90. 370bc1f OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing vmalloc size by Janboe Ye · 15 years ago
  91. 284119c OMAP2/3: DMA errata correction by Vikram Pandita · 15 years ago
  92. cd922049 OMAP: Fix testing of cpu defines for mach-omap1 by Tony Lindgren · 15 years ago
  93. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  94. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  95. 413dd87 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  97. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  98. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  99. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  100. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago