1. af3ce51 [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex by Daniel Walker · 16 years ago
  2. 56783c5 [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex by Daniel Walker · 16 years ago
  3. 0885cb5 [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex by Daniel Walker · 16 years ago
  4. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  5. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  6. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 16 years ago
  7. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 16 years ago
  8. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  9. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  10. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  11. f74d505 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 16 years ago
  12. 45ea210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes by Linus Torvalds · 16 years ago
  13. 10ea18f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  14. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  15. d0dcd41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  16. 8dcf578 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
  17. e73b65f sysfs: build fix by Ingo Molnar · 16 years ago
  18. 826e450 Make forced module loading optional by Linus Torvalds · 16 years ago
  19. 2961b42 fix asm-mips/types.h syntax error by Adrian Bunk · 16 years ago
  20. 36bbfe2 fix asm-alpha/types.h breakage by Adrian Bunk · 16 years ago
  21. 2cb1e12 kconfig-language.txt: remove bogus hint by Adrian Bunk · 16 years ago
  22. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  23. 6217984 x86: fix setup printk format warning by Randy Dunlap · 16 years ago
  24. e26a28d x86: olpc build fix by Thomas Gleixner · 16 years ago
  25. 7b04fa0 x86: video/fbdev.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  26. afaafe5 x86: fix up bootparam.h for userspace inclusion by Rusty Russell · 16 years ago
  27. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  28. ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  29. 163ea31 x86: remove dell reboot dmi quirk board name match by Ben · 16 years ago
  30. e37ee42 x86: es7000 build fix by Ingo Molnar · 16 years ago
  31. c5562fa x86: make additional_cpus static by Adrian Bunk · 16 years ago
  32. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 16 years ago
  33. 4c6214c kbuild, suspend, x86: fix rebuild of wakeup.bin by Sam Ravnborg · 16 years ago
  34. 22eecde uml: fix gcc problem by Ingo Molnar · 16 years ago
  35. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  36. 1024c5f ide: IDE_HFLAG_SERIALIZE_DMA bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  37. b8ba5f1 x86: KVM geust: make setup_secondary_clock definition dependent on local apic by Glauber Costa · 16 years ago
  38. 93df766 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page by Avi Kivity · 16 years ago
  39. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  40. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  41. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 16 years ago
  42. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 16 years ago
  43. de368dc KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest by Christian Ehrhardt · 16 years ago
  44. 45c5eb6 KVM: ppc: Handle guest idle by emulating MSR[WE] writes by Hollis Blanchard · 16 years ago
  45. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago
  46. 1439442 KVM: VMX: Enable EPT feature for KVM by Sheng Yang · 16 years ago
  47. b7ebfb0 KVM: VMX: Prepare an identity page table for EPT in real mode by Sheng Yang · 16 years ago
  48. 0d15029 KVM: Export necessary function for EPT by Sheng Yang · 16 years ago
  49. 1ac593c KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPT by Sheng Yang · 16 years ago
  50. 7b52345 KVM: MMU: Add EPT support by Sheng Yang · 16 years ago
  51. 67253af KVM: Add kvm_x86_ops get_tdp_level() by Sheng Yang · 16 years ago
  52. 8c6d6ad KVM: MMU: Move some definitions to a header file by Sheng Yang · 16 years ago
  53. d56f546 KVM: VMX: EPT Feature Detection by Sheng Yang · 16 years ago
  54. be0c007 niu: Fix probing regression for maramba on-board chips. by David S. Miller · 16 years ago
  55. ac55182 modpost: i2c aliases need no trailing wildcard by Jean Delvare · 16 years ago
  56. 59f7137 sparc video: make blank use proper constant by Robert Reif · 16 years ago
  57. e544ff0 lapbeth: Release ->ethdev when unregistering device. by David S. Miller · 16 years ago
  58. 41fef0e xfrm: convert empty xfrm_audit_* macros to functions by Marcin Slusarz · 16 years ago
  59. 81d6ec6 Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()." by David S. Miller · 16 years ago
  60. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  61. 5b81d68 sparc: tcx.c remove unnecessary function by Robert Reif · 16 years ago
  62. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 16 years ago
  63. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  64. 269f213 tiny mq_open optimization by Ulrich Drepper · 16 years ago
  65. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  66. 2ddcca3 Linux 2.6.26-rc1 by Linus Torvalds · 16 years ago
  67. 38e8012 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  68. e098675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes by Linus Torvalds · 16 years ago
  69. 2905474 [MAINTAINERS] PCI list moved by Jesse Barnes · 16 years ago
  70. c402f98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  71. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. bf640be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  73. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  74. 4f95f81 clocksource: allow read access to available/current_clocksource by Heiko Carstens · 16 years ago
  75. 4359a02 clocksource: Fix permissions for available_clocksource by Heiko Carstens · 16 years ago
  76. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  77. f37f2c6 rose: Wrong list_lock argument in rose_node seqops by Bernard Pidoux · 16 years ago
  78. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  79. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  80. 705d209 bnx2: Update version to 1.7.5. by Michael Chan · 16 years ago
  81. d25be1d bnx2: Update RV2P firmware for 5709. by Michael Chan · 16 years ago
  82. 352f768 bnx2: Zero out context memory for 5709. by Michael Chan · 16 years ago
  83. 15b169c bnx2: Fix register test on 5709. by Michael Chan · 16 years ago
  84. 543a827 bnx2: Fix remote PHY initial link state. by Michael Chan · 16 years ago
  85. 74ecc62 bnx2: Refine remote PHY locking. by Michael Chan · 16 years ago
  86. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  87. 920e37f tg3: Update version to 3.92 by Matt Carlson · 16 years ago
  88. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  89. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 16 years ago
  90. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  91. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  92. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 16 years ago
  93. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  94. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago
  95. 35bf559 PMU battery: filenames in sysfs with spaces by Christian Kujau · 16 years ago
  96. f6b6b18 pda_power: add init and exit function callbacks by Philipp Zabel · 16 years ago
  97. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  98. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  99. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  100. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 16 years ago