| Commit message (Expand) | Author | Age | Files | Lines |
* | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 1 | -0/+2 |
* | x86 boot: only pick up additional EFI memmap if add_efi_memmap flag | Paul Jackson | 2008-07-08 | 1 | -0/+3 |
* | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+23 |
|\ |
|
| * | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 1 | -2/+6 |
| |\ |
|
| * | | x86: mtrr cleanup for converting continuous to discrete - auto detect v4 | Yinghai Lu | 2008-05-25 | 1 | -2/+11 |
| * | | x86: mtrr cleanup for converting continuous to discrete layout, v8 | Yinghai Lu | 2008-05-25 | 1 | -0/+14 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 | 1 | -0/+11 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | x86: clean up amd_iommu documentation | FUJITA Tomonori | 2008-07-07 | 1 | -1/+0 |
| | * | x86, AMD IOMMU: add documentation for kernel parameters | Joerg Roedel | 2008-06-27 | 1 | -0/+12 |
| |/ |
|
* | | doc: document the relax_domain_level kernel boot argument | Paul Jackson | 2008-07-04 | 1 | -0/+4 |
* | | Doc*/kernel-parameters.txt: fix stale references | Pavel Machek | 2008-07-04 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-15 | 1 | -0/+6 |
|\ |
|
| * | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 | 1 | -0/+6 |
* | | [S390] Remove last traces of cio_msg=. | Cornelia Huck | 2008-05-15 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-05 | 1 | -0/+2 |
|\ |
|
| * | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 | 1 | -0/+2 |
* | | m68k: remove old mac_esp cruft | Finn Thain | 2008-05-05 | 1 | -3/+0 |
* | | infrastructure to debug (dynamic) objects | Thomas Gleixner | 2008-04-30 | 1 | -0/+2 |
* | | Basic braille screen reader support | Samuel Thibault | 2008-04-30 | 1 | -0/+5 |
|/ |
|
* | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 2008-04-29 | 1 | -2/+1 |
* | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 1 | -0/+7 |
* | ide: remove obsoleted "idex=" kernel parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 1 | -4/+4 |
|\ |
|
| * | PCI: iommu: iotlb flushing | mark gross | 2008-04-20 | 1 | -0/+4 |
| * | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-20 | 1 | -4/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 1 | -8/+7 |
| |\ \ |
|
| * | | | [POWERPC] Add kernel parameter to set l3cr for MPC745x | Robert Brose | 2008-04-01 | 1 | -0/+2 |
* | | | | x86: fix exec mappings comments | Jiri Slaby | 2008-04-19 | 1 | -1/+9 |
| |_|/
|/| | |
|
* | | | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-19 | 1 | -0/+6 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-18 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Pull nptcg into release branch | Tony Luck | 2008-04-17 | 1 | -0/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu | 2008-04-04 | 1 | -0/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
| * | | | | IDE: remove ide=reverse IDE core | Greg Kroah-Hartman | 2008-04-18 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | kgdb: document parameters | Jason Wessel | 2008-04-17 | 1 | -0/+5 |
| |/ / / |
|
* | | | | x86: memtest bootparam | Yinghai Lu | 2008-04-17 | 1 | -0/+5 |
* | | | | x86 iommu: add more documentation | Pavel Machek | 2008-04-17 | 1 | -0/+13 |
|/ / / |
|
* | | | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-04-11 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Documentation: move nfsroot.txt to filesystems/ | J. Bruce Fields | 2008-04-11 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | cgroups: add cgroup support for enabling controllers at boot time | Paul Menage | 2008-04-04 | 1 | -0/+4 |
| |/
|/| |
|
* | | ACPI PM: Restore the 2.6.24 suspend ordering | Rafael J. Wysocki | 2008-04-01 | 1 | -5/+0 |
|/ |
|
* | kernel-parameters.txt: document memmap option better | Pavel Machek | 2008-03-24 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-03-18 | 1 | -0/+2 |
|\ |
|
| * | Input: document i8042.noloop | Jiri Kosina | 2008-03-14 | 1 | -0/+2 |
* | | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2008-03-15 | 1 | -3/+0 |
* | | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 1 | -1/+1 |
|/ |
|
* | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap | 2008-03-07 | 1 | -4/+4 |