1. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  2. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. 895fb31 xtensa: improve vmlinux.lds.S sed post-processing by Max Filippov · 9 years ago
  6. 69034db xtensa: drop unused irq_err_count by Max Filippov · 9 years ago
  7. 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
  8. 98e2983 xtensa: don't touch EXC_TABLE_FIXUP in _switch_to by Max Filippov · 9 years ago
  9. 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago
  10. 7d5f6a9 xtensa: reorganize irq flags tracing by Max Filippov · 9 years ago
  11. 9bd46da xtensa: implement counting and sampling perf events by Max Filippov · 10 years ago
  12. ae0b713 xtensa: add profiling IRQ type to xtensa_irq_map by Max Filippov · 10 years ago
  13. 5fdf377 xtensa: move oprofile stack tracing to stacktrace.c by Max Filippov · 10 years ago
  14. b656943 xtensa: keep exception/interrupt stack continuous by Max Filippov · 10 years ago
  15. c75959a xtensa: reimplement DMA API using common helpers by Max Filippov · 10 years ago
  16. 8e40fc4 xtensa/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  17. 1559f3b xtensa/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  18. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  19. 4229fb12 xtensa: fix threadptr reload on return to userspace by Max Filippov · 10 years ago
  20. 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  21. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  22. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  23. 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 10 years ago
  24. 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  25. cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
  26. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
  27. 834a316 xtensa: Fix fix linker script transformation for .text / .text.fixup by Guenter Roeck · 10 years ago
  28. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
  29. 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  30. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  31. c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  32. 5349012 xtensa: move vecbase SR initialization to _startup by Max Filippov · 10 years ago
  33. d10fa7c xtensa: nommu: don't provide arch_get_unmapped_area by Max Filippov · 10 years ago
  34. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  35. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  36. 05bdb8c Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  37. e356030 flush_icache_range: export symbol to fix build errors by Pranith Kumar · 10 years ago
  38. e792290 Merge tag 'xtensa-for-next-20140815' into for_next by Chris Zankel · 10 years ago
  39. 9184289 xtensa: deprecate fast_xtensa and fast_spill_registers syscalls by Max Filippov · 10 years ago
  40. 3cfc096 xtensa: don't allow overflow/underflow on unaligned stack by Max Filippov · 10 years ago
  41. d1b6ba8 xtensa: fix a6 and a7 handling in fast_syscall_xtensa by Max Filippov · 10 years ago
  42. a83b02e xtensa: allow single-stepping through unaligned load/store by Max Filippov · 10 years ago
  43. 2157046 xtensa: move invalid unaligned instruction handler closer to its users by Max Filippov · 10 years ago
  44. e9500dd xtensa: make fast_unaligned store restartable by Max Filippov · 10 years ago
  45. c3ef1f4 xtensa: add double exception fixup handler for fast_unaligned by Max Filippov · 11 years ago
  46. a450dc6 xtensa: fix kernel/user jump out of fast_unaligned by Max Filippov · 10 years ago
  47. 7128039 xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss by Max Filippov · 10 years ago
  48. 5224712 xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS by Max Filippov · 10 years ago
  49. 1ca4946 xtensa: fix address checks in dma_{alloc,free}_coherent by Alan Douglas · 10 years ago
  50. 5bdb7611 xtensa: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  51. 4ed2ad3 Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
  52. 1729023 xtensa: add fixup for double exception raised in window overflow by Max Filippov · 11 years ago
  53. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 11 years ago
  54. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  55. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  56. ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
  57. 04c6b3e xtensa: optimize local_flush_tlb_kernel_range by Max Filippov · 11 years ago
  58. 06bd282 xtensa: handle memmap kernel option by Max Filippov · 11 years ago
  59. 6232791 xtensa: keep sysmem banks ordered in mem_reserve by Max Filippov · 11 years ago
  60. 9ba067f xtensa: split bootparam and kernel meminfo by Max Filippov · 11 years ago
  61. a3cfda9 xtensa: export __{invalidate,flush}_dcache_range by Max Filippov · 11 years ago
  62. eb8451e xtensa: Export __invalidate_icache_range by Geert Uytterhoeven · 11 years ago
  63. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  64. b58d971 xtensa: Use irq_set_affinity instead of homebrewn code by Thomas Gleixner · 11 years ago
  65. b3fdfc1 Merge tag 'xtensa-for-next-20140221-1' into for_next by Chris Zankel · 11 years ago
  66. bda8932 xtensa: support common clock framework by Max Filippov · 11 years ago
  67. c0e50d4 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 11 years ago
  68. 6b5a1f7 xtensa: fix fast_syscall_spill_registers by Chris Zankel · 11 years ago
  69. 3251f1e xtensa: save current register frame in fast_syscall_spill_registers_fixup by Max Filippov · 11 years ago
  70. e2fd137 xtensa: introduce spill_registers_kernel macro by Max Filippov · 11 years ago
  71. 45ec886 xtensa: export ccount_freq by Max Filippov · 11 years ago
  72. 6cb9711 xtensa: remap io area defined in device tree by Baruch Siach · 11 years ago
  73. f8935f3 xtensa: support default device tree buses by Baruch Siach · 11 years ago
  74. b087ab7 xtensa: initialize device tree clock sources by Baruch Siach · 11 years ago
  75. abf0ea6 xtensa: Enable irqs after cpu is set online by Kirill Tkhai · 11 years ago
  76. 3ade4f8 xtensa: Switch to sched_clock_register() by Stephen Boyd · 11 years ago
  77. 49b424f xtensa: implement CPU hotplug by Max Filippov · 11 years ago
  78. f615136 xtensa: add SMP support by Max Filippov · 11 years ago
  79. 26a8e96 xtensa: add MX irqchip by Max Filippov · 11 years ago
  80. bae07f8 xtensa: clear timer IRQ unconditionally in its handler by Max Filippov · 11 years ago
  81. 9962323 xtensa: clean up do_interrupt/do_IRQ by Max Filippov · 11 years ago
  82. cbd1de2 xtensa: move built-in PIC to drivers/irqchip by Max Filippov · 11 years ago
  83. c8f3a7d xtensa: move init_mmu declaration to mmu_context.h by Max Filippov · 11 years ago
  84. 5997075 xtensa: call check_s32c1i after trap_init by Max Filippov · 11 years ago
  85. 6235153 xtensa: update clockevent setup for SMP by Max Filippov · 11 years ago
  86. 0fb4040 xtensa: mark ccount as continuous clocksource by Baruch Siach · 11 years ago
  87. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  88. cba9a90 xtensa: don't use alternate signal stack on threads by Baruch Siach · 11 years ago
  89. 244066f xtensa: fix fast_syscall_spill_registers_fixup by Max Filippov · 11 years ago
  90. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  91. 7745fc1 xtensa: use early_init_dt_scan by Rob Herring · 11 years ago
  92. 3104021 xtensa: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  93. 6700215 Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  94. 8872366 xtensa: Fix broken allmodconfig build by Guenter Roeck · 11 years ago
  95. 8d5e1d8 xtensa: remove CCOUNT_PER_JIFFY by Baruch Siach · 11 years ago
  96. fedc21d xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure by Baruch Siach · 11 years ago
  97. fff96d6 xtensa: new fast_alloca handler by Max Filippov · 11 years ago
  98. 99d5040 xtensa: keep a3 and excsave1 on entry to exception handlers by Max Filippov · 12 years ago
  99. 16c5bec xtensa: enable kernel preemption by Max Filippov · 11 years ago
  100. aea8e7c xtensa: check thread flags atomically on return from user exception by Max Filippov · 11 years ago