1. 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
  2. 441a179 [PARISC] fix user-triggerable panic on parisc by Al Viro · 12 years ago
  3. 949a05d [PARISC] fix virtual aliasing issue in get_shared_area() by James Bottomley · 12 years ago
  4. 70c1674f UAPI: (Scripted) Disintegrate arch/parisc/include/asm by David Howells · 12 years ago
  5. 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
  6. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  7. 7d55a5d [PARISC] asm: redo generic includes by James Bottomley · 12 years ago
  8. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  9. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  10. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  11. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  12. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  13. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  14. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  15. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 12 years ago
  16. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  17. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  18. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  19. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  21. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  22. 64482bd parisc: decide whether to go to slow path (tracesys) based on thread flags by Al Viro · 13 years ago
  23. e3b880c parisc: don't bother looping in do_signal() by Al Viro · 13 years ago
  24. 00df111 parisc: fix double restarts by Al Viro · 13 years ago
  25. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  26. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 13 years ago
  27. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  28. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  29. ecaa80f switch hpux_getdents() to fget_light() by Al Viro · 12 years ago
  30. fbe7521 parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  31. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  32. 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  33. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  34. 5b24c42 [PARISC] fix personality flag check in copy_thread() by Jiri Kosina · 12 years ago
  35. bba3d8c [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  36. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  37. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  38. 55acddd Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. a45639c parisc/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  40. 6ac7d11 treewide: Put a space between #include and FILE by Paul Bolle · 13 years ago
  41. ac4216d parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  42. 4c01acc [PARISC] fix code to find libgcc by James Bottomley · 13 years ago
  43. 7314556 [PARISC] fix compile break in use of lib/strncopy_from_user.c by James Bottomley · 13 years ago
  44. f1ea8b6 [PARISC] fix missing TAINT_WARN problem by James Bottomley · 13 years ago
  45. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  46. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  47. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  48. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  49. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  50. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  51. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  52. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  53. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  54. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  55. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
  56. 1dfb575 parisc: get rid of nlink_t, switch to explicitly-sized type by Al Viro · 13 years ago
  57. 8275b91 [PARISC] Fix parisc compile failure after smp: Add task_struct argument to __cpu_up() by James Bottomley · 13 years ago
  58. 2f649c1 [PARISC] fix TLB fault path on PA2.0 narrow systems by James Bottomley · 13 years ago
  59. ed5fb24 [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text by John David Anglin · 13 years ago
  60. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  61. 617c62a parisc: need to check NOTIFY_RESUME when exiting from syscall by Al Viro · 13 years ago
  62. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  63. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  64. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  65. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  67. 85a847f parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() by Al Viro · 13 years ago
  68. ade7728 parisc: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  69. 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
  70. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  71. b3cb867 [PARISC] fix panic on prefetch(NULL) on PA7300LC by James Bottomley · 13 years ago
  72. 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 13 years ago
  73. 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 13 years ago
  74. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
  75. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  76. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 13 years ago
  77. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 13 years ago
  78. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 13 years ago
  79. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 13 years ago
  80. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 13 years ago
  81. b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 13 years ago
  82. 481f93b parisc: Fix init_task fallout by Thomas Gleixner · 13 years ago
  83. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 13 years ago
  84. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 13 years ago
  85. c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
  86. 9a13472 parisc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  87. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  88. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  89. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 13 years ago
  90. 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
  91. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  92. 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
  93. 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
  94. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  95. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  96. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  97. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  98. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  99. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  100. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago