1. e811603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  2. b17b3d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  3. 31582b0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  4. df1efe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  5. 9a5467f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. 6760561 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 16 years ago
  7. 93769f5 md: the bitmap code needs to use blk_plug_device_unlocked() by Jens Axboe · 16 years ago
  8. 6c5e0c4 block: add a blk_plug_device_unlocked() that grabs the queue lock by Jens Axboe · 16 years ago
  9. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  10. d65f5c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  11. a8086ad Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  12. b2bbf43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  13. 561b35b Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  14. a7c2a10 Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  15. b14f7fb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  16. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  17. 57b1494 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
  18. 9fe3b64 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  19. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  20. b41e9c7 mmc_block: use proper sg iterators by Pierre Ossman · 16 years ago
  21. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  22. b7ac2cf mmc_test: Revert "mmc_test: test oversized sg lists" by Pierre Ossman · 16 years ago
  23. 980167b sdhci: check correct return value by Pierre Ossman · 16 years ago
  24. ebd6d35 sdhci: disable DMA for req, not completely by Pierre Ossman · 16 years ago
  25. 4a3cba3 sdhci: handle bug in JMB38x for sizes < 4 bytes by Pierre Ossman · 16 years ago
  26. 20c6aaa [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. by zhangxiliang · 16 years ago
  27. 980dfb0 [PATCH] Fix the kernel panic of audit_filter_task when key field is set by zhangxiliang · 16 years ago
  28. 036bbf7 Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages by zhangxiliang · 16 years ago
  29. 1d6c964 kernel/audit.c control character detection is off-by-one by Vesa-Matti J Kari · 16 years ago
  30. ee1d315 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd by Eric Paris · 16 years ago
  31. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  32. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  33. a95164d [patch 3/4] vfs: remove unused nameidata argument of may_create() by Miklos Szeredi · 16 years ago
  34. 7ee7c12 [PATCH] devpts: switch to IDA by Alexey Dobriyan · 16 years ago
  35. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  36. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  37. 8266602 [PATCH] fix bdev leak in block_dev.c do_open() by Al Viro · 16 years ago
  38. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  39. 1b7e190 [PATCH] clean dup2() up a bit by Al Viro · 16 years ago
  40. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  41. a1bc6eb [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL by Al Viro · 16 years ago
  42. f418b00 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree by Stephen Smalley · 16 years ago
  43. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  44. 4f0ca70 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function by Bryan Wu · 16 years ago
  45. 0ee002b [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() by Mike Frysinger · 16 years ago
  46. a0dd201 [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default by Mike Frysinger · 16 years ago
  47. 2445af3 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions by Mike Frysinger · 16 years ago
  48. fcb90ba [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses by Mike Frysinger · 16 years ago
  49. cf84039 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 by Mike Frysinger · 16 years ago
  50. e274f02 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages by Mike Frysinger · 16 years ago
  51. ab4227c [S390] qeth: avoid use of include/asm-s390 by Martin Schwidefsky · 16 years ago
  52. fc7e1e4 [S390] dont use kthread for smp_rescan_cpus(). by Heiko Carstens · 16 years ago
  53. 26f746f [S390] virtio console: fix section mismatch warning. by Heiko Carstens · 16 years ago
  54. 1378ee9 [S390] cio: Include linux/string.h in schid.h. by Cornelia Huck · 16 years ago
  55. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  56. 8f84700 [S390] stp: fix section mismatch warning. by Heiko Carstens · 16 years ago
  57. d918fe2 [S390] Remove diag 0x260 call from memory detection. by Heiko Carstens · 16 years ago
  58. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  59. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  60. 519620c [S390] Wire up new syscalls. by Heiko Carstens · 16 years ago
  61. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  62. 683d718 [S390] qeth: preallocated qeth header for hiper socket by Frank Blaschka · 16 years ago
  63. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  64. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  65. 3a95e8e [S390] ipl: Reboot from alternate device does not work when booting from file by Michael Holzheu · 16 years ago
  66. 4abb08c [S390] dasd: Add support for enhanced VM UID by Stefan Weinhuber · 16 years ago
  67. c2bb4e5 [S390] Remove last P390 trace. by Heiko Carstens · 16 years ago
  68. 9637244 [MTD] [NAND] diskonchip.c fix sparse endian warnings by Harvey Harrison · 16 years ago
  69. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  70. 25fc999 kgdb: fix gdb serial thread queries by Jason Wessel · 16 years ago
  71. a9b60bf kgdb: fix kgdb_validate_break_address to perform a mem write by Jason Wessel · 16 years ago
  72. 5f5ddfb kgdb: remove the requirement for CONFIG_FRAME_POINTER by Jason Wessel · 16 years ago
  73. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  74. f6ed6f7 Fix rename of at91_nand -> atmel_nand by Pieter du Preez · 16 years ago
  75. 00b1304 tcp: MD5: Fix IPv6 signatures by Adam Langley · 16 years ago
  76. 4a7b61d skbuff: add missing kernel-doc for do_not_encrypt by Randy Dunlap · 16 years ago
  77. 8a9204d net/ipv4/route.c: fix build error by Ingo Molnar · 16 years ago
  78. 47d715a hwmon: needs new maintainer by Mark M. Hoffman · 16 years ago
  79. 90b7e11 tcp: MD5: Fix MD5 signatures on certain ACK packets by Adam Langley · 16 years ago
  80. 77e2f14 ipv6: Fix ip6_xmit to send fragments if ipfragok is true by Wei Yongjun · 16 years ago
  81. bc4768e ipvs: Move userspace definitions to include/linux/ip_vs.h by Julius Volz · 16 years ago
  82. 5f4475947 hwmon: (lm85) Simplify device initialization function by Jean Delvare · 16 years ago
  83. e89e22b hwmon: (lm85) Misc cleanups by Jean Delvare · 16 years ago
  84. 7133e56 hwmon: (lm85) Don't write back cached values by Jean Delvare · 16 years ago
  85. dd1ac53 hwmon: (lm85) Drop dead code by Jean Delvare · 16 years ago
  86. 1f44809 hwmon: (lm85) Coding-style cleanups by Jean Delvare · 16 years ago
  87. 9ebd3d8 hwmon: (lm75) add new-style driver binding by David Brownell · 16 years ago
  88. 01a5239 hwmon: (lm75) cleanup/reorg by David Brownell · 16 years ago
  89. 321c413 hwmon: (adt7473) clarify an awkward bit of code by Mark M. Hoffman · 16 years ago
  90. 9d3e19a hwmon: (adt7473) Remove unused defines by Jean Delvare · 16 years ago
  91. f994fb2 hwmon: (dme1737) fix voltage scaling by Juerg Haefliger · 16 years ago
  92. 92430b6 hwmon: (dme1737) probe all addresses by Juerg Haefliger · 16 years ago
  93. 9b25771 hwmon: (dme1737) demacrofy for readability by Juerg Haefliger · 16 years ago
  94. c3f26a2 netdev: Fix lockdep warnings in multiqueue configurations. by David S. Miller · 16 years ago
  95. 48a6156 kbuild: scripts/ver_linux: don't set PATH by Adrian Bunk · 16 years ago
  96. 775a722 Kconfig/init: change help text to match default value by jkacur · 16 years ago
  97. 3b40d38 kbuild: genksyms: Include extern information in dumps by Andreas Gruenbacher · 16 years ago
  98. 94aa3d7 kbuild: genksyms parser: fix the __attribute__ rule by Andreas Gruenbacher · 16 years ago
  99. 967ab99 netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc by Pavel Emelyanov · 16 years ago
  100. a8ddc91 netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations by Pavel Emelyanov · 16 years ago