1. b8415ec lguest: prevent VISWS or VOYAGER randconfigs by Randy Dunlap · 17 years ago
  2. fbb43ab ACPI: avoid references to impossible processors. by Christoph Lameter · 17 years ago
  3. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  4. e6ceb32 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() by Scott James Remnant · 17 years ago
  5. 14816b1e add Mike Christie to MAINTAINERS by Mike Christie · 17 years ago
  6. 3c835670 FRV: arrange things such that BRA can reach from the trap table by David Howells · 17 years ago
  7. 9e6c1e6 FRV: fix the extern declaration of kallsyms_num_syms by David Howells · 17 years ago
  8. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  9. 08b6330 fuse: fix attribute caching after rename by Miklos Szeredi · 17 years ago
  10. fbee36b fuse: fix uninitialized field in fuse_inode by John Muir · 17 years ago
  11. d0186b2 fuse: fix FUSE_FILE_OPS sending by Miklos Szeredi · 17 years ago
  12. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  13. 7dca9fd fuse: cleanup: add fuse_get_attr_version() by Miklos Szeredi · 17 years ago
  14. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  15. b6fd6ec memory hotplug x86_64: fix section mismatch in init_memory_mapping() by KAMEZAWA Hiroyuki · 17 years ago
  16. e0dc3a5 memory hotplug fix: fix section mismatch in vmammap_allock_block() by KAMEZAWA Hiroyuki · 17 years ago
  17. 164e217 x86_64 EFI boot support: EFI boot document by Huang, Ying · 17 years ago
  18. 7c83172 x86_64 EFI boot support: EFI frame buffer driver by Huang, Ying · 17 years ago
  19. f78ba15 revert "keyspan: init termios properly" by Andrew Morton · 17 years ago
  20. db573b2 imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm_seg by Andrew Morton · 17 years ago
  21. 12429bf leak in do_ubd_request by Miklos Szeredi · 17 years ago
  22. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  23. 9fc89c2 isdn: bootup crash fix by Ingo Molnar · 17 years ago
  24. 8ec2328 file capabilities: don't prevent signaling setuid root programs by Serge E. Hallyn · 17 years ago
  25. d0eec99 hexdump: don't print bytes with bit 7 set by Randy Dunlap · 17 years ago
  26. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  27. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  28. 6d4f587 dmaengine: correct invalid assumptions in the Kconfig text by Haavard Skinnemoen · 17 years ago
  29. e593f07 atmel_lcdfb: LCDC startup fix by Anti Sullin · 17 years ago
  30. 2868f89 The namespaces compatibility list doc by Pavel Emelyanov · 17 years ago
  31. 32df81c Isolate the UTS namespace's domainname and hostname back by Pavel Emelyanov · 17 years ago
  32. 48986f0 MFD: SM501 debug typo fix by Ben Dooks · 17 years ago
  33. 8ea50a3 drivers/pnp/resource.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  34. b64d708 fb_ddc: fix DDC lines quirk by Jean Delvare · 17 years ago
  35. e482179 m68k: zorro7xx needs <asm/amigahw.h> by Geert Uytterhoeven · 17 years ago
  36. 79288f5 Fix <linux/kd.h> usage in userspace by David Woodhouse · 17 years ago
  37. fd79b77 ipc: lost unlock and fput in mqueue.c on error path by Pavel Emelyanov · 17 years ago
  38. 75d4279 spi: S3C2410: add bus number to SPI GPIO driver by David Brownell · 17 years ago
  39. 438ae1a S3C24XX: ensure we only configure valid GPIOs by Ben Dooks · 17 years ago
  40. 3ac40b9 termios: document callback more clearly by Alan Cox · 17 years ago
  41. 05a462a TPM: fix TIS device driver locality request by Marcel Selhorst · 17 years ago
  42. 19fd4bb proc: remove races from proc_id_readdir() by Eric W. Biederman · 17 years ago
  43. c895078 wait_task_stopped(): don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  44. c231954 proc: fix NULL ->i_fop oops by Alexey Dobriyan · 17 years ago
  45. a7839e9 PNP: increase the maximum number of resources by Zhao Yakui · 17 years ago
  46. 2c80b01 xen: mask _PAGE_PCD from ptes by Jeremy Fitzhardinge · 17 years ago
  47. c06869d UML: build fix by WANG Cong · 17 years ago
  48. ba72cb8 Fix boot problem with iSeries lacking hugepage support by Mel Gorman · 17 years ago
  49. ee592a5 ps3fb: video memory size cleanups by Geert Uytterhoeven · 17 years ago
  50. 2482855 ps3: prefix all ps3-specific kernel modules with `ps3-' by Geert Uytterhoeven · 17 years ago
  51. 65f97a5 atmel_spi: label GPIOs better by David Brownell · 17 years ago
  52. 8905a67 update checkpatch.pl to version 0.12 by Andy Whitcroft · 17 years ago
  53. bb0851f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  54. 34f2c1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  55. cae2f9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  56. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  57. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  58. 151fc5d PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  59. bf16441 PCI: pcie portdriver: initialize returned value by Linas Vepstas · 17 years ago
  60. 5f629ad USB: s3c2410 gadget: ensure vbus pin in input mode during read by Ben Dooks · 17 years ago
  61. 8802bca USB: s3c2410 gadget: allow sharing of vbus irq by Ben Dooks · 17 years ago
  62. 899d566 USB: s3c2410 gadget: Header move fixups by Ben Dooks · 17 years ago
  63. f1e8de0d USB: usb-storage: unusual_devs entry for JetFlash TS1GJF2A by Alan Stern · 17 years ago
  64. 1cb5265 USB: fix up EHCI startup synchronization by David Brownell · 17 years ago
  65. 5cf1973 USB: make the microtek driver and HAL cooperate by Oliver Neukum · 17 years ago
  66. 4a9bee8 USB: uevent environment key fix by Alan Stern · 17 years ago
  67. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  68. 5fdcd03 USB: sierra: new product id by agilmore@wirelessbeehive.com · 17 years ago
  69. ddc1fd6 USB HCD: avoid duplicate local_irq_disable() by Alan Stern · 17 years ago
  70. 6372594 USB: mailing lists have changed by Greg Kroah-Hartman · 17 years ago
  71. ddac0da USB: remove USB HUB entry from MAINTAINERS by David Brownell · 17 years ago
  72. 9e3e310 USB: fix directory references in usb/README by Dirk Hohndel · 17 years ago
  73. 034fec2 USB: add support for an older firmware revision for the Nikon D200 by Mike Pagano · 17 years ago
  74. f08812d USB: FIx locks and urb->status in adutux (updated) by Pete Zaitcev · 17 years ago
  75. 3c886c5 USB: power-management documenation update by Alan Stern · 17 years ago
  76. bc59462 USB: Fix signr comment in usbdevice_fs.h by Phil Endecott · 17 years ago
  77. bfaeafc usbserial: fix inconsistent lock state by Borislav Petkov · 17 years ago
  78. ed206ec USB: fix usbled disconnect read race #2 by Oliver Neukum · 17 years ago
  79. 7ced46c USB: free memory when writing fails in usb/serial/mos7840.c by Roel Kluin · 17 years ago
  80. 2e2c5ee USB: Fix priority mistakes in drivers/usb/core/hub.c by Roel Kluin · 17 years ago
  81. f09e495 usb-storage: always set the allow_restart flag by Mauro Carvalho Chehab · 17 years ago
  82. 9e3285d USB: pl2303: add support for Corega CG-USBRS232R by Magnus Damm · 17 years ago
  83. 9cfbba7 USB: omap_udc build fix by David Brownell · 17 years ago
  84. 1011b32 USB: fix USB_OHCI_HCD_SSB dependencies by Adrian Bunk · 17 years ago
  85. 8118a85 sysfs: fix off-by-one error in fill_read_buffer() by Miao Xie · 17 years ago
  86. 71409a4 kobject: two typo fixes by Johannes Berg · 17 years ago
  87. 1f4ebbb UIO: add UIO documentation target to DocBook Makefile by Hans J Koch · 17 years ago
  88. ed423c2 UIO: fix up the UIO documentation by Hans J Koch · 17 years ago
  89. dec13c1 create /sys/.../power when CONFIG_PM is set by Daniel Drake · 17 years ago
  90. 345ee83 allow LEGACY_PTYS to be set to 0 by Kay Sievers · 17 years ago
  91. 09f345d prep_zero_page: remove bogus BUG_ON by Hugh Dickins · 17 years ago
  92. e84e2e1 tmpfs: restore missing clear_highpage by Hugh Dickins · 17 years ago
  93. 9bfb52a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  94. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  95. f95e0d1 sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  96. c1a8974 sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  97. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  98. 9a4e715 sched: clean up sd_alloc_ctl_cpu_table() definition by Ingo Molnar · 17 years ago
  99. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  100. a531a14 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago