1. f8f0fdc lguest: documentation VI: Switcher by Rusty Russell · 17 years ago
  2. bff672e lguest: documentation V: Host by Rusty Russell · 17 years ago
  3. dde7978 lguest: documentation IV: Launcher by Rusty Russell · 17 years ago
  4. e2c9784 lguest: documentation III: Drivers by Rusty Russell · 17 years ago
  5. b2b47c2 lguest: documentation II: Guest by Rusty Russell · 17 years ago
  6. f938d2c lguest: documentation I: Preparation by Rusty Russell · 17 years ago
  7. dfb6868 xen: xen/page.h compile fix by Jeremy Fitzhardinge · 17 years ago
  8. bd16f9e rtc-ds1307: typo fix found by coverity by David Brownell · 17 years ago
  9. 47572b8 fixup s3c24xx build after arch moves by Ben Dooks · 17 years ago
  10. 70f38db PM: fix compiler error of PPC dart_iommu by Ryusuke Konishi · 17 years ago
  11. 415ad26d Slab maintainer & Credits update by Christoph Lameter · 17 years ago
  12. 61df47c kernel-doc fix for kmod.c by Randy Dunlap · 17 years ago
  13. f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
  14. 87588dd more reiserfs endianness annotations by Al Viro · 17 years ago
  15. 60262e5 arm unaligned.h annotations by Al Viro · 17 years ago
  16. e7cf261 m68k {in,out}_le{16,32} endianness misannotation by Al Viro · 17 years ago
  17. c7b17cb ax88796 (address space): cast to unsigned long, not long by Al Viro · 17 years ago
  18. 5b26e64 raw1394 __user annotation by Al Viro · 17 years ago
  19. 0bd8496 drivers/ misc __iomem annotations by Al Viro · 17 years ago
  20. ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
  21. 97f1e7f make powerpc BUG_ON() OK with pointers and bitwise by Al Viro · 17 years ago
  22. fdd3396 amd64: fix get_user() on bitwise by Al Viro · 17 years ago
  23. c47ffe3 make __chk_{user,io}_ptr() accept pointers to volatile by Al Viro · 17 years ago
  24. 1f41bb3 cxgb3 gfp_t annotations by Al Viro · 17 years ago
  25. af3b162 misannotation in pppol2tp by Al Viro · 17 years ago
  26. 6aa8b04 cyclone.c: silly use of volatile, __iomem fixes by Al Viro · 17 years ago
  27. 712aaa1 use CLOCKSOURCE_MASK() instead of too large constant by Al Viro · 17 years ago
  28. d5c0372 alpha: long constant by Al Viro · 17 years ago
  29. 8dc9463 ia64 time.c: ANSIfy by Al Viro · 17 years ago
  30. ed5f656 deal with alpha section warnings by Al Viro · 17 years ago
  31. 55fe977 viohs: extern on function definition by Al Viro · 17 years ago
  32. b0a5ab9 initramfs: missing __init by Al Viro · 17 years ago
  33. ca5c8cd lockd and nfsd endianness annotation fixes by Al Viro · 17 years ago
  34. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  35. 704eae1 ip6_tunnel - endianness annotations by Al Viro · 17 years ago
  36. a34c458 netfilter endian regressions by Al Viro · 17 years ago
  37. e0e5de0 sun userflash is PCI-dependent by Al Viro · 17 years ago
  38. 52cf875 more VIRT_TO_BUS dependencies by Al Viro · 17 years ago
  39. c98dbe5 fix missing arguments in drivers/rtc/rtc-stk17ta8.c by Al Viro · 17 years ago
  40. be03e56 m68knommu: use setup_irq() in 68328 timer code by Greg Ungerer · 17 years ago
  41. 5c4525d m68knommu: use setup_irq() in ColdFire PIT timer by Greg Ungerer · 17 years ago
  42. 65fdef9 m68knommu: remove unused mach_trap_init by Greg Ungerer · 17 years ago
  43. c52a2cd m68knommu: use setup_irq() in ColdFire simple timer by Greg Ungerer · 17 years ago
  44. 374c3f5 m68knommu: remove use of colfire_trap_init by Greg Ungerer · 17 years ago
  45. aa1f1d1 m68knommu: use setup_irq() in 68360 timer code by Greg Ungerer · 17 years ago
  46. c423941 m68knommu: add prototype for ack_bad_irq by Greg Ungerer · 17 years ago
  47. e4903fb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  48. 6a28a05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  49. cb7e51d kbuild: fix modpost warnings for xtensa by Sam Ravnborg · 17 years ago
  50. cb2e091 [IA64] Nail two more simple section mismatch errors by Tony Luck · 17 years ago
  51. 9d6f40b [IA64] fix section mismatch warnings by Tony Luck · 17 years ago
  52. 3b74d18 [IA64] rename partial_page by akpm@linux-foundation.org · 17 years ago
  53. 83cda2b kbuild: be more foregiving on init section naming by Sam Ravnborg · 17 years ago
  54. 2f5ee61 kbuild: rearrange a few function in modpost by Sam Ravnborg · 17 years ago
  55. 114f515 kbuild: use LDFLAGS_MODULE only for .ko links by Roland McGrath · 17 years ago
  56. 1edf1c0 kconfig: remove unused members from struct symbol by Sam Ravnborg · 17 years ago
  57. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  58. 4a645d5 kbuild: fix up printing of Linux C Library version in scripts/ver_linux by Jesper Juhl · 17 years ago
  59. 8d8d828 kbuild: do not do section mismatch checks on vmlinux in 2nd pass by Sam Ravnborg · 17 years ago
  60. 4bf3b0b [x86 setup] Make struct apm_bios_info cross-architecture by H. Peter Anvin · 17 years ago
  61. 238b706 [x86 setup] Make struct ist_info cross-architecture, and use in setup code by H. Peter Anvin · 17 years ago
  62. f77b1ab [x86 setup] Fix typos in struct efi_info by H. Peter Anvin · 17 years ago
  63. 1a13286 [x86 setup] APM: BX should be zero when disconnecting by H. Peter Anvin · 17 years ago
  64. 1514ab0 [x86 setup] APM detection logic bug fix by Mikael Pettersson · 17 years ago
  65. 80492cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  66. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  67. a07ee86 [IA64] Ensure that machvec is set up takes place before serial console by Horms · 17 years ago
  68. 6ffbc823 [IA64] vector-domain - fix vector_table by Kenji Kaneshige · 17 years ago
  69. 8f5ad1a [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) by Yasuaki Ishimatsu · 17 years ago
  70. bc72450 m68knommu: make BOOTPARAM setup common by Greg Ungerer · 17 years ago
  71. 020f9e1 m68knommu: fix reset register address casting by Greg Ungerer · 17 years ago
  72. 906a262 m68knommu: add configure support for Intec boards by Greg Ungerer · 17 years ago
  73. 7160a67 m68knommu: simplify ColdFire resume code by Greg Ungerer · 17 years ago
  74. 063586a m68knommu: create hw_irq.h by Greg Ungerer · 17 years ago
  75. a6fcafd m68knommu: fix definition of MCFDMA_DIR_INV by Philippe De Muyter · 17 years ago
  76. 33e7a72 m68knommu: add build support for more Arcturus boards by Greg Ungerer · 17 years ago
  77. 85e026b m68knommu: need to include linux/device.h in dma.c by Greg Ungerer · 17 years ago
  78. 5c4f526 m68knommu: fix tick timer definition for coldfire by Greg Ungerer · 17 years ago
  79. 3699522 m68knommu: add configure support for more Arcturus boards by David Wu · 17 years ago
  80. 931f9cd m68knommu: fix workqueues in 68328 serial driver by Greg Ungerer · 17 years ago
  81. a427138 m68knommu: remove legacy power managament from 68328 serial driver by Greg Ungerer · 17 years ago
  82. a941735 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  83. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  84. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  85. 910949a SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc by Venkat Yekkirala · 17 years ago
  86. d37c855 KVM: disable writeback for 0x0f 0x01 instructions. by Aurelien Jarno · 17 years ago
  87. 4c981b4 KVM: Fix removal of nx capability from guest cpuid by Avi Kivity · 17 years ago
  88. 7cfa4b0 Revert "KVM: Avoid useless memory write when possible" by Avi Kivity · 17 years ago
  89. 5e58cfe KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race by Rusty Russell · 17 years ago
  90. b0fcd90 KVM: Correctly handle writes crossing a page boundary by Avi Kivity · 17 years ago
  91. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  92. cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
  93. 1e1f3f2 Pull kconfig into release branch by Len Brown · 17 years ago
  94. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  95. c30c620 ACPI: quiet ACPI Exceptions due to no _PTC or _TSS by Len Brown · 17 years ago
  96. 0de085b Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  97. 3836df6 ocfs2: bad kunmap_atomic() by Jens Axboe · 17 years ago
  98. 2f66b52 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  99. 1e66239 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  100. 7742c0b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago