1. d259c32 m68knommu: fix 5206e UART init function naming by Greg Ungerer · 16 years ago
  2. 779125c m68knommu: add some missing sections into the linker script by Sebastian Siewior · 16 years ago
  3. f6054e2 m68knommu: add pretty back strace by Sebastian Siewior · 16 years ago
  4. 008150f m68knommu: add a missing backslash n in setup code by Sebastian Siewior · 16 years ago
  5. a19325a m68knommu: ColdFire add support for kernel preemption by Sebastian Siewior · 16 years ago
  6. 2d7f16d m68knommu: fix signal handling return path by Wilson Callan · 16 years ago
  7. 10ed219 drivers/scsi/mvsas.c: fix printk warnings by Andrew Morton · 16 years ago
  8. 726792b drivers/scsi/ncr53c8xx.c: fix warning by Andrew Morton · 16 years ago
  9. 5098021 drivers-char-synclinkc-inbreak-mgsl_put_char-fix by Andrew Morton · 16 years ago
  10. 0764823 drivers/char/synclink.c: unbreak mgsl_put_char() by Andrew Morton · 16 years ago
  11. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  12. e37d05d cpu: change cpu_sys_devices from array to per_cpu variable by Mike Travis · 16 years ago
  13. bd73096 fuse: use clamp() rather than nested min/max by Harvey Harrison · 16 years ago
  14. 3dfcf9c cciss: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  15. 8a3e77c workqueue: remove redundant function invocation by Andrew Liu · 16 years ago
  16. 55e462b memcg: simple stats for memory resource controller by Balaji Rao · 16 years ago
  17. f39e578 gpio: pca953x: add support for pca9555 I2C I/O expander by Will Newton · 16 years ago
  18. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  19. 9d2de6a autofs4: fix incorrect return from root.c:try_to_fill_dentry() by Jeff Moyer · 16 years ago
  20. 0337904 autofs4: fix execution order race in mount request code by Jeff Moyer · 16 years ago
  21. cab0936 autofs4: check for invalid dentry in getpath by Ian Kent · 16 years ago
  22. afec570 autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() by Ian Kent · 16 years ago
  23. c32e026 quota: add a convenience macro for filesystems by Jan Kara · 16 years ago
  24. 0d34aa4 spi_s3c24xx signedness fix by Matthew Wilcox · 16 years ago
  25. 8eeb12e spi_bfin5xx: use PIO for full duplex, not DMA by Vitja Makarov · 16 years ago
  26. ef3fb66 dmi: clean-up dmi helper declarations by Jean Delvare · 16 years ago
  27. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 16 years ago
  28. 6f441fe 8250: switch 8250 drivers to use _nocache ioremaps by Alan Cox · 16 years ago
  29. 4ed99a2 i8k: make fan multiplier tunable with a module parameter by Jochen Eisinger · 16 years ago
  30. af8e2a4 idr: fix idr_remove() by Nadia Derbey · 16 years ago
  31. 7793bfc PNP: fix printk format warnings by Randy Dunlap · 16 years ago
  32. 2e11cb4 pcmcia: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. 23d077e drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and make it static by Andrew Morton · 16 years ago
  34. 12d1e75 Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex by Matthias Kaehlcke · 16 years ago
  35. e772d78 pcmcia: annotate cb_alloc with __ref by Sam Ravnborg · 16 years ago
  36. ba66ddf pcmcia: silence section mismatch warnings from pci_driver variables by Sam Ravnborg · 16 years ago
  37. ed49f5d pcmcia: silence section mismatch warnings from class_interface variables by Sam Ravnborg · 16 years ago
  38. be089d79 kexec: make extended crashkernel= syntax less confusing by Michael Ellerman · 16 years ago
  39. c85d194 docbook: fix vmalloc missing parameter notation by Randy Dunlap · 16 years ago
  40. 5045790 isdn: hysdn_procconf.c build fix by Ingo Molnar · 16 years ago
  41. 3e3a7d6 Embedded Maintainer(s), linux-embedded@vger list by David Woodhouse · 16 years ago
  42. 02c6be6 vfs: fix permission checking in sys_utimensat by Miklos Szeredi · 16 years ago
  43. 2850699 sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  44. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 16 years ago
  45. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 16 years ago
  46. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 16 years ago
  47. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 16 years ago
  48. 153b5d0 ntp: support for TAI by Roman Zippel · 16 years ago
  49. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 16 years ago
  50. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 16 years ago
  51. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 16 years ago
  52. ee9851b ntp: cleanup ntp.c by Roman Zippel · 16 years ago
  53. f8bd225 remove div_long_long_rem by Roman Zippel · 16 years ago
  54. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  55. 71abb3a convert a few do_div users by Roman Zippel · 16 years ago
  56. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 16 years ago
  57. adafbed frv: unbreak misalignment handling changes by David Howells · 16 years ago
  58. e5e4172 Fix cpu hotplug problem in softirq code by Christian Borntraeger · 16 years ago
  59. 6bffd7b cpusets: update maintainers by Paul Jackson · 16 years ago
  60. e4c576b9 Update .gitignore to include include/linux/bounds.h by Theodore Ts'o · 16 years ago
  61. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. 214b704 Fix dnotify/close race by Al Viro · 16 years ago
  63. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  64. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 16 years ago
  65. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  66. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 16 years ago
  67. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 16 years ago
  68. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 16 years ago
  69. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 16 years ago
  70. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 16 years ago
  71. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 16 years ago
  72. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 16 years ago
  73. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 16 years ago
  74. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 16 years ago
  75. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 16 years ago
  76. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 16 years ago
  77. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  78. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago
  79. 895d309 x86: numaq fix by Ingo Molnar · 16 years ago
  80. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 16 years ago
  81. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 16 years ago
  82. 5f46470 x86: fix HT cpu booting on 32-bit by Hugh Dickins · 16 years ago
  83. 5de8f68 x86: optimize inlining off by Ingo Molnar · 16 years ago
  84. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 16 years ago
  85. c9af1e3 x86: Kconfig fix by Ingo Molnar · 16 years ago
  86. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 16 years ago
  87. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 16 years ago
  88. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 16 years ago
  89. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 16 years ago
  90. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 16 years ago
  91. f6c133f fix: x86: support for new UV apic by Andi Kleen · 16 years ago
  92. 575ca73 x86: fix early-BUG message by Vegard Nossum · 16 years ago
  93. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 16 years ago
  94. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 16 years ago
  95. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 16 years ago
  96. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 16 years ago
  97. fc3fbc4 hpet: fix by Ingo Molnar · 16 years ago
  98. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  99. 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 16 years ago
  100. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago