1. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  2. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. d3fccc7 kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() by Ard Biesheuvel · 10 years ago
  4. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  5. 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
  6. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  7. 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
  8. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  9. 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
  10. 4c6327d ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] by Geert Uytterhoeven · 10 years ago
  11. 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
  12. 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
  13. 5dab4b7 [IA64] Enable bpf syscall for ia64 by Tony Luck · 10 years ago
  14. 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
  15. 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
  16. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  17. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  18. 77b12bcf ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  19. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  20. 2b26008 PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() by Yijing Wang · 10 years ago
  21. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  22. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  23. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  24. e8ee39e [IA64] refresh arch/ia64/configs/* using "make savedefconfig" by Tony Luck · 10 years ago
  25. 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
  26. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  27. f3b5933 ia64: Fix syscall number for memfd_create by Tony Luck · 10 years ago
  28. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  29. f318f7d ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write. by Christoph Lameter · 10 years ago
  30. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  31. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  32. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  33. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  34. 6065a24 ia64: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  35. 703e6a6 [IA64] Wire up memfd_create() system call by Tony Luck · 10 years ago
  36. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  37. 08be2da locking,arch,ia64: Fold atomic_ops by Peter Zijlstra · 10 years ago
  38. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  39. d7b1fd9 Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  40. 8065be8 Merge branch 'akpm' (second patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  41. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  42. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  43. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  44. da167ad rtc: ia64: allow other architectures to use EFI RTC by Mark Salter · 10 years ago
  45. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  46. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  47. 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
  48. ed562ae memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  49. 5e467e2 [IA64] Wire up getrandom() system call by Tony Luck · 10 years ago
  50. 98c2030 ia64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  51. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  53. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  54. 76f09aa 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. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 489f50b Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  57. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  58. 953dec2 timekeeping: Fixup typo in update_vsyscall_old definition by John Stultz · 10 years ago
  59. 6b15075 [IA64] sn: Do not needlessly convert between pointers and integers by Thierry Reding · 10 years ago
  60. 882d6f3 [IA64] sn: Fix zeroing of PDAs by Thierry Reding · 10 years ago
  61. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  62. 8989e1c Merge branch 'acpi-config' by Rafael J. Wysocki · 10 years ago
  63. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  64. d334c82 ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. by Lv Zheng · 10 years ago
  65. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  66. b50154d ACPI: Don't use acpi_lapic in ACPI core code by Graeme Gregory · 10 years ago
  67. 4fa6248 arch/ia64: Define early_memunmap() by Daniel Kiper · 10 years ago
  68. 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  69. 011bf12 kbuild: allow to override Python command name by Masahiro Yamada · 10 years ago
  70. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  71. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 10 years ago
  72. f9af420 ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h by Andrew Morton · 10 years ago
  73. 12e27b1 ACPI / ia64 / sba_iommu: Restore the working initialization ordering by Rafael J. Wysocki · 10 years ago
  74. 2841efa ia64: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  75. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  76. 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 10 years ago
  77. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  78. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  79. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  80. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  81. 26f8784 Merge branches 'acpi-processor' and 'acpi-pad' by Rafael J. Wysocki · 10 years ago
  82. 4db367f Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  83. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  84. 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
  85. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  86. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  87. fdaf36b Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  88. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 10 years ago
  89. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  90. 11a3bd0 ia64/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  91. 92985ef ACPICA: Clean up redudant definitions already defined elsewhere by Lv Zheng · 10 years ago
  92. 07d8391 ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> by Lv Zheng · 10 years ago
  93. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  94. 3ca976a ia64: add renameat2 syscall by Miklos Szeredi · 10 years ago
  95. 247dba5 ACPI / ia64: introduce variable acpi_lapic into ia64 by Baoquan He · 10 years ago
  96. 4debd72 ia64: Use irq_init_desc by Thomas Gleixner · 10 years ago
  97. e8784e4 genirq: Make create/destroy_irq() ia64 private by Thomas Gleixner · 10 years ago
  98. fd5d8ab ia64: Remove unused check_irq_used() by Thomas Gleixner · 10 years ago
  99. a553b14 iommu: dmar: Provide arch specific irq allocation by Thomas Gleixner · 10 years ago
  100. 0407542 sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago