summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-0411-0/+245
|\
| * support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-281-0/+1
| * x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-271-0/+11
| * x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-271-0/+49
| * x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-271-0/+3
| * xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-231-0/+3
| * xen: Xen PCI platform device driver.Stefano Stabellini2010-07-233-0/+8
| * x86/xen: event channels delivery on HVM.Sheng Yang2010-07-233-0/+16
| * xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-233-0/+154
* | NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-021-0/+6
* | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-301-0/+1
* | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-302-5/+11
* | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-301-20/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-291-0/+32
|\ \
| * | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-0/+32
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-272-0/+3
|\ \ \
| * | | net sched: fix race in mirred device removalstephen hemminger2010-07-251-0/+1
| * | | macvtap: Limit packet queue lengthHerbert Xu2010-07-221-0/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-07-262-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'bugzilla-16396' into releaseLen Brown2010-07-251-1/+1
| |\ \ \ \
| | * | | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-251-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'bugzilla-15886' into releaseLen Brown2010-07-231-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-231-1/+1
|\ \ \ \ \
| * | | | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-231-1/+1
| |/ / / /
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-231-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing: Properly align linker defined symbolsSam Ravnborg2010-07-211-0/+10
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-221-0/+1
|\ \ \ \ \
| * | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-221-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-211-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-07-211-1/+1
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-212-0/+3
|\ \ \ \ \ \
| * | | | | | include/linux/vgaarb.h: add missing part of include guardDoug Goldstein2010-07-211-0/+1
| * | | | | | fb: handle allocation failure in alloc_apertures()Dan Carpenter2010-07-201-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-211-6/+1Star
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | net: fix problem in reading sock TX queueTom Herbert2010-07-151-6/+1Star
* | | | | | vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney2010-07-211-1/+2
* | | | | | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-191-0/+1
|\ \ \ \ \
| * | | | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-181-5/+6
|\ \ \ \ \ \
| * | | | | | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara2010-07-161-5/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-161-2/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tracing: Add alignment to syscall metadata declarationsSteven Rostedt2010-07-091-2/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-161-6/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang2010-06-301-6/+6
| | |/ / / | |/| | |
* | | | | lmb: rename to memblockYinghai Lu2010-07-142-89/+89
| |_|_|/ |/| | |
* | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-121-0/+1
|\ \ \ \
| * | | | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2010-07-081-0/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-07-082-7/+2Star
|\ \ \ \