[POWERPC] Xilinx: hwicap: update booting-without-of.txt
[sfrench/cifs-2.6.git] / include /
2008-01-31 Michael Ellerman[POWERPC] Add set_dma_ops() to match get_dma_ops()
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-30 FUJITA Tomonori[SCSI] scsi_debug: add XDWRITEREAD_10 support
2008-01-30 James Bottomley[SCSI] remove use_sg_chaining
2008-01-30 Boaz Harrosh[SCSI] bidirectional command support
2008-01-30 Boaz Harrosh[SCSI] implement scsi_data_buffer
2008-01-30 Boaz Harrosh[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
2008-01-30 Avi KivityKVM: Move apic timer migration away from critical section
2008-01-30 Glauber de Oliveir... KVM: Put kvm_para.h include outside __KERNEL__
2008-01-30 Christian EhrhardtKVM: Portability: Move kvm_fpu to asm-x86/kvm.h
2008-01-30 Sheng YangKVM: x86 emulator: Only allow VMCALL/VMMCALL trapped...
2008-01-30 Marcelo TosattiKVM: MMU: Switch to mmu spinlock
2008-01-30 Avi KivityKVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
2008-01-30 Marcelo TosattiKVM: Add kvm_read_guest_atomic()
2008-01-30 Avi KivityKVM: Disable vapic support on Intel machines with FlexP...
2008-01-30 Avi KivityKVM: Accelerated apic support
2008-01-30 Avi KivityKVM: local APIC TPR access reporting facility
2008-01-30 Avi KivityKVM: MMU: Add cache miss statistic
2008-01-30 Zhang XiantaoKVM: Expose ioapic to ia64 save/restore APIs
2008-01-30 Zhang XiantaoKVM: Move kvm_vcpu_kick() to x86.c
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...
2008-01-30 Avi KivityKVM: Export include/linux/kvm.h only if $ARCH actually...
2008-01-30 Jerone YoungKVM: Add ifdef in irqchip struct for x86 only structures
2008-01-30 Dan KenigsbergKVM: Enhance guest cpuid management
2008-01-30 Avi KivityKVM: Export include/asm-x86/kvm.h
2008-01-30 Jerone YoungKVM: Portability: Move cpuid structures to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move kvm_sregs and msr structures...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_segment & kvm_dtable structu...
2008-01-30 Jerone YoungKVM: Portability: Move structure lapic_state to <asm...
2008-01-30 Jerone YoungKVM: Portability: Move kvm_regs to <asm/kvm.h>
2008-01-30 Jerone YoungKVM: Portability: Move x86 pic strutctures
2008-01-30 Jerone YoungKVM: Portability: Move kvm_memory_alias to asm/kvm.h
2008-01-30 Izik EidusKVM: Add ioctl to tss address from userspace,
2008-01-30 Christian BorntraegerKVM: Per-architecture hypercall definitions
2008-01-30 Izik EidusKVM: Support assigning userspace memory to the guest
2008-01-30 Izik EidusKVM: Allow dynamic allocation of the mmu shadow cache...
2008-01-30 Anthony LiguoriKVM: Refactor hypercall infrastructure (v3)
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Jeremy Fitzhardingex86: defer cr3 reload when doing pud_clear()
2008-01-30 Bernhard Kaindlx86: early boot debugging via FireWire (ohci1394_dma...
2008-01-30 Jeremy Fitzhardingex86: don't special-case pmd allocations as much
2008-01-30 Ingo Molnarx86: arch/x86/mm/init_32.c cleanup
2008-01-30 Ingo Molnarx86: make ioremap() UC by default
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: fix clflush_page_range logic
2008-01-30 Arjan van de Venx86: add testcases for RODATA and NX protections/attributes
2008-01-30 Ingo Molnarx86: remove flush_agp_mappings()
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Arjan van de Venx86: make various pageattr.c functions static
2008-01-30 Ingo Molnarx86: cpa: set_memory_notpresent()
2008-01-30 Thomas Gleixnerx86: fix ioremap API
2008-01-30 Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30 Thomas Gleixnerx86: move page_is_ram() function
2008-01-30 Arjan van de Venx86: deprecate change_page_attr() for drivers
2008-01-30 Arjan van de Venx86: convert CPA users to the new set_page_ API
2008-01-30 Arjan van de Venx86: a new API for drivers/etc to control cache and...
2008-01-30 Thomas Gleixnerx86: introduce max_pfn_mapped
2008-01-30 Ingo Molnarx86: add PAGE_KERNEL_EXEC_NOCACHE
2008-01-30 Thomas Gleixnerx86: add PG_LEVEL enum
2008-01-30 Thomas Gleixnerx86: clean up lookup_address() declarations
2008-01-30 Ingo Molnarx86: clean up arch/x86/mm/pageattr.c
2008-01-30 Ingo Molnarx86: introduce native_set_pte_atomic() on 64-bit too
2008-01-30 Ingo Molnarx86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
2008-01-30 Huang, Yingx86: fix some bugs about EFI runtime code mapping
2008-01-30 Andi Kleenx86: remove set_kernel_exec()
2008-01-30 Andi Kleenx86: introduce canon_pgprot()
2008-01-30 Andi Kleenx86: don't drop NX bit in pte modifier functions on...
2008-01-30 Andi Kleenx86: add pte_pgprot to 32-bit
2008-01-30 Andi Kleenx86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non...
2008-01-30 Ingo Molnarx86: fix early_ioremap()/btmap
2008-01-30 Ingo Molnarx86: increase the number of boot-mappings
2008-01-30 Ingo Molnarx86: enhance early_ioremap()
2008-01-30 Huang, Yingx86 32-bit boot: rename bt_ioremap() to early_ioremap()
2008-01-30 Huang, Yingx86: replace boot_ioremap() with enhanced bt_ioremap...
2008-01-30 Huang, Yingi386 boot: replace boot_ioremap with enhanced bt_iorema...
2008-01-30 Ingo Molnarx86: return the page table level in lookup_address()
2008-01-30 Andi Kleenx86: add pte accessors for the global bit
2008-01-30 Andi Kleenx86: clean up pte_exec
2008-01-30 Ingo Molnarx86: change ioremap() to default to uncached
2008-01-30 Jeremy Fitzhardingex86: demacro asm-x86/pgalloc_32.h
2008-01-30 Jeremy Fitzhardingex86: add mm parameter to paravirt_alloc_pd
2008-01-30 Florian Fainellix86: add support for the RDC R-321x SoC
2008-01-30 Florian Fainellipci: add PCI identifiers for the RDC devices
2008-01-30 Florian Fainellix86: add generic GPIO support to x86
2008-01-30 Andres Salomonx86: GEODE: update GPIO API to support setting multiple...
2008-01-30 Mike Travisx86/non-x86: percpu, node ids, apic ids x86.git fixup
2008-01-30 Yinghai Lux86_32: trim memory by updating e820
2008-01-30 Bernhard Wallex86, rtc: make CONFIG_HPET_EMULATE_RTC usable from...
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to s16
2008-01-30 Mike Travisx86: fix early cpu_to_node panic from nr_free_zone_pages
2008-01-30 Ingo Molnarx86: get_cycles() fix
next