1. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  2. ba94471 MAINTAINERS: change email address for Thomas Dahlmann by Thomas Dahlmann · 15 years ago
  3. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  4. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  5. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  6. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 15 years ago
  7. 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
  8. 681a1b4 MAINTAINERS: pair EDAC-E752X P: and M: entries by Joe Perches · 15 years ago
  9. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  10. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  11. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  12. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  13. a35197a Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 15 years ago
  14. 6daad5c [ARM] update mach-types by Russell King · 15 years ago
  15. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  16. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  17. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  18. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  19. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  20. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  21. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 15 years ago
  22. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  23. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  24. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  25. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 15 years ago
  26. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 15 years ago
  27. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 15 years ago
  28. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  29. a3ce6ea Input: libps2 - better handle bad scheduler decisions by Dmitry Torokhov · 15 years ago
  30. 67a433c Gemini: Fix SRAM/ROM location after memory swap by Paulius Zaleckas · 15 years ago
  31. f49afbb MAINTAINER: Add F: entries for Gemini and FA526 by Paulius Zaleckas · 15 years ago
  32. 817682c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  33. 1812e67 ALSA: hda - Compaq Presario CQ60 patching for Conexant by Tony Vroon · 15 years ago
  34. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  35. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  36. 7f42183 nfsd: Revert "svcrpc: take advantage of tcp autotuning" by J. Bruce Fields · 15 years ago
  37. dacd254 PCI/ACPI: fix wrong ref count handling in acpi_pci_bind() by Kenji Kaneshige · 15 years ago
  38. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  39. b787f2e fsldma: Fix compile warnings by Kumar Gala · 15 years ago
  40. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago
  41. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  42. b14f3bd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  43. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  44. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  45. 54726f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  46. f5219b6 Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  47. f00452c Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  48. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  49. 683a04c netfilter: xt_hashlimit does a wrong SEQ_SKIP by Jesper Dangaard Brouer · 15 years ago
  50. 346a850 Input: usb1400_ts - fix access to "device data" in resume function by Manuel Traut · 15 years ago
  51. ed37d83 md: raid5: change incorrect usage of 'min' macro to 'min_t' by NeilBrown · 15 years ago
  52. 55de5ef sound: usb-audio: make the MotU Fastlane work again by Clemens Ladisch · 15 years ago
  53. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  54. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  55. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  56. 4c71318 Bluetooth: Remove useless flush_work() causing lockdep warnings by Dave Young · 15 years ago
  57. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  58. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  59. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  60. add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 15 years ago
  61. 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 15 years ago
  62. 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 15 years ago
  63. 49afa60 MAINTAINERS: drop (subscribers-only) markings on Blackfin lists by Mike Frysinger · 15 years ago
  64. 6c83429 MAINTAINERS: update Blackfin items by Mike Frysinger · 15 years ago
  65. 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 15 years ago
  66. b63dc8f bfin_mac: fix build error due to net_device_ops convert by Mike Frysinger · 15 years ago
  67. 5ad1890 atlx: move modinfo data from atlx.h to atl1.c by Alex Chiang · 15 years ago
  68. 18a36c1 gianfar: fix babbling rx error event bug by Xiaotian Feng · 15 years ago
  69. e65fcfd cls_cgroup: read classid atomically in classifier by Paul Menage · 15 years ago
  70. 7d60e8a cpuidle: fix AMD C1E suspend hang by Shaohua Li · 15 years ago
  71. 87ad57ba cpuidle: makes AMD C1E work in acpi_idle by Shaohua Li · 15 years ago
  72. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  73. cfa16a0 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. by Eric Anholt · 15 years ago
  74. e76a16d drm/i915: Fix tiling pitch handling on 8xx. by Eric Anholt · 15 years ago
  75. 8784cdd 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
  76. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 15 years ago
  77. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  79. 299297c 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
  80. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
  81. e2a1b9e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  82. 878a4f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  83. 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  84. 5643462 lguest: fix on Intel when KVM loaded (unhandled trap 13) by Rusty Russell · 15 years ago
  85. ab2b7eb kmod: Release sub_info on cred allocation failure. by Tetsuo Handa · 15 years ago
  86. d4a76f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  87. 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  88. e25e092 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  89. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago
  90. d0367a5 nfs: fix build error in nfsroot with initconst by Sam Ravnborg · 15 years ago
  91. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  92. e4a5d54 drm/i915: Add support for VGA load detection (pre-945). by Ma Ling · 15 years ago
  93. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 15 years ago
  94. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 15 years ago
  95. b14893a [CPUFREQ] fix timer teardown in ondemand governor by Mathieu Desnoyers · 15 years ago
  96. b253d2b [CPUFREQ] fix timer teardown in conservative governor by Mathieu Desnoyers · 15 years ago
  97. 42a06f2 [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call by Mathieu Desnoyers · 15 years ago
  98. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 15 years ago
  99. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 15 years ago
  100. 7682455 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago