1. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  2. e1a72ae KVM: nVMX: Document 'nested' parameter by Sasha Levin · 13 years ago
  3. 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 13 years ago
  4. 38c0a0c Merge branches 'apei', 'bz-13195' and 'doc' into acpi by Len Brown · 13 years ago
  5. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  6. 1629024 Documentation: kernel-parameters.txt cleanups by Randy Dunlap · 13 years ago
  7. ac1667d Documentation: add ARM user_debug to kernel-parameters.txt by Stephen Boyd · 13 years ago
  8. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  9. 9624211 PNP: update pnp.debug usage (needs value on command line) by Bjorn Helgaas · 13 years ago
  10. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  11. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  12. dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
  13. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  14. f2d34fd Documentation: add pointer to name_to_dev_t for root= values by Will Drewry · 13 years ago
  15. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  16. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  17. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  18. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 13 years ago
  19. d134b00 loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop devices by Kay Sievers · 13 years ago
  20. 4302fbc panic: panic=-1 for immediate reboot by Hugh Dickins · 13 years ago
  21. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  22. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  23. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  24. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  25. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  26. dee28e7 pstore: Allow the user to explicitly choose a backend by Matthew Garrett · 13 years ago
  27. 7102ebc evm: permit only valid security.evm xattrs to be updated by Mimi Zohar · 13 years ago
  28. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  29. f483d39 PCI: conditional resource-reallocation through kernel parameter pci=realloc by Ram Pai · 13 years ago
  30. b6935f8 Document powerpc udbg-immortal by Christian Kujau · 13 years ago
  31. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  32. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  33. c4fc234 USB: Add "authorized_default" parameter to the usbcore module by Carl-Daniel Hailfinger · 13 years ago
  34. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  35. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  36. a2c8990 memsw: remove noswapaccount kernel parameter by Michal Hocko · 13 years ago
  37. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  38. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  39. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  40. de5397a x86, cpu: Enable/disable Supervisor Mode Execution Protection by Fenghua Yu · 13 years ago
  41. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 13 years ago
  42. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  43. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  44. 44a4dcf Documentation: update panic parameter info by Randy Dunlap · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 13 years ago
  47. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 13 years ago
  48. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 13 years ago
  49. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  50. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  51. c1c5e4d Merge branch 'irq/core' into x86/irq by Thomas Gleixner · 13 years ago
  52. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 14 years ago
  53. 4e8b0cf powerpc/pseries: Add support for dynamic dma windows by Nishanth Aravamudan · 14 years ago
  54. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  55. c756d08 Documentation: log_buf_len uses [KMG] suffix by Randy Dunlap · 14 years ago
  56. 7a19a23 Documentation: explain [KMG] parameter suffix by Ahmed S. Darwish · 14 years ago
  57. 6f21e64 Documentation: complete crashkernel= parameter documentation by Ahmed S. Darwish · 14 years ago
  58. 9cfe268 Documentation: Fix kernel parameter ordering by Alan Cox · 14 years ago
  59. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  60. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  61. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  62. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  63. 9e0c20b Merge branch 'acpi-video' into release by Len Brown · 14 years ago
  64. fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
  65. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  66. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  67. f8313ef Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13 by Jiri Kosina · 14 years ago
  68. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  71. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  72. 44dd4ff remove doc for obsolete dynamic-printk kernel-parameter by Jim Cromie · 14 years ago
  73. 5514237 watchdog: Improve initialisation error message and documentation by Ben Hutchings · 14 years ago
  74. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  75. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 14 years ago
  76. 677bd81 ACPI video: remove output switching control by Zhang Rui · 14 years ago
  77. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  78. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  79. b0f9690 Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc by John Stultz · 14 years ago
  80. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  81. 4e89a2d powerpc/pseries: Add kernel parameter to disable batched hcalls by Will Schmidt · 14 years ago
  82. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  83. 17a9e7b Documentation: remove anticipatory scheduler info by Randy Dunlap · 14 years ago
  84. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  85. e7f8567 resources: support allocating space within a region from the top down by Bjorn Helgaas · 14 years ago
  86. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  87. c9af3fa [S390] topology: change default by Heiko Carstens · 14 years ago
  88. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  90. a182d87 KVM: document 'kvm.mmu_audit' parameter by Xiao Guangrong · 14 years ago
  91. 8475f94 KVM: fix the description of kvm-amd.nested in documentation by Xiao Guangrong · 14 years ago
  92. 9cf4c4f KVM: x86: explain 'no-kvmclock' kernel parameter by Jiri Kosina · 14 years ago
  93. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  94. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  95. a648ec0 Dynamic Debug: Introduce ddebug_query= boot parameter by Thomas Renninger · 14 years ago
  96. a8cbf22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  97. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 14 years ago
  100. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago