1. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  2. a003119 mm: use vm_unmapped_area() on parisc architecture by Michel Lespinasse · 11 years ago
  3. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  4. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  5. 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
  6. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  7. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  8. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  9. 1dda59b arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h by Nikitas Angelinas · 14 years ago
  10. dc5322e parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h by Helge Deller · 11 years ago
  11. f03d70a parisc: sendfile and sendfile64 syscall cleanups by Helge Deller · 11 years ago
  12. e27da28 parisc: switch to available compat_sched_rr_get_interval implementation by Helge Deller · 11 years ago
  13. 4474a33 parisc: fix fallocate syscall by Helge Deller · 11 years ago
  14. 2e800df parisc: fix error return codes for rt_sigaction and rt_sigprocmask by Helge Deller · 11 years ago
  15. bf581e1 parisc: convert msgrcv and msgsnd syscalls to use compat layer by Helge Deller · 11 years ago
  16. fee707b parisc: correctly wire up mq_* functions for CONFIG_COMPAT case by Helge Deller · 11 years ago
  17. 330cb32 parisc: fix personality on 32bit kernel by Helge Deller · 11 years ago
  18. 2408474 parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls by Helge Deller · 11 years ago
  19. d313d4e parisc: remove unused compat_rt_sigframe.h header by Paul Bolle · 12 years ago
  20. 3805747 parisc/mm/fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  21. 45b6eff parisc: space register variables need to be in native length (unsigned long) by John David Anglin · 11 years ago
  22. 52ab532 parisc: fix ptrace breakage by Al Viro · 12 years ago
  23. 872420b parisc: always detect multiple physical ranges by John David Anglin · 11 years ago
  24. 5ca8b91 parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses by John David Anglin · 11 years ago
  25. 027f27c parisc: disable preemption while flushing D- or I-caches through TMPALIAS region by John David Anglin · 11 years ago
  26. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 15 years ago
  27. cca8e90 parisc: fixes and cleanups in page cache flushing (4/4) by John David Anglin · 11 years ago
  28. 6d2439d parisc: fixes and cleanups in page cache flushing (3/4) by John David Anglin · 11 years ago
  29. 6d2ddc2 parisc: fixes and cleanups in page cache flushing (2/4) by John David Anglin · 11 years ago
  30. 7633453 parisc: fixes and cleanups in page cache flushing (1/4) by John David Anglin · 11 years ago
  31. fbd4843 parisc: fix possible memory leak in pat_query_module() by Wei Yongjun · 12 years ago
  32. ec758f9 parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executables by Helge Deller · 11 years ago
  33. 1c4c659 parisc: Fix comment describing setup of access rights in entry.S by John David Anglin · 12 years ago
  34. 0e39718 parisc: enhance automatic CONFIG_CROSS_COMPILE detection by Helge Deller · 11 years ago
  35. 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
  36. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. d64008a burying unused conditionals by Al Viro · 12 years ago
  38. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 11 years ago
  40. b0f9582 parisc: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  41. d914b8d parisc: switch to generic compat sched_rr_get_interval() by Al Viro · 12 years ago
  42. 441ff95 parisc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  43. cddc2da parisc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  44. e6a7ad5 parisc: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  45. 6e26aab parisc: switch to generic sigaltstack by Al Viro · 12 years ago
  46. 574c486 consolidate kernel-side struct sigaction declarations by Al Viro · 12 years ago
  47. 92a3ce4 consolidate declarations of k_sigaction by Al Viro · 12 years ago
  48. 6c700d7 [PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve() by Geert Uytterhoeven · 12 years ago
  49. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. 59bb840 parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 12 years ago
  51. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  52. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  53. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  54. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  55. daef22c arch/parisc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  56. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  57. 7139bc1 [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  58. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  59. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  60. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  61. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  62. ad30f3f parisc: sigaltstack doesn't round ss.ss_sp as required by John David Anglin · 12 years ago
  63. 34360f0 parisc: improve ptrace support for gdb single-step by John David Anglin · 12 years ago
  64. cac1f12 parisc: don't claim cpu irqs more than once by John David Anglin · 13 years ago
  65. cabd91c parisc: avoid undefined shift in cnv_float.h by John David Anglin · 12 years ago
  66. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  67. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  69. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  70. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  71. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  72. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  73. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. 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
  75. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  76. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  77. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  79. 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
  80. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  81. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  82. 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  83. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  84. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  85. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. 441a179 [PARISC] fix user-triggerable panic on parisc by Al Viro · 12 years ago
  87. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  88. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  89. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  90. 949a05d [PARISC] fix virtual aliasing issue in get_shared_area() by James Bottomley · 12 years ago
  91. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  92. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  94. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  95. 363806d parisc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  96. 70c1674 UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  97. 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
  98. ff0ab8a parisc: optimizations in copy_thread() and friends by Al Viro · 12 years ago
  99. 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
  100. 4e5ed85 parisc: switch to generic kernel_execve() by Al Viro · 12 years ago