1. 8b1d165 sh: Fix up HAS_SR_RB typo in entry-macros. by Hideo Saito · 16 years ago
  2. 763a495 by Magnus Damm · 16 years ago
  3. bd49666 maple: fix device detection by Adrian McMenamin · 16 years ago
  4. b7fd095 sh: fix rtc_resources setup for sh770x by Rafael Ignacio Zurita · 16 years ago
  5. 1de83e9 sh: heartbeat: ioremap is expected to succeed by Roel Kluin · 16 years ago
  6. 4377e60 sh: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  7. 24d10f0 maple: remove unused variable by Adrian McMenamin · 16 years ago
  8. 8ef97dd sh: SH5-103 needs to select CPU_SH5. by Paul Mundt · 16 years ago
  9. cc645a0 sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. by Paul Mundt · 16 years ago
  10. bfa274e Linux 2.6.25-rc3 by Linus Torvalds · 16 years ago
  11. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 16 years ago
  12. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  13. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 16 years ago
  14. 9e39ffe Alchemy: compile fix by Manuel Lauss · 16 years ago
  15. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  16. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 16 years ago
  17. c9a2c46 ARM: OMAP: Release i2c_adapter after use (Siemens SX1) by Jean Delvare · 16 years ago
  18. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  19. 4cdfa1b libata-core: fix kernel-doc warning by Randy Dunlap · 16 years ago
  20. b1f5dc4 sata_fsl: fix build with ATA_VERBOSE_DEBUG by Anton Vorontsov · 16 years ago
  21. e39fc8c [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA by Shane Huang · 16 years ago
  22. 39f25e7 libata-pmp: clear hob for pmp register accesses by Mark Lord · 16 years ago
  23. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  24. 559bbe6 power_state: get rid of write-only variable in SATA by Pavel Machek · 16 years ago
  25. 635adc2 pata_atiixp: Use 255 sector limit by Alan Cox · 16 years ago
  26. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  28. 038eb0e Fix u132-hcd.c compile error by Mirco Tischler · 16 years ago
  29. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  30. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  31. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  32. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  33. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  34. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 16 years ago
  35. c73b1d1 [BNX2]: Update version to 1.7.4. by Michael Chan · 16 years ago
  36. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 16 years ago
  37. 38ea368 [BNX2]: Disable parallel detect on an HP blade. by Michael Chan · 16 years ago
  38. a2724e2 [BNX2]: More 5706S link down workaround. by Michael Chan · 16 years ago
  39. 04e2f17 Add memory barrier semantics to wake_up() & co by Linus Torvalds · 16 years ago
  40. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 16 years ago
  41. 02c608c documentation: atomic_add_unless() doesn't imply mb() on failure by Oleg Nesterov · 16 years ago
  42. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 16 years ago
  43. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 16 years ago
  44. 2324c5d memcgroup: fix and update documentation by Li Zefan · 16 years ago
  45. bc231d2 cgroup: remove dead code in cgroup_get_rootdir() by Li Zefan · 16 years ago
  46. 68db38f cgroup: remove duplicate code in find_css_set() by Li Zefan · 16 years ago
  47. 8d53d55 cgroup: fix subsys bitops by Li Zefan · 16 years ago
  48. f777073 cgroup: fix memory leak in cgroup_get_sb() by Li Zefan · 16 years ago
  49. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 16 years ago
  50. a043e3b cgroup: fix comments by Li Zefan · 16 years ago
  51. d19e058 cgroup: fix and update documentation by Li Zefan · 16 years ago
  52. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  53. bcdca22 Smack: update for file capabilities by Casey Schaufler · 16 years ago
  54. 4362758 kprobes: refuse kprobe insertion on add/sub_preempt_counter() by Srinivasa Ds · 16 years ago
  55. 0835ab5 cgroup memory controller: document huge memory/cache overhead in Kconfig by Andi Kleen · 16 years ago
  56. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  57. ff10e5d h8300: defconfig update by Yoshinori Sato · 16 years ago
  58. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  59. 4223cc34 h8300: uaccess.h update by Yoshinori Sato · 16 years ago
  60. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 16 years ago
  61. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  62. 3e4ab74 futex: fix init order by Thomas Gleixner · 16 years ago
  63. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  64. 79306a3 drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() by Sergio Luis · 16 years ago
  65. 8808117 proc: add RLIMIT_RTTIME to /proc/<pid>/limits by Eugene Teo · 16 years ago
  66. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  67. 48f15b9 NBD: make nbd default to deadline I/O scheduler by Paul Clements · 16 years ago
  68. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  69. e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 16 years ago
  70. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 16 years ago
  71. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  72. c8626a1 rtc-cmos: display HPET emulation mode by David Brownell · 16 years ago
  73. 4185108 hwrng: remove Michael as HWRNG maintainer by Michael Buesch · 16 years ago
  74. 0b72037 cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/ by KOSAKI Motohiro · 16 years ago
  75. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  76. f6febcc atmel_spi: fix clock polarity by Atsushi Nemoto · 16 years ago
  77. 4f9d5f4 lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param) by Hoang-Nam Nguyen · 16 years ago
  78. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 16 years ago
  79. 0400b69 atmel_serial: fix interrupt handler return value by Haavard Skinnemoen · 16 years ago
  80. 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 16 years ago
  81. eaeb168 sparc: fix build by David Rientjes · 16 years ago
  82. de4fc64 markers: fix sparse warnings in markers.c by Harvey Harrison · 16 years ago
  83. 0949728 file capabilities: simplify signal check by Serge E. Hallyn · 16 years ago
  84. e5df70a hugetlb: ensure we do not reference a surplus page after handing it to buddy by Andy Whitcroft · 16 years ago
  85. 745329c /proc/pid/pagemap: fix PM_SPECIAL macro by Hans Rosenfeld · 16 years ago
  86. 8936b6d MAINTAINERS: linux-fbdev is moderated by Geert Uytterhoeven · 16 years ago
  87. f81e8a4 ufs: fix parenthesisation in ufs_set_fs_state() by Roel Kluin · 16 years ago
  88. 55a26ae MN10300: define SO_MARK by David Howells · 16 years ago
  89. 860f7be MN10300: define HZ as a config option by David Howells · 16 years ago
  90. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  91. fddd9cf make LKDTM depend on BLOCK by Chris Snook · 16 years ago
  92. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 16 years ago
  93. 7b59ebc UML: update defconfig by Jeff Dike · 16 years ago
  94. 4631a9a uml: fix initrd printk by Johann Felix Soden · 16 years ago
  95. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  96. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 16 years ago
  97. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  98. cfb37ae [SCSI] qlogicpt: section fixes by Adrian Bunk · 16 years ago
  99. 8f261aa [SCSI] mvsas: convert from rough draft to working driver by Ke Wei · 16 years ago
  100. b576294 [SCSI] mvsas: Add Marvell 6440 SAS/SATA driver by Jeff Garzik · 17 years ago