1. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  2. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  3. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  4. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  5. 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
  6. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  7. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  8. 80d6170 CRIS: Update init memory handling by Jesper Nilsson · 10 years ago
  9. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  10. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  11. 82e6df1 CRIS: Export ioremap_nocache by Jesper Nilsson · 10 years ago
  12. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  13. eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
  14. f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago
  15. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  16. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  17. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  18. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  19. 62e8abf cris: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  20. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 2088218 cris: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  23. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  24. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  25. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  26. 7179e30 locking,arch,cris: Fold atomic_ops by Peter Zijlstra · 10 years ago
  27. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  28. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  29. 8215ade cris: Use sigsp() by Richard Weinberger · 10 years ago
  30. fa01977 cris: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  31. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  32. 835eeee cris: update comments for generic idle conversion by Geert Uytterhoeven · 10 years ago
  33. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  34. 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
  35. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  36. 17b4021 arch,cris: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  37. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  38. c638b10 cris: cpuinfo_op should depend on CONFIG_PROC_FS by Geert Uytterhoeven · 10 years ago
  39. ae797bd cris: make ETRAX_ARCH_V10 select TTY for use in debugport by Josh Triplett · 10 years ago
  40. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  41. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. 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
  43. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  44. 0eb808e cris: convert ffs from an object-like macro to a function-like macro by Geert Uytterhoeven · 10 years ago
  45. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  46. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  47. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  48. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  49. be864971 Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris by Linus Torvalds · 10 years ago
  50. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  51. cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 10 years ago
  52. 562e74f Merge tag 'cris-for-3.14' of git://jni.nu/cris by Linus Torvalds · 10 years ago
  53. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  54. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
  55. 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 10 years ago
  56. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  57. e269a86 Drop code for CRISv10 CPU simulator by Jesper Nilsson · 10 years ago
  58. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  59. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  60. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  61. e7672be Cleanup whitespace, remove old author tag by Jesper Nilsson · 10 years ago
  62. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 10 years ago
  63. 329fddd cris: sync_serial: remove interruptible_sleep_on by Arnd Bergmann · 10 years ago
  64. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  65. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  66. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  68. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  69. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  70. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  71. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  72. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  73. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  74. 72a0c55 cris: media platform drivers: fix build by Mauro Carvalho Chehab · 11 years ago
  75. 3bc28ab cpufreq: remove CONFIG_CPU_FREQ_TABLE by Viresh Kumar · 11 years ago
  76. fa9e962 cris/PCI: Remove unused pci_mem_start by Myron Stowe · 11 years ago
  77. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  78. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  79. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  80. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  81. be8cb7f CRIS: drop unused Kconfig symbols by Paul Bolle · 11 years ago
  82. b172b37 CRIS: Add kvm_para.h which includes generic file by Jesper Nilsson · 11 years ago
  83. c9ea40c CRIS: remove unused current_regs by Jesper Nilsson · 11 years ago
  84. 569fa26 CRIS: Remove last traces of legacy RTC drivers by Paul Bolle · 11 years ago
  85. 96184b6 CRIS: remove "config OOM_REBOOT" by Paul Bolle · 11 years ago
  86. 2de6c0b cris: delete __cpuinit usage from all cris files by Paul Gortmaker · 11 years ago
  87. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  88. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  89. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  90. 35fa075 mm/CRIS: clean up unused VALID_PAGE() by Jiang Liu · 11 years ago
  91. 4e422de mm/cris: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  92. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  93. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  94. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  95. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  96. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  98. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  99. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  100. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago