1. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  2. 8cbd0ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  3. 64fb6d9 Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  4. b4294ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  5. db6e330 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  6. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  7. 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
  8. 961246b [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. by Olivier DANET · 11 years ago
  9. e8e2bfd sparc32, leon: Require separate snoop tags set to regard snooping to be enabled by Andreas Larsson · 11 years ago
  10. f118e9a arch: sparc: kernel: check the memory length before use strcpy(). by Chen Gang · 12 years ago
  11. 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
  12. 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
  13. 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
  14. 72c1c2f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 40c2702 microblaze: Move __NR_syscalls from uapi by Michal Simek · 11 years ago
  21. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  22. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  23. 5b879d7 parisc: Fix gcc miscompilation in pa_memcpy() by Helge Deller · 11 years ago
  24. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  25. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  26. 594174d parisc: switch to gzip-compressed vmlinuz kernel by Helge Deller · 11 years ago
  27. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 12 years ago
  28. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  29. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  30. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  31. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  32. 5859194 reboot: arm: remove unused restart_mode fields from some arm subarchs by Robin Holt · 11 years ago
  33. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  34. edf2b13 reboot: x86: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  35. f7da04c ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug registers by Oleg Nesterov · 11 years ago
  36. 61e305c ptrace/x86: cleanup ptrace_set_debugreg() by Oleg Nesterov · 11 years ago
  37. b87a95a ptrace/x86: ptrace_write_dr7() should create bp if !disabled by Oleg Nesterov · 11 years ago
  38. 9afe33a ptrace/x86: introduce ptrace_register_breakpoint() by Oleg Nesterov · 11 years ago
  39. 29a5551 ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
  40. e6a7d60 ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() by Oleg Nesterov · 11 years ago
  41. e8c073c ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  42. 6af9df7 ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  43. 6961ed9 ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  44. 02be46f ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" by Oleg Nesterov · 11 years ago
  45. 73b44ff mm/pgtable: don't accumulate addr during pgd prepopulate pmd by Wanpeng Li · 11 years ago
  46. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  47. d903bca metag: checksum.h: fix carry in csum_tcpudp_nofold by James Hogan · 11 years ago
  48. 150382a smp: refine bf561 smpboot code by Steven Miao · 11 years ago
  49. b700a3f bf609: stmmac: fix build after stmmac_mdio_bus_data changed by Steven Miao · 11 years ago
  50. 67c0b1b bf609: add cpu revision 0.1 by Sonic Zhang · 12 years ago
  51. 5e50175 bf609: rename bfin6xx_spi to bfin_spi3 by Scott Jiang · 11 years ago
  52. 259c9b1 kgdb: blackfin: include irq_regs.h in kgdb.c by Sonic Zhang · 12 years ago
  53. 4484009 [IA64] sim: Add casts to avoid assignment warnings by Luck, Tony · 12 years ago
  54. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  55. 478ba61 xtensa: add static function tracer support by Max Filippov · 12 years ago
  56. 220f535 xtensa: Flat DeviceTree copy not future-safe by Vineet Gupta · 12 years ago
  57. a99e07e xtensa: check TLB sanity on return to userspace by Max Filippov · 12 years ago
  58. c5a771d xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selected by Max Filippov · 12 years ago
  59. 661b40b xtensa: bootparams: fix typo by Baruch Siach · 12 years ago
  60. 77b4dcd xtensa: tell git to ignore generated .dtb files by Baruch Siach · 12 years ago
  61. e3f4329 xtensa: ccount based sched_clock by Baruch Siach · 12 years ago
  62. 925f553 xtensa: ccount based clockevent implementation by Baruch Siach · 12 years ago
  63. 8102f47 xtensa: consolidate ccount access routines by Baruch Siach · 12 years ago
  64. e504c4b xtensa: cleanup ccount frequency tracking by Baruch Siach · 12 years ago
  65. ed9dfed xtensa: timex.h: remove unused symbols by Baruch Siach · 12 years ago
  66. f47a3ca xtensa: tell git to ignore copied zlib source files by Baruch Siach · 12 years ago
  67. 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
  68. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  69. 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
  70. 8b70a90 Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  71. 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
  72. 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
  73. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  74. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  75. 01ebea1 mmc: bcm281xx SDHCI driver by Christian Daudt · 12 years ago
  76. 100ac53 perf/x86/amd: Do not print an error when the device is not present by Peter Zijlstra · 11 years ago
  77. 757f4e5 MIPS: jz4740: Correct clock gate bit for DMA controller by Maarten ter Huurne · 12 years ago
  78. 25ce6c3 MIPS: jz4740: Remove custom DMA API by Lars-Peter Clausen · 12 years ago
  79. cdcb90a MIPS: jz4740: Register jz4740 DMA device by Lars-Peter Clausen · 12 years ago
  80. c8c81f3 MIPS: jz4740: Acquire and enable DMA controller clock by Maarten ter Huurne · 12 years ago
  81. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 12 years ago
  82. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  83. f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  84. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  85. 98f486f1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  86. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  87. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  88. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  89. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  90. 03617c1 KVM: VMX: mark unusable segment as nonpresent by Gleb Natapov · 11 years ago
  91. c3eb5b1 arm64: KVM: Kconfig integration by Marc Zyngier · 11 years ago
  92. 176455e xen/arm and xen/arm64: implement HYPERVISOR_tmem_op by Stefano Stabellini · 11 years ago
  93. c20eb0f metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c by James Hogan · 11 years ago
  94. c16bfeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  95. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  96. 9e22038 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  97. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  98. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  99. fdf90ab rapidio: add modular build option for the subsystem core by Alexandre Bounine · 11 years ago
  100. 8bdc237 s390: remove setting for saved_max_pfn by Zhang Yanfei · 11 years ago