1. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  2. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  3. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  4. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  5. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  6. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  7. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  9. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  10. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  11. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  12. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  13. b141327 elf-em.h: move EM_MICROBLAZE to the common header by Mike Frysinger · 9 years ago
  14. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  15. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  16. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  19. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  20. 9797529 microblaze/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  21. fd4b267 microblaze/irq: prepare for drivers/irqchip/irqchip.h removal by Joel Porquet · 9 years ago
  22. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  23. c93bf92 ftrace: Format MCOUNT_ADDR address as type unsigned long by Minfei Huang · 9 years ago
  24. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  25. a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 9 years ago
  26. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  28. aaa6448 Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  29. 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
  30. 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
  31. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  32. d59d36a PCI: Remove unused pcibios_select_root() (again) by Bjorn Helgaas · 9 years ago
  33. c4fa9a6 microblaze/PCI: Remove unnecessary struct pci_dev declaration by Bjorn Helgaas · 9 years ago
  34. 99fdc6b microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration by Bjorn Helgaas · 9 years ago
  35. de093d3e microblaze/PCI: Remove unused declarations by Bjorn Helgaas · 9 years ago
  36. 55ae2f3 microblaze: Label local function static by Michal Simek · 9 years ago
  37. 60587db microblaze: Add missing release version code by Michal Simek · 9 years ago
  38. c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
  39. 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
  40. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  41. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  42. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  43. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  44. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  45. cc2d316 microblaze: use asm-generic for seccomp.h by Kees Cook · 9 years ago
  46. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 81f0cd9 microblaze: mb: remove use of seq_printf return value by Joe Perches · 9 years ago
  48. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  49. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  50. 6140de5 microblaze: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  51. 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 9 years ago
  52. 8e79584 Merge branches 'pci/enumeration' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  53. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  54. c2219ed microblaze: Fix syscall error recovery for invalid syscall IDs by Jamie Garside · 9 years ago
  55. 074fa7e microblaze: Coding style cleanup by Michal Simek · 9 years ago
  56. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  57. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  58. 3ae3ad4 microblaze: define __PAGETABLE_PMD_FOLDED by Kirill A. Shutemov · 9 years ago
  59. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  60. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. 937fa39 microblaze: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  62. 98368ab Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  63. a01d37d microblaze: Remove *.dtb files in make clean by Michal Simek · 9 years ago
  64. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  66. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 576e438 microblaze/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  68. 132d5df microblaze: whitespace fix by Michael S. Tsirkin · 10 years ago
  69. 0774bf6 microblaze/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  70. 231856a microblaze: intc: Reformat output by Soren Brinkmann · 10 years ago
  71. d50466c microblaze: intc: Refactor DT sanity check by Soren Brinkmann · 10 years ago
  72. 2c80a07 microblaze: intc: Don't override error codes by Soren Brinkmann · 10 years ago
  73. ed89466 microblaze: Add target architecture by Michal Simek · 10 years ago
  74. 81653ed microblaze: Add missing PVR version codes by Erico Nunes · 10 years ago
  75. ed4602e microblaze: Fix variable types to remove W=1 warning by Michal Simek · 10 years ago
  76. 2558cd8 microblaze: Use unsigned type for limit comparison in cache.c by Michal Simek · 10 years ago
  77. bdb96e3 microblaze: Use unsigned type for proper comparison in cpuinfo*.c by Michal Simek · 10 years ago
  78. e76fdb3 microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c by Michal Simek · 10 years ago
  79. b6db0a5 microblaze: Change extern inline to static inline by Michal Simek · 10 years ago
  80. e14ebe4 microblaze: Mark get_frame_size as static by Michal Simek · 10 years ago
  81. 8543e6c microblaze: Use unsigned return type in do_syscall_trace_enter by Michal Simek · 10 years ago
  82. f396a4d microblaze: Declare microblaze_kgdb_break in header by Michal Simek · 10 years ago
  83. b366f11 microblaze: Remove unused prom header from reset.c by Michal Simek · 10 years ago
  84. 32db31d microblaze: Remove unused prom_parse.c by Michal Simek · 10 years ago
  85. add4b1b microblaze: Wire-up execveat syscall by Michal Simek · 10 years ago
  86. e236fe9 microblaze: Use empty asm-generic/linkage.h by Michal Simek · 10 years ago
  87. 5ce07a5 microblaze: include the new timecounter header. by Richard Cochran · 10 years ago
  88. 0ea90b9 Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  89. 3a8e326 microblaze: Fix mmap for cache coherent memory by Lars-Peter Clausen · 10 years ago
  90. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 10 years ago
  91. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  92. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  93. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  94. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  95. fb7332a mmu_gather: move minimal range calculations into generic code by Will Deacon · 10 years ago
  96. a4f174d microblaze: Wire up bpf syscall by Michal Simek · 10 years ago
  97. 70dcd94 microblaze: Fix IO space breakage after of_pci_range_to_resource() change by Michal Simek · 10 years ago
  98. 4cbbbb4 microblaze: Fix missing NR_CPUS in menuconfig by Michal Simek · 10 years ago
  99. e3bc1e2 microblaze: io: remove dummy relaxed accessor macros by Will Deacon · 11 years ago
  100. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago