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