1. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  2. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. d59d36a PCI: Remove unused pcibios_select_root() (again) by Bjorn Helgaas · 9 years ago
  4. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  5. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  6. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  7. 601e3ad mn10300: add io{read,write}{16,32}be functions by Guenter Roeck · 9 years ago
  8. 78d156b mn10300: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  9. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
  10. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  11. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  12. 6bf63a8 mn10300: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  13. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 10 years ago
  14. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  15. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  16. 960a559 mn10300: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 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. 7032354 mn10300: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  19. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  20. e69a0ef locking,arch,mn10300: Fold atomic_ops by Peter Zijlstra · 10 years ago
  21. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  22. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  23. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  24. 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
  25. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  26. 9424cdf arch,mn10300: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  27. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  28. 3ef120a mn10300: kmap_atomic() returns void *, not unsigned long... by Al Viro · 11 years ago
  29. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  30. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  31. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
  32. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  34. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  35. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  36. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  37. 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
  38. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  39. 0470d4a mn10300: add missing pgtable_page_ctor/dtor calls by Kirill A. Shutemov · 11 years ago
  40. 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
  41. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  42. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  43. 135530d mn10300/PCI: Remove unused pci_mem_start by Myron Stowe · 11 years ago
  44. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  45. 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
  46. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  48. c6dc9f0 mn10300: Allow to pass array name to get_user() by Akira Takeuchi · 11 years ago
  49. c069114 mn10300: Fix include dependency in irqflags.h et al. by David Daney · 11 years ago
  50. 1aeeac7 MN10300: Need pci_iomap() and __pci_ioport_map() defining by David Howells · 11 years ago
  51. 3837a3c mn10300: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  52. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  53. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  54. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  55. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  56. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 12 years ago
  57. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  58. d64008a burying unused conditionals by Al Viro · 12 years ago
  59. 33f9f78 mn10300: switch to generic old sigaction() by Al Viro · 12 years ago
  60. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  61. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  62. 90582b2 mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  63. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  65. e37aa63 Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300 by Linus Torvalds · 12 years ago
  66. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 76583cf MN10300: Use asm-generic/pci_iomap.h by David Howells · 12 years ago
  68. 83c2dc1 MN10300: Handle cacheable PCI regions in pci_iomap() by David Howells · 12 years ago
  69. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  70. 1ea2a016 mn10300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  71. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  72. ddf23e8 mn10300: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  73. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  74. 02a650e Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  75. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. 3b2267e UAPI: (Scripted) Disintegrate arch/mn10300/include/asm by David Howells · 12 years ago
  77. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  79. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  80. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  81. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  82. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  83. 61b7fbc mn10300: convert to generic kernel_thread() by Al Viro · 12 years ago
  84. 6e75421 mn10300: switch to generic kernel_execve() by Al Viro · 12 years ago
  85. 8f1597e mn10300: switch to generic sys_execve() by Al Viro · 12 years ago
  86. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  87. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  88. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  89. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  90. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  91. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 1c20c3d mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOOD by Geert Uytterhoeven · 12 years ago
  93. 325c117 mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c by Geert Uytterhoeven · 12 years ago
  94. 43224b73 MN10300: Fix a missing semicolon by David Howells · 12 years ago
  95. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  96. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  97. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  98. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  100. c03a6a7 mn10300: Use common threadinfo allocator by Thomas Gleixner · 12 years ago