1. 87dedbd [PATCH] Add mixed source and assembly listings (*.lst) to .gitignore by Josh Triplett · 18 years ago
  2. 0f71a37 [PATCH] Add preprocessed files (*.i) to .gitignore by Josh Triplett · 18 years ago
  3. 4064d5e [PATCH] IPMI: fix handling of OEM flags by Corey Minyard · 18 years ago
  4. 8f5cbd7 [PATCH] Add a missing space that prevents building modules that require host programs by Ross Biro · 18 years ago
  5. b64074e [PATCH] hvc_console suspend fix by Andrew Morton · 18 years ago
  6. fdb3667 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number by NeilBrown · 18 years ago
  7. ecaff75 [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early by NeilBrown · 18 years ago
  8. 55ebcc3 [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems by Arnaud Patard · 18 years ago
  9. e1ed7ac [PATCH] genirq: fix typo in IRQ resend by Imre Deak · 18 years ago
  10. 63b9808 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  11. 1883c5a [PATCH] cciss: version update, new hw by Mike Miller · 18 years ago
  12. a2aa3e2 [PATCH] headers_check: fix userspace build of asm-mips/page.h by David Woodhouse · 18 years ago
  13. f01f0f0 [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> by David Woodhouse · 18 years ago
  14. 651c923 [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h> by David Woodhouse · 18 years ago
  15. b40c274 [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signal.h> by David Woodhouse · 18 years ago
  16. ee6baf8 [PATCH] headers_check: remove <asm/timex.h> from user export by David Woodhouse · 18 years ago
  17. 7f1cbe5 [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h> by David Woodhouse · 18 years ago
  18. d5e064a [PATCH] headers_check: clarify error message by Alexey Dobriyan · 18 years ago
  19. 120e2a9 [PATCH] headers_check: improve #include regexp by Alexey Dobriyan · 18 years ago
  20. 354332e [PATCH] x86: reserve a boot-loader ID number for Xen by Jeremy Fitzhardinge · 18 years ago
  21. dd9daa2 [PATCH] rcu_do_batch: make ->qlen decrement irq safe by Oleg Nesterov · 18 years ago
  22. 7fbb364 [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmnd by Stefan Richter · 18 years ago
  23. e11db06 [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer by Michael De Backer · 18 years ago
  24. af45f32 [PATCH] We can not allow anonymous contributions to the kernel by Greg KH · 18 years ago
  25. 9bb25bf [PATCH] lockdep: double the number of stack-trace entries by Ingo Molnar · 18 years ago
  26. a4f5749 [PATCH] libata: ignore CFA signature while sanity-checking an ATAPI device by Tejun Heo · 18 years ago
  27. eeac5c1 [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption by Benjamin Herrenschmidt · 18 years ago
  28. f007cac [POWERPC] Fix MMIO ops to provide expected barrier behaviour by Paul Mackerras · 18 years ago
  29. 2e8e8da [POWERPC] Fix interrupt clearing in kdump shutdown sequence by Mohan Kumar M · 18 years ago
  30. ebf2ed2 [POWERPC] update prep_defconfig by Olaf Hering · 18 years ago
  31. e269d26 [POWERPC] kdump: Support kernels having 64k page size. by Sachin P. Sant · 18 years ago
  32. 6958829 [POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic(). by David Woodhouse · 18 years ago
  33. 20fb96e [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx. by Jon Loeliger · 18 years ago
  34. 95064a7 Linux v2.6.18-rc7 by Linus Torvalds · 18 years ago
  35. bd314d9 Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  36. 48c068e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  37. 7366935 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  38. 3ee4b88 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  39. 7258ea8 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 18 years ago
  40. af84b99 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  41. 3e2aac3 USB: Fix unload oops and memory leak in yealink driver by Henk Vergonet · 18 years ago
  42. 5992583 usbserial: Reference leak by Matthias Urlichs · 18 years ago
  43. f6bc0c1 [PATCH] sparc64 audit syscall classes hookup by Al Viro · 18 years ago
  44. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  45. 1bb99a6 sh64: Add a sane pm_power_off implementation. by Paul Mundt · 18 years ago
  46. 5606014 sh64: Use generic BUG_ON()/WARN_ON(). by Paul Mundt · 18 years ago
  47. 2126413 sh64: Trivial build fixes. by Paul Mundt · 18 years ago
  48. ccdfc52 sh64: Drop deprecated ISA tuning for legacy toolchains. by Paul Mundt · 18 years ago
  49. 05ff0e2 Merge branch 'audit.b28' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  50. 5eea7ee Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  51. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  52. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  53. c080379 [PATCH] syscall classes hookup for ppc and s390 by Al Viro · 18 years ago
  54. 5974501 [PATCH] update audit rule change messages by Amy Griffis · 18 years ago
  55. 8ef2d30 [PATCH] sanity check audit_buffer by Amy Griffis · 18 years ago
  56. 3b33ac3 [PATCH] fix ppid bug in 2.6.18 kernel by Steve Grubb · 18 years ago
  57. e004876 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  58. 5a05e5b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. 08a55c0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  60. 3f2f125 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  61. 28a2a3f [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards by Alan Cox · 18 years ago
  62. 5198548 [PATCH] Fix dm9000 release_resource by Dirk Opfer · 18 years ago
  63. 6708374 [PATCH] ata_piix: add map 01b for ICH7M by Tejun Heo · 18 years ago
  64. 62f1d0e [libata] sata_mv: errata check buglet fix by Andres Salomon · 18 years ago
  65. e7ea8fc V4L/DVB (4608c): Fix I2C dependencies for saa7146 modules by Mauro Carvalho Chehab · 18 years ago
  66. c482d4f6 V4L/DVB (4608b): i2c deps fix on DVB by Andrew de Quincey · 18 years ago
  67. 8a90516 V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install by Mauro Carvalho Chehab · 18 years ago
  68. c663155 V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900. by Mauro Carvalho Chehab · 18 years ago
  69. c2d1923 V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF switch functionality by Hermann Pitton · 18 years ago
  70. c3ab204 V4L/DVB (4494a): Fix compilation when V4L1 support is not present by Mauro Carvalho Chehab · 18 years ago
  71. fb7d527 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  72. d17f901 [ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [simtec] by Ben Dooks · 18 years ago
  73. c6e58eb [ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handling by Ben Dooks · 18 years ago
  74. 3c06cd1 [ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [left] by Ben Dooks · 18 years ago
  75. 92e4805 [ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [regs-*.h] by Ben Dooks · 18 years ago
  76. 46c09e1 [ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 by Ben Dooks · 18 years ago
  77. 189e74e [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classes by Ben Dooks · 18 years ago
  78. 38f5745c [IA64] SN fix for cpu hotplug/kexec by Jack Steiner · 18 years ago
  79. 1c7d670 [IA64] Save register stack contents on cpu start by Jack Steiner · 18 years ago
  80. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  81. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 18 years ago
  82. e9f7bee [PATCH] NFS: large non-page-aligned direct I/O clobbers memory by Trond Myklebust · 18 years ago
  83. 016eb4a [PATCH] invalidate_complete_page() race fix by Andrew Morton · 18 years ago
  84. 3665d0e [PATCH] ext3_getblk() should handle HOLE correctly by Badari Pulavarty · 18 years ago
  85. 47d4b90 [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968 by David Wang · 18 years ago
  86. 67bb2c6 [PATCH] sh: fix FPN_START typo by Alexey Dobriyan · 18 years ago
  87. 4495c9e [PATCH] optical /proc/ide/*/media by Alexey Dobriyan · 18 years ago
  88. c5780e9 [PATCH] Use the correct restart option for futex_lock_pi by Thomas Gleixner · 18 years ago
  89. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  90. 09494d5 usbtouchscreen: fix ITM data reading by Kai Lindhom · 18 years ago
  91. eaede2c USB: New device ID for ftdi_sio usb serial driver by Ralf Schlatterbeck · 18 years ago
  92. 3003b9f USB: Support for USB20SVGA-WH & USB20SVGA-DG by Nobuhiro Iwamatsu · 18 years ago
  93. f064902 USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404 by Adrian Bunk · 18 years ago
  94. 6fe9feb [MMC] Always use a sector size of 512 bytes by Pierre Ossman · 18 years ago
  95. d773d72 [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246 by Russell King · 18 years ago
  96. 148f93d [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR read by Pavel Pisa · 18 years ago
  97. 385e3227 [MMC] Fix SD timeout calculation by Pierre Ossman · 18 years ago
  98. f57b225 [MMC] constify mmc_host_ops by David Brownell · 18 years ago
  99. 0edc7d0 [XFS] Fix a bad pointer dereference in the quota statvfs handling. by Nathan Scott · 18 years ago
  100. 0a8d17d [XFS] Fix xfs_splice_write() so appended data gets to disk. by David Chinner · 18 years ago