1. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  2. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  3. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  4. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  5. 8216a67 Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
  6. 64fb6d9 Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  7. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  8. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  9. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  10. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  11. a9642fa Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 961246b [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. by Olivier DANET · 11 years ago
  13. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 11 years ago
  14. f118e9a arch: sparc: kernel: check the memory length before use strcpy(). by Chen Gang · 11 years ago
  15. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  16. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  17. 23e3a1d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  19. 2d6244b Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  20. 49283f6 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  21. 8f041e6 Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  22. b247759 Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  23. 61e3129 Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  24. 40c2702 microblaze: Move __NR_syscalls from uapi by Michal Simek · 11 years ago
  25. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  27. cbbe6f8 ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs by Jason Liu · 11 years ago
  28. fd83247 ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP by Fabio Estevam · 11 years ago
  29. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 11 years ago
  30. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  31. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  32. 594174d parisc: switch to gzip-compressed vmlinuz kernel by Helge Deller · 11 years ago
  33. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 11 years ago
  34. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  35. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  36. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  37. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  38. 5859194 reboot: arm: remove unused restart_mode fields from some arm subarchs by Robin Holt · 11 years ago
  39. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  40. edf2b13 reboot: x86: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  41. f7da04c ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug registers by Oleg Nesterov · 11 years ago
  42. 61e305c ptrace/x86: cleanup ptrace_set_debugreg() by Oleg Nesterov · 11 years ago
  43. b87a95a ptrace/x86: ptrace_write_dr7() should create bp if !disabled by Oleg Nesterov · 11 years ago
  44. 9afe33a ptrace/x86: introduce ptrace_register_breakpoint() by Oleg Nesterov · 11 years ago
  45. 29a5551 ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
  46. e6a7d60 ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
  47. e8c073c ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  48. 6af9df7 ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  49. 6961ed9 ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  50. 02be46f ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  51. 73b44ff mm/pgtable: don't accumulate addr during pgd prepopulate pmd by Wanpeng Li · 11 years ago
  52. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  53. d903bca metag: checksum.h: fix carry in csum_tcpudp_nofold by James Hogan · 11 years ago
  54. 319e0b4 ARM: mm: fix boot on SA1110 Assabet by Russell King · 11 years ago
  55. ee4de5d ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings by Stephen Boyd · 11 years ago
  56. 8c69d7a ARM: 7780/1: add missing linker section markup to head-common.S by Stephen Warren · 11 years ago
  57. 9d8812d ARM: omap2: add select of TI_PRIV_EDMA by Olof Johansson · 11 years ago
  58. 150382a smp: refine bf561 smpboot code by Steven Miao · 11 years ago
  59. b700a3f bf609: stmmac: fix build after stmmac_mdio_bus_data changed by Steven Miao · 11 years ago
  60. 67c0b1b bf609: add cpu revision 0.1 by Sonic Zhang · 11 years ago
  61. 5e50175 bf609: rename bfin6xx_spi to bfin_spi3 by Scott Jiang · 11 years ago
  62. 259c9b1 kgdb: blackfin: include irq_regs.h in kgdb.c by Sonic Zhang · 11 years ago
  63. 7e40c92 perf tools: fix a typo of a Power7 event name by Runzhen Wang · 11 years ago
  64. 4484009 [IA64] sim: Add casts to avoid assignment warnings by Luck, Tony · 11 years ago
  65. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  66. 478ba61 xtensa: add static function tracer support by Max Filippov · 11 years ago
  67. 220f535 xtensa: Flat DeviceTree copy not future-safe by Vineet Gupta · 12 years ago
  68. a99e07e xtensa: check TLB sanity on return to userspace by Max Filippov · 11 years ago
  69. c5a771d xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selected by Max Filippov · 11 years ago
  70. 661b40b xtensa: bootparams: fix typo by Baruch Siach · 11 years ago
  71. 77b4dcd xtensa: tell git to ignore generated .dtb files by Baruch Siach · 11 years ago
  72. e3f4329 xtensa: ccount based sched_clock by Baruch Siach · 11 years ago
  73. 925f553 xtensa: ccount based clockevent implementation by Baruch Siach · 11 years ago
  74. 8102f47 xtensa: consolidate ccount access routines by Baruch Siach · 11 years ago
  75. e504c4b xtensa: cleanup ccount frequency tracking by Baruch Siach · 11 years ago
  76. ed9dfed xtensa: timex.h: remove unused symbols by Baruch Siach · 11 years ago
  77. f47a3ca xtensa: tell git to ignore copied zlib source files by Baruch Siach · 11 years ago
  78. 033d777 Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/kernel/git/tip/tip into tst5 by Chris Zankel · 11 years ago
  79. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  80. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  82. 7644a44 Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  83. 16984ce Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  84. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  85. c1fe55e ARM: exynos: select PM_GENERIC_DOMAINS only when used by Arnd Bergmann · 11 years ago
  86. 39f1601 ARM: ixp4xx: avoid circular header dependency by Arnd Bergmann · 11 years ago
  87. 069d0a7 ARM: OMAP: omap_common_late_init may be unused by Arnd Bergmann · 11 years ago
  88. 5562b80 ARM: sti: move DEBUG_STI_UART into alphabetical order by Arnd Bergmann · 11 years ago
  89. 59d9287 ARM: OMAP: build mach-omap code only if needed by Arnd Bergmann · 11 years ago
  90. 514a590 ARM: zynq: use DT_MACHINE_START by Arnd Bergmann · 11 years ago
  91. 896eba3 ARM: omap5: omap5 has SCU and TWD by Arnd Bergmann · 11 years ago
  92. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  93. 01ebea1 mmc: bcm281xx SDHCI driver by Christian Daudt · 11 years ago
  94. 100ac53 perf/x86/amd: Do not print an error when the device is not present by Peter Zijlstra · 11 years ago
  95. 757f4e5 MIPS: jz4740: Correct clock gate bit for DMA controller by Maarten ter Huurne · 11 years ago
  96. 25ce6c3 MIPS: jz4740: Remove custom DMA API by Lars-Peter Clausen · 11 years ago
  97. cdcb90a MIPS: jz4740: Register jz4740 DMA device by Lars-Peter Clausen · 11 years ago
  98. c8c81f3 MIPS: jz4740: Acquire and enable DMA controller clock by Maarten ter Huurne · 11 years ago
  99. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 11 years ago
  100. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago