summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-2541-101/+224
|\
| * Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-256-23/+62
| |\
| | * KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0Star
| | * KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
| | * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-4/+3Star
| | * x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-242-0/+55
| | * KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-241-4/+0Star
| |\ \
| | * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-4/+0Star
| * | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-241-0/+2
| | |/ | |/|
| * | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2Star
| * | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-212-0/+17
| |\ \
| | * | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-211-0/+11
| | * | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-201-0/+6
| * | | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-216-22/+22
| * | | alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky2008-06-211-1/+71
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-202-3/+4
| |\ \ \ | | | |/ | | |/|
| | * | x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-191-2/+2
| | * | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-191-1/+2
| * | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-195-5/+5
| * | | Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-191-2/+2
| |/ /
| * | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-192-14/+6Star
| |\ \
| | * | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
| | * | drivers/char/agp - use boolJoe Perches2008-06-191-11/+3Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-182-1/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-181-0/+1
| | * ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-171-1/+1
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-161-1/+6
| |\ \
| | * | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-161-1/+6
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-164-5/+12
| |\ \ \
| | * | | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-161-2/+10
| | * | | [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-161-1/+1
| | * | | Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-1623-42/+126
| | |\ \ \
| | * \ \ \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-162-2/+1Star
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-162-2/+1Star
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-165-8/+7Star
| |\ \ \ \ \
| | * | | | | [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
| | * | | | | [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-2/+2
| | * | | | | [MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman2008-06-161-2/+2
| | * | | | | [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-161-2/+0Star
| | * | | | | [MIPS] Alchemy: Add au1500 reserved interruptbruno randolf2008-06-161-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Export <linux/a.out.h> to userspace again.David Woodhouse2008-06-161-0/+3
| * | | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse2008-06-161-8/+0Star
| |/ / / /
* | | | | Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-16118-258/+575
|\| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-141-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-121-0/+1
| | |\ \ \
| | | * | | x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-131-1/+1
| |\ \ \ \ \
| | * | | | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin2008-06-131-1/+1