1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  2. 549409b4 xtensa: ISS: allow simdisk to use high memory buffers by Max Filippov · 8 years ago
  3. feec273 xtensa: ISS: define simc_exit and use it instead of inline asm by Max Filippov · 8 years ago
  4. 4f20568 xtensa: extract common CPU reset code into separate function by Max Filippov · 8 years ago
  5. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  6. fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
  7. 362014c xtensa: ISS: don't hang if stdin EOF is reached by Max Filippov · 9 years ago
  8. e57c253 TTY: xtensa/iss/console, remove unused _INLINE_ definition by Jiri Slaby · 9 years ago
  9. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  10. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  11. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  12. 5029615 xtensa: fixes for configs without loop option by Max Filippov · 9 years ago
  13. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  15. 72ce678 xtensa: ISS: add missing va_end into split_if_spec by Max Filippov · 9 years ago
  16. 30e3c64 xtensa: don't use module_init for non-modular core network.c code by Paul Gortmaker · 10 years ago
  17. 24e9445 xtensa: ISS: fix locking in TAP network adapter by Max Filippov · 10 years ago
  18. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 11 years ago
  19. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. 675675a xtensa: fixup simdisk driver to work with immutable bio_vecs by Jens Axboe · 11 years ago
  21. 306ab54 xtensa: ISS: raise network polling rate to 10 times/sec by Max Filippov · 11 years ago
  22. 8be54d7 xtensa: ISS: avoid simple_strtoul usage by Max Filippov · 11 years ago
  23. a6e16b9 xtensa: ISS: clean up diagnostic, increase verbosity by Max Filippov · 11 years ago
  24. 35e14b4 xtensa: ISS: always use fixed tuntap config by Max Filippov · 11 years ago
  25. f6ac5a1 xtensa: ISS: enable iss_net_set_mac by Max Filippov · 11 years ago
  26. 8991fd8 xtensa: ISS: drop IP setup, clean up MAC setup by Max Filippov · 11 years ago
  27. 358b181 xtensa: ISS: init network interface name before the probe by Max Filippov · 11 years ago
  28. 8c8ad85 xtensa: ISS: fix command line parameter name by Max Filippov · 11 years ago
  29. 3f3cd60b xtensa: ISS: clean up iss-network driver by Max Filippov · 11 years ago
  30. f447fd3 xtensa: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  31. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  32. dc2bffa xtensa: ISS: fix section mismatch in iss_net_setup by Max Filippov · 12 years ago
  33. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  34. 0757f61 xtensa simdisk: Fix proc_create_data() conversion fallout by Geert Uytterhoeven · 12 years ago
  35. efefbcc5 xtensa: ISS: fix timer_lock usage in rs_open by Max Filippov · 12 years ago
  36. f4b93ba xtensa: don't use a7 in simcalls by Max Filippov · 12 years ago
  37. b06c14e xtensa: provide default platform_pcibios_init implementation by Max Filippov · 12 years ago
  38. d83ff0b xtensa: fix ibreakenable register update by Max Filippov · 12 years ago
  39. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  40. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 12 years ago
  41. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  42. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 12 years ago
  43. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  44. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 17 years ago
  45. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  46. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  47. 288dc2b xtensa: properly fix missing compiler barrier in simcall by Max Filippov · 12 years ago
  48. 94d6c61 xtensa: ISS: add BASE_BAUD definition to serial.h by Max Filippov · 12 years ago
  49. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  50. bc5378f xtensa: reorganize SR referencing by Max Filippov · 12 years ago
  51. c88d8df0 xtensa: ISS: fix rs_put_char by Max Filippov · 12 years ago
  52. 50c08f8 xtensa: ISS: fix specific simcalls by Max Filippov · 12 years ago
  53. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  54. d0fccc0 xtensa: ISS: drop unused io.c by Max Filippov · 12 years ago
  55. 2375317 xtensa: ISS: exit simulator in case of halt or poweroff by Max Filippov · 12 years ago
  56. 8bac832 xtensa: ISS: change keyboard polling rate by Max Filippov · 12 years ago
  57. 5295325 xtensa: ISS: add platform_pcibios_init by Max Filippov · 12 years ago
  58. 695c617 xtensa: ISS: add dummy serial.h for ISS platform by Max Filippov · 12 years ago
  59. 717460e xtensa: ISS: fix __simc implementation by Max Filippov · 12 years ago
  60. 6aebb64 xtensa: ISS: only build networking if configured by Max Filippov · 12 years ago
  61. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  62. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 13 years ago
  63. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 13 years ago
  64. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 13 years ago
  65. 86e7e87 XTENSA: iss/console, use setup_timer by Jiri Slaby · 13 years ago
  66. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
  67. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  68. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  69. 0a97246 xtensa: Fix the network driver for the simulator target by Chris Zankel · 15 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  71. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  72. 1cceefd3 tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  73. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  74. 1407169 proc tty: switch xtensa iss console to ->proc_fops by Alexey Dobriyan · 16 years ago
  75. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 16 years ago
  76. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  77. 6cbeba5 xtensa: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  78. 5fee325 xtensa: Update platform files to reflect new location of the header files. by Chris Zankel · 16 years ago
  79. 367b811 xtensa: move headers files to arch/xtensa/include by Chris Zankel · 16 years ago
  80. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  81. ef9c2f0 xtensa: use newer __SPIN_LOCK_UNLOCKED macro by Robert P. J. Day · 16 years ago
  82. c865415 [XTENSA] Prevent inlining ISS platform asm constructs by Marc Gauthier · 17 years ago
  83. b26d0ab [XTENSA] Concentrate platforms into one platforms directory. by Chris Zankel · 17 years ago