| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | James Morris | 2009-03-24 | 1 | -5/+9 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 1 | -2/+2 |
| |\ |
|
| | * | x86, doc: fix references to Documentation/x86/i386/boot.txt | Kyle McMartin | 2009-02-23 | 1 | -2/+2 |
| * | | ide: ide.c 'clear' fix, update "ide=nodma" documentation | David Fries | 2009-02-25 | 1 | -2/+4 |
| |/ |
|
| * | acpi/doc: add missing param value | Randy Dunlap | 2009-02-22 | 1 | -1/+1 |
| * | x86: disable intel_iommu support by default | Kyle McMartin | 2009-02-05 | 1 | -0/+2 |
* | | Merge branch 'master' into next | James Morris | 2009-02-06 | 1 | -37/+92 |
|\| |
|
| * | sound: Remove removed OSS kernel parameters from doc | Henrik Kretzschmar | 2009-01-18 | 1 | -7/+0 |
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-09 | 1 | -2/+2 |
| |\ |
|
| | * | [S390] update documentation for hvc_iucv kernel parameter. | Hendrik Brueckner | 2009-01-09 | 1 | -2/+2 |
| * | | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 1 | -10/+122 |
| |\| |
|
| | * | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+3 |
| | * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 1 | -0/+4 |
| | |\ |
|
| | | * | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2009-01-07 | 1 | -0/+4 |
| | * | | USB: storage: make the "quirks=" module parameter writable | Alan Stern | 2009-01-07 | 1 | -0/+7 |
| | * | | USB: usb-storage: add "quirks=" module parameter | Alan Stern | 2009-01-07 | 1 | -0/+29 |
| | |/ |
|
| | * | coredump_filter: permit changing of the default filter | Hidehiro Kawai | 2009-01-06 | 1 | -0/+5 |
| | * | doc: reformat some long lines in kernel-parameters.txt | Randy Dunlap | 2009-01-06 | 1 | -7/+7 |
| | * | docs: add more early params to kernel-parameters.txt | Randy Dunlap | 2009-01-06 | 1 | -0/+6 |
| | * | documentation: update header file paths | Randy Dunlap | 2009-01-06 | 1 | -2/+2 |
| * | | Merge branch 'suspend' into release | Len Brown | 2009-01-09 | 1 | -19/+26 |
| |\ \ |
|
| | * | | doc: fix kernel-parameters.txt formatting | Randy Dunlap | 2008-12-19 | 1 | -18/+22 |
| | * | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs | Rafael J. Wysocki | 2008-12-19 | 1 | -1/+4 |
| * | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui | 2009-01-09 | 1 | -0/+1 |
* | | | | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-06 | 1 | -0/+9 |
* | | | | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | [S390] provide documentation for hvc_iucv kernel parameter. | Hendrik Brueckner | 2008-12-25 | 1 | -0/+3 |
| * | | | [S390] cpu topology: introduce kernel parameter | Heiko Carstens | 2008-12-25 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 1 | -4/+7 |
| |\| | |
|
| * | | | trace: add a way to enable or disable the stack tracer | Steven Rostedt | 2008-12-18 | 1 | -0/+4 |
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 | 1 | -3/+8 |
| |\ \ \ \ \
| | | | | |/
| | | | |/| |
|
| * | | / | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 1 | -64/+47 |
| |\| | | |
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 1 | -5/+5 |
| |\ \ \ \ |
|
| * | | | | | ftrace: ftrace_dump_on_oops=[tracer] | Peter Zijlstra | 2008-11-03 | 1 | -0/+8 |
* | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 | 1 | -1/+32 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 2008-12-25 | 1 | -4/+7 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -1/+32 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | / /
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| | | | | | | * | | | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-10-28 | 1 | -49/+204 |
| | | | | | | |\ \ \ \
| | | | | | |_|/ / / /
| | | | | |/| | | | | |
|
| | | | | | | * | | | | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo... | Stefan Assmann | 2008-07-18 | 1 | -0/+4 |
| | | | | | | * | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-18 | 1 | -5/+23 |
| | | | | | | |\ \ \ \ |
|
| | | | | | | * | | | | | x86, pci: introduce pci=ioapicreroute kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+4 |
| | | | | | | * | | | | | x86, pci: introduce pci=noioapicquirk kernel cmdline option | Stefan Assmann | 2008-07-08 | 1 | -0/+3 |
| | | | | | * | | | | | | x86: nmi - nmi_watchdog boot param docs cleanup | Cyrill Gorcunov | 2008-11-03 | 1 | -1/+14 |
| | | | | |/ / / / / / |
|
| | | * | | | | | / / | x86: Skip verification by the watchdog for TSC clocksource. | Alok Kataria | 2008-11-01 | 1 | -0/+7 |
| | | | |_|_|_|_|/ /
| | | |/| | | | | | |
|
* | | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -3/+8 |
| |\| | | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | 1 | -12/+12 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -57/+40 |
| |\ \ \ \ \ \ \ \ \ |
|