1. f72e9df Fix and clean top .gitignore by Eduard - Gabriel Munteanu · 16 years ago
  2. db6c24f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  3. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  4. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  5. 8d0a600 Blackfin arch: fix up section mismatch warning by Bryan Wu · 16 years ago
  6. 71a7d15 Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled by Sonic Zhang · 16 years ago
  7. d8de724 [PATCH] remove useless argument type in audit_filter_user() by Peng Haitao · 16 years ago
  8. 9f0aecd [PATCH] audit: fix kernel-doc parameter notation by Randy Dunlap · 16 years ago
  9. 13d5ef9 [PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once by Peng Haitao · 16 years ago
  10. 543cf4c Linux 2.6.26-rc8 by Linus Torvalds · 16 years ago
  11. bd8c540 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  12. 035cfc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  13. 919c0d1 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  14. de08341 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  15. 9bf8a94 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 3b968b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  17. ea7b44c enable bus mastering on i915 at resume time by Jie Luo · 16 years ago
  18. 6b1ed90 KVM: Remove now unused structs from kvm_para.h by Gerd Hoffmann · 16 years ago
  19. f6e16d5 x86: KVM guest: Use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  20. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  21. 1c7b67f x86: Make xen use the paravirt clocksource structs and functions by Gerd Hoffmann · 16 years ago
  22. 7af192c x86: Add structs and functions for paravirt clocksource by Gerd Hoffmann · 16 years ago
  23. 5af4e7a [GFS2] fix gfs2 block allocation (cleaned up) by Benjamin Marzinski · 16 years ago
  24. e2569b7 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() by Julia Lawall · 16 years ago
  25. 8097110 [IA64] Handle count==0 in sn2_ptc_proc_write() by Cliff Wickman · 16 years ago
  26. 2826f8c [IA64] Fix boot failure on ia64/sn2 by Jes Sorensen · 16 years ago
  27. aabdc3b kgdb: sparse fix by Jason Wessel · 16 years ago
  28. a606b5e kgdb: documentation update - remove kgdboe by Jason Wessel · 16 years ago
  29. 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 16 years ago
  30. 17c15da [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 by Bob Peterson · 16 years ago
  31. 63842cc Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working" by Wim Van Sebroeck · 16 years ago
  32. a9b21b6 KVM: VMX: Fix host msr corruption with preemption enabled by Avi Kivity · 16 years ago
  33. 4fa6b9c KVM: ioapic: fix lost interrupt when changing a device's irq by Avi Kivity · 16 years ago
  34. 6bf6a95 KVM: MMU: Fix oops on guest userspace access to guest pagetable by Avi Kivity · 16 years ago
  35. 3094538 KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) by Marcelo Tosatti · 16 years ago
  36. 6597ca0 KVM: MMU: Fix rmap_write_protect() hugepage iteration bug by Marcelo Tosatti · 16 years ago
  37. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  38. d4acf7e KVM: Fix race between timer migration and vcpu migration by Marcelo Tosatti · 16 years ago
  39. 72c6e25 alpha: fix compile error in arch/alpha/mm/init.c by Thorsten Kranzkowski · 16 years ago
  40. 62786b9 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  41. 03fa9e8 NFS: nfs_updatepage(): don't mark page as dirty if an error occurred by Trond Myklebust · 16 years ago
  42. b7e2445 NFS: Fix filehandle size comparisons in the mount code by Trond Myklebust · 16 years ago
  43. 33852a1 NFS: Reduce the NFS mount code stack usage. by Trond Myklebust · 16 years ago
  44. 27f4837 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 0e05373 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. ee5c2ab Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. f6837bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  48. 8dca7ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  49. 945754a mm: fix race in COW logic by Nick Piggin · 16 years ago
  50. 672ca28 Fix ZERO_PAGE breakage with vmware by Linus Torvalds · 16 years ago
  51. 96a331b removed unused var real_tty on n_tty_ioctl() by Gustavo Fernando Padovan · 16 years ago
  52. 36c7343 tty_driver: Update required method documentation by Alan Cox · 16 years ago
  53. cdd16d0 [patch 2/3] vfs: dcache cleanups by Miklos Szeredi · 16 years ago
  54. 31f3e0b [patch 1/3] vfs: dcache sparse fixes by Miklos Szeredi · 16 years ago
  55. be285c7 [patch 3/3] vfs: make d_path() consistent across mount operations by Andreas Gruenbacher · 16 years ago
  56. 87afd44 IB/mthca: Clear ICM pages before handing to FW by Eli Cohen · 16 years ago
  57. f9f48ec [patch 4/4] flock: remove unused fields from file_lock_operations by Denis V. Lunev · 16 years ago
  58. 694a176 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink by Marcin Slusarz · 16 years ago
  59. 20d4fdc [patch 2/4] fs: make struct file arg to d_path const by Jan Engelhardt · 16 years ago
  60. c8e7f44 [patch 1/4] vfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  61. c70f844 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() by Michael Kerrisk · 16 years ago
  62. 4cca922 [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case by Michael Kerrisk · 16 years ago
  63. 94c70b9 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW by Michael Kerrisk · 16 years ago
  64. 12fd0d3 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files by Michael Kerrisk · 16 years ago
  65. fe6e9c1 [PATCH] fix cgroup-inflicted breakage in block_dev.c by Al Viro · 16 years ago
  66. 1b7558e futexes: fix fault handling in futex_lock_pi by Thomas Gleixner · 16 years ago
  67. 3e14b50 ALSA: sb - Fix wrong assertions by Takashi Iwai · 16 years ago
  68. 44e0517 ALSA: aw2 - Fix Oops at initialization by Takashi Iwai · 16 years ago
  69. 198bb97 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  70. 55d8538 Fix performance regression on lmbench select benchmark by Linus Torvalds · 16 years ago
  71. 481c534 Slab: Fix memory leak in fallback_alloc() by Christoph Lameter · 16 years ago
  72. 62a8efe Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  73. bec95aa Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 16 years ago
  74. 71c2742 Add return value to reserve_bootmem_node() by Bernhard Walle · 16 years ago
  75. a192144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  76. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  77. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  78. 2645a3c pppoe: warning fix by Stephen Hemminger · 16 years ago
  79. b732d96 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  80. a744e01 alpha: resurrect Cypress IDE quirk by Ivan Kokshaysky · 16 years ago
  81. d559d4a alpha: fix compile failures with gcc-4.3 (bug #10438) by Ivan Kokshaysky · 16 years ago
  82. ede4269 alpha: link failure fix by Ivan Kokshaysky · 16 years ago
  83. 9267b4b alpha: fix module load failures on smp (bug #10926) by Ivan Kokshaysky · 16 years ago
  84. d70ac82 Linux 2.6.26-rc7 by Linus Torvalds · 16 years ago
  85. 06d5e33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  86. d5545fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  87. 77a189c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  88. 9aef85c Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  89. fdfe6d3 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  90. 1f1e2ce Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. e570dc2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. b1ae8d3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 5501792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  94. b4eea67 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  95. 1f6ef234 [watchdog] hpwdt: fix use of inline assembly by Linus Torvalds · 16 years ago
  96. e0c6d97 [IA64] SN2: security hole in sn2_ptc_proc_write by Cliff Wickman · 16 years ago
  97. ac16236 BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  98. a49c06b pcmcia ide kingston compactflash's have a new manufacturer id by Christophe Niclaes · 16 years ago
  99. a17bf22 pcmcia: add another pata/ide ID by Kristoffer Ericson · 16 years ago
  100. 74e2338 pcmcia: add an pata/ide ID by Matt Reimer · 16 years ago