1. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  2. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  3. d170cf4 arch/frv/mm/extable.c: remove unused function by Rickard Strandqvist · 10 years ago
  4. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  5. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  6. c08f8467 Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  7. ca5bfa7 frv: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  8. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  9. 6f918ce frv/PCI: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  10. b0c568d frv/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  11. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  12. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  13. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  14. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  15. 88a6816 frv: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  16. bd6aa7e frv: remove unused declarations of __start___ex_table and __stop___ex_table by Geert Uytterhoeven · 10 years ago
  17. 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
  18. 08e4cf4 frv: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  19. 21f4566 frv: remove unused cpuinfo_frv and friends to fix future build error by Geert Uytterhoeven · 10 years ago
  20. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  21. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  22. f325f16 frv: Define cpu_relax_lowlatency() by Davidlohr Bueso · 10 years ago
  23. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  24. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  25. 4a03ac3 frv: Use sigsp() by Richard Weinberger · 11 years ago
  26. 720f36b frv: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  27. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  28. 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
  29. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
  30. d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  31. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  32. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  33. 29e4e98 PCI: frv: replace now removed pci_bus_b() causing build failure by Paul Gortmaker · 11 years ago
  34. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  35. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  36. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  37. bf705ad frv: Remove redundant debugging info flag by Geoff Levand · 11 years ago
  38. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  39. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  40. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  41. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  42. 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
  43. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  44. 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
  45. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  46. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  47. 9ba205c frv/PCI: Remove pcibios_last_bus by Bjorn Helgaas · 11 years ago
  48. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  49. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  50. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  51. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  52. 24336a6 frv/PCI: Mark pcibios_fixup_bus() as non-init by Bjorn Helgaas · 11 years ago
  53. ec460ae frv: delete __cpuinit usage from all frv files by Paul Gortmaker · 11 years ago
  54. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  55. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  56. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  57. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  58. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  59. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  60. 98bd8d0 arch/frv/kernel/setup.c: use strncmp() instead of memcmp() by Chen Gang · 11 years ago
  61. 760033c arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() by Chen Gang · 11 years ago
  62. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  63. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  64. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  65. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  66. 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
  67. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  69. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  70. c0b81e0 frv: head.S - Remove commented-out initialization code by Geert Uytterhoeven · 12 years ago
  71. adc88ff frv: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  72. b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  73. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  74. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  75. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  76. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  77. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
  79. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  80. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 12 years ago
  81. ccf8e78 frv: Use generic idle loop by Thomas Gleixner · 12 years ago
  82. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  83. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  84. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  85. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  86. e759a79 mm: use vm_unmapped_area() on frv architecture by Michel Lespinasse · 12 years ago
  87. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  88. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  89. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  90. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  91. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  92. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. d64008a burying unused conditionals by Al Viro · 12 years ago
  94. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
  96. 39e08a9 frv: switch to generic old sigsuspend by Al Viro · 12 years ago
  97. fe76141 frv: switch to generic sigaltstack by Al Viro · 12 years ago
  98. 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  99. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  100. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago