1. 22fced8 [PARISC] Honour "panic_on_oops" sysctl by Helge Deller · 20 years ago
  2. dc02747 [PARISC] Fix fs/binfmt_som.c by Matthew Wilcox · 20 years ago
  3. 8d0b7d1 [PARISC] Export clear_user_page to modules by Matthew Wilcox · 20 years ago
  4. 99b6e9b [PARISC] Make DMA routines more stubby by Matthew Wilcox · 20 years ago
  5. f312094 [PARISC] Define pci_get_legacy_ide_irq by Matthew Wilcox · 20 years ago
  6. d207ac0 [PARISC] Fix CONFIG_DEBUG_SPINLOCK by Matthew Wilcox · 20 years ago
  7. 32f4681 [PARISC] Fix HPUX compat compile with current GCC by Matthew Wilcox · 20 years ago
  8. 01232e9 [PARISC] Fix iounmap compile warning by Matthew Wilcox · 20 years ago
  9. 08a6436 [PARISC] Add support for Quicksilver AGPGART by Kyle McMartin · 20 years ago
  10. 983daee [PARISC] Move LBA and SBA register defines to the common ropes.h by Kyle McMartin · 20 years ago
  11. 1790cf9 [PARISC] Create shared <asm/ropes.h> header by Kyle McMartin · 20 years ago
  12. b0eecc4 [PARISC] Stash the lba_device in its struct device drvdata by Kyle McMartin · 20 years ago
  13. 1b240f4 [PARISC] Generalize IS_ASTRO et al to take a parisc_device like by Kyle McMartin · 20 years ago
  14. ba9877b [PARISC] Pretty print the name of the lba type on kernel boot by Kyle McMartin · 20 years ago
  15. 7886089 [PARISC] Remove some obsolete comments and I checked that Reo is similar to Ike by Matthew Wilcox · 20 years ago
  16. 8a63674 [PARISC] Add hardware found in the rp8400 by Matthew Wilcox · 20 years ago
  17. 7085689 [PARISC] Allow nested interrupts by James Bottomley · 20 years ago
  18. 6e5dc42 [PARISC] Further updates to timer_interrupt() by Grant Grundler · 20 years ago
  19. 6b799d9 [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage) by Grant Grundler · 20 years ago
  20. bed583f [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. by Grant Grundler · 20 years ago
  21. 65ee8f0 [PARISC] Enable interrupts while spinning by Matthew Wilcox · 20 years ago
  22. 56f335c [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() by Grant Grundler · 20 years ago
  23. 7908a0c [PARISC] Prevent processor_probe() from clobbering cpu_data[0] by Grant Grundler · 20 years ago
  24. 9cf8f37 [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) by Grant Grundler · 20 years ago
  25. 342a049 [PARISC] Implement futex_atomic_cmpxchg_inatomic by Carlos O'Donell · 20 years ago
  26. 6e07185 [PARISC] Improve rwlock implementation by Matthew Wilcox · 20 years ago
  27. 9c2c545 [PARISC] [BUGFIX] nullify branch delay slot of the jump back to by Kyle McMartin · 20 years ago
  28. 136ce40 [PARISC] Clean up asm-parisc/serial.h by Matthew Wilcox · 20 years ago
  29. 75a4958 [PARISC] Allow overriding personality with sys_personality by Kyle McMartin · 20 years ago
  30. df570b9 [PARISC] Switch is_compat_task to use TIF_32BIT by Kyle McMartin · 20 years ago
  31. 8f611c4 [PARISC] Prevent multiple includes of asm-parisc/parisc-device.h by Kyle McMartin · 20 years ago
  32. 20f4d3c [PARISC] parisc specific kmap API implementation for pa8800 by James Bottomley · 20 years ago
  33. e45da35 [PARISC] Document that D-class can also use serial_mux by Carlos O'Donell · 20 years ago
  34. 5cfe87d [PARISC] Fix up parisc irq handling for genirq changes by Kyle McMartin · 20 years ago
  35. 6f03495 [PARISC] Add asm-parisc/mckinley.h bus header by Kyle McMartin · 20 years ago
  36. 3d73cf5 [PARISC] Abstract shift register left in .S by Kyle McMartin · 20 years ago
  37. f86e451 [PATCH] Need forward decl of task_struct in linux/debug_locks.h by Kyle McMartin · 20 years ago
  38. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 20 years ago
  39. 32104b2 [PARISC] PA7200 also supports prefetch for read by Kyle McMartin · 20 years ago
  40. 4068d93 [PARISC] Untangle <asm/processor.h> header include mess by Kyle McMartin · 20 years ago
  41. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 20 years ago
  42. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  43. a847825 Add missing maintainer countries in CREDITS by Samuel Tardieu · 20 years ago
  44. 73cf963 Fix bytes <-> kilobytes typo in Kconfig for ramdisk by Christian Borntraeger · 20 years ago
  45. 96016cf fix a typo in Documentation/pi-futex.txt by Riccardo Magliocchetti · 20 years ago
  46. 9ab5aa9 BUG_ON conversion for fs/xfs/ by Eric Sesterhenn · 20 years ago
  47. 73dff8b BUG_ON() conversion in fs/nfsd/ by Eric Sesterhenn · 20 years ago
  48. 14a6144 BUG_ON conversion for fs/reiserfs by Eric Sesterhenn · 20 years ago
  49. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 20 years ago
  50. 644c12d BUG_ON cleanup in drivers/net/tokenring/ by Eric Sesterhenn · 20 years ago
  51. 52e5f9d BUG_ON cleanup for drivers/md/ by Eric Sesterhenn · 20 years ago
  52. f3c87a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 20 years ago
  53. 70d63cc kerneldoc-typo in led-class.c by Henrik Kretzschmar · 20 years ago
  54. 5a65980 debugfs: spelling fix by Komal Shah · 20 years ago
  55. 4802211 rcutorture: Fix incorrect description of default for nreaders parameter by Josh Triplett · 20 years ago
  56. d32ccc4 parport: Remove space in function calls by Matthew Martin · 20 years ago
  57. f66e928 Michal Wronski: update contact info by Michal Wronski · 20 years ago
  58. c1c8897 Spelling fix: "control" instead of "cotrol" by Michael Opdenacker · 20 years ago
  59. f3e299f reboot parameter in Documentation/kernel-parameters.txt by Michael Opdenacker · 20 years ago
  60. a073a8b Fix copy&waste bug in comment in scripts/kernel-doc by Rolf Eike Beer · 20 years ago
  61. 9f5d785 remove duplicate "until" from kernel/workqueue.c by Rolf Eike Beer · 20 years ago
  62. c98acc5 ite_gpio fix tabbage by Jim Cromie · 20 years ago
  63. f30c226 fix file specification in comments by Uwe Zeisberger · 20 years ago
  64. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 20 years ago
  65. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 20 years ago
  66. d6bc8ac Fix typos in Documentation/: 'Q'-'R' by Matt LaPlante · 20 years ago
  67. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 20 years ago
  68. 992caac Fix typos in Documentation/: 'N'-'P' by Matt LaPlante · 20 years ago
  69. f311896 [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 20 years ago
  70. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 20 years ago
  71. a2ffd27 Fix typos in Documentation/: 'F'-'G' by Matt LaPlante · 20 years ago
  72. 2fee7b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 20 years ago
  73. 353cefd [PATCH] Remove me from maintainers for serial and mmc by Russell King · 20 years ago
  74. fff9289 Fix typos in Documentation/: 'D'-'E' by Matt LaPlante · 20 years ago
  75. 6c28f2c Fix typos in Documentation/: 'B'-'C' by Matt LaPlante · 20 years ago
  76. 3f6dee9 Fix some typos in Documentation/: 'A' by Matt LaPlante · 20 years ago
  77. cab0089 Still more typo fixes by Matt LaPlante · 20 years ago
  78. 44c0920 more misc typo fixes by Matt LaPlante · 20 years ago
  79. 0950960 Fix several typos in drivers/ by Matt LaPlante · 20 years ago
  80. c73a668 fix drivers/acpi/Kconfig typos by Matt LaPlante · 20 years ago
  81. fc31e83 fix an arch/alpha/Kconfig typo by Matt LaPlante · 20 years ago
  82. cc2e276 Typos in fs/Kconfig by Matt LaPlante · 20 years ago
  83. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 20 years ago
  84. bf6ee0a remove mentionings of devfs in documentation by Adrian Bunk · 20 years ago
  85. 0a8fe0d input: remove obsolete contact information by Adrian Bunk · 20 years ago
  86. e6bf0bf Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 20 years ago
  87. 1bef84b [WATCHDOG] iTCO_wdt.c shutdown patch by Wim Van Sebroeck · 20 years ago
  88. 4802c65 [WATCHDOG] iTCO_wdt.c - pci_dev_put fix by Wim Van Sebroeck · 20 years ago
  89. 3836cc0 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 20 years ago
  90. 9e0ea34 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 20 years ago
  91. 9b5a4a6 V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tunings by Steven Toth · 20 years ago
  92. d2be893 V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat by Mauro Carvalho Chehab · 20 years ago
  93. 3979ecc V4L/DVB (4689): Adding support for Nova-T-PCI PCI ID 0070:9000 by Steven Toth · 20 years ago
  94. de98cda V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) by Hans Verkuil · 20 years ago
  95. 587c03d V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2 by Michael Krufky · 20 years ago
  96. 6eb32a7 V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c by Sujoy Gupta · 20 years ago
  97. f1db955 V4L/DVB (4684): Drivers/media/video/cx88: Remove unused defined FALSE/TRUE by Richard Knutsson · 20 years ago
  98. ccbf64b V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogus by Mauro Carvalho Chehab · 20 years ago
  99. 4f43ac0 V4L/DVB (4681): Cx88: fix analog capture notch filter by Lars Gjesse Kjellberg · 20 years ago
  100. 76ac5dd V4L/DVB (4679): Fix for NULL pointer dereference oops during boot. by Steven Toth · 20 years ago