1. f40aac9 Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6 by Russell King · 15 years ago
  2. 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
  3. 4177662 OMAP3: RX51: Updated rx51_defconfig by Roger Quadros · 15 years ago
  4. 2283304 OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning up by Roger Quadros · 15 years ago
  5. dfc27b3 OMAP3: RX51: Define TWL4030 USB transceiver in board file by Roger Quadros · 15 years ago
  6. 5032902 OMAP3: Overo: Fix smsc911x platform device resource value by Sergio Aguirre · 15 years ago
  7. 370bc1f OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing vmalloc size by Janboe Ye · 15 years ago
  8. 284119c OMAP2/3: DMA errata correction by Vikram Pandita · 15 years ago
  9. cd922049 OMAP: Fix testing of cpu defines for mach-omap1 by Tony Lindgren · 15 years ago
  10. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  11. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  12. 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
  13. f36a1a1 perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support by Paul Mackerras · 15 years ago
  14. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  15. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  16. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  17. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  18. 36b8659 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  19. 9cf9d28 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  20. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  21. 677c1dd [S390] kernel: Storing machine flags early in lowcore by Hendrik Brueckner · 15 years ago
  22. e0d82a0 perf_counter/powerpc: Check oprofile_cpu_type for NULL before using it by Benjamin Herrenschmidt · 15 years ago
  23. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  24. c0c60c4 ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> by Hartley Sweeten · 15 years ago
  25. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 15 years ago
  26. 0a51810 ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers by Andrew Victor · 15 years ago
  27. 6fd210a OMAP3: Overo: add missing pen-down GPIO definition by Kevin Hilman · 15 years ago
  28. 55b6019 OMAP: GPIO: clear/restore level/edge detect settings on mask/unmask by Kevin Hilman · 15 years ago
  29. 6c5f803 OMAP3: PM: Fix wrong sequence in suspend. by Jouni Hogander · 16 years ago
  30. 60c45ae OMAP: PM: CPUfreq: obey min/max settings of policy by Eero Nurkkala · 15 years ago
  31. bcf396c OMAP2/3/4: UART: allow in-order port traversal by Kevin Hilman · 15 years ago
  32. fd455ea OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports by Kevin Hilman · 15 years ago
  33. 2466211 OMAP3: Fixed crash bug with serial + suspend by Tero Kristo · 15 years ago
  34. 4789998 OMAP4: UART: cleanup special case IRQ handling by Kevin Hilman · 15 years ago
  35. 10f90ed OMAP3: PM: Do not build suspend code if SUSPEND is not enabled by Kevin Hilman · 15 years ago
  36. 040fed0 OMAP3: PM: prevent module wakeups from waking IVA2 by Kevin Hilman · 15 years ago
  37. 3a07ae3 OMAP3: PM: Clear pending PRCM reset flags on init by Kevin Hilman · 15 years ago
  38. 3a6667a OMAP3: PM: Ensure PRCM interrupts are cleared at boot by Kevin Hilman · 15 years ago
  39. 364dd47 OMAP3: PM: CM_REGADDR macros using wrong name by Kevin Hilman · 15 years ago
  40. 7cc515f OMAP2/3: PM: make PM __init calls static by Kevin Hilman · 15 years ago
  41. b37c45b OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOs by Roger Quadros · 15 years ago
  42. e9cbde8 KVM: ia64: fix build failures due to ia64/unsigned long mismatches by Avi Kivity · 15 years ago
  43. c428dcc KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc by Stephen Rothwell · 15 years ago
  44. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  45. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  46. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  47. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  48. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  49. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  50. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  51. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  52. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  53. 90bc1a6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  54. 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
  55. 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
  56. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  57. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  58. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  59. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  60. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  61. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  62. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  63. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  64. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  65. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  66. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
  67. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  68. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
  69. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  70. 38a6fe8 Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  71. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  72. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  73. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago
  74. f18b51c MIPS: VPE: Make various functions static. by Ralf Baechle · 15 years ago
  75. 477c4b0 MIPS: VPE: Free relocation chain on error. by Ralf Baechle · 15 years ago
  76. e2a9cf9 MIPS: VPE: Fix compiler warning. by Raghu Gandham · 15 years ago
  77. 6f9fdeb MIPS: Module: Make error messages unique. by Ralf Baechle · 15 years ago
  78. 39b3d44 MIPS: Octeon: Run IPI code with interrupts disabled. by David Daney · 15 years ago
  79. 3d4656d MIPS: Jazz: Fix read buffer overflow by Roel Kluin · 15 years ago
  80. 64f1815 MIPS: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  81. a1b021d MIPS: MTX-1: Request button GPIO before setting its direction by Florian Fainelli · 15 years ago
  82. 619e226 MIPS: AR7: Override CFLAGS with -Werror by Florian Fainelli · 15 years ago
  83. e5b3837 MIPS: AR7: Remove unused tnetd7200_get_clock function by Florian Fainelli · 15 years ago
  84. 8e84c14 MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK by Florian Fainelli · 15 years ago
  85. 50ca961 MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled by Florian Fainelli · 15 years ago
  86. ea85a0e MIPS: Fix read buffer overflow by Roel Kluin · 15 years ago
  87. dd34b5a MIPS: AR7: Fix build warning on memory.c by Florian Fainelli · 15 years ago
  88. 838c057 MIPS: Octeon PCIe: Make hardware and software bus numbers match. by David Daney · 15 years ago
  89. 3e6e921 MIPS: RBTX4939: Fix IOC pin-enable register updating by Atsushi Nemoto · 15 years ago
  90. 0ca7173 MIPS: Simplify and correct interrupt handling for MSP4200 by Shane McDonald · 15 years ago
  91. 6577890 MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC by Florian Fainelli · 15 years ago
  92. 4824f20 MIPS: MSP71xx: fix build failures on msp_irq_slp.c by Florian Fainelli · 15 years ago
  93. 0e66fff MIPS: Fix loading of modules with unresolved weak symbols by Gabor Juhos · 15 years ago
  94. d8e5f9fe MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. by Kurt Martin · 15 years ago
  95. 008ee96 [PATCH] MIPS: SMTC: Fix compile error by Raghu Gandham · 15 years ago
  96. 484889f MIPS: Avoid clobbering struct pt_regs in kthreads by David Daney · 15 years ago
  97. 1de010a MIPS: AR7: Remove unused inclusions of <linux/version.h>. by Huang Weiyi · 15 years ago
  98. 78fe01a MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() by Yoichi Yuasa · 15 years ago
  99. 7d35cdc MIPS: Fix compile for !CONFIG_SMP by Alexander Clouter · 15 years ago
  100. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago