summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-111-5/+7
| * | | | | [POWERPC] Add SPRN for Embedded registers specified in PowerISA 2.04Kumar Gala2007-12-111-1/+12
| |/ / / /
| * | | | [POWERPC] Add of_translate_dma_addressBenjamin Herrenschmidt2007-12-111-0/+4
| * | | | [POWERPC] Merge pci_process_bridge_OF_ranges()Benjamin Herrenschmidt2007-12-111-0/+3
| * | | | [POWERPC] Make isa_mem_base common to 32 and 64 bitsBenjamin Herrenschmidt2007-12-111-2/+3
| * | | | Merge branch 'linux-2.6' into for-2.6.25Paul Mackerras2007-12-111-2/+0
| |\ \ \ \
| * | | | | [POWERPC] Update smu command definitionsMichael Hanselmann2007-12-111-4/+128
| * | | | | [POWERPC] Use SLB size from the device treeMichael Neuling2007-12-112-6/+1
| * | | | | [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-2/+3
| * | | | | [POWERPC] iSeries: Call iSeries_pcibios_init from setup_archStephen Rothwell2007-12-111-3/+0
| * | | | | [POWERPC] Consolidate pci_controllerStephen Rothwell2007-12-111-43/+22
| * | | | | [POWERPC] Clean up pci-bridge.hStephen Rothwell2007-12-111-53/+42
| * | | | | [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-2/+1
| * | | | | [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-111-1/+1
| * | | | | [POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman2007-12-111-0/+4
| * | | | | [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-2/+8
| * | | | | Merge branch 'linux-2.6'Paul Mackerras2007-12-1028-117/+669
| |\ \ \ \ \
| * | | | | | [POWERPC] Make global_phb_number staticStephen Rothwell2007-12-031-1/+0
| * | | | | | [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-0/+71
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-317-110/+29
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | alpha: fix x86.git merge build errorThomas Gleixner2008-01-301-0/+1
| * | | | | | ia64: on UP percpu variables are not small memory modelIngo Molnar2008-01-301-2/+4
| * | | | | | s390: use generic percpu linux-2.6.gittravis@sgi.com2008-01-301-24/+9
| * | | | | | POWERPC: use generic per cputravis@sgi.com2008-01-301-19/+3
| * | | | | | ia64: use generic percputravis@sgi.com2008-01-302-21/+7
| * | | | | | SPARC64: use generic percputravis@sgi.com2008-01-301-19/+3
| * | | | | | modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-303-23/+0
| * | | | | | x86: fix duplicated TIF on 64-bitMathieu Desnoyers2008-01-301-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-302-2/+6
|\ \ \ \ \ \ \
| * | | | | | | lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-301-1/+1
| * | | | | | | lguest: Reboot supportBalaji Rao2008-01-301-1/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-303-27/+119
|\ \ \ \ \ \ \ \
| * | | | | | | | NetLabel: Add auditing to the static labeling mechanismPaul Moore2008-01-291-0/+2
| * | | | | | | | NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-291-1/+5
| * | | | | | | | SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-291-8/+37
| * | | | | | | | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-291-0/+2
| * | | | | | | | NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-291-18/+73
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-301-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Driver core: add bus_find_device_by_name functionGreg Kroah-Hartman2008-01-281-0/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-01-3010-216/+1518
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-301-0/+6
| * | | | | | | | | | KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa2008-01-301-1/+1
| * | | | | | | | | | KVM: Portability: Move kvm_fpu to asm-x86/kvm.hChristian Ehrhardt2008-01-302-17/+15
| * | | | | | | | | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-301-1/+3
| * | | | | | | | | | KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-301-1/+2
| * | | | | | | | | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-301-0/+5
| * | | | | | | | | | KVM: Add kvm_read_guest_atomic()Marcelo Tosatti2008-01-301-0/+2
| * | | | | | | | | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-301-0/+1
| * | | | | | | | | | KVM: Accelerated apic supportAvi Kivity2008-01-302-0/+9
| * | | | | | | | | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-303-1/+19