1. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  2. 34b8686e drm/i915: lock correct mutex around object unreference. by Dave Airlie · 16 years ago
  3. 71acb5e drm/i915: add support for physical memory objects by Dave Airlie · 16 years ago
  4. e285f3c drm/i915: make LVDS fixed mode a preferred mode by Jesse Barnes · 16 years ago
  5. 712531b drm: handle depth & bpp changes correctly by Jesse Barnes · 16 years ago
  6. 40a518d drm: initial KMS config fixes by Jesse Barnes · 16 years ago
  7. 0025e75 serial: Add 16850 uart type support to OF uart driver by Matthias Fuchs · 16 years ago
  8. 7f8030d hvc_console: Remove tty->low_latency by Hendrik Brueckner · 16 years ago
  9. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 16 years ago
  10. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 16 years ago
  11. 5d9ee3f powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/video by Stephen Rothwell · 16 years ago
  12. 7ad489e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi by Stephen Rothwell · 16 years ago
  13. a9dad6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3 by Stephen Rothwell · 16 years ago
  14. 26db11a powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc by Stephen Rothwell · 16 years ago
  15. 4c33d2d powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char by Stephen Rothwell · 16 years ago
  16. e377c6e powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/block by Stephen Rothwell · 16 years ago
  17. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  18. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  19. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  20. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  21. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  22. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  23. 775a42e powerpc: Cleanup from l64 to ll64 change drivers/scsi by Stephen Rothwell · 16 years ago
  24. d3b924d mlx4_core: Fix min() warning by Andrew Morton · 16 years ago
  25. 7cb36b6 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
  26. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  27. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. 7e92214 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  29. 6364853 9p: disallow RDMA if RDMA CM isn't available by Roland Dreier · 16 years ago
  30. 6b7021e ext2: also update the inode on disk when dir is IS_DIRSYNC by Jan Kara · 16 years ago
  31. 634a84f drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y build by David Brownell · 16 years ago
  32. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  33. 068b38c memcg: fix a race when setting memory.swappiness by Li Zefan · 16 years ago
  34. 0eb253e memcg: fix section mismatch by Li Zefan · 16 years ago
  35. 9e1c9d8 hp_accel: do not call ACPI from invalid context by Pavel Machek · 16 years ago
  36. 219beb2 lis3: fix documentation to fit into 80 columns by Pavel Machek · 16 years ago
  37. 9e0c797 lis3lv02d: merge with leds hp disk by Eric Piel · 16 years ago
  38. 5b019e9 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache by Andrew Morton · 16 years ago
  39. 5da7f3d alpha: make pte_alloc_one_kernel() inline by Ivan Kokshaysky · 16 years ago
  40. 6946ce0 alpha: .gitignore vmlinux.lds by Ivan Kokshaysky · 16 years ago
  41. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 16 years ago
  42. 2f88d15 alpha: nautilus - fix hang on boot by Ivan Kokshaysky · 16 years ago
  43. 70b66cb alpha: nautilus - fix compile failure with gcc-4.3 by Ivan Kokshaysky · 16 years ago
  44. 46666d8 revert "mm: vmalloc use mutex for purge" by Andrew Morton · 16 years ago
  45. 4d1c627 memcg: make oom less frequently by Daisuke Nishimura · 16 years ago
  46. c268e99 memcg: fix hierarchical reclaim by Daisuke Nishimura · 16 years ago
  47. 40d5813 memcg: fix error path of mem_cgroup_move_parent by Daisuke Nishimura · 16 years ago
  48. bd112db memcg: fix mem_cgroup_get_reclaim_stat_from_page by Daisuke Nishimura · 16 years ago
  49. c3d6362 hwmon: applesmc: fix light sensor readings on newer MacBooks by Alex Murray · 16 years ago
  50. db92a65 checkpatch: version: 0.27 by Andy Whitcroft · 16 years ago
  51. 6903ffb checkpatch: struct seq_operations should normally be const by Andy Whitcroft · 16 years ago
  52. 3966778 checkpatch: if should not continue a preceeding brace by Andy Whitcroft · 16 years ago
  53. 63f17f8 checkpatch: allow parentheses on return handle array values by Andy Whitcroft · 16 years ago
  54. f9a0b3d checkpatch: type/cast spacing should not check prefix spacing by Andy Whitcroft · 16 years ago
  55. a275064 checkpatch: handle missing #if open in context by Andy Whitcroft · 16 years ago
  56. c91192d nbd: do not allow two clients at the same time by Pavel Machek · 16 years ago
  57. 1bcbf31 btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> by Qinghuang Feng · 16 years ago
  58. 71038f5 MAINTAINERS: add entry for freezer by Pavel Machek · 16 years ago
  59. 6ae301e resources: fix parameter name and kernel-doc by Randy Dunlap · 16 years ago
  60. 3eabdb7 jbd: fix missing kernel-doc by Randy Dunlap · 16 years ago
  61. 65a67bd Documentation/accounting/getdelays.c: fix endless loop by Marcus Meissner · 16 years ago
  62. b098161 idr: fix wrong kernel-doc by Li Zefan · 16 years ago
  63. 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 16 years ago
  64. 23964d2 cgroups: clean up Kconfig by Li Zefan · 16 years ago
  65. a6b2f87 synclink_gt: enable RI interrupt by Paul Fulghum · 16 years ago
  66. 158bc69 sgi-xp: eliminate false detection of no heartbeat by Dean Nelson · 16 years ago
  67. cafa1d8 rtc: rtc-twl4030 don't mask alarm interrupts on shutdown by Matti Halme · 16 years ago
  68. 4216d0b rtc-pxa: fix build failure by Antonio Ospite · 16 years ago
  69. a748384 rtc: tw4030 add alarm/update interfaces by Alessandro Zummo · 16 years ago
  70. fb144ad sysrq: add commentary on why we use the console loglevel over using KERN_EMERG by Andy Whitcroft · 16 years ago
  71. 47c33d9 sysrq documentation: document why the command header only is shown by Andy Whitcroft · 16 years ago
  72. 89365e2 sysrq documentation: remove the redundant updated date by Andy Whitcroft · 16 years ago
  73. 44c12cb edac: add MAINTAINERS entry for i5400 EDAC driver by Mauro Carvalho Chehab · 16 years ago
  74. 822c18f alpha: fix vmalloc breakage by Ivan Kokshaysky · 16 years ago
  75. b46578e video/framebuffer: fix bug: jpegview cannot work on framebuffer device other than 16BPP by Michael Hennerich · 16 years ago
  76. a342d21 gpio: fix probe() error return in gpio driver probes by Ben Dooks · 16 years ago
  77. 5b96f17 atmel_spi: allow transfer when max_speed_hz = 0 by Stanislaw Gruszka · 16 years ago
  78. 1f14081 atmel_serial: fix flow control bug by Itai Levi · 16 years ago
  79. db0fb18 Update of Documentation: vm.txt and proc.txt by Peter W Morreale · 16 years ago
  80. b5db0e3 Revert "x86 PAT: remove CPA WARN_ON for zero pte" by Linus Torvalds · 16 years ago
  81. a58c891 b44: GFP_DMA skb should not escape from driver by Eric Dumazet · 16 years ago
  82. 46a5f17 hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe by Alistair John Strachan · 16 years ago
  83. 3907a8d hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAX by Alistair John Strachan · 16 years ago
  84. 058943d hwmon: (abituguru3) Match partial DMI board name strings by Alistair John Strachan · 16 years ago
  85. 1c301fc hwmon: Add a driver for the ADT7475 hardware monitoring chip by Jordan Crouse · 16 years ago
  86. 76ff08d hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs by Andreas Herrmann · 16 years ago
  87. a2e066b hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs by Andreas Herrmann · 16 years ago
  88. bb9a35f hwmon: (k8temp) Warn about fam F rev F errata by Andreas Herrmann · 16 years ago
  89. 647df51 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  90. cbbc498 CREDITS address update for dwmw2. by David Woodhouse · 16 years ago
  91. 22deb79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  92. 5839b41 hso serial throttled tty kref fix. by Denis Joseph Barrow · 16 years ago
  93. d45eb81 tty: Fix double grabbing of a spinlock by Denis Joseph Barrow · 16 years ago
  94. fe41cbb tty: Fix a kref leak in the HSO driver on re-open by Alan Cox · 16 years ago
  95. a9fec71 ftdi_sio: fix kref leak by Jim Paris · 16 years ago
  96. cd1e40f When a break signal is detected, the next character should be ignored. by Mischa Jonker · 16 years ago
  97. 7fdd4f7 serial: Add SupraExpress 336i PnP Voice Modem by Daniel Gagnon · 16 years ago
  98. 25cf9bc 8250_pci: add support for netmos 9835 IBM devices by Jiri Slaby · 16 years ago
  99. c0253ee tty: Fix race in the flush for some ldiscs by Alan Cox · 16 years ago
  100. 6272d68 sched: sched_slice() fixlet by Lin Ming · 16 years ago