1. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 19 years ago
  2. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  3. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  4. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
  5. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  6. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  7. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 19 years ago
  8. 108dff7 [PATCH] sys_newfstatat -> sys_fstatat64 by Kyle McMartin · 19 years ago
  9. 28b2425 [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done by Kyle McMartin · 19 years ago
  10. 1fcbf05 [PATCH] sys_hpux: fix strlen_user() race by Kyle McMartin · 19 years ago
  11. 68ee3eb [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) by Kyle McMartin · 19 years ago
  12. a2ba82c [PARISC] Simplify DISCONTIGMEM in Kconfig by Kyle McMartin · 19 years ago
  13. f671c45 [PARISC] Arch-specific compat signals by Kyle McMartin · 19 years ago
  14. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 19 years ago
  15. 1bcdd85 [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data by Helge Deller · 19 years ago
  16. a2bb214 [PARISC] Remove {,un}lock_kernel from perf ioctl by Matthew Wilcox · 19 years ago
  17. 85509c0 [PARISC] Add chassis_power_off routine by Kyle McMartin · 19 years ago
  18. 526110f [PARISC] Remove obsolete _hlt cruft by Kyle McMartin · 19 years ago
  19. 9073315 [PARISC] Move pm_power_off export to process.c by Kyle McMartin · 19 years ago
  20. 96629c0 [PARISC] Clean up compiler warning in pci.c by Helge Deller · 19 years ago
  21. 1099209 [PARISC] Use F_EXTEND() for COMMAND_GLOBAL by Kyle McMartin · 19 years ago
  22. 370361f [PARISC] Fix floating point invalid exception trap handler by James Bottomley · 19 years ago
  23. c475eea [PARISC] Drop unused do_check_pgt_cache() by Helge Deller · 19 years ago
  24. 2c9aada [PARISC] Remove unnecessary extern declarations from asm/pci.h by Grant Grundler · 19 years ago
  25. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 19 years ago
  26. a1c7444 [PARISC] Update b180_defconfig by Matthew Wilcox · 19 years ago
  27. ce33941 [PARISC] Make flush_tlb_all_local take a void * by Matthew Wilcox · 19 years ago
  28. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 19 years ago
  29. ad3ed31 [PATCH] Add parisc_bus_type probe and remove methods by Russell King · 19 years ago
  30. 40f1f0d [PATCH] parisc: task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  31. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
  32. 58b6c58 [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h by Matthew Wilcox · 19 years ago
  33. f45adcf [PARISC] Fix Dino reporting on J2240 by Matthew Wilcox · 19 years ago
  34. 5cdb820 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn by Grant Grundler · 19 years ago
  35. a01c8cb [PARISC] Fix GSC graphics cards with 64MB regions by Matthew Wilcox · 19 years ago
  36. e0565a1 [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h by Kyle McMartin · 19 years ago
  37. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 19 years ago
  38. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  39. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  40. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  41. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  42. 9d7d575 [PARISC] Remove unused variable in signal.c by Grant Grundler · 19 years ago
  43. 784412f [PARISC] remove drm compat ioctls handlers by Christoph Hellwig · 19 years ago
  44. ad7dd33 [PARISC] move PA perf driver over to ->compat_ioctl by Christoph Hellwig · 19 years ago
  45. 83aceb5 [PARISC] Fix some compile problems in ptrace.c by Matthew Wilcox · 19 years ago
  46. 4269b0d [PARISC] Improve the error message when we get a clashing mod path by Matthew Wilcox · 19 years ago
  47. ba5c4f1 [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices by Matthew Wilcox · 19 years ago
  48. aa0eecb [PARISC] Document some register usages in assembly files by Carlos O'Donell · 19 years ago
  49. 75be99a [PARISC] Make redirecting irq messages less noisy by Ryan Bradetich · 19 years ago
  50. 03afe22 [PARISC] irq_affinityp[] only available for SMP builds by Grant Grundler · 19 years ago
  51. c2ab64d [PARISC] Add IRQ affinities by James Bottomley · 19 years ago
  52. 1d4c452 [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() by Kyle McMartin · 19 years ago
  53. d911aed [PARISC] Fix our interrupts not to use smp_call_function by James Bottomley · 19 years ago
  54. 3f90288 [PARISC] Disable nesting of interrupts by Grant Grundler · 19 years ago
  55. 9a8b458 [PARISC] Make sure timer and IPI execute with interrupts disabled by James Bottomley · 19 years ago
  56. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  57. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  58. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  59. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  60. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  61. 7024a9b [PATCH] adjust parisc sys_ptrace prototype by Christoph Hellwig · 19 years ago
  62. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  63. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  64. 92dc6fc [PATCH] mm: parisc pte atomicity by Hugh Dickins · 19 years ago
  65. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  66. 210cc67 Auto-update from upstream by Kyle McMartin · 19 years ago
  67. 5c1fb41 [PATCH] gfp_t: dma-mapping (parisc) by Al Viro · 19 years ago
  68. 2767820 [PARISC] defconfig updates by Kyle McMartin · 19 years ago
  69. e55fb3e [PARISC] Properly specify section alignment for real2.S by Grant Grundler · 19 years ago
  70. 61520e1 [PARISC] Specify level to fix binutils level promotion bug by Grant Grundler · 19 years ago
  71. e635c96 [PARISC] Explicitly specify sr4 when flushing kernel space by Matthew Wilcox · 19 years ago
  72. 9b3b331 [PARISC] Properly specify index field to I/D cache flush ops by Grant Grundler · 19 years ago
  73. 37318a3 [PARISC] Fix copy_user_page_asm to NOT access past end of page by Grant Grundler · 19 years ago
  74. dd0fd51 [PARISC] Remove the spurious do_softirq calls from entry.S by James Bottomley · 19 years ago
  75. 618febd [PARISC] Fix the alloc_slabmgmt panic by James Bottomley · 19 years ago
  76. b2450cc [PARISC] Implement 5 argument clone. by Carlos O'Donell · 19 years ago
  77. 8b63134 [PARISC] Update Kconfig for itimer selection by Grant Grundler · 19 years ago
  78. 5beb5f3 [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64 by Randolph Chung · 19 years ago
  79. 675ec7a [PARISC] Document history of PDC_NARROW as it is now obsolete by Grant Grundler · 19 years ago
  80. c8e8b19 [PARISC] kfree cleanups to ioctl32.c by Jesper Juhl · 19 years ago
  81. b8db800 [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c by Grant Grundler · 19 years ago
  82. 8054f03 [PARISC] More informative error message in pcibios_link_hba_resources by Grant Grundler · 19 years ago
  83. 7c92e97 [PARISC] Update pdc console from parisc tree by Matthew Wilcox · 19 years ago
  84. 40c72f2 [PARISC] Prevent signal loops if we have a problem setting up a frame by Randolph Chung · 19 years ago
  85. eba9172 [PARISC] Add printing of fpregs state to stack dump by Thibaut Varene · 19 years ago
  86. fa681a1 [PARISC] Disable use of fpregs in pa_memcpy by Randolph Chung · 19 years ago
  87. 91313d6 [PARISC] Add sync required after fdc to enforce insn ordering by Grant Grundler · 19 years ago
  88. 413059f [PARISC] Replace uses of __LP64__ with CONFIG_64BIT by Grant Grundler · 19 years ago
  89. 3499495 [PARISC] Use work queue in LED/LCD driver instead of tasklet. by Grant Grundler · 19 years ago
  90. ba1f188 [PARISC] Add new ioprio_{set,get} syscalls by Jens Axboe · 19 years ago
  91. 2464212 [PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold by Stuart Brady · 19 years ago
  92. f053725 [PARISC] Add ability for prctl to change unaligned trap behaviour by Kyle McMartin · 19 years ago
  93. 99ac794 [PARISC] Replace some calls to bl with b,l or bv to use longer offsets by Randolph Chung · 19 years ago
  94. 5cd55b0 [PARISC] Take into account nullified insn and lock functions for profiling by Randolph Chung · 19 years ago
  95. 896a375 [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs by Grant Grundler · 19 years ago
  96. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  97. 5658374 [PARISC] Convert parisc_device tree to use struct device klists by Matthew Wilcox · 19 years ago
  98. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  99. 0013a85 kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  100. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago