1. d35a1b9 [SOUND] Sparc CS4231: Fix IRQ return value and initialization. by Georg Chini · 17 years ago
  2. a7ec3f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  3. de9e957 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  4. 9c5b0ce [PATCH] ide-cd maintainer by Jens Axboe · 17 years ago
  5. 2e11c20 [PATCH] cdrom: set default timeout to 7 seconds by Jens Axboe · 17 years ago
  6. 7523c4d [PATCH] x86_64: Fix dump_trace() by OGAWA Hirofumi · 17 years ago
  7. 43c8f12 [CPUFREQ] longhaul: Kill off warnings introduced by recent changes. by Dave Jones · 17 years ago
  8. 76ff28c [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target() by Guillaume Chazarain · 17 years ago
  9. 24ebead [CPUFREQ] Longhaul - Always guess FSB by Rafa³ Bilski · 17 years ago
  10. 7b37b06 [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value by akpm@osdl.org · 17 years ago
  11. b06b5a5 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  12. d02b161 [ARM] 4081/1: Add definition for TI Sync Serial Protocol by Philipp Zabel · 17 years ago
  13. f566b2b [ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macro by Philipp Zabel · 17 years ago
  14. 8e14036 [ARM] Fix VFP initialisation issue for SMP systems by Russell King · 17 years ago
  15. c6b33cc [PATCH] Fix insta-reboot with "i386: Relocatable kernel support" by Segher Boessenkool · 17 years ago
  16. 9883a13 [PATCH] selinux: fix selinux_netlbl_inode_permission() locking by Parag Warudkar · 17 years ago
  17. ec8acb6 [PATCH] cfq-iosched: merging problem by Jens Axboe · 17 years ago
  18. dc3c337 [PATCH] libata: fix combined mode by Alan · 17 years ago
  19. e22a9a8 [PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280) by Leonard Norrgård · 17 years ago
  20. 36f696c Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT" by Linus Torvalds · 17 years ago
  21. 669df1b Linux 2.6.20-rc3 by Linus Torvalds · 17 years ago
  22. 241ceee [PATCH] restore ->pdeath_signal behaviour by Oleg Nesterov · 17 years ago
  23. 9d572ec Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  24. b836267 [XFRM]: Algorithm lookup using .compat name by Martin Willi · 17 years ago
  25. cb4db4c [NET]: Don't export linux/random.h outside __KERNEL__. by David Woodhouse · 17 years ago
  26. e44c39bd [NET]: Add memory barrrier to netif_poll_enable() by David S. Miller · 17 years ago
  27. f4060c0 [SPARC64]: Handle ISA devices with no 'regs' property. by David S. Miller · 17 years ago
  28. 55d0bef [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  29. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 17 years ago
  30. 6fc5bae [SPARC64]: Fix "mem=xxx" handling. by David S. Miller · 17 years ago
  31. bfff6e9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  32. 7283670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  33. 91f6e54 [PATCH] fuse: fix typo by Alexey Dobriyan · 17 years ago
  34. dbc1333 [PATCH] sparc32: add offset in pci_map_sg() by Jan Andersson · 17 years ago
  35. 8018c27 [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() by Ingo Molnar · 17 years ago
  36. 55a54f7 [PATCH] KVM: Fix oops on oom by Avi Kivity · 17 years ago
  37. c68876f [PATCH] KVM: Rename some msrs by Nguyen Anh Quynh · 17 years ago
  38. a8d13ea [PATCH] KVM: More msr misery by Avi Kivity · 17 years ago
  39. 3bab1f5 [PATCH] KVM: Move common msr handling to arch independent code by Avi Kivity · 17 years ago
  40. 671d656 [PATCH] KVM: Implement a few system configuration msrs by Avi Kivity · 17 years ago
  41. 09db28b [PATCH] KVM: Initialize kvm_arch_ops on unload by Yoshimi Ichiyanagi · 17 years ago
  42. a9058ec [PATCH] KVM: Simplify is_long_mode() by Avi Kivity · 17 years ago
  43. 1e88546 [PATCH] KVM: Use boot_cpu_data instead of current_cpu_data by Avi Kivity · 17 years ago
  44. 2b7a52a [PATCH] Update CREDITS and MAINTAINERS entries for Lennert Buytenhek by Lennert Buytenhek · 17 years ago
  45. 44854ad [PATCH] PIIX/SLC90E66: PIO mode fallback fix by Sergei Shtylyov · 17 years ago
  46. 242ce41 [PATCH] PIIX: remove check for broken MW DMA mode 0 by Sergei Shtylyov · 17 years ago
  47. 755cd90 [PATCH] lockdep: printk warning fix by Andrew Morton · 17 years ago
  48. e2a5d2f [PATCH] spi_s3c24xx_gpio: use right header by Arnaud Patard (Rtp · 17 years ago
  49. 829ad75 [PATCH] respect srctree/objtree in Documentation/DocBook/Makefile by Mike Frysinger · 17 years ago
  50. 089e34b [PATCH] cpuset procfs warning fix by Andrew Morton · 17 years ago
  51. 918d3f9 [PATCH] Buglet in vmscan.c by Shantanu Goel · 17 years ago
  52. 463cab3 [PATCH] ARM: OMAP: fix missing header on apollon board by Kyungmin Park · 17 years ago
  53. 7f24516 [PATCH] ARM: OMAP: fix GPMC compiler errors by Kyungmin Park · 17 years ago
  54. de4fa9926 [PATCH] SPI/MTD: mtd_dataflash oops prevention by David Brownell · 17 years ago
  55. 17c65d6 [PATCH] m25p80 build fixes (with MTD debug) by David Brownell · 17 years ago
  56. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 17 years ago
  57. d6e88e6 [PATCH] page_mkclean_one(): fix call to set_pte_at() by Al Viro · 17 years ago
  58. 0f5486e [PATCH] cciss: build with PROC_FS=n by Randy Dunlap · 17 years ago
  59. bcb4ddb [PATCH] MM: SLOB is broken by recent cleanup of slab.h by Dimitri Gorokhovik · 17 years ago
  60. 131612d [PATCH] ramfs breaks without CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  61. a3f99f8 [PATCH] module: fix mod_sysfs_setup() return value by Akinobu Mita · 17 years ago
  62. 96ceeaf [PATCH] Fix compilation of via-pmu-backlight by Andreas Schwab · 17 years ago
  63. 9414232 [PATCH] sched: fix cond_resched_softirq() offset by Ingo Molnar · 17 years ago
  64. d449db9 [PATCH] fix mrproper incompleteness by Mikael Pettersson · 17 years ago
  65. 1f59c14 [PATCH] Update to Documentation/tty.txt on line disciplines by Tilman Schmidt · 17 years ago
  66. cfe7c09a [PATCH] Char: isicom, eliminate spinlock recursion by Jiri Slaby · 17 years ago
  67. 10f549f [PATCH] make fn_keys work again on power/macbooks by Soeren Sonnenburg · 17 years ago
  68. d8a82d7 [PATCH] MAINTAINERS: email addr change for Eric Moore by Eric Moore · 17 years ago
  69. 9d79f1b [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion by Michael S. Tsirkin · 17 years ago
  70. 31f87cf [PATCH] Char: mxser, fix oops when removing opened by Jiri Slaby · 17 years ago
  71. 76e6a1d [PATCH] pci/probe: fix macro that confuses kernel-doc by Randy Dunlap · 17 years ago
  72. 29263fb [PATCH] Add .gitignore file for relocs in arch/i386 by Thomas Meyer · 17 years ago
  73. 96ac591 [PATCH] fix oom killer kills current every time if there is memory-less-node take2 by KAMEZAWA Hiroyuki · 17 years ago
  74. e4e6bdb [PATCH] rcu: rcutorture suspend fix by Ingo Molnar · 17 years ago
  75. 52e88f5 [PATCH] change WARN_ON back to "BUG: at ..." by Ingo Molnar · 17 years ago
  76. 76598eb [PATCH] powerpc iseries link error in allmodconfig by Judith Lebzelter · 17 years ago
  77. 1ebb110 [PATCH] Fix lock inversion aio_kick_handler() by Zach Brown · 17 years ago
  78. 43cdff9 [PATCH] Fix IPMI watchdog set_param_str() using kstrdup by Sebastien Dugué · 17 years ago
  79. 1c9d3df [ARM] 4078/1: Fix ARM copypage cache coherency problems by Richard Purdie · 17 years ago
  80. b0b1d60 [ARM] 4077/1: iop13xx: fix __io() macro by Dan Williams · 17 years ago
  81. 4cc2f7a [ARM] 4074/1: Flat loader stack alignment by Paul Brook · 17 years ago
  82. 431d2cd [ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and asm/arch/irqs.h by Arnaud Patard · 17 years ago
  83. eb3b478 [ARM] 4071/1: S3C24XX: Documentation update by Ben Dooks · 17 years ago
  84. 0c48d31 [ARM] 4066/1: correct a comment about PXA's sched_clock range by Nicolas Pitre · 17 years ago
  85. ae2aa90 [ARM] 4065/1: S3C24XX: dma printk fixes by Arnaud Patard · 17 years ago
  86. 35108fb [ARM] 4064/1: make pxa_get_cycles() static by Nicolas Pitre · 17 years ago
  87. 2ca2c57 [ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numbering by Lennert Buytenhek · 17 years ago
  88. 97d552e ieee1394: sbp2: fix bogus dma mapping by Stefan Richter · 17 years ago
  89. b2bb550 ieee1394: sbp2: pass REQUEST_SENSE through to the target by Stefan Richter · 17 years ago
  90. 264166e [CPUFREQ] Longhaul - Fix up powersaver assumptions. by Rafa³ Bilski · 17 years ago
  91. 7479b1c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  92. 4945b8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  93. 6c722e9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  94. 007fb59 Merge branch 'netxen-ioctl' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  95. 7658cc2 VM: Fix nasty and subtle race in shared mmap'ed page writeback by Linus Torvalds · 17 years ago
  96. 1cfe201 [CPUFREQ] longhaul: Fix up unreachable code. by Dave Jones · 17 years ago
  97. 7f02d68 [AGPGART] Fix PCI-posting flush typo. by Thomas Hellstrom · 17 years ago
  98. 92efc15 ocfs2: export heartbeat thread pid via configfs by Zhen Wei · 18 years ago
  99. 7f4a2a9 ocfs2: always unmap in ocfs2_data_convert_worker() by Mark Fasheh · 17 years ago
  100. 6c2aad0 ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() by Mark Fasheh · 17 years ago