1. 8a63674 [PARISC] Add hardware found in the rp8400 by Matthew Wilcox · 18 years ago
  2. 7085689 [PARISC] Allow nested interrupts by James Bottomley · 18 years ago
  3. 6e5dc42 [PARISC] Further updates to timer_interrupt() by Grant Grundler · 18 years ago
  4. 6b799d9 [PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage) by Grant Grundler · 18 years ago
  5. bed583f [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. by Grant Grundler · 18 years ago
  6. 65ee8f0 [PARISC] Enable interrupts while spinning by Matthew Wilcox · 18 years ago
  7. 56f335c [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() by Grant Grundler · 18 years ago
  8. 7908a0c [PARISC] Prevent processor_probe() from clobbering cpu_data[0] by Grant Grundler · 18 years ago
  9. 9cf8f37 [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks) by Grant Grundler · 18 years ago
  10. 342a049 [PARISC] Implement futex_atomic_cmpxchg_inatomic by Carlos O'Donell · 18 years ago
  11. 6e07185 [PARISC] Improve rwlock implementation by Matthew Wilcox · 18 years ago
  12. 9c2c545 [PARISC] [BUGFIX] nullify branch delay slot of the jump back to by Kyle McMartin · 18 years ago
  13. 136ce40 [PARISC] Clean up asm-parisc/serial.h by Matthew Wilcox · 18 years ago
  14. 75a4958 [PARISC] Allow overriding personality with sys_personality by Kyle McMartin · 18 years ago
  15. df570b9 [PARISC] Switch is_compat_task to use TIF_32BIT by Kyle McMartin · 18 years ago
  16. 8f611c4 [PARISC] Prevent multiple includes of asm-parisc/parisc-device.h by Kyle McMartin · 18 years ago
  17. 20f4d3c [PARISC] parisc specific kmap API implementation for pa8800 by James Bottomley · 18 years ago
  18. e45da35 [PARISC] Document that D-class can also use serial_mux by Carlos O'Donell · 18 years ago
  19. 5cfe87d [PARISC] Fix up parisc irq handling for genirq changes by Kyle McMartin · 18 years ago
  20. 6f03495 [PARISC] Add asm-parisc/mckinley.h bus header by Kyle McMartin · 18 years ago
  21. 3d73cf5 [PARISC] Abstract shift register left in .S by Kyle McMartin · 18 years ago
  22. f86e451 [PATCH] Need forward decl of task_struct in linux/debug_locks.h by Kyle McMartin · 18 years ago
  23. c51d476 [PARISC] Remove variables decls duplicated from asm-generic/sections.h by Kyle McMartin · 18 years ago
  24. 32104b2 [PARISC] PA7200 also supports prefetch for read by Kyle McMartin · 18 years ago
  25. 4068d93 [PARISC] Untangle <asm/processor.h> header include mess by Kyle McMartin · 18 years ago
  26. 78b656b [PATCH] i383 numa: fix numaq/summit apicid conflict by Keith Mannthey · 18 years ago
  27. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  28. a847825 Add missing maintainer countries in CREDITS by Samuel Tardieu · 18 years ago
  29. 73cf963 Fix bytes <-> kilobytes typo in Kconfig for ramdisk by Christian Borntraeger · 18 years ago
  30. 96016cf fix a typo in Documentation/pi-futex.txt by Riccardo Magliocchetti · 18 years ago
  31. 9ab5aa9 BUG_ON conversion for fs/xfs/ by Eric Sesterhenn · 18 years ago
  32. 73dff8b BUG_ON() conversion in fs/nfsd/ by Eric Sesterhenn · 18 years ago
  33. 14a6144 BUG_ON conversion for fs/reiserfs by Eric Sesterhenn · 18 years ago
  34. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  35. 644c12d BUG_ON cleanup in drivers/net/tokenring/ by Eric Sesterhenn · 18 years ago
  36. 52e5f9d BUG_ON cleanup for drivers/md/ by Eric Sesterhenn · 18 years ago
  37. f3c87a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  38. 70d63cc kerneldoc-typo in led-class.c by Henrik Kretzschmar · 18 years ago
  39. 5a65980 debugfs: spelling fix by Komal Shah · 18 years ago
  40. 4802211 rcutorture: Fix incorrect description of default for nreaders parameter by Josh Triplett · 18 years ago
  41. d32ccc4 parport: Remove space in function calls by Matthew Martin · 18 years ago
  42. f66e928 Michal Wronski: update contact info by Michal Wronski · 18 years ago
  43. c1c8897 Spelling fix: "control" instead of "cotrol" by Michael Opdenacker · 18 years ago
  44. f3e299f reboot parameter in Documentation/kernel-parameters.txt by Michael Opdenacker · 18 years ago
  45. a073a8b Fix copy&waste bug in comment in scripts/kernel-doc by Rolf Eike Beer · 18 years ago
  46. 9f5d785 remove duplicate "until" from kernel/workqueue.c by Rolf Eike Beer · 18 years ago
  47. c98acc5 ite_gpio fix tabbage by Jim Cromie · 18 years ago
  48. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  49. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  50. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 18 years ago
  51. d6bc8ac Fix typos in Documentation/: 'Q'-'R' by Matt LaPlante · 18 years ago
  52. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 18 years ago
  53. 992caac Fix typos in Documentation/: 'N'-'P' by Matt LaPlante · 18 years ago
  54. f311896 [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  55. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  56. a2ffd27 Fix typos in Documentation/: 'F'-'G' by Matt LaPlante · 18 years ago
  57. 2fee7b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  58. 353cefd [PATCH] Remove me from maintainers for serial and mmc by Russell King · 18 years ago
  59. fff9289 Fix typos in Documentation/: 'D'-'E' by Matt LaPlante · 18 years ago
  60. 6c28f2c Fix typos in Documentation/: 'B'-'C' by Matt LaPlante · 18 years ago
  61. 3f6dee9 Fix some typos in Documentation/: 'A' by Matt LaPlante · 18 years ago
  62. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  63. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  64. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  65. c73a668 fix drivers/acpi/Kconfig typos by Matt LaPlante · 18 years ago
  66. fc31e83 fix an arch/alpha/Kconfig typo by Matt LaPlante · 18 years ago
  67. cc2e276 Typos in fs/Kconfig by Matt LaPlante · 18 years ago
  68. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  69. bf6ee0a remove mentionings of devfs in documentation by Adrian Bunk · 18 years ago
  70. 0a8fe0d input: remove obsolete contact information by Adrian Bunk · 18 years ago
  71. e6bf0bf Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  72. 1bef84b [WATCHDOG] iTCO_wdt.c shutdown patch by Wim Van Sebroeck · 18 years ago
  73. 4802c65 [WATCHDOG] iTCO_wdt.c - pci_dev_put fix by Wim Van Sebroeck · 18 years ago
  74. 3836cc0 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 18 years ago
  75. 9e0ea34 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 19 years ago
  76. 9b5a4a6 V4L/DVB (4699): CX24109 patch to eliminate the weird mis-tunings by Steven Toth · 18 years ago
  77. d2be893 V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-Sat by Mauro Carvalho Chehab · 18 years ago
  78. 3979ecc V4L/DVB (4689): Adding support for Nova-T-PCI PCI ID 0070:9000 by Steven Toth · 18 years ago
  79. de98cda V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) by Hans Verkuil · 18 years ago
  80. 587c03d V4L/DVB (4686): Cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 2 by Michael Krufky · 18 years ago
  81. 6eb32a7 V4L/DVB (4685): Fix compiler warning in drivers/media/video/video-buf.c by Sujoy Gupta · 18 years ago
  82. f1db955 V4L/DVB (4684): Drivers/media/video/cx88: Remove unused defined FALSE/TRUE by Richard Knutsson · 18 years ago
  83. ccbf64b V4L/DVB (4683): Norm_notchfilter is used on just one point and argument is bogus by Mauro Carvalho Chehab · 18 years ago
  84. 4f43ac0 V4L/DVB (4681): Cx88: fix analog capture notch filter by Lars Gjesse Kjellberg · 18 years ago
  85. 76ac5dd V4L/DVB (4679): Fix for NULL pointer dereference oops during boot. by Steven Toth · 18 years ago
  86. 6d98816 V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now by Mike Isely · 18 years ago
  87. ab9caf9 V4L/DVB (4674): Use NULL instead of 0 for ptrs by Randy Dunlap · 18 years ago
  88. dcc29cb V4L/DVB (4673): Mark the two newer ioctls as experimental by Mauro Carvalho Chehab · 18 years ago
  89. 92b2db0 V4L/DVB (4672): Frame format enumeration (1/2) by Laurent Pinchart · 18 years ago
  90. 515c208 V4L/DVB (4671): Support for SAA7134-based AVerTV Hybrid A16AR by Petr Baudis · 18 years ago
  91. cc7093d V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c by David Hardeman · 18 years ago
  92. 4508f59 V4L/DVB (4669): Cx88: autodetect Club3D Zap TV2100 by subsystem id 12ab:2300 by Michael Krufky · 18 years ago
  93. 48d5e80 V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOO by Michael Krufky · 18 years ago
  94. 3a5ba52 V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum. by Steven Toth · 18 years ago
  95. 3057906 V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board. by Steven Toth · 18 years ago
  96. ba7e6f3 V4L/DVB (4665): Add frontend structure callback for bus acquisition. by Steven Toth · 18 years ago
  97. 43e0602 V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place by Mike Isely · 18 years ago
  98. 7591005 V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage by Mike Isely · 18 years ago
  99. 32ffa9a V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER by Mike Isely · 18 years ago
  100. 5975395 V4L/DVB (4661): Pvrusb2: improve 24XXX config option description by Mike Isely · 18 years ago