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