1. eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  2. 90b586c ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  3. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  4. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  5. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  6. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  7. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  8. 636a002 ia64: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  9. ca45c87 Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' by Rafael J. Wysocki · 9 years ago
  10. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  11. 6557bad KVM: ia64: drop kvm.h from installed user headers by Mike Frysinger · 9 years ago
  12. 2fad930 ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() by Hanjun Guo · 9 years ago
  13. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  14. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 9 years ago
  15. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  16. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  17. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  18. ce821ef ia64/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  19. 643165c Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic by Arnd Bergmann · 9 years ago
  20. 9605ce7 ia64: fix put_user sparse errors by Michael S. Tsirkin · 9 years ago
  21. a6325e7 ia64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  22. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
  23. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 9 years ago
  24. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 9 years ago
  25. acab1f88 Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  26. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  27. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  28. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  29. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  30. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  31. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  32. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  33. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  34. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  35. aeb682d ia64: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  36. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  37. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  38. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  39. 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
  40. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  41. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  42. a1518d3 PM / Kconfig: Do not select PM directly from Kconfig files by Rafael J. Wysocki · 10 years ago
  43. 87b4bf6 [IA64] Update comment that references __get_cpu_var by Christoph Lameter · 10 years ago
  44. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. d3fccc7 kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() by Ard Biesheuvel · 10 years ago
  46. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  47. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  48. 003f7de KVM: ia64: remove by Paolo Bonzini · 10 years ago
  49. 53f037b ia64: Sync struct siginfo with general version by Qiaowei Ren · 10 years ago
  50. 977d2fa PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig by Kevin Hilman · 10 years ago
  51. 1c8d296 Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic by Arnd Bergmann · 10 years ago
  52. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  53. dc01201 Change xlate_dev_{kmem,mem}_ptr() prototypes by Thierry Reding · 10 years ago
  54. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. f6b3b7a ia64: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  56. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  57. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  58. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  59. fc2414b Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  60. 4c6327d ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] by Geert Uytterhoeven · 10 years ago
  61. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. 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
  63. 5dab4b7 [IA64] Enable bpf syscall for ia64 by Tony Luck · 10 years ago
  64. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  65. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  67. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  68. 77b12bcf ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  69. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  70. 2b26008 PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() by Yijing Wang · 10 years ago
  71. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  72. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  73. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  74. e8ee39e [IA64] refresh arch/ia64/configs/* using "make savedefconfig" by Tony Luck · 10 years ago
  75. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  76. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  77. f3b5933 ia64: Fix syscall number for memfd_create by Tony Luck · 10 years ago
  78. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  79. f318f7d ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write. by Christoph Lameter · 10 years ago
  80. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  81. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  82. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  83. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  84. 6065a24 ia64: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  85. 703e6a6 [IA64] Wire up memfd_create() system call by Tony Luck · 10 years ago
  86. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  87. 08be2da locking,arch,ia64: Fold atomic_ops by Peter Zijlstra · 10 years ago
  88. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  89. d7b1fd9 Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  90. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  91. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  92. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  93. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  94. da167ad rtc: ia64: allow other architectures to use EFI RTC by Mark Salter · 10 years ago
  95. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  96. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  97. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  98. ed562ae memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  99. 5e467e2 [IA64] Wire up getrandom() system call by Tony Luck · 10 years ago
  100. 98c2030 ia64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago