1. 396ada6 alpha: forward declare struct pt_regs in processor.h by Richard Weinberger · 9 years ago
  2. 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
  3. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  4. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  5. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  6. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 9 years ago
  7. b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 9 years ago
  8. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 9 years ago
  9. 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
  10. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  11. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  12. b816157 alpha: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  13. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  14. b3e1182 alpha/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  15. 4fb9bcc alpha: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  16. 1ab5786 alpha/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  17. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  18. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  20. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  21. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  22. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  23. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  24. 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
  25. 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
  26. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 036c650 alpha: use Kbuild logic to include <asm-generic/sections.h> by Geert Uytterhoeven · 10 years ago
  28. 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
  29. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  30. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  31. 1953117 asm/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  32. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  33. 0451623 Alpha: define syscall_get_arch() by Eric Paris · 10 years ago
  34. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  35. 9e36c63 alpha: io: implement relaxed accessor macros for writes by Will Deacon · 10 years ago
  36. 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
  37. 2999a4b alpha: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  38. b93c7b8 locking,arch,alpha: Fold atomic_ops by Peter Zijlstra · 10 years ago
  39. 56106da lib/scatterlist: clean up useless architecture versions of scatterlist.h by Laura Abbott · 10 years ago
  40. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  41. 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
  42. 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
  43. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  44. 2a705ad sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  45. 6ae1102 arch,alpha: Convert smp_mb__*() to the asm-generic primitives by Peter Zijlstra · 10 years ago
  46. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  47. 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
  48. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 10 years ago
  49. 015d991 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  50. 3eb03bd alpha/PCI: Use default pcibios_enable_device() by Bjorn Helgaas · 10 years ago
  51. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 10 years ago
  52. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  53. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  54. 0ef38d7 alpha: fix broken network checksum by Mikulas Patocka · 10 years ago
  55. a9302e8 alpha: Enable system-call auditing support. by 蔡正龙 · 11 years ago
  56. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  57. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  58. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  59. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  60. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  61. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  62. 96702be Merge branch 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  63. 77b2d07 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alpha by Mark Salter · 11 years ago
  64. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  65. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  66. 09296c0 alpha/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  67. d5bdaf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 11 years ago
  68. 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
  69. 5cfe8f1 alpha: Prevent a NULL ptr dereference in csum_partial_copy. by Jay Estabrook · 11 years ago
  70. 6e22f8f alpha: perf: fix out-of-bounds array access triggered from raw event by Will Deacon · 11 years ago
  71. 4914d7b alpha: Use qemu+cserve provided high-res clock and alarm. by Richard Henderson · 11 years ago
  72. a1659d6 alpha: Switch to GENERIC_CLOCKEVENTS by Richard Henderson · 11 years ago
  73. db2d326 alpha: Enable the rpcc clocksource for single processor by Richard Henderson · 11 years ago
  74. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  75. 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 11 years ago
  76. fddd87d alpha: Allow HZ to be configured by Richard Henderson · 11 years ago
  77. 994dcf7 alpha: Notice if we're being run under QEMU by Richard Henderson · 13 years ago
  78. a47e5bb alpha: Eliminate compiler warning from memset macro by Richard Henderson · 11 years ago
  79. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  80. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  81. 3fd681b alpha: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  82. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  83. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  84. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  85. 1571ed0 alpha: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  86. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  87. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  88. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  89. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  90. 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
  91. 6af4ea0 oprofilefs_create_...() do not need superblock argument by Al Viro · 11 years ago
  92. ecde282 oprofilefs_mkdir() doesn't need superblock argument by Al Viro · 11 years ago
  93. ef7bca1 oprofile: don't bother with passing superblock to ->create_files() by Al Viro · 11 years ago
  94. dff6464 alpha: Use handle_percpu_irq for the timer interrupt by Richard Henderson · 11 years ago
  95. 46931bf alpha: Force the user-visible HZ to a constant 1024. by Richard Henderson · 13 years ago
  96. 984ac6c alpha: Don't if-out dp264_device_interrupt. by Richard Henderson · 13 years ago
  97. 91531b0 alpha: Use __builtin_alpha_rpcc by Richard Henderson · 11 years ago
  98. e406009 alpha: Fix type compatibility warning for marvel_map_irq by Richard Henderson · 11 years ago
  99. 231b0be alpha: Generate dwarf2 unwind info for various kernel entry points. by Richard Henderson · 13 years ago
  100. 748a76b alpha: Implement atomic64_dec_if_positive by Richard Henderson · 11 years ago