1. 01b35ab arch/x86/um: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  2. 6ea3038 arch/x86: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  3. 75dacf5 arch/um: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  4. b186ba6 arch/s390/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  5. 510cf5a arch/s390: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  6. ec87905 arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  7. 076c6f2 arch/ia64/xen: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  8. 48a9240 arch/ia64: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  9. d2008e8 arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  10. 366a244 arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  11. 88d11bb arch/alpha: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  12. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  13. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  15. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  16. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  17. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  18. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  19. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 12 years ago
  20. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 12 years ago
  21. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 12 years ago
  22. 9852910 ARM: highbank: add a power request clear by Rob Herring · 12 years ago
  23. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 12 years ago
  24. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 12 years ago
  25. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 12 years ago
  26. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 12 years ago
  27. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 12 years ago
  28. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 12 years ago
  29. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 12 years ago
  30. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  31. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  32. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 12 years ago
  33. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 12 years ago
  34. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 12 years ago
  35. a47e3bc ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM by Fabio Estevam · 12 years ago
  36. 41be8dc arm: mvebu: Add missing ; for cpu node. by Andrew Lunn · 12 years ago
  37. 7791651 arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces by Thomas Petazzoni · 12 years ago
  38. 44cfae9 arm: mvebu: Armada XP MV78230 has two cores, not one by Thomas Petazzoni · 12 years ago
  39. 8758c88 ARM: Kirkwood: Use fixed-regulator instead of board gpio call by Andrew Lunn · 12 years ago
  40. d2268be3 ARM: Kirkwood: Fix missing sdio clock by Andrew Lunn · 12 years ago
  41. 107c21c ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers by Nobuhiro Iwamatsu · 12 years ago
  42. 53dfa8e ARM: Kirkwood: Fix missing clk for USB device. by Andrew Lunn · 12 years ago
  43. b24212f arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver by Gregory CLEMENT · 12 years ago
  44. 61bcbc2 ARM: EXYNOS: skip the clock initialization for exynos5440 by Kukjin Kim · 12 years ago
  45. 5f243b9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  46. 25c92a3 arm64: Always select ARM_AMBA and GENERIC_GPIO by Catalin Marinas · 12 years ago
  47. d0e0454 microblaze: Update microblaze defconfigs by Michal Simek · 12 years ago
  48. f7eaacc microblaze: Fix pci compilation and sparse warnings by Michal Simek · 12 years ago
  49. 4aaa019 ARM: dts: imx31-bug: Fix manufacturer compatible string by Fabio Estevam · 12 years ago
  50. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  51. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  52. f8d6c8d ALPHA: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  53. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  54. 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  55. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  56. 7c9503b SPARC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  57. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  58. 351a102 ARM: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  59. d962117 ARM: nomadik: bump the IRQ numbers again by Linus Walleij · 12 years ago
  60. 7f252b1 ARM: nomadik: delete dangling include by Linus Walleij · 12 years ago
  61. 5f73896 Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  62. 22f4f7b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  63. 07fd296 ARM: OMAP1: fix USB configuration use-after-release by Aaro Koskinen · 12 years ago
  64. 2cd1f48 Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc2/fixes by Tony Lindgren · 12 years ago
  65. 062fe95 Wire up finit_module syscall by Luck, Tony · 12 years ago
  66. 0e1ec2d microblaze: Add finit_module syscall by Michal Simek · 12 years ago
  67. ffed2b4 microblaze: Kill __kmap_atomic() by Michal Simek · 12 years ago
  68. 7e27815 microblaze: Change section flags for noMMU by Michal Simek · 12 years ago
  69. ca073b4 microblaze: Microblaze wants sys_fork for noMMU too by Michal Simek · 12 years ago
  70. e6449c9 powerpc: Add missing NULL terminator to avoid boot panic on PPC40x by Gabor Juhos · 12 years ago
  71. ce73ec6 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() by Shan Hai · 12 years ago
  72. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  73. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  74. 2f12fb2 MIPS: 64-bit: Fix build if !CONFIG_MODULES by Joshua Kinard · 12 years ago
  75. 7e7fff8 ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return values by Paul Walmsley · 12 years ago
  76. cfef4b2 ARM: OMAP3: clock data: Add missing enable/disable for EMU clock by Jon Hunter · 12 years ago
  77. d7eccab ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources by Ivan Khoronzhuk · 12 years ago
  78. 5f2596f ARM: OMAP4: PRM: fix RSTTIME and RSTST offsets by Nishanth Menon · 12 years ago
  79. 62bafd1 ARM: OMAP4: PRM: Correct reset source map by Ivan Khoronzhuk · 12 years ago
  80. db2789b arm64: Keep the ARM64 Kconfig selects sorted by Catalin Marinas · 12 years ago
  81. 7ae42c9 arm64: Include linux/ptrace.h in asm/compat.h by Catalin Marinas · 12 years ago
  82. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  83. 5ced33b ARM: 7611/1: VIC: fix bug in VIC irqdomain code by Linus Walleij · 12 years ago
  84. f556529 ARM: 7610/1: versatile: bump IRQ numbers by Linus Walleij · 12 years ago
  85. 62e4d35 ARM: 7609/1: disable errata work-arounds which access secure registers by Rob Herring · 12 years ago
  86. 74ddcdb ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier by Rob Herring · 12 years ago
  87. 9fbe7c2 ARM: OMAP: SRAM: resolve sparse warnings by Paul Walmsley · 12 years ago
  88. 9816aa8 ARM: OMAP AM33xx: hwmod data: resolve sparse warnings by Paul Walmsley · 12 years ago
  89. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. b231848 ARM: EXYNOS: enable PINCTRL for EXYNOS5440 by Kukjin Kim · 12 years ago
  91. 3c2bbf5 ARM: dts: use uart port1 for console on exynos4210-smdkv310 by Kukjin Kim · 12 years ago
  92. ca6f1e4 ARM: dts: use uart port0 for console on exynos5440-ssdk5440 by Kukjin Kim · 12 years ago
  93. 93f3778 ARM: SAMSUNG: fix the cpu id for EXYNOS5440 by Kukjin Kim · 12 years ago
  94. 6295150 MIPS: Wire up finit_module syscall. by Ralf Baechle · 12 years ago
  95. d3ce884 MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). by Ralf Baechle · 12 years ago
  96. 730b8df MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. by Ralf Baechle · 12 years ago
  97. bef9ae3 MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. by Ralf Baechle · 12 years ago
  98. 20082595 MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. by Ralf Baechle · 12 years ago
  99. 348dd60 MIPS: Don't include <asm/page.h> unnecessarily. by Ralf Baechle · 12 years ago
  100. 6ccc432 ARM: OMAP: 32k counter: resolve sparse warnings by Paul Walmsley · 12 years ago