1. 0bbdac0 [PARISC] detect recursive kernel crash earlier by Helge Deller · 18 years ago
  2. 6e16d94 [PARISC] Convert soft power switch driver to kthread by Helge Deller · 18 years ago
  3. 324c7e6 [PARISC] disable cr16 clocksource when multiple CPUs are online by Helge Deller · 18 years ago
  4. 12df29b [PARISC] GENERIC_TIME patchset for parisc by Helge Deller · 18 years ago
  5. df47b43 [PARISC] a and b in "break a,b" message were swapped by Helge Deller · 18 years ago
  6. 0c2de3c [PARISC] use fls_long in irq.c by Kyle McMartin · 18 years ago
  7. 19dd705 [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait by Helge Deller · 18 years ago
  8. bd83bcf [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s by Helge Deller · 18 years ago
  9. 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 18 years ago
  10. 6891f8a [PARISC] Generic BUG by Helge Deller · 18 years ago
  11. 9f15c82 [PARISC] Fix show_stack() when we can't kmalloc by Matthew Wilcox · 18 years ago
  12. e6fc044 [PARISC] Remove sched.h from uaccess.h on parisc by Matthew Wilcox · 18 years ago
  13. d6ce862 [PARISC] Clean up the cache and tlb headers by Randolph Chung · 18 years ago
  14. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 18 years ago
  15. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  16. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  17. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 18 years ago
  18. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  19. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  20. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  21. 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 18 years ago
  22. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  23. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  24. f41464f [PARISC] Fix thinko in cpu_data.lock removal by Kyle McMartin · 18 years ago
  25. e34067f [PATCH] Generic ioremap_page_range: parisc conversion by Haavard Skinnemoen · 18 years ago
  26. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  27. 0c5a556 [PATCH] struct path: convert parisc by Josef Sipek · 18 years ago
  28. 3c97b5e [PARISC] Move spinlock_t out of struct cpu_data by Kyle McMartin · 18 years ago
  29. f5280cb [PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk by Grant Grundler · 18 years ago
  30. f8fc18a [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')' by Helge Deller · 18 years ago
  31. be10815 [PARISC] bloody printf fmt string warnings by Kyle McMartin · 18 years ago
  32. 3ee8f5e [PARISC] avoid compiler warnings when compiling 64bit by Helge Deller · 18 years ago
  33. e51ec24 [PARISC] more sparse fixes by Matthew Wilcox · 18 years ago
  34. c2c4798 [PARISC] sparse fixes by Matthew Wilcox · 18 years ago
  35. 53faf29 [PARISC] Unbreak discontigmem mem_init() by Kyle McMartin · 18 years ago
  36. ce8420b [PARISC] Show more memory information and memory layout at bootup by Helge Deller · 18 years ago
  37. 5855492 [PARISC] Delete arch/parisc/mm/kmap.c again by Matthew Wilcox · 18 years ago
  38. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  39. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  40. 7814e4b [NET]: PARISC checksum annotations and cleanups. by Al Viro · 18 years ago
  41. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  42. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  43. c7753f1 [PARISC] More pt_regs removal by Matthew Wilcox · 18 years ago
  44. 09690b1 [PARISC] Make firmware calls irqsafe-ish... by Kyle McMartin · 18 years ago
  45. ba0e427 [PA-RISC] Fix boot breakage by Matthew Wilcox · 18 years ago
  46. e11e30a [PARISC] Use set_irq_regs by Matthew Wilcox · 18 years ago
  47. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  48. 1604f31 [PA-RISC] Fix time.c for new do_timer() calling convention by Matthew Wilcox · 18 years ago
  49. 1070c96 [PA-RISC] Fix must_check warnings in drivers.c by Matthew Wilcox · 18 years ago
  50. f64ef29 [PA-RISC] Fix parisc_newuname() by Matthew Wilcox · 18 years ago
  51. ccd6c35 [PA-RISC] Remove warning from pci.c by Matthew Wilcox · 18 years ago
  52. 15c130c [PA-RISC] Fix filldir warnings by Matthew Wilcox · 18 years ago
  53. 17cca07 [PA-RISC] Fix sys32_sysctl by Matthew Wilcox · 18 years ago
  54. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  55. 5f024a2 [PARISC] Kill wall_jiffies use by Andrew Morton · 18 years ago
  56. 22fced8 [PARISC] Honour "panic_on_oops" sysctl by Helge Deller · 18 years ago
  57. 8d0b7d1 [PARISC] Export clear_user_page to modules by Matthew Wilcox · 18 years ago
  58. d207ac0 [PARISC] Fix CONFIG_DEBUG_SPINLOCK by Matthew Wilcox · 18 years ago
  59. 32f4681 [PARISC] Fix HPUX compat compile with current GCC by Matthew Wilcox · 18 years ago
  60. 01232e9 [PARISC] Fix iounmap compile warning by Matthew Wilcox · 18 years ago
  61. 8a63674 [PARISC] Add hardware found in the rp8400 by Matthew Wilcox · 18 years ago
  62. 7085689 [PARISC] Allow nested interrupts by James Bottomley · 18 years ago
  63. 6e5dc42 [PARISC] Further updates to timer_interrupt() by Grant Grundler · 18 years ago
  64. 6b799d9 [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage) by Grant Grundler · 18 years ago
  65. bed583f [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. by Grant Grundler · 18 years ago
  66. 56f335c [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() by Grant Grundler · 18 years ago
  67. 7908a0c7 [PARISC] Prevent processor_probe() from clobbering cpu_data[0] by Grant Grundler · 18 years ago
  68. 9c2c545 [PARISC] [BUGFIX] nullify branch delay slot of the jump back to by Kyle McMartin · 18 years ago
  69. 75a4958 [PARISC] Allow overriding personality with sys_personality by Kyle McMartin · 18 years ago
  70. df570b9 [PARISC] Switch is_compat_task to use TIF_32BIT by Kyle McMartin · 18 years ago
  71. 20f4d3c [PARISC] parisc specific kmap API implementation for pa8800 by James Bottomley · 18 years ago
  72. 5cfe87d [PARISC] Fix up parisc irq handling for genirq changes by Kyle McMartin · 18 years ago
  73. 3d73cf5 [PARISC] Abstract shift register left in .S by Kyle McMartin · 18 years ago
  74. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 18 years ago
  75. 32104b2 [PARISC] PA7200 also supports prefetch for read by Kyle McMartin · 18 years ago
  76. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  77. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  78. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  79. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  80. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  81. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  82. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  83. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  84. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  85. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  86. 959ed34 [PATCH] Fix conflict with the is_init identifier on parisc by Eric Biederman · 18 years ago
  87. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  88. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  89. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  90. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  91. 733ea86 [PATCH] irq-flags: PARISC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  92. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  93. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  94. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  95. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  96. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  97. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  98. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  99. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  100. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago