1. e64c026 kfifo: cleanup namespace by Stefani Seibold · 14 years ago
  2. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 14 years ago
  3. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 14 years ago
  4. 2ec91ee mm tracing: cleanup Documentation/trace/events-kmem.txt by Randy Dunlap · 14 years ago
  5. a6cd13f lib/string.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  6. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 14 years ago
  7. 0e2c8b8 resources: fix call to alignf() in allocate_resource() by Dominik Brodowski · 14 years ago
  8. f7b84a6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  9. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  10. 1814f2d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 9d5eb67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  12. 1f26cb9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  13. 2c3b9b5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  14. a6c56f6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  15. db8cf33 ALSA: sbawe: fix memory detection by Krzysztof Helt · 14 years ago
  16. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 14 years ago
  17. de8853b Merge remote branch 'alsa/fixes' into fix/hda by Takashi Iwai · 14 years ago
  18. f5de24b ALSA: HDA: add powersaving hook for Realtek by Hector Martin · 14 years ago
  19. 556eea9 ALSA: HDA: remove useless mixers on Aspire 8930G by Hector Martin · 14 years ago
  20. 0f86a22 ALSA: HDA: simplify Aspire 8930G verb array by Hector Martin · 14 years ago
  21. e259532 ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 by Daniel T Chen · 14 years ago
  22. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 14 years ago
  23. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 14 years ago
  24. 70f1120 sched: Fix hotplug hang by Peter Zijlstra · 14 years ago
  25. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 14 years ago
  26. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 14 years ago
  27. 3df0fc5 sched: Restore printk sanity by Peter Zijlstra · 14 years ago
  28. 440b004 ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL by Jaroslav Kysela · 14 years ago
  29. 77623f6 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixes by Jaroslav Kysela · 14 years ago
  30. dd59f6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  31. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  32. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  34. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 10e5453 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 3cd312c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. ecd5907 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  38. b4c30aa fix more leaks in audit_tree.c tag_chunk() by Al Viro · 14 years ago
  39. 6f5d511 fix braindamage in audit_tree.c untag_chunk() by Al Viro · 14 years ago
  40. ef86f58 ALSA: Use kzalloc for allocating only one thing by Julia Lawall · 14 years ago
  41. 7c65ec7 gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC by Sandeep Gopalpet · 14 years ago
  42. a7f3804 gianfar: Fix stats support by Sandeep Gopalpet · 14 years ago
  43. 1ccb838 gianfar: Fix a filer bug by Sandeep Gopalpet · 14 years ago
  44. e6bf95f bnx2: fixing a timout error due not refreshing TX timers correctly by Breno Leitao · 14 years ago
  45. 4773a47 can/at91: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 14 years ago
  46. 01a1e7e mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 14 years ago
  47. 4529819 bnx2: reset_task is crashing the kernel. Fixing it. by Breno Leitao · 14 years ago
  48. 3705e11 ipv6: fix an oops when force unload ipv6 module by Yang Hongyang · 14 years ago
  49. f9c4171 TI DaVinci EMAC: Fix MDIO bus frequency configuration by Nageswari Srinivasan · 14 years ago
  50. 70abc8c e100: Fix broken cbs accounting due to missing memset. by Roger Oksanen · 14 years ago
  51. 5ee6f6a broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk() by Roel Kluin · 14 years ago
  52. db94ce9 e1000e: LED settings in EEPROM ignored on 82571 and 82572 by Bruce Allan · 14 years ago
  53. afdafff netxen: use module parameter correctly by Stephen Hemminger · 14 years ago
  54. 9c69fab netns: fix net.ipv6.route.gc_min_interval_ms in netns by Alexey Dobriyan · 14 years ago
  55. d6a89fe ALSA: AACI: switch to per-pcm locking by Russell King · 14 years ago
  56. a08d565 ALSA: AACI: add double-rate support by Russell King · 14 years ago
  57. d3aee79 ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params by Russell King · 14 years ago
  58. 4e30b69 ALSA: AACI: cleanup aaci_pcm_hw_params by Russell King · 14 years ago
  59. 6ca867c ALSA: AACI: simplify codec rate information by Russell King · 14 years ago
  60. d494643 ALSA: aaci - Fix a typo by Takashi Iwai · 14 years ago
  61. 9b0fd11 watchdog: update geodewdt for new MFGPT API by Andres Salomon · 14 years ago
  62. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 14 years ago
  63. 8bcd9b0 [S390] qdio: add counter for input queue full condition by Jan Glauber · 14 years ago
  64. 7883097 [S390] qdio: remove superfluous log entries and WARN_ONs. by Jan Glauber · 14 years ago
  65. ca633fd [S390] ptrace: dont abuse PT_PTRACED by Oleg Nesterov · 14 years ago
  66. d302e1a [S390] cio: fix channel path vary by Peter Oberparleiter · 14 years ago
  67. 83e56d0 [S390] drivers: Correct size given to memset by Julia Lawall · 14 years ago
  68. bb50991 [S390] tape: Add pr_fmt() macro to all tape source files by Michael Holzheu · 14 years ago
  69. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 14 years ago
  70. 2b31001 [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() by Roel Kluin · 14 years ago
  71. b59cdcb3 [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip() by Roel Kluin · 14 years ago
  72. 6d53cfe [S390] dasd: PTR_ERR return of wrong pointer in by Roel Kluin · 14 years ago
  73. ea05854 [S390] dasd: move dasd-diag kmsg to dasd by Stefan Haberland · 14 years ago
  74. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 14 years ago
  75. 70ee951 [S390] wire up sys_recvmmsg by Heiko Carstens · 14 years ago
  76. b5b60fd perf session: Make events_stats u64 to avoid overflow on 32-bit arches by Arnaldo Carvalho de Melo · 14 years ago
  77. 48c03ce ASoC: wm8974: fix a wrong bit definition by Guennadi Liakhovetski · 14 years ago
  78. 99e8c5a hw-breakpoints: Fix hardware breakpoints -> perf events dependency by Frederic Weisbecker · 14 years ago
  79. 3e85fd6 sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer by Clemens Ladisch · 14 years ago
  80. 2fef62c ALSA: hda - Fix quirk for Maxdata obook4-1 by Takashi Iwai · 14 years ago
  81. acadbfb alpha: Convert BUG() to use unreachable() by David Daney · 14 years ago
  82. a582e6f alpha: Add minimal support for software performance events by Michael Cree · 14 years ago
  83. 21797c5 alpha: Wire up missing/new syscalls by Daniele Calore · 14 years ago
  84. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 14 years ago
  85. 5563935 Linux 2.6.33-rc1 by Linus Torvalds · 14 years ago
  86. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  87. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  88. b5c96f8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  89. e82b1da Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  90. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  91. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  92. 7c508e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  93. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 14 years ago
  94. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  95. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 14 years ago
  96. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 14 years ago
  97. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  98. 06b5dc6 Makefile: Unexport LC_ALL instead of clearing it by H. Peter Anvin · 14 years ago
  99. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  100. 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 14 years ago