1. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  2. 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
  3. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  4. d038c0e arch,frv: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  5. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  6. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  7. 29e4e98 PCI: frv: replace now removed pci_bus_b() causing build failure by Paul Gortmaker · 10 years ago
  8. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  9. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  10. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  11. bf705ad frv: Remove redundant debugging info flag by Geoff Levand · 10 years ago
  12. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  14. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  15. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  16. 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
  17. 3b9cf77 frv: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  18. 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
  19. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  20. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  21. 9ba205c frv/PCI: Remove pcibios_last_bus by Bjorn Helgaas · 11 years ago
  22. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  23. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  24. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  25. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  26. 24336a6 frv/PCI: Mark pcibios_fixup_bus() as non-init by Bjorn Helgaas · 11 years ago
  27. ec460ae5 frv: delete __cpuinit usage from all frv files by Paul Gortmaker · 11 years ago
  28. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  29. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  30. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  31. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  32. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  33. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  34. 98bd8d0 arch/frv/kernel/setup.c: use strncmp() instead of memcmp() by Chen Gang · 11 years ago
  35. 760033c arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() by Chen Gang · 11 years ago
  36. 3f2b73c mm/frv: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  37. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  38. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  39. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  40. 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
  41. 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
  42. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  43. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  44. c0b81e0 frv: head.S - Remove commented-out initialization code by Geert Uytterhoeven · 11 years ago
  45. adc88ff frv: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  46. b607ae7 frv: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  47. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  48. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  50. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  51. 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
  52. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  53. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  54. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  55. ccf8e78 frv: Use generic idle loop by Thomas Gleixner · 11 years ago
  56. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  57. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  58. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  59. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  60. e759a79 mm: use vm_unmapped_area() on frv architecture by Michel Lespinasse · 11 years ago
  61. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  63. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  64. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  65. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  66. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. d64008a burying unused conditionals by Al Viro · 12 years ago
  68. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 177b670 frv: switch to generic old sigaction() by Al Viro · 12 years ago
  70. 39e08a9 frv: switch to generic old sigsuspend by Al Viro · 12 years ago
  71. fe76141 frv: switch to generic sigaltstack by Al Viro · 12 years ago
  72. 5fd381126 frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 11 years ago
  73. 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 · 11 years ago
  74. 055dc21 soreuseport: infrastructure by Tom Herbert · 11 years ago
  75. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 11 years ago
  76. ca75e03 frv/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 11 years ago
  77. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  78. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  79. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  80. 3515b73 frv: properly use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  81. 275b8b8 frv: fix use of extinct _sbss and _ebss in debug code by Geert Uytterhoeven · 12 years ago
  82. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  83. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  84. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  85. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  86. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  87. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  88. b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  89. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  90. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  91. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 1d72d9f frv: fix the broken preempt by Al Viro · 12 years ago
  93. 7b7ade1 frv: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  94. e7aa51b FRV: Fix the new-style kernel_thread() stuff by David Howells · 12 years ago
  95. 1ee6f56 FRV: Fix the preemption handling by David Howells · 12 years ago
  96. 5f0231d FRV: Don't objcopy the GNU build_id note by David Howells · 12 years ago
  97. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  98. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  99. b4b5087 FRV: Fix const sections change by Andi Kleen · 12 years ago
  100. ce7bfc7 FRV: Fix incorrect symbol in copy_thread() by David Howells · 12 years ago