1. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  2. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  3. 733ea86 [PATCH] irq-flags: PARISC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  4. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  5. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  6. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  7. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  8. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  9. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  10. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  11. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  12. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  13. 61c3401 [PARISC] Fix do_gettimeofday() hang by James Bottomley · 18 years ago
  14. 6e1b9585 [PARISC] Fix PCREL22F relocation problem for most modules by James Bottomley · 18 years ago
  15. 1c63b4b [PARISC] Refactor show_regs in traps.c by Kyle McMartin · 18 years ago
  16. ec1fdc2 [PARISC] OS_ID_LINUX == 0x0006 by Kyle McMartin · 18 years ago
  17. a9d2d38 [PARISC] Ensure Space ID hashing is turned off by Kyle McMartin · 18 years ago
  18. e5a2e7f [PARISC] Match show_cache_info with reality by Kyle McMartin · 18 years ago
  19. 667baef [PARISC] Remove unused macro fixup_branch in syscall.S by Kyle McMartin · 18 years ago
  20. a3ea84f [PARISC] Add is_compat_task() helper by Kyle McMartin · 18 years ago
  21. 3f9edb5 [PARISC] pdc_stable version 0.30 by Thibaut Varene · 18 years ago
  22. 9b0703f [PARISC] Work around machines which do not support chassis warnings by Thibaut Varene · 18 years ago
  23. 8ffaeaf [PARISC] PDC_CHASSIS is implemented on all machines by Thibaut Varene · 18 years ago
  24. 7514b7a [PARISC] Remove dead function pc_in_user_space by Kyle McMartin · 18 years ago
  25. 3fd3a74 [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list by Carlos O'Donell · 18 years ago
  26. 64f4953 [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 by Kyle McMartin · 18 years ago
  27. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  28. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 18 years ago
  29. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  30. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 18 years ago
  31. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  32. 8ea6947 [PARISC] defconfig updates by Helge Deller · 18 years ago
  33. 67a5a59 [PARISC] Misc. janitorial work by Helge Deller · 18 years ago
  34. b2d6b9f [PARISC] EISA regions must be mapped NO_CACHE by Helge Deller · 18 years ago
  35. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  36. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  37. a2d3380 [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs by Stuart Brady · 18 years ago
  38. 8ace5ff [PARISC] Kill duplicated EXPORT_SYMBOL warnings by Kyle McMartin · 18 years ago
  39. d345fd3 [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c by Kyle McMartin · 18 years ago
  40. 6f0b451 [PARISC] Update defconfigs by Helge Deller · 18 years ago
  41. 50a34db [PARISC] Add PREEMPT support by Kyle McMartin · 18 years ago
  42. 10267cd [PARISC] Fixup CONFIG_EISA a bit by Helge Deller · 18 years ago
  43. b29eac4 [PARISC] getsockopt should be ENTRY_COMP by Kyle McMartin · 18 years ago
  44. a41d386 [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP by Helge Deller · 18 years ago
  45. cb4ab59 [PARISC] Temporary FIXME for ioremapping EISA regions by Helge Deller · 18 years ago
  46. 29ef8295 [PARISC] Enable ioremap functionality unconditionally by Helge Deller · 18 years ago
  47. b8ce0aad [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap by Helge Deller · 18 years ago
  48. b9e71ac [PARISC] Fix IOREMAP with a 64-bit kernel by Helge Deller · 18 years ago
  49. ba57583 [PARISC] Add parisc implementation of flush_kernel_dcache_page() by James Bottomley · 18 years ago
  50. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 18 years ago
  51. 94c3e87 [PARISC] Enable free_initrd_mem() by Helge Deller · 18 years ago
  52. a81dd18 [PARISC] Clarify pdc_stable license terms by Thibaut VARENE · 18 years ago
  53. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  54. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 18 years ago
  55. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  56. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  57. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  58. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  59. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  60. 06027bd [PATCH] hrtimer: round up relative start time on low-res arches by Ingo Molnar · 18 years ago
  61. 108dff7 [PATCH] sys_newfstatat -> sys_fstatat64 by Kyle McMartin · 18 years ago
  62. 28b2425 [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done by Kyle McMartin · 18 years ago
  63. 1fcbf05 [PATCH] sys_hpux: fix strlen_user() race by Kyle McMartin · 18 years ago
  64. 68ee3eb [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) by Kyle McMartin · 18 years ago
  65. a2ba82c [PARISC] Simplify DISCONTIGMEM in Kconfig by Kyle McMartin · 18 years ago
  66. f671c45 [PARISC] Arch-specific compat signals by Kyle McMartin · 18 years ago
  67. 81a3de3 [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data by Helge Deller · 18 years ago
  68. 1bcdd85 [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data by Helge Deller · 18 years ago
  69. a2bb214 [PARISC] Remove {,un}lock_kernel from perf ioctl by Matthew Wilcox · 18 years ago
  70. 85509c0 [PARISC] Add chassis_power_off routine by Kyle McMartin · 18 years ago
  71. 526110f [PARISC] Remove obsolete _hlt cruft by Kyle McMartin · 18 years ago
  72. 9073315 [PARISC] Move pm_power_off export to process.c by Kyle McMartin · 18 years ago
  73. 96629c0 [PARISC] Clean up compiler warning in pci.c by Helge Deller · 18 years ago
  74. 1099209 [PARISC] Use F_EXTEND() for COMMAND_GLOBAL by Kyle McMartin · 18 years ago
  75. 370361f [PARISC] Fix floating point invalid exception trap handler by James Bottomley · 18 years ago
  76. c475eea [PARISC] Drop unused do_check_pgt_cache() by Helge Deller · 18 years ago
  77. 2c9aada [PARISC] Remove unnecessary extern declarations from asm/pci.h by Grant Grundler · 18 years ago
  78. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 18 years ago
  79. a1c7444 [PARISC] Update b180_defconfig by Matthew Wilcox · 18 years ago
  80. ce33941 [PARISC] Make flush_tlb_all_local take a void * by Matthew Wilcox · 18 years ago
  81. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 18 years ago
  82. ad3ed31 [PATCH] Add parisc_bus_type probe and remove methods by Russell King · 19 years ago
  83. 40f1f0d [PATCH] parisc: task_stack_page(), task_thread_info() by Al Viro · 18 years ago
  84. a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 18 years ago
  85. 58b6c58 [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h by Matthew Wilcox · 18 years ago
  86. f45adcf [PARISC] Fix Dino reporting on J2240 by Matthew Wilcox · 18 years ago
  87. 5cdb820 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn by Grant Grundler · 18 years ago
  88. a01c8cb1 [PARISC] Fix GSC graphics cards with 64MB regions by Matthew Wilcox · 18 years ago
  89. e0565a1 [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h by Kyle McMartin · 18 years ago
  90. 1b2425e [PARISC] Make local cache flushes take a void * by Matthew Wilcox · 18 years ago
  91. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 18 years ago
  92. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  93. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  94. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  95. 9d7d575 [PARISC] Remove unused variable in signal.c by Grant Grundler · 19 years ago
  96. 784412f [PARISC] remove drm compat ioctls handlers by Christoph Hellwig · 19 years ago
  97. ad7dd33 [PARISC] move PA perf driver over to ->compat_ioctl by Christoph Hellwig · 19 years ago
  98. 83aceb5 [PARISC] Fix some compile problems in ptrace.c by Matthew Wilcox · 19 years ago
  99. 4269b0d [PARISC] Improve the error message when we get a clashing mod path by Matthew Wilcox · 19 years ago
  100. ba5c4f1 [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices by Matthew Wilcox · 19 years ago