1. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 11 years ago
  2. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
  3. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  4. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  5. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  8. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  9. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  10. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 11 years ago
  11. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  13. 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
  14. 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
  15. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  16. 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
  17. bc16640 parisc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  18. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  19. 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
  20. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 11 years ago
  21. 6f0c4aa parisc: do not count IPI calls twice by Helge Deller · 11 years ago
  22. f6d12ee parisc: make udelay() SMP-safe by Helge Deller · 11 years ago
  23. 527973c parisc: add kernel audit feature by Helge Deller · 11 years ago
  24. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  25. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  26. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  27. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  28. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  29. e8d8fc2 parisc: Ensure volatile space register %sr1 is not clobbered by John David Anglin · 11 years ago
  30. 92b5992 parisc: optimize mtsp(0,sr) inline assembly by Helge Deller · 11 years ago
  31. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 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. ae249b5 parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 by Helge Deller · 11 years ago
  36. d96b51e parisc: fix irq stack on UP and SMP by Helge Deller · 11 years ago
  37. b63a2bb parisc: make interrupt and interruption stack allocation reentrant by John David Anglin · 11 years ago
  38. d0c3be8 parisc: show number of FPE and unaligned access handler calls in /proc/interrupts by Helge Deller · 11 years ago
  39. 416821d parisc: implement irq stacks - part 2 (v2) by Helge Deller · 11 years ago
  40. 0fc537d parisc: tlb flush counting fix for SMP and UP by Helge Deller · 11 years ago
  41. cd85d55 parisc: more irq statistics in /proc/interrupts by Helge Deller · 11 years ago
  42. 200c880 parisc: implement irq stacks by Helge Deller · 11 years ago
  43. 9372450 parisc: add kernel stack overflow check by Helge Deller · 11 years ago
  44. f21dda0 parisc: implement atomic64_dec_if_positive() by Helge Deller · 11 years ago
  45. 7f64fb4 parisc: Provide default implementation for dma_{alloc, free}_attrs by Damian Hobson-Garcia · 11 years ago
  46. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  47. 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
  48. bda079d parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates by John David Anglin · 11 years ago
  49. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 11 years ago
  50. 87be2f8 parisc: Change kunmap macro to static inline function by John David Anglin · 11 years ago
  51. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  52. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 12 years ago
  53. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 12 years ago
  54. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  55. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  56. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 12 years ago
  57. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 12 years ago
  58. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 12 years ago
  59. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 12 years ago
  60. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 12 years ago
  61. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago
  62. 872420b parisc: always detect multiple physical ranges by John David Anglin · 12 years ago
  63. 027f27c parisc: disable preemption while flushing D- or I-caches through TMPALIAS region by John David Anglin · 12 years ago
  64. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 16 years ago
  65. 7633453 parisc: fixes and cleanups in page cache flushing (1/4) by John David Anglin · 12 years ago
  66. 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
  67. d64008a burying unused conditionals by Al Viro · 12 years ago
  68. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  69. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  70. 59bb840 parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  71. 7139bc1 [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  72. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  75. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  76. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  77. 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  78. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  79. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  80. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  81. 363806d parisc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  82. 70c1674 UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  83. 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
  84. 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
  85. 4e5ed85 parisc: switch to generic kernel_execve() by Al Viro · 12 years ago
  86. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  87. 7d55a5d [PARISC] asm: redo generic includes by James Bottomley · 12 years ago
  88. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  91. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  92. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 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