1. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  2. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  3. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  4. c153a58 Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  5. 4ab8f24 sh: Export unwind_stack() to satisfy modular oprofile. by Paul Mundt · 15 years ago
  6. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  7. 5480675 sh: Fix bug calculating the end of the FDE instructions by Matt Fleming · 15 years ago
  8. fe98dd3 sh: Setup the frame pointer in handle_interrupt by Matt Fleming · 15 years ago
  9. b344e24 sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  10. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  11. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  12. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  13. a81bec7 sh: update kfr2r09 defconfig by Magnus Damm · 15 years ago
  14. e498dab sh: add kfr2r09 romimage defconfig by Magnus Damm · 15 years ago
  15. 673b74b sh: jump to p1 during boot on kfr2r09 by Magnus Damm · 15 years ago
  16. 7c328e4 sh: invalidate icache and tlbs during boot on kfr2r09 by Magnus Damm · 15 years ago
  17. 045a4b7 sh: i2c compile fix for kfr2r09 by Magnus Damm · 15 years ago
  18. e89561c sh: enable rtc-ds1302 in snapgear_defconfig. by Paul Mundt · 15 years ago
  19. 485f072 sh: DSP save/restore ordering and a0 sign extension fixups. by Paul Mundt · 15 years ago
  20. 6503fe4 sh: Better description of SH-4 PTEA register update. by Michael Trimarchi · 15 years ago
  21. 307646c sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build. by Paul Mundt · 15 years ago
  22. 6560378 Merge branch 'sh/r8a66597-udc' by Paul Mundt · 15 years ago
  23. f8f8c07 sh: add r8a66597 usb1 gadget to the se7724 board by Magnus Damm · 15 years ago
  24. 5a1c4cb sh: add r8a66597 usb0 gadget to the kfr2r09 board by Magnus Damm · 15 years ago
  25. e638fab sh: Add mach-types entry for EcoVec board. by Paul Mundt · 15 years ago
  26. 4138b74 sh: Add EcoVec (SH7724) board support by Kuninori Morimoto · 15 years ago
  27. 24d7619 sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS by Kuninori Morimoto · 15 years ago
  28. 1bc265d sh: USB0 resource area fix for ms7724se by Kuninori Morimoto · 15 years ago
  29. e174d13 sh: Prevent heartbeat from scribbling over non-LED bits. by Kuninori Morimoto · 15 years ago
  30. b2ea8b4 sh: clkfwk: Support additional IFC divisor on SH7724. by Kuninori Morimoto · 15 years ago
  31. 7a01be2 sh: mach-kfr2409: add FLLFRQ value for PLL correction. by Kuninori Morimoto · 15 years ago
  32. f3a8308 sh: Add a few missing irqflags tracing markers. by Matt Fleming · 15 years ago
  33. 63cd91d sh: SuperH Mobile Software Standby support for cpuidle by Magnus Damm · 15 years ago
  34. 309214a sh: rework SuperH Mobile sleep code exception handling by Magnus Damm · 15 years ago
  35. 97f361e sh: unwinder: Move initialization to early_initcall() and tidy up locking. by Paul Mundt · 15 years ago
  36. cd7246f sh: Add support for DWARF GNU extensions by Matt Fleming · 15 years ago
  37. b955873 sh: Try again at getting the initial return address for an unwind by Matt Fleming · 15 years ago
  38. 38f9ddf sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile. by Paul Mundt · 15 years ago
  39. 60e0a4c Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  40. 237674e sh: sh7724 ddr self-refresh changes by Magnus Damm · 15 years ago
  41. 9747e78b sh: use in-soc KEYSC on se7724 by Magnus Damm · 15 years ago
  42. 180aa6e sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op by Matt Fleming · 15 years ago
  43. 7dd6662 sh: delay slot future proofing via EXPMASK on SH-4A parts. by Paul Mundt · 15 years ago
  44. 7a90e00 sh: Make sure rte delay slots are nopped out on all parts. by Paul Mundt · 15 years ago
  45. 606b4c9 sh: stacktrace: Properly terminate the trace entry buffer. by Paul Mundt · 15 years ago
  46. f9967e2 sh: flag the default unwinder as reliable. by Paul Mundt · 15 years ago
  47. 48e4d46 sh: stacktrace: Add reliability checks in address saving ops. by Paul Mundt · 15 years ago
  48. 0fc11e3 sh: unwinder: Convert frame allocations to GFP_ATOMIC. by Paul Mundt · 15 years ago
  49. 718dbf3 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  50. f826466 sh: Delete DWARF_ARCH_UNWIND_OFFSET by Matt Fleming · 15 years ago
  51. f54aab4 sh: oprofile: Kill off dead valid_kernel_stack(). by Paul Mundt · 15 years ago
  52. 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
  53. 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
  54. bf43a16 sh: unwinder: Restore put_unaligned() for an unaligned destination. by Paul Mundt · 15 years ago
  55. 3497447 sh: unwinder: Fix up usage of unaligned accessors. by Paul Mundt · 15 years ago
  56. cafb0dd sh: Add CFI annotations for exception return. by Matt Fleming · 15 years ago
  57. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  58. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
  59. 0eff9f6 sh: Use the new stack unwinder API by Matt Fleming · 15 years ago
  60. bf61ad1 sh: Allow multiple stack unwinders to be setup by Matt Fleming · 15 years ago
  61. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  62. 922b0dc sh: use printk_once by Marcin Slusarz · 15 years ago
  63. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  64. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  65. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  66. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  67. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  68. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  69. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  70. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  71. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  72. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  73. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  74. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  75. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  76. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
  77. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
  78. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
  79. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
  80. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
  81. 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
  82. 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
  83. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  84. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  85. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  86. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  87. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  88. 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
  89. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  90. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  91. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  92. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  93. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  94. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  96. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  97. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  98. b4a7573 sh: clean up Migo-R header file by Magnus Damm · 15 years ago
  99. 2d2bcd3 sh: fix romImage mach dir usage by Magnus Damm · 15 years ago
  100. 7766e16 sh: LED9, LED10 and LED11 support for Solution Engine 7724 by Magnus Damm · 15 years ago