1. 4308126 parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds by John David Anglin · 10 years ago
  2. f0ee696 parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 10 years ago
  3. c1c9251 parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  4. 1ed1bfd9 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  5. d3b0870 Purge existing TLB entries in set_pte_at and ptep_set_wrprotect by John David Anglin · 12 years ago
  6. eb0d46d PARISC: fix user-triggerable panic on parisc by Al Viro · 12 years ago
  7. 512cca1 PARISC: fix virtual aliasing issue in get_shared_area() by James Bottomley · 12 years ago
  8. ed6affb parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  9. d9919f0 PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts by Mel Gorman · 12 years ago
  10. 3ecf78d PARISC: fix TLB fault path on PA2.0 narrow systems by James Bottomley · 12 years ago
  11. a0e059b PARISC: fix boot failure on 32-bit systems caused by branch stubs placed before .text by John David Anglin · 12 years ago
  12. d50bcfe Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  13. b0d5430 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  14. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  15. db155a2 mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  16. b3cb867 [PARISC] fix panic on prefetch(NULL) on PA7300LC by James Bottomley · 12 years ago
  17. 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 12 years ago
  18. 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 12 years ago
  19. ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  20. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  21. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 12 years ago
  22. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 12 years ago
  23. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 12 years ago
  24. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 12 years ago
  25. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  26. 9e5228c parisc: fix missing cmpxchg file error from system.h split by Paul Gortmaker · 12 years ago
  27. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  28. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 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 · 12 years ago
  30. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  31. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 12 years ago
  32. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  33. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  34. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  35. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  36. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  37. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  38. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  39. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  40. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 12 years ago
  41. 5dd5bc4 TTY: pdc_cons, use tty_port by Jiri Slaby · 12 years ago
  42. 0b479d5 TTY: pdc_cons, fix open vs pdc_console_tty_driver race by Jiri Slaby · 12 years ago
  43. 52b762f TTY: pdc_cons, fix open vs timer race by Jiri Slaby · 12 years ago
  44. e380a81 TTY: pdc_cons, fix racy tty test by Jiri Slaby · 12 years ago
  45. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  47. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 13 years ago
  48. aabb70d [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. by James Bottomley · 12 years ago
  49. 7ec6118 [PARISC] remove references to cpu_*_map. by Rusty Russell · 13 years ago
  50. 8b23281 [PARISC] futex: Use same lock set as lws calls by John David Anglin · 13 years ago
  51. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  52. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  53. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  54. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  55. f4f0727 parisc: Use generic posix_types.h by H. Peter Anvin · 13 years ago
  56. 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  57. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  58. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  59. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  60. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  61. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  62. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  63. 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
  64. 629a858 parisc: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  65. 63e4963 clocksource: parisc: Convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  66. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  67. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  68. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  69. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  70. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  71. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  72. 1c5f873 parisc: Kconfig: cleanup Kernel page size default by Paul Bolle · 13 years ago
  73. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  74. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
  75. 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  76. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  77. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  78. 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
  79. 548c210 [PARISC] fix return type of __atomic64_add_return by John David Anglin · 13 years ago
  80. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  81. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  82. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  83. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  84. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  85. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  87. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  88. d9ba5fe [PARISC] Fix futex support by Carlos O'Donell · 13 years ago
  89. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  90. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  91. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  92. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  93. 818b667 Remove unused PROC_CHANGE_PENALTY constant by Stephen Boyd · 13 years ago
  94. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  95. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  96. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  97. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  98. 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  99. 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 13 years ago
  100. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 13 years ago