1. 94ecd22 sh: Fix up the SH-5 build with caches enabled. by Paul Mundt · 15 years ago
  2. 1ee4ab09f sh64: Build in support for generic stacktrace ops. by Paul Mundt · 15 years ago
  3. 65305ae sh: Convert cache disabled SH-5 over to new cache interface. by Paul Mundt · 15 years ago
  4. eccee745 sh: Kill off the unhandled pvr case in SH-4 CPU probing. by Paul Mundt · 15 years ago
  5. 0d051d9 sh: Convert SH7705 extended mode to new cacheflush interface. by Paul Mundt · 15 years ago
  6. 79f1c9d sh: Convert SH-3 to new cacheflush interface. by Paul Mundt · 15 years ago
  7. a58e1a2 sh: Convert SH-2A to new cacheflush interface. by Paul Mundt · 15 years ago
  8. 109b44a sh: Convert SH-2 to new cacheflush interface. by Paul Mundt · 15 years ago
  9. 37443ef sh: Migrate SH-4 cacheflush ops to function pointers. by Paul Mundt · 15 years ago
  10. 916e978 sh: Kill off unused flush_icache_user_range(). by Paul Mundt · 15 years ago
  11. 7fbb2d3 sh: consolidate flush_dcache_mmap_lock/unlock() definitions. by Paul Mundt · 15 years ago
  12. 0b445dc sh: Don't export flush_dcache_all(). by Paul Mundt · 15 years ago
  13. 27d59ec sh: Move alias computation to shared cache init. by Paul Mundt · 15 years ago
  14. ecba106 sh: Centralize the CPU cache initialization routines. by Paul Mundt · 15 years ago
  15. e82da21 sh: Track the CPU family in sh_cpuinfo. by Paul Mundt · 15 years ago
  16. aae4d14 sh: consolidate nommu stubs in arch/sh/mm/nommu.c. by Paul Mundt · 15 years ago
  17. dde5e3f sh: rework nommu for generic cache.c use. by Paul Mundt · 15 years ago
  18. cbbe2f6 sh: rename pg-mmu.c -> cache.c, enable generically. by Paul Mundt · 15 years ago
  19. 2739742 sh: Provide the kmap_coherent() interface generically. by Paul Mundt · 15 years ago
  20. 8edcfcb sh: Bail from kmap_coherent_init() if we have no dcache aliases. by Paul Mundt · 15 years ago
  21. d2dcd91 Merge branch 'master' into sh/cachetlb by Paul Mundt · 15 years ago
  22. 8010fbe sh: TLB fast path optimizations for load/store exceptions. by Paul Mundt · 15 years ago
  23. 112e584 sh: TLB protection violation exception optimizations. by Paul Mundt · 15 years ago
  24. e7b8b7f sh: NO_CONTEXT ASID optimizations for SH-4 cache flush. by Paul Mundt · 15 years ago
  25. 7956872 sh64: Wire up the shared __flush_xxx_region() flushers. by Paul Mundt · 15 years ago
  26. 43bc61d sh: Add register alignment helpers for shared flushers. by Paul Mundt · 15 years ago
  27. 606b4c9 sh: stacktrace: Properly terminate the trace entry buffer. by Paul Mundt · 15 years ago
  28. f9967e2 sh: flag the default unwinder as reliable. by Paul Mundt · 15 years ago
  29. 48e4d46 sh: stacktrace: Add reliability checks in address saving ops. by Paul Mundt · 15 years ago
  30. 0fc11e3 sh: unwinder: Convert frame allocations to GFP_ATOMIC. by Paul Mundt · 15 years ago
  31. 718dbf3 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  32. f826466 sh: Delete DWARF_ARCH_UNWIND_OFFSET by Matt Fleming · 15 years ago
  33. f54aab4 sh: oprofile: Kill off dead valid_kernel_stack(). by Paul Mundt · 15 years ago
  34. bf43a16 sh: unwinder: Restore put_unaligned() for an unaligned destination. by Paul Mundt · 15 years ago
  35. 3497447 sh: unwinder: Fix up usage of unaligned accessors. by Paul Mundt · 15 years ago
  36. cafb0dd sh: Add CFI annotations for exception return. by Matt Fleming · 15 years ago
  37. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  38. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
  39. 0eff9f6 sh: Use the new stack unwinder API by Matt Fleming · 15 years ago
  40. bf61ad1 sh: Allow multiple stack unwinders to be setup by Matt Fleming · 15 years ago
  41. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  42. 922b0dc sh: use printk_once by Marcin Slusarz · 15 years ago
  43. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  44. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  45. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  46. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  47. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  48. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  49. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  50. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  51. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  52. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  53. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  54. 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
  55. 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
  56. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  57. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  58. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  59. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  60. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  61. 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
  62. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  63. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  64. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  65. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  66. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  67. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  69. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  70. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  71. b4a7573 sh: clean up Migo-R header file by Magnus Damm · 15 years ago
  72. 2d2bcd3 sh: fix romImage mach dir usage by Magnus Damm · 15 years ago
  73. 7766e16 sh: LED9, LED10 and LED11 support for Solution Engine 7724 by Magnus Damm · 15 years ago
  74. 33893d7 sh: kfr2r09 board support - NAND flash by Magnus Damm · 15 years ago
  75. 9f26e65 sh: kfr2r09 board support - LCDC panel by Magnus Damm · 15 years ago
  76. e0d82a0 perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it by Benjamin Herrenschmidt · 15 years ago
  77. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  78. c0c60c4 ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> by Hartley Sweeten · 15 years ago
  79. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 15 years ago
  80. 0a51810 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers by Andrew Victor · 15 years ago
  81. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  82. c428dcc KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 15 years ago
  83. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  84. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  85. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  86. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  87. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  88. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  89. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  90. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  91. c1155e3 sh: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  92. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  93. 90bc1a6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  94. 1ee5332cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-2.6 by Linus Torvalds · 15 years ago
  95. 067e181 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. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  97. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  98. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  99. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  100. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago