1. f905f06 ext2: remove double definitions of xattr macros by Shen Feng · 16 years ago
  2. fb523f3 minix: remove !NO_TRUNCATE code by Adrian Bunk · 16 years ago
  3. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  4. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  5. ff1d5c2 gpio: add bt8xxgpio driver by Michael Buesch · 16 years ago
  6. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  7. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  8. 8b6dd98 kprobes: remove redundant config check by Abhishek Sagar · 16 years ago
  9. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  10. 53a9600 mfd: sm501 fix gpio number calculation for upper bank by Ben Dooks · 16 years ago
  11. f299920 mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset by Ben Dooks · 16 years ago
  12. 28130be sm501: fixes for akpms comments on gpiolib addition by Ben Dooks · 16 years ago
  13. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  14. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  15. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  16. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  17. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  18. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 16 years ago
  19. 924d9ad list debugging: use WARN() instead of BUG() by Dave Jones · 16 years ago
  20. d955c78 Example use of WARN() by Arjan van de Ven · 16 years ago
  21. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 16 years ago
  22. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  23. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  24. f38954c drivers/misc/hpilo.c needs CONFIG_PCI by Andrew Morton · 16 years ago
  25. a7f371e documentation: update CodingStyle tips for Emacs users by Johannes Weiner · 16 years ago
  26. 197dcff init/version.c: define version_string only if CONFIG_KALLSYMS is not defined by Daniel Guilak · 16 years ago
  27. 277e2c6 init/version.c: silence sparse warning by declaring the version string by Daniel Guilak · 16 years ago
  28. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  29. db358b4 parport: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  30. 4f46d6e mfd: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  31. 2f5a5cf drivers/power: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  32. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  33. ba92a43 exec: remove some includes by Hugh Dickins · 16 years ago
  34. 2b4bc46 pdflush: use time_after() instead of open-coding it by OGAWA Hirofumi · 16 years ago
  35. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  36. 62ec30d misc: add HP WMI laptop extras driver by Matthew Garrett · 16 years ago
  37. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  38. f557d09 remove some more tipar bits by Adrian Bunk · 16 years ago
  39. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  40. cebbd3f build-kernel-profileo-only-when-requested-cleanups by Andrew Morton · 16 years ago
  41. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 16 years ago
  42. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  43. 2fc9c4e kallsyms: fix potential overflow in binary search by Vegard Nossum · 16 years ago
  44. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  45. e0ce0da9 lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  46. fd19382 lib: allow memparse() to accept a NULL and ignorable second parm by Robert P. J. Day · 16 years ago
  47. cb345d7 init/: delete hard-coded setting and testing of BUILD_CRAMDISK by Robert P. J. Day · 16 years ago
  48. b39c08c Remove apparently unused fd1772.h header file. by Robert P. J. Day · 16 years ago
  49. 82c8253 init/do_mounts.c should #include <linux/initrd.h> by Adrian Bunk · 16 years ago
  50. abddaec fix checkstack.pl arch detection by Eric Sandeen · 16 years ago
  51. 585e93a find dynamic stack allocations in checkstack.pl by Eric Sandeen · 16 years ago
  52. 545e400 lzo: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  53. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  54. b7bbf8f fs: ldm.[ch] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  55. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  56. e0deaff4 split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 16 years ago
  57. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 16 years ago
  58. c82dd53 mfd: don't use memzero by Andrew Morton · 16 years ago
  59. 3d6f4a2 endian: Always evaluate arguments. by David Miller · 16 years ago
  60. 43de804 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include by Huang Weiyi · 16 years ago
  61. 29b309e Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" by Linus Torvalds · 16 years ago
  62. 832fe9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  63. ed9559d Label kthread_create() with printf attribute tag. by Rusty Russell · 16 years ago
  64. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 16 years ago
  65. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 16 years ago
  66. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 16 years ago
  67. faeba830 s390: use virtio_console for KVM on s390 by Christian Borntraeger · 16 years ago
  68. 7721c49 virtio: console as a config option by Christian Borntraeger · 16 years ago
  69. 91fcad1 virtio_console: use virtqueue notification for hvc_console by Christian Borntraeger · 16 years ago
  70. 611e097 hvc_console: rework setup to replace irq functions with callbacks by Christian Borntraeger · 16 years ago
  71. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  72. e962fa66 virtio: Use bus_type probe and remove methods by Mark McLoughlin · 16 years ago
  73. 44653ea virtio: don't always force a notification when ring is full by Rusty Russell · 16 years ago
  74. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 16 years ago
  75. fb6813f virtio: Recycle unused recv buffer pages for large skbs in net driver by Rusty Russell · 16 years ago
  76. 97402b9 virtio net: Allow receiving SG packets by Herbert Xu · 16 years ago
  77. a9ea3fc virtio net: Add ethtool ops for SG/GSO by Herbert Xu · 16 years ago
  78. 9953ca6 virtio: fix virtio_net xmit of freed skb bug by Mark McLoughlin · 16 years ago
  79. fb2e405 fix fs/nfs/nfsroot.c compilation by Adrian Bunk · 16 years ago
  80. 4b9f12a x86/oprofile/nmi_int: add Nehalem to list of ppro cores by Linus Torvalds · 16 years ago
  81. b30f3ae x86-64: Clean up 'save/restore_i387()' usage by Linus Torvalds · 16 years ago
  82. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  83. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  84. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  85. 1b8ebad ide: use proper printk() KERN_* levels in ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 52f3a77 ide: fix for EATA SCSI HBA in ATA emulating mode by Bartlomiej Zolnierkiewicz · 16 years ago
  87. d0b53f6 ide: remove stale comments from drivers/ide/Makefile by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 90d2c6b ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase by Bartlomiej Zolnierkiewicz · 16 years ago
  89. e27420d ide-scsi: remove kmalloced struct request by FUJITA Tomonori · 16 years ago
  90. 216f9a8 ht6560b: remove old history by Jan Evert van Grootheest · 16 years ago
  91. eb34b2d ht6560b: update email address by Jan Evert van Grootheest · 16 years ago
  92. e8e7b9e ide-cd: fix oops when using growisofs by Jens Axboe · 16 years ago
  93. 96cc112 gayle: release resources on ide_host_add() failure by Bartlomiej Zolnierkiewicz · 16 years ago
  94. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 16 years ago
  95. 7fa897b ide: trivial sparse annotations by Harvey Harrison · 16 years ago
  96. cd740ab ide: ide-tape.c sparse annotations and unaligned access removal by Harvey Harrison · 16 years ago
  97. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  98. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 04ba6e7 it821x: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago