1. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  3. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  7. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  8. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  9. 2f649c1 [PARISC] fix TLB fault path on PA2.0 narrow systems by James Bottomley · 13 years ago
  10. ed5fb24 [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text by John David Anglin · 13 years ago
  11. 617c62a parisc: need to check NOTIFY_RESUME when exiting from syscall by Al Viro · 13 years ago
  12. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  13. 85a847f parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() by Al Viro · 13 years ago
  14. ade7728 parisc: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  15. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 13 years ago
  17. 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 13 years ago
  18. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  19. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 13 years ago
  20. 481f93b parisc: Fix init_task fallout by Thomas Gleixner · 13 years ago
  21. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 13 years ago
  22. c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
  23. 9a13472 parisc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  24. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  25. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  26. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  27. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  28. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  29. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  30. 5dd5bc4 TTY: pdc_cons, use tty_port by Jiri Slaby · 13 years ago
  31. 0b479d5 TTY: pdc_cons, fix open vs pdc_console_tty_driver race by Jiri Slaby · 13 years ago
  32. 52b762f TTY: pdc_cons, fix open vs timer race by Jiri Slaby · 13 years ago
  33. e380a81 TTY: pdc_cons, fix racy tty test by Jiri Slaby · 13 years ago
  34. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  35. 7ec6118 [PARISC] remove references to cpu_*_map. by Rusty Russell · 13 years ago
  36. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  37. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  38. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  39. 63e4963 clocksource: parisc: Convert to clocksource_register_hz/khz by John Stultz · 15 years ago
  40. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  41. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  42. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  43. 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  44. 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
  45. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  46. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  47. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  48. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  49. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  50. 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 14 years ago
  51. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 14 years ago
  52. 2e7bad5 [PARISC] wire up syncfs syscall by James Bottomley · 14 years ago
  53. a71aae4 [PARISC] wire up the fhandle syscalls by James Bottomley · 14 years ago
  54. c3f957a [PARISC] wire up clock_adjtime syscall by James Bottomley · 14 years ago
  55. 1824074 [PARISC] wire up fanotify syscalls by James Bottomley · 14 years ago
  56. b7d4581 [PARISC] prevent speculative re-read on cache flush by James Bottomley · 14 years ago
  57. d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
  58. b54cd0d [PARISC] fix pacache .size with new binutils by Meelis Roos · 14 years ago
  59. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  61. 68f20f4 parisc: Use irq_to_desc() in show_interrupts() by Thomas Gleixner · 14 years ago
  62. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 14 years ago
  63. 337ce68 parisc: Convert the final irq bits by Thomas Gleixner · 14 years ago
  64. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  65. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
  66. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  67. 1c0f647 Merge branch 'irq' into for-next by James Bottomley · 14 years ago
  68. 2c250ad Merge branch 'fixes' into for-next by James Bottomley · 14 years ago
  69. e9a623b Merge branch 'tmpalias-flush' into for-next by James Bottomley · 14 years ago
  70. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  71. 9804c9e [PARISC] fix per-cpu flag problem in the cpu affinity checkers by Thomas Gleixner · 14 years ago
  72. bb1dfc1 parisc: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  73. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  74. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  75. 8b4ae33 eliminate special FLUSH flag from page table by James Bottomley · 14 years ago
  76. f311847 parisc: flush pages through tmpalias space by James Bottomley · 14 years ago
  77. fbea668 parisc : Remove broken line wrapping handling pdc_iodc_print() by Guy Martin · 14 years ago
  78. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  79. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  80. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  81. 67bace7 parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn by Kyle McMartin · 14 years ago
  82. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  83. 597c606 parisc: cleanup console handling by Jiri Slaby · 14 years ago
  84. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  85. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  86. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  87. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  88. 650a35f parisc: add tty driver to PDC console by Guy Martin · 15 years ago
  89. 2da83b9 arch/parisc: Removing undead ifdef CONFIG_PA20 by Christian Dietrich · 14 years ago
  90. b1b1d4a parisc: unwind - optimise linked-list searches for modules by Phil Carmody · 14 years ago
  91. fa0d4c2 parisc: remove big kernel lock by Arnd Bergmann · 14 years ago
  92. 7da1272 parisc: kill __do_IRQ by Kyle McMartin · 14 years ago
  93. f3d4605 parisc: convert iosapic interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  94. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  95. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  96. caf9619 parisc: add prlimit64 syscall by Kyle McMartin · 14 years ago
  97. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  98. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  99. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 14 years ago