1. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 13 years ago
  2. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  3. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  4. 6bb1e38 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  5. cff7b8b Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  6. 4e85fb8 ARM: mm: Remove unused arm_vmregion priv field by Laurent Pinchart · 12 years ago
  7. 3dd7ea9 ARM: dma-mapping: fix build warning in __dma_alloc() by Jingoo Han · 12 years ago
  8. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  9. 3185bd2 alpha: separate thread-synchronous flags by Al Viro · 12 years ago
  10. 3d0ceac Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  11. e17b131 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 4e3ab74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  13. 4a09cbc Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  14. 62472ef Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  15. 7805963 arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines by Chris Metcalf · 12 years ago
  16. 627072b arch/tile: avoid generating .eh_frame information in modules by Chris Metcalf · 12 years ago
  17. 871ae57 ARM: dma-mapping: support debug_dma_mapping_error by Ming Lei · 12 years ago
  18. b43b1ff Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Russell King · 12 years ago
  19. 00b7ded ARM: drop experimental status for hotplug and Thumb2 by Russell King · 12 years ago
  20. c5e015d KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT by Sasha Levin · 12 years ago
  21. 7f46ddb KVM: apic: fix LDR calculation in x2apic mode by Gleb Natapov · 12 years ago
  22. f3ac1a4 KVM: MMU: fix release noslot pfn by Xiao Guangrong · 12 years ago
  23. ad17a26 ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode by Linus Walleij · 12 years ago
  24. 5f40b90 ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count by Will Deacon · 12 years ago
  25. 4fe7e86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  26. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  27. 957b909 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 12 years ago
  28. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  29. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
  30. a05123b perf/x86: Disable uncore on virtualized CPUs by Yan, Zheng · 12 years ago
  31. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  33. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  35. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  36. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  38. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  39. 3ab0b83 xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit by Ian Campbell · 12 years ago
  40. a349e23d1 xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 12 years ago
  41. ee7b595 xen: arm: make p2m operations NOPs by Ian Campbell · 12 years ago
  42. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  43. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  44. c2103b7 xen/x86: remove duplicated include from enlighten.c by Wei Yongjun · 12 years ago
  45. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  46. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  47. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  48. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  49. 8a745ee m68k: Wire up kcmp by Geert Uytterhoeven · 12 years ago
  50. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  51. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  52. fd2c32a s390,uapi: do not use uapi/asm-generic/kvm_para.h by David Howells · 12 years ago
  53. 7e3cdf2 UAPI: Make arch/ia64/include/asm/kvm_para.h generic by David Howells · 12 years ago
  54. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  55. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  56. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  57. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  58. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  59. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
  60. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
  61. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  62. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago
  63. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  64. a0a6a39 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  65. ec35183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  66. 1243163 ARM: kirkwood: fix buttons on lsxl boards by Michael Walle · 12 years ago
  67. a54841e ARM: kirkwood: fix LEDs names for lsxl boards by Michael Walle · 12 years ago
  68. 1e9c06f ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2 by Jason Gunthorpe · 12 years ago
  69. d18f99c s390/cache: fix data/instruction cache output by Heiko Carstens · 12 years ago
  70. c985cb3 s390: fix linker script for 31 bit builds by Heiko Carstens · 12 years ago
  71. 0f58aac s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  72. 9db8c05 s390/kdump: Use 64 bit mode for 0x10000 entry point by Michael Holzheu · 12 years ago
  73. f47586b2 perf_cpum_cf: Add support for counters available with IBM zEC12 by Hendrik Brueckner · 12 years ago
  74. 4e86069 s390/chpid: make headers usable (again) by Sebastian Ott · 12 years ago
  75. 3581fe0 ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD by Will Deacon · 12 years ago
  76. 2456f44 ARM: 7555/1: kexec: fix segment memory addresses check by Aaro Koskinen · 12 years ago
  77. 0cc40da MIPS: CMP: Fix physical core number calculation logic by jerin jacob · 12 years ago
  78. 327f81c Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  79. b5beb20 Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  80. b08d484 Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  81. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  82. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  83. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  84. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  85. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  86. 985c9e6 Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  87. ccbfddb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  88. 21c5e50 x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup by Daniel J Blueman · 12 years ago
  89. 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
  90. a458926e ARM: dove: Add crypto engine to DT by Sebastian Hesselbarth · 12 years ago
  91. dfdc16f ARM: dove: Remove watchdog from DT by Sebastian Hesselbarth · 12 years ago
  92. 138ee96 ARM: dove: Restructure SoC device tree descriptor by Sebastian Hesselbarth · 12 years ago
  93. 3fbcd3d ARM: dove: Fix clock names of sata and gbe by Sebastian Hesselbarth · 12 years ago
  94. fd57c65 ARM: dove: Fix tauros2 device tree init by Sebastian Hesselbarth · 12 years ago
  95. 529b89e ARM: dove: Add pcie clock support by Sebastian Hesselbarth · 12 years ago
  96. 8119024 ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memory by Jon Hunter · 12 years ago
  97. 64e29fd ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disable by Tero Kristo · 12 years ago
  98. 69648ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 12 years ago
  99. a122654 MIPS: JZ4740: Forward declare struct uart_port in header. by Ralf Baechle · 12 years ago
  100. a40b012 MIPS: JZ4740: Fix '#include guard' in serial.h by Antony Pavlov · 12 years ago