1. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. d4d1cda Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  3. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  4. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  5. 0eb5afb xtensa: remove the second argument of __bio_kmap_atomic() by Zhao Hongjiang · 11 years ago
  6. 478ba61 xtensa: add static function tracer support by Max Filippov · 11 years ago
  7. 220f535 xtensa: Flat DeviceTree copy not future-safe by Vineet Gupta · 11 years ago
  8. a99e07e xtensa: check TLB sanity on return to userspace by Max Filippov · 11 years ago
  9. c5a771d xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selected by Max Filippov · 11 years ago
  10. 661b40b xtensa: bootparams: fix typo by Baruch Siach · 11 years ago
  11. 77b4dcd xtensa: tell git to ignore generated .dtb files by Baruch Siach · 11 years ago
  12. e3f4329 xtensa: ccount based sched_clock by Baruch Siach · 11 years ago
  13. 925f553 xtensa: ccount based clockevent implementation by Baruch Siach · 11 years ago
  14. 8102f47 xtensa: consolidate ccount access routines by Baruch Siach · 11 years ago
  15. e504c4b xtensa: cleanup ccount frequency tracking by Baruch Siach · 11 years ago
  16. ed9dfed xtensa: timex.h: remove unused symbols by Baruch Siach · 11 years ago
  17. f47a3ca xtensa: tell git to ignore copied zlib source files by Baruch Siach · 11 years ago
  18. 808c2c3 mm/xtensa: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  19. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  20. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  21. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  22. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  23. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  24. fd95ee7 xtensa: fix section mismatch in pcibios_fixup_bus by Max Filippov · 11 years ago
  25. dc2bffa xtensa: ISS: fix section mismatch in iss_net_setup by Max Filippov · 11 years ago
  26. b551478 arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined. by Chen Gang · 11 years ago
  27. 54c0af9 xtensa: xtfpga: fix section mismatch by Baruch Siach · 11 years ago
  28. 214fe80 xtensa: remove unused platform_init_irq() by Baruch Siach · 11 years ago
  29. 28622c5 xtensa: tell git to ignore generated files by Baruch Siach · 11 years ago
  30. 87962c4 xtensa: flush TLB entries for pages of non-current mm correctly by Max Filippov · 11 years ago
  31. 51fc41a xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT test by Max Filippov · 11 years ago
  32. 7711ece xtensa: fix TLB multihit exceptions by Chris Zankel · 11 years ago
  33. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  34. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. 0757f61 xtensa simdisk: Fix proc_create_data() conversion fallout by Geert Uytterhoeven · 11 years ago
  36. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  37. b341d84 xtensa: Switch to asm-generic/linkage.h by Geert Uytterhoeven · 11 years ago
  38. a078ccf xtensa: fix redboot load address by Chris Zankel · 11 years ago
  39. efefbcc5 xtensa: ISS: fix timer_lock usage in rs_open by Max Filippov · 11 years ago
  40. 895666a xtensa: disable IRQs while IRQ handler is running by Max Filippov · 11 years ago
  41. 8f371c7 xtensa: enable lockdep support by Max Filippov · 11 years ago
  42. 031d011 xtensa: fix arch_irqs_disabled_flags implementation by Max Filippov · 11 years ago
  43. c92931b xtensa: add irq flags trace support by Max Filippov · 11 years ago
  44. 3ae908c xtensa: provide custom CALLER_ADDR* implementations by Max Filippov · 11 years ago
  45. 3e4196a xtensa: add stacktrace support by Max Filippov · 11 years ago
  46. 4e96274 xtensa: clean up stpill_registers by Max Filippov · 11 years ago
  47. f4b93ba xtensa: don't use a7 in simcalls by Max Filippov · 11 years ago
  48. 0f7f931 xtensa: don't attempt to use unconfigured timers by Max Filippov · 11 years ago
  49. b06c14e xtensa: provide default platform_pcibios_init implementation by Max Filippov · 11 years ago
  50. 5e44fd012 xtensa: remove KCORE_ELF again by Paul Bolle · 11 years ago
  51. e85e335 xtensa: add MMU v3 support by Max Filippov · 12 years ago
  52. d83ff0b xtensa: fix ibreakenable register update by Max Filippov · 11 years ago
  53. 74f5bf0 xtensa: fix oprofile building as module by Max Filippov · 11 years ago
  54. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  55. 4fe56e8 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()" by Al Viro · 11 years ago
  56. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  58. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  59. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  60. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  61. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  63. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  64. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  65. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  66. a69755b xtensa simdisk: switch to proc_create_data() by Al Viro · 11 years ago
  67. f4e2e9a xtensa: Use generic idle loop by Thomas Gleixner · 11 years ago
  68. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  69. 28d6ecf xtensa: remove explicit selection of GENERIC_GPIO by Alexandre Courbot · 11 years ago
  70. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  71. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  72. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  73. 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  74. 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 11 years ago
  75. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  76. c50842d xtensa: add support for TLS by Chris Zankel · 11 years ago
  77. b0c438e xtensa: add missing include asm/uaccess.h to checksum.h by Max Filippov · 11 years ago
  78. e98c5b5 xtensa: do not enable GENERIC_GPIO by default by Max Filippov · 11 years ago
  79. 4b2bb03 xtensa: complete ptrace handling of register windows by Max Filippov · 12 years ago
  80. e6ffe17 xtensa: add support for oprofile by dann · 16 years ago
  81. 2d6f82f xtensa: move spill_registers to traps.h by Max Filippov · 11 years ago
  82. b6c7e87 xtensa: ISS: add host file-based simulated disk by Victor Prupis · 16 years ago
  83. c5a285b xtensa: fix str[n]cmp return value by Max Filippov · 11 years ago
  84. de73b6b xtensa: avoid mmap cache aliasing by Max Filippov · 12 years ago
  85. 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
  86. 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
  87. e969161 xtensa: fix ipc_parse_version selection by Max Filippov · 12 years ago
  88. 2d1c645 xtensa: dispatch medium-priority interrupts by Marc Gauthier · 12 years ago
  89. d0b73b4 xtensa: Add config files for Diamond 233L - Rev C processor variant by Pete Delaney · 12 years ago
  90. 2a02bc1 xtensa: use new common dtc rule by Stephen Warren · 12 years ago
  91. 127bc79 xtensa: rename prom_update_property to of_update_property by Max Filippov · 12 years ago
  92. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  93. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  94. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  95. d64008a burying unused conditionals by Al Viro · 12 years ago
  96. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
  98. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  99. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  100. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago