1. 18b13e5 KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot by Eduardo Habkost · 16 years ago
  2. 6450f65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  4. 3ffc3f9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 358c323 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
  6. a7b354e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  7. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  8. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  9. b15b3eb libata: Fix a large collection of DMA mode mismatches by Alan Cox · 16 years ago
  10. d127ea7 libata: restore SControl on detach by Tejun Heo · 16 years ago
  11. 05944bd libata: implement no[hs]rst force params by Tejun Heo · 16 years ago
  12. 61311e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  13. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  14. c906a48 driver core: add init_name to struct device by Greg Kroah-Hartman · 16 years ago
  15. bf9ca69 dev_printk(): constify the `dev' argument by Jean Delvare · 16 years ago
  16. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  17. 3c4fbe5 nohz: fix wrong event handler after online an offlined cpu by Miao Xie · 16 years ago
  18. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  19. 479db0b mm: dirty page tracking race fix by Nick Piggin · 16 years ago
  20. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  21. 0c7281c FRV: Provide ioremap_wc() for FRV by David Howells · 16 years ago
  22. 449f765 MN10300: Supply ioremap_wc() for MN10300 by David Howells · 16 years ago
  23. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 16 years ago
  24. 1c8e40e Reduce brokenness of CRIS headers_install by David Woodhouse · 16 years ago
  25. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  26. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  27. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  28. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  29. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  30. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  31. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  32. b591162 ata: add missing ATA_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 476d989 ata: add missing ATA_CMD_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 37014c6 ata: add missing ATA_ID_* defines (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. a7f5aaf 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
  36. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  37. c6a92a2 x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU variables by Marcin Slusarz · 16 years ago
  38. c72a5ef x86: mmconf: fix section mismatch warning by Marcin Slusarz · 16 years ago
  39. 3c3b5c3 x86: correct register constraints for 64-bit atomic operations by Mathieu Desnoyers · 16 years ago
  40. 1e0d5a5 pkt_sched: No longer destroy qdiscs from RCU. by David S. Miller · 16 years ago
  41. a9312ae pkt_sched: Add 'deactivated' state. by David S. Miller · 16 years ago
  42. 5e186b5 security.h: fix build failure by Alexander Beregalov · 16 years ago
  43. 0473b79 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
  44. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  45. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 16 years ago
  46. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  47. 66bfa2f [ARM] 5191/1: ARM: remove CVS keywords by Adrian Bunk · 16 years ago
  48. db543c1 net: skb_copy_datagram_from_iovec() by Rusty Russell · 16 years ago
  49. e3b9955 tun: TUNGETIFF interface to query name and flags by Mark McLoughlin · 16 years ago
  50. 71ef2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  51. d121db9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  52. cd98a04 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  53. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  54. 2fdc869 x86: add MAP_STACK mmap flag by Ingo Molnar · 16 years ago
  55. ffaa5b9 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  56. 024b246 alpha: move include/asm-alpha to arch/alpha/include/asm by Linus Torvalds · 16 years ago
  57. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 16 years ago
  58. 529d0e4 Merge branch 'x86/geode' into x86/urgent by Ingo Molnar · 16 years ago
  59. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  60. 9bdeb7b kexec jump: __ftrace_enabled_save/restore by Huang Ying · 16 years ago
  61. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  62. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  63. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  64. ce289e8 suspend: fix section mismatch warning - register_nosave_region by Marcin Slusarz · 16 years ago
  65. 66d4bdf x86-64: fix overlap of modules and fixmap areas by Jan Beulich · 16 years ago
  66. 0d5cdc9 x86, geode-mfgpt: check IRQ before using MFGPT as clocksource by Jens Rottmann · 16 years ago
  67. 7bc069c x86: fix spin_is_contended() by Jan Beulich · 16 years ago
  68. 1c5b0eb x86: fix readb() et al compile error with gcc-3.2.3 by Mikael Pettersson · 16 years ago
  69. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 16 years ago
  70. 975439f Merge branch 'x86/amd-iommu' into x86/urgent by Ingo Molnar · 16 years ago
  71. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  72. 9f5f5fb x86, AMD IOMMU: initialize device table properly by Joerg Roedel · 16 years ago
  73. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  74. 3c7db22 ACPICA: Additional error checking for pathname utilities by Bob Moore · 16 years ago
  75. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  76. 5cd9c58 security: Fix setting of PF_SUPERPRIV by __capable() by David Howells · 16 years ago
  77. 3167761 Merge branch 'x86/fpu' into x86/urgent by Ingo Molnar · 16 years ago
  78. a4b7b6d Blackfin arch: hook up some missing new system calls by Bryan Wu · 16 years ago
  79. b42a9f4 Blackfin arch: fix missing digit in SCLK range checking by Mike Frysinger · 16 years ago
  80. ee32664 Blackfin arch: shuffle related prototypes together -- no functional changes by Mike Frysinger · 16 years ago
  81. 3c012ee Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these details by Mike Frysinger · 16 years ago
  82. 7ab37da Blackfin arch: delete dead prototypes by Mike Frysinger · 16 years ago
  83. 0e06b50 Blackfin arch: cleanup cache lock code by Mike Frysinger · 16 years ago
  84. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  85. 9921b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  86. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  88. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  89. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  90. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  91. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  92. 8d0968a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  93. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  94. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  95. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  96. a12e61d Merge commit 'v2.6.27-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  97. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  98. 0ed89b0 x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 16 years ago
  99. 6bf90b2 ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations. by Rami Rosen · 16 years ago
  100. 83ac794 ipv6: ip6_route.h cleanup. by Rami Rosen · 16 years ago