1. 1ee6564 ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  2. 19bd9b2 ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  3. 57c06a8 ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  4. 26632be ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED by Michael Opdenacker · 11 years ago
  5. a513457 ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow by Anurag Aggarwal · 11 years ago
  6. 8258a98 ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions by Ard Biesheuvel · 11 years ago
  7. b342ea4 ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry by Ard Biesheuvel · 11 years ago
  8. 27e8efd ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources by Will Deacon · 11 years ago
  9. db38ee8 ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+ by Will Deacon · 11 years ago
  10. d98b90e ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull by Victor Kamensky · 11 years ago
  11. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  12. 1971188 ARM: 7985/1: mm: implement pte_accessible for faulting mappings by Will Deacon · 11 years ago
  13. c32ffce ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics by Will Deacon · 11 years ago
  14. 6ea41c8 ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator by Steven Capper · 11 years ago
  15. ea36d2a ARM: 7962/2: Make all mcpm functions notrace by Dave Martin · 11 years ago
  16. b6ccb98 ARM: 7954/1: mm: remove remaining domain support from ARMv6 by Will Deacon · 11 years ago
  17. afdd3bb ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS by Nicolas Pitre · 11 years ago
  18. 0f054e3 ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at boot by Jason Gunthorpe · 11 years ago
  19. 5b61d4a ARM: 7948/1: hw_breakpoint: Add ARMv8 support by Christopher Covington · 11 years ago
  20. 889f172 ARM: 7945/1: footbridge: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  21. ddb2ff7 ARM: 7940/1: add support for the Cortex-A12 processor by Jonathan Austin · 11 years ago
  22. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  23. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  24. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  25. 94db37a ARM: dts: bcm28155-ap: Fix Card Detection GPIO by Tim Kryger · 11 years ago
  26. a00928f Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  27. c2292c2 ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY by Fabio Estevam · 11 years ago
  28. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
  29. 167eeb4 Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  30. 3f7c730 ARM: dts: zynq: Add SDHCI nodes by Soren Brinkmann · 11 years ago
  31. 4dd18ed ARM: hisi: don't select SMP by Rob Herring · 11 years ago
  32. db079b1 ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS by Stephen Warren · 11 years ago
  33. d231fab ARM: multi_v7: copy most options from tegra_defconfig by Stephen Warren · 11 years ago
  34. afbf1e1 ARM: iop32x: fix power off handling for the EM7210 board by Linus Walleij · 11 years ago
  35. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 11 years ago
  36. 9d2a5e2 ARM: msm_defconfig: Enable MSM clock drivers by Stephen Boyd · 11 years ago
  37. 3933d26 ARM: dts: msm: Add clock controller nodes and hook into uart by Stephen Boyd · 11 years ago
  38. de70af4 ARM: OMAP4+: move errata initialization to omap4_pm_init_early by Nishanth Menon · 11 years ago
  39. 74ed7bd ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle by Strashko, Grygorii · 11 years ago
  40. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  41. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  42. f8a504c Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  43. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 11 years ago
  44. e17b2f1 xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) by Ian Campbell · 11 years ago
  45. 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 11 years ago
  46. 17c7f85 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  47. e914e3f Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  48. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  49. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  50. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  51. 5efa906 Merge branch 'cubox-i-init' into for-linus by Russell King · 11 years ago
  52. f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
  53. 705b675 ARM: at91/dt: add watchdog properties to kizbox board by Boris BREZILLON · 11 years ago
  54. fe46aa6 ARM: at91/dt: add sam9 watchdog default options to SoCs by Boris BREZILLON · 11 years ago
  55. 6e2ac20 watchdog: bcm281xx: Debugfs support by Markus Mayer · 11 years ago
  56. 6adb730 watchdog: bcm281xx: Watchdog Driver by Markus Mayer · 11 years ago
  57. d326b65 ARM: fix building with gcc 4.6.4 by Russell King · 11 years ago
  58. 4c235cb ARM: 7941/2: Fix incorrect FDT initrd parameter override by Ben Peddell · 11 years ago
  59. 2ab4e8c ARM: 7947/1: Make pgtbl macro more robust by Christopher Covington · 11 years ago
  60. f8fe23e ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE case by Victor Kamensky · 11 years ago
  61. c5ca95b ARM: 7930/1: Introduce atomic MMIO modify by Ezequiel Garcia · 11 years ago
  62. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 11 years ago
  63. 01a7a06 leds: leds-mc13783: Remove duplicate field in platform data by Alexander Shiyan · 11 years ago
  64. 971488f ARM: imx: initial SolidRun Cubox-i support by Russell King · 11 years ago
  65. 208d7baf ARM: imx: initial SolidRun HummingBoard support by Russell King · 11 years ago
  66. 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  67. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  68. 4d8880a Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  69. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  70. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  71. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  72. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  73. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  74. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  75. 903a9f7 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  76. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. 93abdb7 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  81. 929267c ARM: moxart: move fixed rate clock child node to board level dts by Jonas Jensen · 11 years ago
  82. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  83. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  84. e41006c Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 11 years ago
  85. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
  86. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  87. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  88. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. 02d0186 mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c by Sachin Kamat · 11 years ago
  90. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  91. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  92. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  93. 935b0d6 Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt by Kevin Hilman · 11 years ago
  94. b6cb5ba arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  95. cfb66586 arch/arm/mm/init.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  96. 9233d2b arch/arm/kernel/: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  97. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
  98. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  99. 857989a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  100. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago