aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton
2008-02-04x86: add pgtable accessor functions for gbpagesAndi Kleen
2008-02-04x86: add PUD_PAGE_SIZEAndi Kleen
2008-02-04x86: add feature macros for the gbpages cpuid bitAndi Kleen
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-04x86: cpa, add the PAT bit definesAndi Kleen
2008-02-04x86: fix EFI mappingHuang, Ying
2008-02-04x86: add function prototype to vm86.hHarvey Harrison
2008-02-04x86: add include to cpu/intel.cHarvey Harrison
2008-02-04x86: remove final FASTCALL() usesHarvey Harrison
2008-02-04x86: remove special NUMAQ support in io_32.hAndi Kleen
2008-02-04x86: move NUMAQ io handling into arch/x86/pci/numa.cAndi Kleen
2008-02-04x86: update reference for PAE tlb flushingJeremy Fitzhardinge
2008-02-04x86: pud_clear: only reload cr3 if necessaryJeremy Fitzhardinge
2008-02-04x86: revert "defer cr3 reload when doing pud_clear()"Jeremy Fitzhardinge
2008-02-04x86: sparse errors from string_32.hHarvey Harrison
2008-02-04asm-generic/tlb.h: remove <linux/quicklist.h>H. Peter Anvin
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2008-02-04x86: reintroduce volatile keyword in prototype to clflush()H. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.hH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.hH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/system.hH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/msr.hH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/i387.hH. Peter Anvin
2008-02-04x86: use _ASM_EXTABLE macro in include/asm-x86/futex.hH. Peter Anvin
2008-02-04x86: add _ASM_EXTABLE macro to <asm/asm.h>H. Peter Anvin
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao
2008-02-04[ARM] 4802/1: Fix typo and remove vague commentMarc Pignat
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski
2008-02-04[ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby
2008-02-04[ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa
2008-02-04[ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby
2008-02-04[ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby
2008-02-04[ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby
2008-02-04virtio: balloon driverRusty Russell
2008-02-04virtio: Use PCI revision field to indicate virtio PCI ABI versionAnthony Liguori
2008-02-04virtio: PCI deviceAnthony Liguori
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell