1. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  2. 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 10 years ago
  3. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 10 years ago
  5. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 10 years ago
  6. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 10 years ago
  7. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  8. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  9. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 10 years ago
  10. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 10 years ago
  11. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 10 years ago
  12. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 10 years ago
  13. 57737c4 parisc: fix cache-flushing by Helge Deller · 10 years ago
  14. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  15. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 10 years ago
  17. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 75b99db parisc: fix SO_MAX_PACING_RATE typo by Eric Dumazet · 10 years ago
  19. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  21. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 10 years ago
  22. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  23. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 10 years ago
  24. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  26. 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
  27. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  28. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  29. 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
  30. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  31. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  32. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  34. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 11 years ago
  36. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  37. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  38. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  39. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  40. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  41. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  43. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  44. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  45. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  46. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  48. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  49. b247759 Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  50. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  51. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  52. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  53. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  57. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  58. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 11 years ago
  59. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  60. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  61. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  62. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  63. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 11 years ago
  64. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 11 years ago
  65. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  66. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 11 years ago
  67. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  68. 200c880 parisc: implement irq stacks by Helge Deller · 11 years ago
  69. 9372450 parisc: add kernel stack overflow check by Helge Deller · 11 years ago
  70. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 11 years ago
  71. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 11 years ago
  72. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  73. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  74. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. bda079d parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates by John David Anglin · 11 years ago
  76. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 11 years ago
  77. 87be2f8 parisc: Change kunmap macro to static inline function by John David Anglin · 11 years ago
  78. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  79. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  80. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  81. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 11 years ago
  82. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  83. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  84. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  85. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 11 years ago
  86. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 11 years ago
  87. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 11 years ago
  88. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 11 years ago
  89. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 11 years ago
  90. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 11 years ago
  91. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago
  92. 872420b parisc: always detect multiple physical ranges by John David Anglin · 11 years ago
  93. 027f27c parisc: disable preemption while flushing D- or I-caches through TMPALIAS region by John David Anglin · 11 years ago
  94. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 15 years ago
  95. 7633453 parisc: fixes and cleanups in page cache flushing (1/4) by John David Anglin · 11 years ago
  96. 26ad19d Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 into stable-3.8 by Helge Deller · 11 years ago
  97. d64008a burying unused conditionals by Al Viro · 12 years ago
  98. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  100. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago