1. 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
  2. 4886c39 DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  3. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  5. 6700215 Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  6. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  7. 951a730 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  8. 1b46763 MIPS: kernel: vpe: Make vpe_attrs an array of pointers. by Markos Chandras · 11 years ago
  9. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  10. 670bac3 MIPS: Fix SMP core calculations when using MT support. by Leonid Yegoshin · 11 years ago
  11. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  12. daed128 MIPS: DECstation HRT initialization rearrangement by Maciej W. Rozycki · 11 years ago
  13. 08b67fa blackfin: Ignore generated uImages by Mark Brown · 11 years ago
  14. 1d899fd blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. by Sonic Zhang · 11 years ago
  15. e578609 bf609: adv7343: add S-Video and Component output support by Scott Jiang · 11 years ago
  16. 4940c53 bf609: add adv7343 video encoder support by Scott Jiang · 11 years ago
  17. 3036dcc clock: add stmmac clock for ethernet driver by Steven Miao · 11 years ago
  18. 206f060 blackfin: scb: Add SCB1 to SCB9 config options and data. by Sonic Zhang · 12 years ago
  19. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 11 years ago
  20. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  21. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  23. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  24. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  25. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  26. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 3cc69b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  28. 0e6a1fb Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  29. 171b3f0 ARM: sort arch/arm/Kconfig by Russell King · 11 years ago
  30. f7ec00b ARM: dts: sun7i: olinuxino-micro: Enable the EMAC by Maxime Ripard · 11 years ago
  31. 0547433 ARM: dts: sun7i: cubieboard2: Enable the EMAC by Maxime Ripard · 11 years ago
  32. 756084c ARM: dts: sun7i: Add the muxing options for the EMAC by Maxime Ripard · 11 years ago
  33. 2e804d0 ARM: dts: sun7i: Enable the Ethernet in the A20 by Maxime Ripard · 11 years ago
  34. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  35. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  37. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  38. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 11 years ago
  39. 6113af1 perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING by Stephane Eranian · 11 years ago
  40. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  41. 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
  42. 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
  43. 63c4043 s390/kprobes: add support for pc-relative long displacement instructions by Heiko Carstens · 11 years ago
  44. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  45. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  46. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  47. 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
  48. 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
  49. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  50. bf83e61 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  52. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  53. 442e097 Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 364e751 Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx into fixes by Olof Johansson · 11 years ago
  55. 363edbe powerpc: Default arch idle could cede processor on pseries by Vaidyanathan Srinivasan · 11 years ago
  56. 620e505 powerpc: Fix section mismatch warning for prom_rtas_call by Vladimir Murzin · 11 years ago
  57. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  58. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  59. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  60. 47d8468 ARM: fix forced-HZ values by Russell King · 11 years ago
  61. 8d7551e Merge tag 'cris-for-3.12' of git://jni.nu/cris by Linus Torvalds · 11 years ago
  62. 3da06ed mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPT by Akira Takeuchi · 11 years ago
  63. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  64. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  65. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  66. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  67. b172b37 CRIS: Add kvm_para.h which includes generic file by Jesper Nilsson · 11 years ago
  68. c9ea40c CRIS: remove unused current_regs by Jesper Nilsson · 11 years ago
  69. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 11 years ago
  70. 96184b6 CRIS: remove "config OOM_REBOOT" by Paul Bolle · 11 years ago
  71. 3c78d11 ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 build by Nicolas Pitre · 11 years ago
  72. 23c43df Merge branch 'versatile/fixes' into fixes by Olof Johansson · 11 years ago
  73. 3a116a5 ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_data by Simon Horman · 11 years ago
  74. afba951 Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  75. d5ece93 ARM: pxa: ssp: Check return values from phandle lookups by Olof Johansson · 11 years ago
  76. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. fa91515 Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  80. 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  81. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  82. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  83. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  84. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  85. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  86. 255ae3f Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  87. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  88. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  89. 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  90. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  91. 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
  92. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  93. 89c5a94 Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  94. 833ae40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  95. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  96. c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  97. 9319206 ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled by Ard Biesheuvel · 11 years ago
  98. e1a9c16 xen/arm: disable cpuidle and cpufreq when linux is running as dom0 by Julien Grall · 11 years ago
  99. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  100. 9dd4b29 ARM: xen: only set pm function ptrs for Xen guests by Rob Herring · 11 years ago