1. 15e2fc9 PowerPC: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  2. 5c14dd0 PARISC: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  3. 96bf7ad x86_64: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  4. 4dc4292 IA64: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  5. a5e48a2 ARM: Use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  6. 92a7507 Make <asm-generic/statfs.h> suitable for 64-bit platforms. by David Woodhouse · 16 years ago
  7. aa7a7fb Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver by David Woodhouse · 16 years ago
  8. 514fca4 [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ by David Woodhouse · 16 years ago
  9. 8c5eb88 Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE. by David Woodhouse · 16 years ago
  10. dc8e190 EFS: Don't set f_fsid in statfs(). by David Woodhouse · 16 years ago
  11. afa153f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  12. 5a61dd9 ide/Kconfig: mark ide-scsi as deprecated by Bartlomiej Zolnierkiewicz · 16 years ago
  13. ab1b67a6 ide-disk: remove stale init_idedisk_capacity() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  14. bfc2f01 palm_bk3710: improve IDE registration by David Brownell · 16 years ago
  15. 96f8021 ide: fix hwif_to_node() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. a1aee86 IDE: palm_bk3710: fix compile warning for unused variable by Kevin Hilman · 16 years ago
  17. 71fc9fc IDE: compile fix for sff_dma_ops by Kevin Hilman · 16 years ago
  18. ba6271e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  19. 99039e1 Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  20. 72a8d12 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  21. 7ed77e8 don't diff generated firmware files by Arjan van de Ven · 16 years ago
  22. 3df8a90 ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" by Dennis Jansen · 16 years ago
  23. 919fae1 Merge git://git.infradead.org/users/dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  24. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  25. 1136cf1 m68k: atari_keyb_init operator precedence fix by Michael Schmitz · 16 years ago
  26. 2ecbf81 fix typo in arch/parisc/hpux/fs.c by Stephen Rothwell · 16 years ago
  27. cbaed69 softlockup: minor cleanup, don't check task->state twice by Oleg Nesterov · 16 years ago
  28. 6781f4a kernel/resource.c: fix new kernel-doc warning by Randy Dunlap · 16 years ago
  29. 6b9886a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  30. 6ffbb19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  31. 1586553 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  32. 44e7ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  33. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  34. ee979a14 ALSA: hda - Add mic-boost controls to ALC662/663 auto configuration by Takashi Iwai · 16 years ago
  35. 24fb917 ALSA: hda - Fix ALC663 auto-probe by Takashi Iwai · 16 years ago
  36. b67c5f8 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() by Zev Weiss · 16 years ago
  37. 02c0267 dabusb_fpga_download(): fix a memory leak by Adrian Bunk · 16 years ago
  38. 0ed97ee Remove '#include <stddef.h>' from mm/page_isolation.c by David Woodhouse · 16 years ago
  39. 1cede1a Fix modules_install on RO nfs-exported trees. by David Woodhouse · 16 years ago
  40. c4bacef [PATCH] audit: Moved variable declaration to beginning of function by Cordelia · 16 years ago
  41. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  42. 27df6f2 sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports by Cyrill Gorcunov · 16 years ago
  43. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  44. ddef43a block: restore original behavior of /proc/partition when there's no partition by Tejun Heo · 16 years ago
  45. 6e5ea70 ALSA: ASoC: fix pxa2xx-i2s clk_get call by Dmitry Baryshkov · 16 years ago
  46. 20f5f95 ALSA: hda: Distortion fix for dell_m6_core_init by Matthew Ranostay · 16 years ago
  47. b2d2c4c Fix problem with waiting while holding rcu read lock in md/bitmap.c by NeilBrown · 16 years ago
  48. 271f5a9 Remove invalidate_partition call from do_md_stop. by NeilBrown · 16 years ago
  49. 6c7be29 drm/radeon: downgrade debug message from info to debug. by Dave Airlie · 16 years ago
  50. dbb8c35 sparc64: setup_valid_addr_bitmap_from_pavail() should be __init by David S. Miller · 16 years ago
  51. bef69ea Resource handling: add 'insert_resource_expand_to_fit()' function by Linus Torvalds · 16 years ago
  52. 00aeb42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  53. 316d967 Don't trigger softlockup detector on network fs blocked tasks by Andi Kleen · 16 years ago
  54. b460947 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" by Linus Torvalds · 16 years ago
  55. df91bc2 ALSA: oxygen: fix distorted output on AK4396-based cards by Clemens Ladisch · 16 years ago
  56. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  57. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  58. 24342c3 Linux 2.6.27-rc5 by Linus Torvalds · 16 years ago
  59. 41c3e45 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  60. 604a278 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  61. 66833d5 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 0234bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 9c2bdac Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  65. 41108eb ftrace: disable tracing for hibernation by Rafael J. Wysocki · 16 years ago
  66. 212496f [ARM] 5226/1: remove unmatched comment end. by Jean-Christophe DUBOIS · 16 years ago
  67. c76da9d [CIFS] Turn off Unicode during session establishment for plaintext authentication by Steve French · 16 years ago
  68. 2e65502 [CIFS] update cifs change log by Steve French · 16 years ago
  69. 838726c cifs: fix O_APPEND on directio mounts by Jeff Layton · 16 years ago
  70. cc2991c sched: rt-bandwidth accounting fix by Peter Zijlstra · 16 years ago
  71. d310fb4 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE by Michael Hennerich · 16 years ago
  72. 226a6ec Blackfin arch: sram: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  73. f3ade83 sched: fix sched_rt_rq_enqueue() resched idle by John Blackwood · 16 years ago
  74. 4329cf8 i2c: Prevent log spam on some DVB adapters by Jean Delvare · 16 years ago
  75. 96e21e4 i2c: Add missing kerneldoc descriptions by Jean Delvare · 16 years ago
  76. ee35425 i2c: Fix device_init_wakeup place by Marc Pignat · 16 years ago
  77. 66e4f8c sparc32: Implement smp_call_function_single(). by David S. Miller · 16 years ago
  78. 6405c9c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  79. b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  81. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  82. c879108 Merge branch 'omap-rmk' by Russell King · 16 years ago
  83. 4c246ed IB/mlx4: Actually return L_Key and R_Key for fast register MRs by Vladimir Sokolovsky · 16 years ago
  84. ee7cbab Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  85. a152db7 tty: Fix termios tty window resize race with pty/tty pair by Alan Cox · 16 years ago
  86. f753f32 tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron by Alan Cox · 16 years ago
  87. 325a9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  88. e4268bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  89. 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  90. 3d87ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. bcc55c6 [CIFS] Fix plaintext authentication by Steve French · 16 years ago
  92. 2caf959 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  93. 87ed1d6 [CIFS] Add destroy routine for dns_resolver by Jeff Layton · 16 years ago
  94. 16ecf85 e1000: fix stack size by Linus Torvalds · 16 years ago
  95. 0559bc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  96. e472233 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  97. 72e19b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  98. f42ac38 ftrace: disable tracing for suspend to ram by Steven Rostedt · 16 years ago
  99. 8560c65 Revert "pktcdvd: push BKL down into driver" by Linus Torvalds · 16 years ago
  100. e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago