1. 3d66b81 parisc: Remove unused function by Rickard Strandqvist · 10 years ago
  2. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  3. 0bd1e94 parisc: Add error checks when building up signal trampoline handler by Helge Deller · 10 years ago
  4. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
  5. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  6. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  7. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  8. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  9. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  10. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  11. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  12. fe5c873 parisc: ptrace: use secure_computing_strict() by Helge Deller · 10 years ago
  13. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  14. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 11 years ago
  15. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 11 years ago
  16. e4dc894 parisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  17. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  18. 4082b86 parisc: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  19. 3a46588 parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 11 years ago
  20. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  21. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 11 years ago
  22. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 11 years ago
  23. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 11 years ago
  24. 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 11 years ago
  25. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  26. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  27. c776cd8 parisc: Improve LWS-CAS performance by John David Anglin · 11 years ago
  28. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 11 years ago
  29. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
  30. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  31. ab3e55b parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 11 years ago
  32. 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 11 years ago
  33. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  35. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
  36. 1ed71e5 parisc: Validate online cpus in irq_set_affinity() callbacks by Thomas Gleixner · 11 years ago
  37. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  38. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  39. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  40. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  41. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 11 years ago
  42. b0acbb9 parisc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  43. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  44. c790b41 parisc: use kernel_text_address() in unwind functions by Helge Deller · 11 years ago
  45. 8f96bdf parisc: add some more machine names to hardware database by Helge Deller · 11 years ago
  46. 0576da2 parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address by Helge Deller · 11 years ago
  47. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  48. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  50. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  52. 3a7452b parisc: correctly display number of active CPUs by Helge Deller · 11 years ago
  53. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  54. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  55. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  56. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  57. a446e72 Revert "parisc: Export flush_cache_page() (needed by lustre)" by Helge Deller · 11 years ago
  58. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  59. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  60. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  61. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 12 years ago
  62. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 12 years ago
  63. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  64. 8e33a52 treewide: Fix printks with 0x%# by Joe Perches · 12 years ago
  65. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 12 years ago
  66. 5a0ce2d parisc: Remove arch/parisc/kernel/sys32.h header by John David Anglin · 12 years ago
  67. 50861f5 parisc: Fix cache routines to ignore vma's with an invalid pfn by John David Anglin · 12 years ago
  68. 60ffef0 parisc: delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  69. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 12 years ago
  70. 30a9f0b parisc: more capabilities info in /proc/cpuinfo by Helge Deller · 12 years ago
  71. 805bf3d Merge 3.10-rc7 into tty-next by Greg Kroah-Hartman · 12 years ago
  72. d65ea48 parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 12 years ago
  73. 2cc7138 parisc: provide pci_mmap_page_range() for parisc by Thomas Bogendoerfer · 12 years ago
  74. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 12 years ago
  75. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  76. ea99b1a parisc: kernel: using strlcpy() instead of strcpy() by Chen Gang · 12 years ago
  77. 3f108de parisc: memory overflow, 'name' length is too short for using by Chen Gang · 12 years ago
  78. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  79. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 12 years ago
  80. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 12 years ago
  81. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 12 years ago
  82. d845b5f parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S by Helge Deller · 12 years ago
  83. 949451b parisc: add rp5470 entry to machine database by Helge Deller · 12 years ago
  84. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
  85. f0a1881 parisc: fix SMP races when updating PTE and TLB entries in entry.S by John David Anglin · 12 years ago
  86. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 12 years ago
  87. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  89. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 12 years ago
  90. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 12 years ago
  91. 200c880 parisc: implement irq stacks by Helge Deller · 12 years ago
  92. 9372450 parisc: add kernel stack overflow check by Helge Deller · 12 years ago
  93. c207a76 parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace by John David Anglin · 12 years ago
  94. bbbfde7 parisc: use long branch in fork_like macro by John David Anglin · 12 years ago
  95. dde3979 parisc: document the parisc gateway page by Helge Deller · 12 years ago
  96. 6a45716 parisc: fix partly 16/64k PAGE_SIZE boot by Helge Deller · 12 years ago
  97. a39e6be parisc: fix whitespace errors in arch/parisc/kernel/traps.c by Rolf Eike Beer · 14 years ago
  98. ba969c4 parisc: remove the second argument of kmap_atomic by Zhao Hongjiang · 12 years ago
  99. 46d4c0f parisc: single_open() leaks by Al Viro · 12 years ago
  100. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago