1. e1ae7ed Fix typo by Andrea Gelmini · 8 years ago
  2. 60a7a19 Fix typo by Andrea Gelmini · 8 years ago
  3. 4c241d3 cris: use generic io.h by Niklas Cassel · 8 years ago
  4. eb47e029 cris: buggered copy_from_user/copy_to_user/clear_user by Al Viro · 8 years ago
  5. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  6. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  7. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  8. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  9. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  10. e20dd88 cris: convert to dma_map_ops by Christoph Hellwig · 8 years ago
  11. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  12. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  13. df90c33 CRIS v32: increase NR_IRQS by Rabin Vincent · 9 years ago
  14. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  15. 7f0144e CRIS: fix switch_mm() lockdep splat by Rabin Vincent · 9 years ago
  16. aa6f4d2 CRIS: add STACKTRACE_SUPPORT by Rabin Vincent · 9 years ago
  17. 20ae247 CRIS: UAPI: use generic types.h by Rabin Vincent · 9 years ago
  18. 258a9ff CRIS: UAPI: use generic shmbuf.h by Rabin Vincent · 9 years ago
  19. 74d94ad CRIS: UAPI: use generic msgbuf.h by Rabin Vincent · 9 years ago
  20. 4526692 CRIS: UAPI: use generic socket.h by Rabin Vincent · 9 years ago
  21. 53789d2 CRIS: UAPI: use generic sembuf.h by Rabin Vincent · 9 years ago
  22. c823b97 CRIS: UAPI: use generic sockios.h by Rabin Vincent · 9 years ago
  23. 889d74a CRIS: UAPI: use generic auxvec.h by Rabin Vincent · 9 years ago
  24. 0c02fa2 CRIS: UAPI: use generic headers via Kbuild by Rabin Vincent · 9 years ago
  25. 2493d3e CRIS: UAPI: fix elf.h export by Rabin Vincent · 9 years ago
  26. 3a79a07 CRIS: don't make asm/elf.h depend on asm/user.h by Rabin Vincent · 9 years ago
  27. 835e417 CRIS: UAPI: fix ptrace.h by Rabin Vincent · 9 years ago
  28. ee59843 CRIS: Wire up missing syscalls by Chen Gang · 9 years ago
  29. 98a725a CRISv32: add unreachable() to BUG() by Rabin Vincent · 9 years ago
  30. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  31. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  32. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  34. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  35. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  36. 7f9f443 Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  37. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  38. d939b52 cris: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 9 years ago
  39. 16428f9 CRIS: use generic headers via Kbuild by Rabin Vincent · 9 years ago
  40. f87a2f5 CRIS: use generic cmpxchg.h by Rabin Vincent · 9 years ago
  41. e7db8a3 CRIS: use generic atomic.h by Rabin Vincent · 9 years ago
  42. f647511 CRIS: use generic atomic bitops by Rabin Vincent · 9 years ago
  43. 3c2165f CRISv10: remove redundant macros from system.h by Rabin Vincent · 9 years ago
  44. 47a8f6f CRIS: remove SMP code by Rabin Vincent · 9 years ago
  45. 06aca92 CRISv32: don't enable irqs in INIT_THREAD by Rabin Vincent · 9 years ago
  46. 1fa185e Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  47. 9987c19 CRIS: Whitespace cleanup by Jesper Nilsson · 9 years ago
  48. 83f1588 CRIS: macro whitespace fixes in uaccess.h by Michael S. Tsirkin · 9 years ago
  49. 458e319 CRIS: uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  50. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  51. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  52. 103f3d9 cris: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  53. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  54. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  55. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  57. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  58. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  59. 62e8abf cris: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  60. 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
  61. 2088218 cris: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  62. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  63. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  64. 7179e30 locking,arch,cris: Fold atomic_ops by Peter Zijlstra · 10 years ago
  65. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  66. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  67. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  68. 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
  69. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  70. 17b4021 arch,cris: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  71. 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
  72. 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
  73. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  74. 0eb808e cris: convert ffs from an object-like macro to a function-like macro by Geert Uytterhoeven · 10 years ago
  75. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  76. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  77. 562e74f Merge tag 'cris-for-3.14' of git://jni.nu/cris by Linus Torvalds · 10 years ago
  78. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  79. 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 10 years ago
  80. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  81. e269a86 Drop code for CRISv10 CPU simulator by Jesper Nilsson · 10 years ago
  82. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  83. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  84. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  85. bb1d2a9 CRIS: Add missing syscalls by Jesper Nilsson · 10 years ago
  86. 64d8ad9 cris: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  87. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  88. 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
  89. 0da5303 cris: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  90. 26db390 cris: fix potential NULL-pointer dereference by Kirill A. Shutemov · 11 years ago
  91. 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
  92. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  93. 54197e4 hardirq: Make hardirq bits generic by Thomas Gleixner · 11 years ago
  94. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  95. 72a0c55 cris: media platform drivers: fix build by Mauro Carvalho Chehab · 11 years ago
  96. fa9e962 cris/PCI: Remove unused pci_mem_start by Myron Stowe · 11 years ago
  97. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  98. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  99. b172b37 CRIS: Add kvm_para.h which includes generic file by Jesper Nilsson · 11 years ago
  100. c9ea40c CRIS: remove unused current_regs by Jesper Nilsson · 11 years ago