1. 1dca899 sh: dma: Kill off bogus dma_sysclass symbol export. by Paul Mundt · 15 years ago
  2. 3af539e sh64: Fix up reworked cache op build. by Paul Mundt · 15 years ago
  3. 626ac8e sh64: Fix up the CONFIG_GENERIC_BUG=n build. by Paul Mundt · 15 years ago
  4. e9c58fc sh: Use the generic I/O port base for slowdown. by Paul Mundt · 15 years ago
  5. c4e708d sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4. by Paul Mundt · 15 years ago
  6. a4d9d0b sh: Enable PMB support for all SH-4A CPUs. by Paul Mundt · 15 years ago
  7. 0fe69d7 sh: perf events: Document SH-4A raw event codes. by Paul Mundt · 15 years ago
  8. 76d2318 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  9. 969e46a sh: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  10. a9d244a sh: Account for cache aliases in flush_icache_range() by Matt Fleming · 15 years ago
  11. 421b541 sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. by Paul Mundt · 15 years ago
  12. 345e5a7 serial: sh-sci: disable callback typo fix by Magnus Damm · 15 years ago
  13. 7c9abfb Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  14. e5a9236 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  15. 4397989 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32 by Linus Torvalds · 15 years ago
  16. 1bbc9a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  17. 2c75910 x86: Make sure get_user_desc() doesn't sign extend. by Chris Lalancette · 15 years ago
  18. 9a6fc8d Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  19. d4116f8 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
  20. 608221f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. 72cc129 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 411094a 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
  23. 8fcf4e5 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  24. bd90175 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  25. d39b7dd sgi-gru: decrapfiy options_write() function by Linus Torvalds · 15 years ago
  26. e9c4148 sh: oprofile: Fix up count size mismatch for common impl. by Paul Mundt · 15 years ago
  27. 093aed1 sh: oprofile: Kill off bitrotted SH7750 driver. by Paul Mundt · 15 years ago
  28. 1d82332 sh: perf events: Add support for SH7750-style counters. by Paul Mundt · 15 years ago
  29. 830fafe sh: perf events: Preliminary callchain support. by Paul Mundt · 15 years ago
  30. 38634e6 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  31. 8435b02 powerpc/pci: Fix regression in powerpc MSI-X by Andre Detsch · 15 years ago
  32. 978d7eb powerpc: Avoid giving out RTC dates below EPOCH by Benjamin Herrenschmidt · 15 years ago
  33. f1167fb powerpc/mm: Remove debug context clamping from nohash code by Benjamin Herrenschmidt · 15 years ago
  34. d1b261e sh: Default-enable SPU clock for SH7724. by Paul Mundt · 15 years ago
  35. 2de3392 sh: sh7724: Add SPU2 support by Kuninori Morimoto · 15 years ago
  36. 8820002 sh: perf events: Fix up uninitialized variable warning. by Paul Mundt · 15 years ago
  37. 4c3da22 sysfs: Don't leak secdata when a sysfs_dirent is freed. by Eric W. Biederman · 15 years ago
  38. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  39. abb3911 KVM: get_tss_base_addr() should return a gpa_t by Gleb Natapov · 15 years ago
  40. a9e38c3e KVM: x86: Catch potential overrun in MCE setup by Jan Kiszka · 15 years ago
  41. 17adea0 amd64_edac: fix CECCs reporting by Borislav Petkov · 15 years ago
  42. a3c4c58 amd64_edac: fix a wrong goto clause in amd64_edac.c by Li Hong · 15 years ago
  43. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  44. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 15 years ago
  45. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 15 years ago
  46. f60311d fuse: prevent fuse_put_request on invalid pointer by Anand V. Avati · 15 years ago
  47. b6d0137 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  48. 5c1a56b video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists. by Paul Mundt · 15 years ago
  49. ed146b2 ftrace: Fix unmatched locking in ftrace_regex_write() by Li Zefan · 15 years ago
  50. f711294 ring-buffer: Synchronize resizing buffer with reader lock by Lai Jiangshan · 15 years ago
  51. 9016332 sh: Make sure indexes are positive by Roel Kluin · 15 years ago
  52. c4b973f sh: Add RWDT save/restore code for sh7724 R-standby by Magnus Damm · 15 years ago
  53. a37c6c7 sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation. by Paul Mundt · 15 years ago
  54. 51bb296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  55. dc79d2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  56. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  57. 337214e m32r: bzip2/lzma kernel compression support by Hirokazu Takata · 15 years ago
  58. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 15 years ago
  59. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  60. b419148 Linux 2.6.32-rc6 by Linus Torvalds · 15 years ago
  61. f38e35b sata_via: Remove redundant device ID for VIA VT8261 by JosephChan@via.com.tw · 15 years ago
  62. a110401 drivers/ata/libata: Move dereference after NULL test by Julia Lawall · 15 years ago
  63. e65cc19 ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 by Mark Nelson · 15 years ago
  64. 4b27e1b cfq-iosched: limit coop preemption by Shaohua Li · 15 years ago
  65. e6ec4fe cfq-iosched: fix bad return value cfq_should_preempt() by Jens Axboe · 15 years ago
  66. 8c4db33 backing-dev: bdi sb prune should be in the unregister path, not destroy by Jens Axboe · 15 years ago
  67. 79051db Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 15 years ago
  68. 82d6469 xen: mask extended topology info in cpuid by Jeremy Fitzhardinge · 15 years ago
  69. 7825cf1 xen/hvc: make sure console output is always emitted, with explicit polling by Jeremy Fitzhardinge · 15 years ago
  70. d8951ad at91: at91sam9g45 family: identify several chip versions by Nicolas Ferre · 15 years ago
  71. 2f5d46d avr32: add two new at91 to cpu.h definition by Nicolas Ferre · 15 years ago
  72. 9ddfd92 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  73. 1d87cff Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  74. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  75. 1d51075 Correct nr_processes() when CPUs have been unplugged by Ian Campbell · 15 years ago
  76. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  77. fcef24d Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  78. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  79. 1cec2cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  80. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  82. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  83. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  84. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  85. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  86. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  87. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  88. b84ff7d sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c by Mike Galbraith · 15 years ago
  89. 6b9de61 sched: Disable SD_PREFER_LOCAL at node level by Mike Galbraith · 15 years ago
  90. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  91. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  92. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  93. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  94. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 15 years ago
  95. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 15 years ago
  96. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 15 years ago
  97. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  98. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  99. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  100. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago