1. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  2. 5bdb7611 xtensa: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  3. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  5. 4ed2ad3 Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  6. be6ae38 xtensa: fix sysmem reservation at the end of existing block by Max Filippov · 10 years ago
  7. 1729023 xtensa: add fixup for double exception raised in window overflow by Max Filippov · 10 years ago
  8. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  9. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  10. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  11. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  12. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  13. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  14. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  15. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  16. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  17. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  18. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 10 years ago
  19. 09a01c0 arch,xtensa: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  20. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  21. cfe8255 xtensa: xt2000: drop redundant sysmem initialization by Max Filippov · 10 years ago
  22. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  23. 9c60262 xtensa: add support for KC705 by Max Filippov · 11 years ago
  24. 08a7bbf xtensa: xtfpga: introduce SoC I/O bus by Max Filippov · 10 years ago
  25. 6555910 xtensa: add HIGHMEM support by Max Filippov · 10 years ago
  26. 04c6b3e xtensa: optimize local_flush_tlb_kernel_range by Max Filippov · 10 years ago
  27. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 10 years ago
  28. 8585b31 xtensa: dump sysmem from the bootmem_init by Max Filippov · 10 years ago
  29. 06bd282 xtensa: handle memmap kernel option by Max Filippov · 10 years ago
  30. 6232791 xtensa: keep sysmem banks ordered in mem_reserve by Max Filippov · 10 years ago
  31. 9d4b52d xtensa: keep sysmem banks ordered in add_sysmem_bank by Max Filippov · 10 years ago
  32. 9ba067f xtensa: split bootparam and kernel meminfo by Max Filippov · 10 years ago
  33. 25df819 xtensa: enable sorting extable at build time by Max Filippov · 10 years ago
  34. a3cfda9 xtensa: export __{invalidate,flush}_dcache_range by Max Filippov · 10 years ago
  35. eb8451e xtensa: Export __invalidate_icache_range by Geert Uytterhoeven · 10 years ago
  36. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  39. b58d971 xtensa: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 10 years ago
  40. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 10 years ago
  41. f63b6d7 xtensa: wire up sched_setattr and sched_getattr syscalls by Max Filippov · 10 years ago
  42. 2bc2fde xtensa: xtfpga: set ethoc clock frequency by Max Filippov · 11 years ago
  43. cdc9af7 xtensa: xtfpga: use common clock framework by Max Filippov · 11 years ago
  44. bda8932 xtensa: support common clock framework by Max Filippov · 11 years ago
  45. 4e3b4df xtensa: no need to select USE_GENERIC_SMP_HELPERS by Paul Bolle · 10 years ago
  46. 8e9356c xtensa: fsf: drop nonexistent GPIO32 support by Max Filippov · 10 years ago
  47. e9d6dca xtensa: don't pass high memory to bootmem allocator by Max Filippov · 10 years ago
  48. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  49. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  50. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  51. c0e50d4 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 11 years ago
  52. 675675a xtensa: fixup simdisk driver to work with immutable bio_vecs by Jens Axboe · 10 years ago
  53. 6b5a1f7 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 11 years ago
  54. 3251f1e xtensa: save current register frame in fast_syscall_spill_registers_fixup by Max Filippov · 11 years ago
  55. e2fd137 xtensa: introduce spill_registers_kernel macro by Max Filippov · 11 years ago
  56. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  58. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  59. 45ec886 xtensa: export ccount_freq by Max Filippov · 11 years ago
  60. 9848e49 xtensa: fix warning '"CONFIG_OF" is not defined' by Max Filippov · 11 years ago
  61. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  62. 9ed82c6 xtensa: implement ndelay by Max Filippov · 11 years ago
  63. 58f60c2 xtensa: clean up udelay by Max Filippov · 11 years ago
  64. a6f3eef xtensa: enable HAVE_PERF_EVENTS by Baruch Siach · 11 years ago
  65. 6cb9711 xtensa: remap io area defined in device tree by Baruch Siach · 11 years ago
  66. f8935f3 xtensa: support default device tree buses by Baruch Siach · 11 years ago
  67. b087ab7 xtensa: initialize device tree clock sources by Baruch Siach · 11 years ago
  68. a558d99 xtensa: xtfpga: fix definitions of platform devices by Max Filippov · 11 years ago
  69. 42beb76 xtensa: standardize devicetree cpu compatible strings by Baruch Siach · 11 years ago
  70. 4809bb4 xtensa: avoid duplicate of IO range definitions by Baruch Siach · 11 years ago
  71. abf0ea6 xtensa: Enable irqs after cpu is set online by Kirill Tkhai · 11 years ago
  72. 306ab54 xtensa: ISS: raise network polling rate to 10 times/sec by Max Filippov · 11 years ago
  73. fa72e6b xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameter by Michael Opdenacker · 11 years ago
  74. 8be54d7 xtensa: ISS: avoid simple_strtoul usage by Max Filippov · 11 years ago
  75. 3ade4f8 xtensa: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  76. 49b424f xtensa: implement CPU hotplug by Max Filippov · 11 years ago
  77. f615136 xtensa: add SMP support by Max Filippov · 11 years ago
  78. 26a8e96 xtensa: add MX irqchip by Max Filippov · 11 years ago
  79. bae07f8 xtensa: clear timer IRQ unconditionally in its handler by Max Filippov · 11 years ago
  80. 9962323 xtensa: clean up do_interrupt/do_IRQ by Max Filippov · 11 years ago
  81. cbd1de2 xtensa: move built-in PIC to drivers/irqchip by Max Filippov · 11 years ago
  82. c8f3a7d xtensa: move init_mmu declaration to mmu_context.h by Max Filippov · 11 years ago
  83. 5997075 xtensa: call check_s32c1i after trap_init by Max Filippov · 11 years ago
  84. 6235153 xtensa: update clockevent setup for SMP by Max Filippov · 11 years ago
  85. 0fb4040 xtensa: mark ccount as continuous clocksource by Baruch Siach · 11 years ago
  86. 496543c xtensa: enable HAVE_IRQ_TIME_ACCOUNTING by Max Filippov · 11 years ago
  87. 01e3b3c xtensa: fix __delay for small loop count by Max Filippov · 11 years ago
  88. 5515daa xtensa: fix arch spinlock function names by Max Filippov · 11 years ago
  89. ff38490 xtensa: fix build warning in 64-bit build environment by Max Filippov · 11 years ago
  90. c4ee0af xtensa: remove NO_IRQ definitions by Max Filippov · 11 years ago
  91. 220c062 xtensa: implement robust futex atomic uaccess ops by Baruch Siach · 11 years ago
  92. a6e16b9 xtensa: ISS: clean up diagnostic, increase verbosity by Max Filippov · 11 years ago
  93. 35e14b4 xtensa: ISS: always use fixed tuntap config by Max Filippov · 11 years ago
  94. f6ac5a1 xtensa: ISS: enable iss_net_set_mac by Max Filippov · 11 years ago
  95. 8991fd8 xtensa: ISS: drop IP setup, clean up MAC setup by Max Filippov · 11 years ago
  96. 358b181 xtensa: ISS: init network interface name before the probe by Max Filippov · 11 years ago
  97. 8c8ad85 xtensa: ISS: fix command line parameter name by Max Filippov · 11 years ago
  98. 3f3cd60b xtensa: ISS: clean up iss-network driver by Max Filippov · 11 years ago
  99. ea1d3ed xtensa: remove trailing colons in asm statement by Max Filippov · 11 years ago
  100. f0a3461 xtensa: clean up include/asm/vectors.h by Max Filippov · 11 years ago