1. 721fdf3 [PARISC] print more than one character at a time for pdc console by Kyle McMartin · 18 years ago
  2. 2421ba5 [PARISC] timer interrupt should not be IRQ_DISABLED by Kyle McMartin · 18 years ago
  3. 9d29213 Revert "[PARISC] import necessary bits of libgcc.a" by Kyle McMartin · 18 years ago
  4. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 18 years ago
  5. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  6. 7425ada [PARISC] Zap unused variable warnings in pci.c by Kyle McMartin · 18 years ago
  7. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 18 years ago
  8. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 18 years ago
  9. 9611f61 [PARISC] Fix infinite loop in /proc/iomem by Matthew Wilcox · 18 years ago
  10. 6cc4525 [PARISC] Kill off broken irqstack code by Kyle McMartin · 18 years ago
  11. 873d50e [PARISC] Remove hardcoded uses of PAGE_SIZE by Kyle McMartin · 18 years ago
  12. 6ebeaff [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use by Kyle McMartin · 18 years ago
  13. 80af087 [PARISC] Kill off the last vestiges of ASM_PAGE_SIZE by Kyle McMartin · 18 years ago
  14. 1c59357 [PARISC] Kill off ASM_PAGE_SIZE use by Sam Ravnborg · 18 years ago
  15. be1b3d8 [PARISC] Beautify parisc vmlinux.lds.S by Sam Ravnborg · 18 years ago
  16. 7819994 [PARISC] Kill incorrect cast warning in unwinder by Kyle McMartin · 18 years ago
  17. f8b9e59 [PARISC] Unbreak processor_probe when we have more than NR_CPUS by Kyle McMartin · 18 years ago
  18. 730e844 [PARISC] Kill pointless variable use in time.c by Kyle McMartin · 18 years ago
  19. efb80e7 [PARISC] import necessary bits of libgcc.a by Kyle McMartin · 18 years ago
  20. 6f7d998 [PARISC] Use page allocator instead of slab allocator in pci-dma.c by Christoph Lameter · 18 years ago
  21. 2cfc5be [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) by Kyle McMartin · 18 years ago
  22. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 18 years ago
  23. 81b4b98 [PARISC] Add NOTES section by Kyle McMartin · 19 years ago
  24. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 19 years ago
  25. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
  26. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 19 years ago
  27. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 19 years ago
  28. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 19 years ago
  29. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 19 years ago
  30. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 19 years ago
  31. 05dc16d [PARISC] unwinder improvements by Randolph Chung · 19 years ago
  32. e036306 [PARISC] Fix unwinder on 64-bit kernels by Randolph Chung · 19 years ago
  33. 462b529 [PARISC] remove global_ack_eiem by Grant Grundler · 19 years ago
  34. c3d4ed4 [PARISC] Fix kernel panic in check_ivt by Kyle McMartin · 19 years ago
  35. 3bb457a [PARISC] Fix bug when syscall nr is __NR_Linux_syscalls by Kyle McMartin · 19 years ago
  36. cc650a7 [PARISC] be more defensive in process.c::get_wchan by Kyle McMartin · 19 years ago
  37. 376e210 [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout by Kyle McMartin · 19 years ago
  38. cb95779 [PARISC] fix null ptr deref in unwind.c by Kyle McMartin · 19 years ago
  39. 72738a9 [PARISC] remove remnants of parisc-specific softirq code by Grant Grundler · 19 years ago
  40. 8dff980 [PARISC] fix section mismatch in smp.c by Helge Deller · 19 years ago
  41. 593af52 [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls by Helge Deller · 19 years ago
  42. e9541d0 [PARISC] fix section mismatches in arch/parisc/kernel by Helge Deller · 19 years ago
  43. ea74342 [PARISC] ROUND_UP macro cleanup in arch/parisc by Milind Arun Choudhary · 19 years ago
  44. 7022672 [PARISC] spelling fixes: arch/parisc/ by Simon Arlott · 19 years ago
  45. b5e8b73 [PARISC] Disable LWS debugging by Aurelien Jarno · 19 years ago
  46. 2cbd42d [PARISC] Let PA-8900 processors boot by Kyle McMartin · 19 years ago
  47. 27f282b parisc: convert /proc/gsc/pcxl_dma to seq_file by Alexey Dobriyan · 19 years ago
  48. fd3eef1 [PARISC] Wire up kexec_load syscall by Kyle McMartin · 19 years ago
  49. 034a15b [PARISC] Move #undef to end of syscall table by Kyle McMartin · 19 years ago
  50. 2c8307f parisc: sync compat getdents by Alexandr Andreev · 19 years ago
  51. 01da41b parisc: make command_line[] static by Alexey Dobriyan · 19 years ago
  52. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 19 years ago
  53. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 19 years ago
  54. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 19 years ago
  55. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 19 years ago
  56. f7e4217 rename thread_info to stack by Roman Zippel · 19 years ago
  57. 57501c7 Add IRQF_IRQPOLL flag on parisc by Bernhard Walle · 19 years ago
  58. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 19 years ago
  59. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  60. 869e510 get_unmapped_area handles MAP_FIXED on parisc by Benjamin Herrenschmidt · 19 years ago
  61. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 19 years ago
  62. 0136322 [PARISC] clocksource: Move update_cr16_clocksource later in boot by Kyle McMartin · 19 years ago
  63. b2a8289 [PARISC] time: clocksource lost update_callback by Kyle McMartin · 19 years ago
  64. 87c8174 [PARISC] time: Convert clocksource is_continuous to flag by Kyle McMartin · 19 years ago
  65. 00d1f3c [PARISC] clocksource_cr16: Use clocksource_change_rating() by Kyle McMartin · 19 years ago
  66. 0ff851e [PARISC] Remove __read_mostly annotation from command_line by Kyle McMartin · 19 years ago
  67. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  68. 2ed0e24 [PARISC] Add missing statfs64 and fstatfs64 syscalls by Guy Martin · 19 years ago
  69. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 19 years ago
  70. f6744bd [PARISC] Compat signal fixes for 64-bit parisc by Carlos O'Donell Jr · 19 years ago
  71. 1e67685 [PARISC] Reorder syscalls to match unistd.h by Carlos O'Donell Jr · 19 years ago
  72. d104f11 [PARISC] fix sys_rt_sigqueueinfo by Kyle McMartin · 19 years ago
  73. bcc0e04 [PARISC] do not export get_register/set_register by Helge Deller · 19 years ago
  74. a8f44e3 [PARISC] use CONFIG_64BIT instead of __LP64__ by Helge Deller · 19 years ago
  75. 0b3d643 [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro by Helge Deller · 19 years ago
  76. 8e9e984 [PARISC] more ENTRY(), ENDPROC(), END() conversions by Helge Deller · 19 years ago
  77. 2f75c12 [PARISC] Fixes /proc/cpuinfo cache output on B160L by Helge Deller · 19 years ago
  78. c5e7655 [PARISC] implement standard ENTRY(), END() and ENDPROC() by Helge Deller · 19 years ago
  79. 430a502 [PARISC] kill ENTRY_SYS_CPUS by Kyle McMartin · 19 years ago
  80. 5492a0f [PARISC] clean up debugging printks in smp.c by Kyle McMartin · 19 years ago
  81. 2b163b7 [PARISC] factor syscall_restart code out of do_signal by Kyle McMartin · 19 years ago
  82. a04b060 [PARISC] display parisc device modalias in sysfs by Kyle McMartin · 19 years ago
  83. 3fe4c55 [PARISC] use less assembler statements in syscall path by Helge Deller · 19 years ago
  84. 4650f0a [PARISC] Add TIF_RESTORE_SIGMASK support by Kyle McMartin · 19 years ago
  85. 0bbdac0 [PARISC] detect recursive kernel crash earlier by Helge Deller · 19 years ago
  86. 6e16d94 [PARISC] Convert soft power switch driver to kthread by Helge Deller · 19 years ago
  87. 324c7e6 [PARISC] disable cr16 clocksource when multiple CPUs are online by Helge Deller · 19 years ago
  88. 12df29b [PARISC] GENERIC_TIME patchset for parisc by Helge Deller · 19 years ago
  89. df47b43 [PARISC] a and b in "break a,b" message were swapped by Helge Deller · 19 years ago
  90. 0c2de3c [PARISC] use fls_long in irq.c by Kyle McMartin · 19 years ago
  91. 19dd705 [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait by Helge Deller · 19 years ago
  92. bd83bcf [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s by Helge Deller · 19 years ago
  93. 6891f8a [PARISC] Generic BUG by Helge Deller · 19 years ago
  94. 9f15c82 [PARISC] Fix show_stack() when we can't kmalloc by Matthew Wilcox · 19 years ago
  95. e6fc044 [PARISC] Remove sched.h from uaccess.h on parisc by Matthew Wilcox · 19 years ago
  96. d6ce862 [PARISC] Clean up the cache and tlb headers by Randolph Chung · 19 years ago
  97. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 19 years ago
  98. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
  99. 668f993 [PATCH] Dynamic kernel command-line: parisc by Alon Bar-Lev · 19 years ago
  100. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 19 years ago