summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-062-12/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-061-5/+0Star
|\
| * [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-5/+0Star
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-061-0/+16
|\ \
| * | libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-061-0/+1
| * | libata: improve post-reset device ready testTejun Heo2008-05-061-0/+15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-062-9/+41
|\ \ | |/ |/|
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-051-1/+1
| * xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-041-8/+40
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-061-1/+37
|\ \
| * | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-0/+29
| * | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-051-0/+2
| * | sched: fix RT task-wakeup logicGregory Haskins2008-05-051-1/+6
* | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-062-1/+8
|\ \ \
| * | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-051-2/+3
|\ \ \ \
| * | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-301-1/+1
| * | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-1/+2
* | | | | m68k: remove old mac_esp cruftFinn Thain2008-05-051-30/+0Star
| |_|/ / |/| | |
* | | | kgdb: fix signedness mixmatches, add statics, add declaration to headerHarvey Harrison2008-05-051-1/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-052-2/+6
|\ \ \
| * | | fix asm-mips/types.h syntax errorAdrian Bunk2008-05-041-2/+0Star
| * | | fix asm-alpha/types.h breakageAdrian Bunk2008-05-041-0/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-051-4/+4
|\ \ \ \
| * | | | x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-041-4/+4
| |/ / /
* | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-053-1/+15
|\ \ \ \
| * | | | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+1
| * | | | KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-0/+6
| * | | | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-041-0/+1
| * | | | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-041-0/+3
| * | | | KVM: MMU: Add EPT supportSheng Yang2008-05-041-0/+3
| * | | | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-041-0/+1
| |/ / /
* / / / sysfs: build fixIngo Molnar2008-05-051-6/+0Star
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-031-0/+9
|\ \ \
| * | | hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-031-0/+9
* | | | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-1/+1
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-031-0/+4
|\ \ \ \
| * | | | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-031-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-0324-697/+197Star
|\ \ \ \ \
| * | | | | types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-032-0/+40
| * | | | | xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin2008-05-031-32/+1Star
| * | | | | x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-031-36/+2Star
| * | | | | v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin2008-05-031-31/+1Star
| * | | | | sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin2008-05-031-29/+1Star
| * | | | | sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin2008-05-031-29/+1Star
| * | | | | sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin2008-05-031-32/+2Star
| * | | | | s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin2008-05-031-42/+6Star
| * | | | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-031-42/+6Star
| * | | | | parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin2008-05-031-31/+2Star
| * | | | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin2008-05-031-31/+2Star