1. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  2. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  3. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  5. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  6. 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
  7. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  9. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  10. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  13. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  14. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  15. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 11 years ago
  16. 91ea820 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2) by Helge Deller · 11 years ago
  17. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 11 years ago
  18. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  19. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  20. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 11 years ago
  21. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 11 years ago
  22. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  23. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 11 years ago
  24. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  25. 200c880 parisc: implement irq stacks by Helge Deller · 11 years ago
  26. 9372450 parisc: add kernel stack overflow check by Helge Deller · 11 years ago
  27. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 11 years ago
  28. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 11 years ago
  29. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  30. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  31. 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
  32. bda079d parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates by John David Anglin · 11 years ago
  33. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 11 years ago
  34. 87be2f8 parisc: Change kunmap macro to static inline function by John David Anglin · 11 years ago
  35. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  36. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  37. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  38. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 11 years ago
  39. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  40. 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
  41. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  42. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 11 years ago
  43. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 11 years ago
  44. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 11 years ago
  45. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 11 years ago
  46. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 11 years ago
  47. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 11 years ago
  48. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago
  49. 872420b parisc: always detect multiple physical ranges by John David Anglin · 11 years ago
  50. 027f27c parisc: disable preemption while flushing D- or I-caches through TMPALIAS region by John David Anglin · 11 years ago
  51. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 15 years ago
  52. 7633453 parisc: fixes and cleanups in page cache flushing (1/4) by John David Anglin · 11 years ago
  53. 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
  54. d64008a burying unused conditionals by Al Viro · 12 years ago
  55. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  57. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  58. 59bb840 parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 11 years ago
  59. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  60. 7139bc1 [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  61. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  62. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  63. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  65. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  66. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  67. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. 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
  69. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  70. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  71. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  72. 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  73. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  74. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  75. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  76. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  78. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  79. 363806d parisc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  80. 70c1674 UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  81. 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
  82. 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
  83. 4e5ed85 parisc: switch to generic kernel_execve() by Al Viro · 12 years ago
  84. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  85. 7d55a5d [PARISC] asm: redo generic includes by James Bottomley · 12 years ago
  86. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  89. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  90. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  91. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  92. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  93. 64482bd parisc: decide whether to go to slow path (tracesys) based on thread flags by Al Viro · 12 years ago
  94. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  95. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  96. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  97. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  98. bba3d8c [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  99. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. 6ac7d11 treewide: Put a space between #include and FILE by Paul Bolle · 12 years ago