| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 | 1 | -0/+3 |
* | documentation: describe bootmem_debug kernel parameter | Andreas Herrmann | 2008-08-20 | 1 | -0/+2 |
* | remove some more tipar bits | Adrian Bunk | 2008-07-25 | 1 | -7/+0 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -1/+3 |
* | pm: boot time suspend selftest | David Brownell | 2008-07-24 | 1 | -1/+8 |
* | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 | 1 | -5/+5 |
* | hugetlb: override default huge page size | Nick Piggin | 2008-07-24 | 1 | -0/+7 |
* | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -2/+9 |
* | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 2008-07-24 | 1 | -0/+8 |
* | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 1 | -5/+54 |
| |\ |
|
| * | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-21 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 2008-07-21 | 1 | -0/+7 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---------. \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | / /
| | | | | | |/ /
| | | | | |/| /
| | | | |_|_|/
| | | |/| | | |
|
| | | | | | * | x86: add unknown_nmi_panic kernel parameter | Simon Arlott | 2008-07-20 | 1 | -0/+4 |
| |_|_|_|_|/
|/| | | | | |
|
| | | | * | | x86: enable memory tester support on 32-bit | Yinghai Lu | 2008-07-18 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -1/+8 |
|\ \ \ \ \ |
|
| * | | | | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -1/+5 |
| * | | | | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 | 1 | -0/+3 |
| | |_|_|/
| |/| | | |
|
* | | | | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -1/+2 |
* | | | | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -1/+3 |
| |_|_|/
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-15 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | ide: remove obsoleted "hdx=" kernel parameters | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -3/+0 |
* | | | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh... | Thomas Gleixner | 2008-07-14 | 1 | -0/+4 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | / / /
| | | |/ / /
| | |/| | | |
|
| | | * | | | kernel-paramaters: document pmtmr= command line option | Thomas Gleixner | 2008-07-12 | 1 | -0/+4 |
| | |/ / / |
|
* | | | | | Documentation: document debugpat commandline option | Thomas Gleixner | 2008-07-15 | 1 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 1 | -0/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [ARM] JIVE: Initial machine support for Logitech Jive | Ben Dooks | 2008-07-03 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | 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 |