1. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. e259514 perf/x86/amd: Enable northbridge performance counters on AMD family 15h by Jacob Shin · 12 years ago
  4. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  5. 11e7651 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  6. e9daff2 Revert "xen PVonHVM: use E820_Reserved area for shared_info" by Konrad Rzeszutek Wilk · 12 years ago
  7. 5eb65be Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" by Konrad Rzeszutek Wilk · 12 years ago
  8. 1de63d6 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
  9. 13d2b4d x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. by Jan Beulich · 12 years ago
  10. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  11. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  12. 42976ad Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  14. a0e5056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpm by Linus Torvalds · 12 years ago
  15. f2ea97c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpm by Linus Torvalds · 12 years ago
  16. 73c0d75 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpm by Linus Torvalds · 12 years ago
  17. cb214ed x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems by Stoney Wang · 12 years ago
  18. 893db07 Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 12 years ago
  19. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  20. 570fd50 tile: tag some code with #ifdef CONFIG_COMPAT by Chris Metcalf · 12 years ago
  21. f456da5 tile: fix memcpy_*io functions for allnoconfig by Chris Metcalf · 12 years ago
  22. 7c63e1e tile: export a handful of symbols appropriately by Chris Metcalf · 12 years ago
  23. 74e59df uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() by Oleg Nesterov · 12 years ago
  24. cf31ec3 uprobes/x86: Change __skip_sstep() to actually skip the whole insn by Oleg Nesterov · 12 years ago
  25. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 12 years ago
  26. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 12 years ago
  27. e210101 ARM: realview: ensure that we have sufficient IRQs available by Russell King · 12 years ago
  28. 2bb3135 ARM: GIC: fix GIC cpumask initialization by Russell King · 12 years ago
  29. 95436ad Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  30. e575a86 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  31. bb9b1a8 Merge tag 'ras_for_3.8' into x86/urgent by H. Peter Anvin · 12 years ago
  32. 0fbdad0 perf/x86: Allow for architecture specific RDPMC indexes by Jacob Shin · 12 years ago
  33. 4c1fd17 perf/x86: Move MSR address offset calculation to architecture specific files by Jacob Shin · 12 years ago
  34. 9f19010a perf/x86/amd: Use proper naming scheme for AMD bit field definitions by Jacob Shin · 12 years ago
  35. 4dd4c2a perf/x86/amd: Generalize northbridge constraints code for family 15h by Robert Richter · 12 years ago
  36. 2c53c3d perf/x86/amd: Rework northbridge event constraints handler by Robert Richter · 12 years ago
  37. f2b4367 perf/powerpc: Fix build error by Sukadev Bhattiprolu · 12 years ago
  38. e95c3f7 m68knommu: fix trap on execing /bin/init by Greg Ungerer · 12 years ago
  39. 85e28c7 Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  40. a1ed267 pinctrl: exynos: change PINCTRL_EXYNOS option by Kukjin Kim · 12 years ago
  41. 3f4e5aa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 51c1abb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 12 years ago
  44. 7f04f08 tile: avoid defining INT_MASK macro in <arch/interrupts.h> by Chris Metcalf · 12 years ago
  45. a05d3f9 tile: provide "screen_info" when enabling VT by Chris Metcalf · 12 years ago
  46. f76e39c x86/intel/cacheinfo: Shut up annoying warning by Borislav Petkov · 12 years ago
  47. 6edacf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  48. eda8eeb powerpc/mm: Fix hash computation function by Aneesh Kumar K.V · 12 years ago
  49. 99a844b tile: include kernel/Kconfig.freezer in tile Kconfig by Chris Metcalf · 12 years ago
  50. e69ddd3 tile: remove an unused variable in copy_thread() by Chris Metcalf · 12 years ago
  51. b583117 Merge tag 'v3.8-rc6' into x86/urgent by H. Peter Anvin · 12 years ago
  52. aeb8eed Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  53. 63fc137 ARM: highbank: mask cluster id from cpu_logical_map by Rob Herring · 12 years ago
  54. c7d5b93 ARM: scu: mask cluster id from cpu_logical_map by Rob Herring · 12 years ago
  55. eed8812 ARM: scu: add empty scu_enable for !CONFIG_SMP by Rob Herring · 12 years ago
  56. 886c3b2 perf/POWER7: Make some POWER7 events available in sysfs by Sukadev Bhattiprolu · 12 years ago
  57. 1c53a27 perf/POWER7: Make generic event translations available in sysfs by Sukadev Bhattiprolu · 12 years ago
  58. 2663960 perf: Make EVENT_ATTR global by Sukadev Bhattiprolu · 12 years ago
  59. bbdc7aa perf/Power7: Use macros to identify perf events by Sukadev Bhattiprolu · 12 years ago
  60. 58b6940 MIPS: Function tracer: Fix broken function tracing by Al Cooper · 12 years ago
  61. 196897a mips: Move __virt_addr_valid() to a place for MIPS 64 by Steven Rostedt · 12 years ago
  62. d911e03 s390/timer: avoid overflow when programming clock comparator by Heiko Carstens · 12 years ago
  63. 40a1ef9 x86-64: Replace left over sti/cli in ia32 audit exit code by Jan Beulich · 12 years ago
  64. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  66. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  67. 26f5ae8 MIPS: Netlogic: Fix UP compilation on XLR by Jayachandran C · 12 years ago
  68. fe950df MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  69. 4c96091 MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE by Gabor Juhos · 12 years ago
  70. 79d61a0 MIPS: Lantiq: Fix cp0_perfcount_irq mapping by John Crispin · 12 years ago
  71. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  72. 8e5d573 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  73. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  74. da57b93 xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  75. 59bb840 parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  76. 90582b2 mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  77. 546eda4 m68k: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  78. 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  79. 063aceb cris: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  80. 1818065 c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  81. afbe21d blackfin: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  82. 2e72762 avr32: Provide dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  83. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  84. fefd9e6 powerpc: kernel/kgdb.c: Fix memory leakage by Cong Ding · 12 years ago
  85. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  86. 46ed7a7 powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function by Carl E. Love · 12 years ago
  87. 72640d8 powerpc/pasemi: Fix crash on reboot by Steven Rostedt · 12 years ago
  88. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  89. 99f857d x86, build: Dynamically find entry points in compressed startup code by David Woodhouse · 12 years ago
  90. b607e21 x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode by David Woodhouse · 12 years ago
  91. f791620 x86, efi: Fix 32-bit EFI handover protocol entry point by David Woodhouse · 12 years ago
  92. 70a479c x86, efi: Fix display detection in EFI boot stub by David Woodhouse · 12 years ago
  93. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 12 years ago
  94. 65315d4 x86/boot: Fix minor fd leakage in tools/relocs.c by Cong Ding · 12 years ago
  95. 712ba9e x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 12 years ago
  96. bc75479 x86, efi: fix 32-bit warnings in setup_efi_pci() by Jan Beulich · 12 years ago
  97. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  98. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  99. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. c903f04 x86/msr: Add capabilities check by Alan Cox · 12 years ago