1. 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
  2. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  3. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  4. 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
  5. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  6. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  7. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  9. 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
  10. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 11 years ago
  11. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  12. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  13. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  14. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  15. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  16. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  17. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  18. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  19. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  20. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  21. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  23. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  24. 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
  25. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  27. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  28. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  31. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  32. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  33. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 11 years ago
  34. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  35. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  36. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  37. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  38. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 11 years ago
  39. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 11 years ago
  40. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  41. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 11 years ago
  42. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  43. 200c880 parisc: implement irq stacks by Helge Deller · 11 years ago
  44. 9372450 parisc: add kernel stack overflow check by Helge Deller · 11 years ago
  45. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 11 years ago
  46. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 11 years ago
  47. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  48. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. 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
  50. bda079d parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates by John David Anglin · 11 years ago
  51. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 11 years ago
  52. 87be2f8 parisc: Change kunmap macro to static inline function by John David Anglin · 11 years ago
  53. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  54. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  55. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  56. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 12 years ago
  57. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  58. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  59. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  60. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 12 years ago
  61. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 12 years ago
  62. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 12 years ago
  63. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 12 years ago
  64. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 12 years ago
  65. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 12 years ago
  66. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago
  67. 872420b parisc: always detect multiple physical ranges by John David Anglin · 12 years ago
  68. 027f27c parisc: disable preemption while flushing D- or I-caches through TMPALIAS region by John David Anglin · 12 years ago
  69. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 16 years ago
  70. 7633453 parisc: fixes and cleanups in page cache flushing (1/4) by John David Anglin · 12 years ago
  71. 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 · 12 years ago
  72. d64008a burying unused conditionals by Al Viro · 12 years ago
  73. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  75. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  76. 59bb840 parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  77. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  78. 7139bc1 [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  79. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  80. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  81. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  82. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  83. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  84. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  85. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  88. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  89. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  90. 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  91. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  92. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  93. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  94. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  96. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  97. 363806d parisc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  98. 70c1674 UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  99. e114135 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git/ by David Howells · 12 years ago
  100. 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago