| Commit message (Expand) | Author | Age | Files | Lines |
* | console: allow to retain boot console via boot option keep_bootcon | Fabio M. Di Nitto | 2011-03-22 | 1 | -0/+6 |
* | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus | 2011-03-22 | 1 | -2/+3 |
* | move x86 specific oops=panic to generic code | Olaf Hering | 2011-03-22 | 1 | -0/+5 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -0/+4 |
|\ |
|
| * | powerpc/pseries: Add support for dynamic dma windows | Nishanth Aravamudan | 2011-03-04 | 1 | -0/+4 |
* | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-03-17 | 1 | -0/+8 |
|\ \ |
|
| * | | NFSv4: Send unmapped uid/gids to the server when using auth_sys | Trond Myklebust | 2011-03-11 | 1 | -0/+8 |
| |/ |
|
* | | Merge branch 'irq/core' into x86/irq | Thomas Gleixner | 2011-03-12 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | genirq: Provide forced interrupt threading | Thomas Gleixner | 2011-02-26 | 1 | -0/+4 |
* | | Documentation: log_buf_len uses [KMG] suffix | Randy Dunlap | 2011-02-21 | 1 | -4/+3 |
* | | Documentation: explain [KMG] parameter suffix | Ahmed S. Darwish | 2011-02-21 | 1 | -0/+5 |
* | | Documentation: complete crashkernel= parameter documentation | Ahmed S. Darwish | 2011-02-21 | 1 | -4/+8 |
|/ |
|
* | Documentation: Fix kernel parameter ordering | Alan Cox | 2011-01-26 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 1 | -5/+0 |
|\ |
|
| * | Merge branch 'acpi-video' into release | Len Brown | 2011-01-12 | 1 | -5/+0 |
| |\ |
|
| | * | ACPI video: remove output switching control | Zhang Rui | 2010-12-14 | 1 | -5/+0 |
* | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 2011-01-12 | 1 | -0/+3 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | remove doc for obsolete dynamic-printk kernel-parameter | Jim Cromie | 2011-01-03 | 1 | -5/+0 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-13 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13 | Jiri Kosina | 2011-01-08 | 1 | -0/+1 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-11 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-11 | 1 | -5/+0 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | powerpc/pseries: Add kernel parameter to disable batched hcalls | Will Schmidt | 2010-11-29 | 1 | -0/+8 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 1 | -4/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc | John Stultz | 2010-12-02 | 1 | -4/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Make tsc=reliable override boot time stability checks | john stultz | 2009-08-28 | 1 | -4/+5 |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 | 1 | -6/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-12-08 | 1 | -0/+5 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -0/+2 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | watchdog: Improve initialisation error message and documentation | Ben Hutchings | 2011-01-03 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 1 | -5/+0 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas | 2010-12-17 | 1 | -5/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-10 | 1 | -9/+1 |
|/ / / / |
|
* | | | | cgroups: make swap accounting default behavior configurable | Michal Hocko | 2010-11-25 | 1 | -0/+5 |
|/ / / |
|
* | | | Documentation: remove anticipatory scheduler info | Randy Dunlap | 2010-11-11 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 | 1 | -0/+5 |
|\ \ |
|
| * | | resources: support allocating space within a region from the top down | Bjorn Helgaas | 2010-10-26 | 1 | -0/+5 |
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-25 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | NFS: Allow NFSROOT debugging messages to be enabled dynamically | Chuck Lever | 2010-09-17 | 1 | -1/+4 |
* | | | | [S390] topology: change default | Heiko Carstens | 2010-10-25 | 1 | -1/+1 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | paravirt: noreplace-paravirt is implemented for x86 and ia-64 | Jiri Kosina | 2010-08-16 | 1 | -1/+1 |
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | 1 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | KVM: document 'kvm.mmu_audit' parameter | Xiao Guangrong | 2010-10-24 | 1 | -0/+4 |
| * | | | | | KVM: fix the description of kvm-amd.nested in documentation | Xiao Guangrong | 2010-10-24 | 1 | -1/+1 |
| * | | | | | KVM: x86: explain 'no-kvmclock' kernel parameter | Jiri Kosina | 2010-10-24 | 1 | -0/+2 |
| | |_|/ /
| |/| | | |
|