1. ac5bbf2 [ARM] 4851/1: ns9xxx: fix size of gpiores by Uwe Kleine-König · 17 years ago
  2. 5853e74 Merge branch 'omap-fixes' by Russell King · 17 years ago
  3. 6bb68f8 [ARM] AT91: correct at91sam9263ek LCD power gpio pin by Nicolas Ferre · 17 years ago
  4. 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  5. 92df785 [ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU case by Greg Ungerer · 17 years ago
  6. 9c4c9f3 [ARM] 4849/1: move ATAGS asm definitions by Greg Ungerer · 17 years ago
  7. 37aca70 [ARM] 4848/1: at91: remove false lockdep warnings by David Brownell · 17 years ago
  8. b24061f [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y by Nicolas Pitre · 17 years ago
  9. 10debfd [ARM] include/asm-arm - use angle brackets for includes by Joe Perches · 17 years ago
  10. be73a34 [ARM] 4845/1: Orion: Ignore memory tags with invalid data by Guennadi Liakhovetski · 17 years ago
  11. 09f21ed ARM: OMAP2: Register the L4 io bus to boot OMAP2 by Kyungmin Park · 17 years ago
  12. 19dc8a5 ARM: OMAP1: Compile in other 16xx boards to OSK defconfig by Tony Lindgren · 17 years ago
  13. d68a8ce ARM: OMAP1: Refresh H2 defconfig by Tony Lindgren · 17 years ago
  14. d4423fd ARM: OMAP1: Refresh OSK defconfig by Tony Lindgren · 17 years ago
  15. a647253 ARM: OMAP: gpio lockdep updates by David Brownell · 17 years ago
  16. 02bad5f ARM: OMAP1: omap1/pm.c build fix by David Brownell · 17 years ago
  17. 9221bb1 ARM: OMAP1: omap h2 regression fix by David Brownell · 17 years ago
  18. 09be755 ARM: OMAP1: Fix compile for boards depending on old gpio expander by Tony Lindgren · 17 years ago
  19. 0cc0a44 ARM: OMAP1: omap h3 regression and build fix by David Brownell · 17 years ago
  20. 9be401a ARM: OMAP: Remove compiler warning when i2c is not set by Kyungmin Park · 17 years ago
  21. cfa9a63 ARM: OMAP: fix omap i2c init (regression) by David Brownell · 17 years ago
  22. 8ba55c5 ARM: OMAP: fix false lockdep warnings by David Brownell · 17 years ago
  23. b8488fb ARM: OMAP: Fix sleep under spinlock for cpufreq by Hiroshi DOYU · 17 years ago
  24. 538528d ARM: OMAP: Pass logical DMA channel number always to callback handlers by Jarkko Nikula · 17 years ago
  25. 29e8c3c Linux 2.6.25-rc4 by Linus Torvalds · 17 years ago
  26. 9b37ccf module: allow ndiswrapper to use GPL-only symbols by Pavel Roskin · 17 years ago
  27. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. 665c1ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  29. dea75bd [IPCONFIG]: The kernel gets no IP from some DHCP servers by Stephen Hemminger · 17 years ago
  30. 3123e66 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  31. 71ca44d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  32. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  33. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  34. 10955d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  35. b2a5cd6 kprobes: fix a null pointer bug in register_kretprobe() by Masami Hiramatsu · 17 years ago
  36. 1913130 input: add I2C to config since the driver makes several i2c*() calls by Randy Dunlap · 17 years ago
  37. 92587216 ext3: fix mount option parsing by Josef Bacik · 17 years ago
  38. 348e1e0 hugetlb: fix pool shrinking while in restricted cpuset by Nishanth Aravamudan · 17 years ago
  39. ac09b3a hugetlb: close a difficult to trigger reservation race by Adam Litke · 17 years ago
  40. a07e6ab md: the md RAID10 resync thread could cause a md RAID10 array deadlock by K.Tanaka · 17 years ago
  41. 1c83053 md: fix possible raid1/raid10 deadlock on read error during resync by NeilBrown · 17 years ago
  42. 8ed3a19 md: don't attempt read-balancing for raid10 'far' layouts by Keld Simonsen · 17 years ago
  43. 27c529b md: lock access to rdev attributes properly by NeilBrown · 17 years ago
  44. 2515619 md: make sure a reshape is started when device switches to read-write by NeilBrown · 17 years ago
  45. d0fae18 md: clean up irregularity with raid autodetect by NeilBrown · 17 years ago
  46. a1801f8 md: guard against possible bad array geometry in v1 metadata by NeilBrown · 17 years ago
  47. 8311c29 md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 17 years ago
  48. a35e63e md: fix deadlock in md/raid1 and md/raid10 when handling a read error by NeilBrown · 17 years ago
  49. 4666344 iommu: parisc: make the IOMMUs respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  50. 7c8cda6 iommu: parisc: pass struct device to iommu_alloc_range by FUJITA Tomonori · 17 years ago
  51. 3715863 iommu: export iommu_is_span_boundary helper function by FUJITA Tomonori · 17 years ago
  52. 7eb701d hisax_fcpcipnp: move request_irq later in probe by Kyle McMartin · 17 years ago
  53. e4465fd eCryptfs: make ecryptfs_prepare_write decrypt the page by Michael Halcrow · 17 years ago
  54. 87ffbe6 cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_gettime by Jesper Nilsson · 17 years ago
  55. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 17 years ago
  56. cee47f5 ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode by Henrique de Moraes Holschuh · 17 years ago
  57. acc1f3e fs/reiserfs/super.c: correct use of ! and & by Julia Lawall · 17 years ago
  58. 022d917 drivers/serial/m32r_sio.c: correct use of ! and & by Julia Lawall · 17 years ago
  59. ae91d60 drivers/isdn: correct use of ! and & by Julia Lawall · 17 years ago
  60. 07fb6f2 drivers/char/isicom.c: correct use of ! and & by Julia Lawall · 17 years ago
  61. fb59e9f memcg: fix oops on NULL lru list by Hugh Dickins · 17 years ago
  62. 9b3c0a0 memcg: simplify force_empty and move_lists by Hirokazu Takahashi · 17 years ago
  63. 2680eed memcg: fix mem_cgroup_move_lists locking by Hugh Dickins · 17 years ago
  64. 6d48ff8 memcg: css_put after remove_list by Hugh Dickins · 17 years ago
  65. b9c565d memcg: remove clear_page_cgroup and atomics by Hugh Dickins · 17 years ago
  66. d5b69e3 memcg: memcontrol uninlined and static by Hugh Dickins · 17 years ago
  67. 8869b8f memcg: memcontrol whitespace cleanups by Hugh Dickins · 17 years ago
  68. 8289546 memcg: remove mem_cgroup_uncharge by Hugh Dickins · 17 years ago
  69. 7e924aa memcg: mem_cgroup_charge never NULL by Hugh Dickins · 17 years ago
  70. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 17 years ago
  71. 98837c7 memcg: fix VM_BUG_ON from page migration by Hugh Dickins · 17 years ago
  72. 61469f1 memcg: when do_swap's do_wp_page fails by Hugh Dickins · 17 years ago
  73. 6dbf6d3 memcg: page_cache_release not __free_page by Hugh Dickins · 17 years ago
  74. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 17 years ago
  75. bd845e3 memcg: mm_match_cgroup not vm_match_cgroup by Hugh Dickins · 17 years ago
  76. acc4988 markers: add an if(0) to __mark_check_format() by Mathieu Desnoyers · 17 years ago
  77. 544adb4 markers: don't risk NULL deref in marker by Jesper Juhl · 17 years ago
  78. 7088655 .gitignore: ignore emacs backup and temporary files. by Chris Dearman · 17 years ago
  79. d5a4630 alpha: remove unused DEBUG_FORCEDAC define in IOMMU by FUJITA Tomonori · 17 years ago
  80. cf54014 alpha: make IOMMU respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  81. 23d7e03 alpha: IOMMU had better access to the free space bitmap at only one place by FUJITA Tomonori · 17 years ago
  82. 3c5f1de alpha: convert IOMMU to use ALIGN() by FUJITA Tomonori · 17 years ago
  83. 040922c include falloc.h in header-y by Eric Sandeen · 17 years ago
  84. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 17 years ago
  85. a51f412 ipwireless: fix potential tty == NULL dereference by David Sterba · 17 years ago
  86. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 17 years ago
  87. 245904a sm501: remove a duplicated table by Ville Syrjala · 17 years ago
  88. 7e53370 sm501fb: fix timing limits by Ville Syrjala · 17 years ago
  89. 19d06ef sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes by Ville Syrjala · 17 years ago
  90. fedbb36 sm501fb: RGB offsets are reversed in 16bpp modes by Ville Syrjala · 17 years ago
  91. 5619d82 sm501fb: direct color visual does not work by Ville Syrjala · 17 years ago
  92. 5cba6d2 ndelay(): switch to C function to avoid 64-bit division by Andrew Morton · 17 years ago
  93. daa49ff ds1wm: report bus reset error by Anton Vorontsov · 17 years ago
  94. fbc357d ds1wm: should check for IS_ERR(clk) instead of NULL by Anton Vorontsov · 17 years ago
  95. 4874cc1 powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver by Grant Likely · 17 years ago
  96. 05680d8 pktcdvd: reduce stack consumption by Peter Osterlund · 17 years ago
  97. 735c4fb add noinline_for_stack by Andrew Morton · 17 years ago
  98. e8ed857 tridentfb: resource management fixes in probe function by Krzysztof Helt · 17 years ago
  99. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 17 years ago
  100. 804defe Kprobes: move kprobe examples to samples/ by Ananth N Mavinakayanahalli · 17 years ago