1. 0c9cf2e percpu_counter: Make __percpu_counter_add an inline function on UP by Anton Blanchard · 15 years ago
  2. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  3. 50200df kernel/sched.c: Suppress unused var warning by Andrew Morton · 15 years ago
  4. 2927525 Linux 2.6.33-rc7 by Linus Torvalds · 15 years ago
  5. 82e22d7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  6. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  7. 6f5a55f Fix potential crash with sys_move_pages by Linus Torvalds · 15 years ago
  8. 9d9c3a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  9. b0bcdd3 hwmon: (w83781d) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  10. 197027e hwmon: (lm78) Request I/O ports individually for probing by Jean Delvare · 15 years ago
  11. 85f8d3e hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT by Ray Copeland · 15 years ago
  12. 3e0b33f Merge remote branch 'alsa/fixes' into for-linus by Takashi Iwai · 15 years ago
  13. a26a408 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  14. db9256c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  15. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  16. 73d2eaa CS5536: apply pci quirk for BIOS SMBUS bug by Andres Salomon · 15 years ago
  17. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  18. cbee475 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  19. adbfbcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  20. 3b9447f ASoC: pandora: Add APLL supply to fix audio output by Grazvydas Ignotas · 15 years ago
  21. 9d4c7464 ALSA: ice1724 - aureon - fix wm8770 volume offset by Jaroslav Kysela · 15 years ago
  22. 9492837 ALSA: cosmetic: make hda intel interrupt name consistent with others by Maxim Levitsky · 15 years ago
  23. 1eb6dc7 ALSA: hda - Delay switching to polling mode if an interrupt was missing by Maxim Levitsky · 15 years ago
  24. 5ff5571 drm/radeon/kms: fix r300 vram width calculations by Dave Airlie · 15 years ago
  25. a17538f drm/radeon/kms: rs400/480 MC setup is different than r300. by Dave Airlie · 15 years ago
  26. 624ab4f drm/radeon/kms: make initial state of load detect property correct. by Dave Airlie · 15 years ago
  27. 23fff28 drm/radeon/kms: disable HDMI audio for now on rv710/rv730 by Dave Airlie · 15 years ago
  28. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 15 years ago
  29. 94cf643 drivers/gpu/drm/radeon/radeon_combios.c: fix warning by Andrew Morton · 15 years ago
  30. d7748ba ati_pcigart: fix printk format warning by Randy Dunlap · 15 years ago
  31. 9e5b2af drm/r100/kms: Emit cache flush to the end of command buffer. (v2) by Pauli Nieminen · 15 years ago
  32. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  33. c38c7b6 drm/radeon/kms: move blit initialization after we disabled VGA by Jerome Glisse · 15 years ago
  34. fc76be4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  35. 9d82d5e Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  36. a9861b5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  37. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. a3a71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  39. 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 15 years ago
  40. 21956b6 ALSA: ctxfi - fix PTP address initialization by Jaroslav Kysela · 15 years ago
  41. 93533c2 drm/i915: Fix leak of relocs along do_execbuffer error path by Chris Wilson · 15 years ago
  42. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 15 years ago
  43. 33c5fd1 drm/i915: Disable SR when more than one pipe is enabled by David John · 15 years ago
  44. 23b5c50 Btrfs: apply updated fallocate i_size fix by Aneesh Kumar K.V · 15 years ago
  45. efd049f Btrfs: do not try and lookup the file extent when finishing ordered io by Josef Bacik · 15 years ago
  46. 7a7965f Btrfs: Fix oopsen when dropping empty tree. by Yan, Zheng · 15 years ago
  47. d7ce584 Btrfs: remove BUG_ON() due to mounting bad filesystem by Miao Xie · 15 years ago
  48. 014e4ac Btrfs: make error return negative in btrfs_sync_file() by Roel Kluin · 15 years ago
  49. f044ba7 Btrfs: fix race between allocate and release extent buffer. by Yan, Zheng · 15 years ago
  50. 2357725 sched: Remove member rt_se from struct rt_rq by Yong Zhang · 15 years ago
  51. 74b7eb5 sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu] by Yong Zhang · 15 years ago
  52. 2d68b7f [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c by Catalin Marinas · 15 years ago
  53. cedc9bf ahci: add Acer G725 to broken suspend list by Tejun Heo · 15 years ago
  54. f7acede libata: fix ata_id_logical_per_physical_sectors by Christoph Hellwig · 15 years ago
  55. bc496ed libata-scsi passthru: fix bug which truncated LBA48 return values by Douglas Gilbert · 15 years ago
  56. e9e70bc Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  57. c031d52 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  58. 301fe8e omap: Disable serial port autoidle by default by Tony Lindgren · 15 years ago
  59. 0825cc8 omap: Fix access to already released memory in clk_debugfs_register_one() by Marek Skuczynski · 15 years ago
  60. 78737ae omap: Fix arch/arm/mach-omap2/mux.c: Off by one error by Tony Lindgren · 15 years ago
  61. 9ecef43 omap: Fix 3630 mux errors by Tony Lindgren · 15 years ago
  62. 8d08436 OMAP2/3: GPMC: ensure valid clock pointer by Kevin Hilman · 15 years ago
  63. 74005a2 OMAP2/3: IRQ: ensure valid base address by Kevin Hilman · 15 years ago
  64. 9af915d ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP by Sriram · 15 years ago
  65. faccbcf omap: Remove old unused defines for OMAP_32KSYNCT_BASE by Tony Lindgren · 15 years ago
  66. c1c0cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  67. 4aba098 ARM: Fix wrong register in proc-arm6_7.S data abort handler by Russell King · 15 years ago
  68. 59647b6 futex: Handle futex value corruption gracefully by Thomas Gleixner · 15 years ago
  69. 51246bf futex: Handle user space corruption gracefully by Thomas Gleixner · 15 years ago
  70. 5ecb01c futex_lock_pi() key refcnt fix by Mikael Pettersson · 15 years ago
  71. 9b4b351 NFS: Don't clobber the attribute type in nfs_update_inode() by Trond Myklebust · 15 years ago
  72. 387c149 NFS: Fix a umount race by Trond Myklebust · 15 years ago
  73. 9f557cd NFS: Fix an Oops when truncating a file by Trond Myklebust · 15 years ago
  74. 58424a4 microblaze: fix interrupt state restore by Steven J. Magnani · 15 years ago
  75. 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 15 years ago
  76. e402746 GFS2: Wait for unlock completion on umount by Steven Whitehouse · 15 years ago
  77. 7823860 microblaze: Defconfig update by Michal Simek · 15 years ago
  78. c80d292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  79. 2a2a566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  80. ca0bf64 pktcdvd: removing device does not remove its sysfs dir by Thadeu Lima de Souza Cascardo · 15 years ago
  81. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 15 years ago
  82. a225a5cc fault injection: correct function names in documentation by Anton Blanchard · 15 years ago
  83. 094e953 hugetlb: fix section mismatches by Jeff Mahoney · 15 years ago
  84. 03eac7b uartlite: fix crash when using as console by Richard Röjfors · 15 years ago
  85. 1ec5620 imxfb: correct location of callbacks in suspend and resume by Uwe Kleine-König · 15 years ago
  86. 4528fd0 cgroups: fix to return errno in a failure path by Li Zefan · 15 years ago
  87. ef2b9b0 markup_oops.pl: fix $func_offset error with x86_64 by Hui Zhu · 15 years ago
  88. 99cf611 get_maintainer.pl: teach git log to use --no-color by Richard Kennedy · 15 years ago
  89. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 15 years ago
  90. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 15 years ago
  91. 931e80e mm: flush dcache before writing into page to avoid alias by anfei zhou · 15 years ago
  92. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 15 years ago
  93. f4b5162 rtc-fm3130: add missing braces by Sergey Matyukevich · 15 years ago
  94. b3cb537 mx3fb: some debug and initialisation fixes by Alberto Panizzo · 15 years ago
  95. 859ddf0 idr: fix a critical misallocation bug by Tejun Heo · 15 years ago
  96. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  97. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 15 years ago
  98. 1a45dcf Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  99. 02b709d mm: purge fragmented percpu vmap blocks by Nick Piggin · 15 years ago
  100. de56042 mm: percpu-vmap fix RCU list walking by Nick Piggin · 15 years ago