1. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  2. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
  3. 0eff9f6 sh: Use the new stack unwinder API by Matt Fleming · 15 years ago
  4. bf61ad1 sh: Allow multiple stack unwinders to be setup by Matt Fleming · 15 years ago
  5. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  6. 922b0dc sh: use printk_once by Marcin Slusarz · 15 years ago
  7. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  8. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  9. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  10. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  11. e7369e0 arch/ia64/kernel/iosapic: missing test after ioremap() by Roel Kluin · 15 years ago
  12. 5359dff ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails by Fenghua Yu · 15 years ago
  13. bf2a4c7 arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build by Fenghua Yu · 15 years ago
  14. b5a8879 IA64: includecheck fix: ia64, pgtable.h by Jaswinder Singh Rajput · 15 years ago
  15. cfa5f80 IA64: includecheck fix: ia64, ia64_ksyms.c by Jaswinder Singh Rajput · 15 years ago
  16. 8d6f9af ia64: boolean __test_and_clear_bit by Johannes Weiner · 15 years ago
  17. 51b89f7 Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported() by Fenghua Yu · 15 years ago
  18. 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
  19. 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
  20. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  21. 2c661a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  22. 04e3535 MN10300: includecheck fix: mn10300, pci.h by Jaswinder Singh Rajput · 15 years ago
  23. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  24. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  25. 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
  26. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  27. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  28. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  29. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  30. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  31. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  32. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  33. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  34. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  35. b4a7573 sh: clean up Migo-R header file by Magnus Damm · 15 years ago
  36. 2d2bcd3 sh: fix romImage mach dir usage by Magnus Damm · 15 years ago
  37. 7766e16 sh: LED9, LED10 and LED11 support for Solution Engine 7724 by Magnus Damm · 15 years ago
  38. 33893d7 sh: kfr2r09 board support - NAND flash by Magnus Damm · 15 years ago
  39. 9f26e65 sh: kfr2r09 board support - LCDC panel by Magnus Damm · 15 years ago
  40. e0d82a0 perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it by Benjamin Herrenschmidt · 15 years ago
  41. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  42. c0c60c4 ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> by Hartley Sweeten · 15 years ago
  43. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 15 years ago
  44. 0a51810 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers by Andrew Victor · 15 years ago
  45. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  46. c428dcc KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 15 years ago
  47. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  48. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  49. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  50. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  51. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  52. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  53. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  54. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  55. c1155e3 sh: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  56. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  57. 90bc1a6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  58. 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
  59. 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
  60. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  61. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  62. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  63. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  64. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  65. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  66. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  67. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  68. 11d8290 sh: Fix up early printk build error. by Paul Mundt · 15 years ago
  69. edc67b2 sh: Add SH7724 DMAC support. by Kuninori Morimoto · 15 years ago
  70. 4f32431 sh: ms7724se: add 1280x720 lcdc output support by Kuninori Morimoto · 15 years ago
  71. 133b170f sh: clean up MSTPCRn register definitions by Magnus Damm · 15 years ago
  72. 6ba4a8f sh: hwblk support for sh7724 by Magnus Damm · 15 years ago
  73. 05aa788 sh: Add early printk support for SH770x CPUs. by Rafael Ignacio Zurita · 15 years ago
  74. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  75. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  76. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
  77. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  78. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
  79. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  80. 38a6fe8 Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  81. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  82. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  83. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago
  84. f18b51c MIPS: VPE: Make various functions static. by Ralf Baechle · 15 years ago
  85. 477c4b0 MIPS: VPE: Free relocation chain on error. by Ralf Baechle · 15 years ago
  86. e2a9cf9 MIPS: VPE: Fix compiler warning. by Raghu Gandham · 15 years ago
  87. 6f9fdeb MIPS: Module: Make error messages unique. by Ralf Baechle · 15 years ago
  88. 39b3d44 MIPS: Octeon: Run IPI code with interrupts disabled. by David Daney · 15 years ago
  89. 3d4656d MIPS: Jazz: Fix read buffer overflow by Roel Kluin · 15 years ago
  90. 64f1815 MIPS: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  91. a1b021d MIPS: MTX-1: Request button GPIO before setting its direction by Florian Fainelli · 15 years ago
  92. 619e226 MIPS: AR7: Override CFLAGS with -Werror by Florian Fainelli · 15 years ago
  93. e5b3837 MIPS: AR7: Remove unused tnetd7200_get_clock function by Florian Fainelli · 15 years ago
  94. 8e84c14 MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK by Florian Fainelli · 15 years ago
  95. 50ca961 MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled by Florian Fainelli · 15 years ago
  96. ea85a0e MIPS: Fix read buffer overflow by Roel Kluin · 15 years ago
  97. dd34b5a MIPS: AR7: Fix build warning on memory.c by Florian Fainelli · 15 years ago
  98. 838c057 MIPS: Octeon PCIe: Make hardware and software bus numbers match. by David Daney · 15 years ago
  99. 3e6e921 MIPS: RBTX4939: Fix IOC pin-enable register updating by Atsushi Nemoto · 15 years ago
  100. 0ca7173 MIPS: Simplify and correct interrupt handling for MSP4200 by Shane McDonald · 15 years ago