summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-068-4/+156
* [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-311-2/+267
* [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-311-6/+17
* [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-311-5/+10
* [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-311-6/+13
* [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-311-12/+26
* [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-311-4/+16
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-311-3/+9
* [POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman2008-01-311-0/+5
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314565-213497/+384751
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-311-1/+1
| |\
| | * [WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG dependsThomas Bogendoerfer2008-01-291-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-3113-455/+571
| |\ \
| | * | lguest: use __PAGE_KERNEL instead of _PAGE_KERNELGlauber de Oliveira Costa2008-01-301-2/+2
| | * | lguest: Use explicit includes rateher than indirectGlauber de Oliveira Costa2008-01-303-0/+3
| | * | lguest: get rid of lg variable assignmentsGlauber de Oliveira Costa2008-01-307-159/+149
| | * | lguest: change gpte_addr headerGlauber de Oliveira Costa2008-01-301-4/+3
| | * | lguest: move changed bitmap to lg_cpuGlauber de Oliveira Costa2008-01-304-12/+11
| | * | lguest: move last_pages to lg_cpuGlauber de Oliveira Costa2008-01-303-7/+8
| | * | lguest: change last_guest to last_cpuGlauber de Oliveira Costa2008-01-301-3/+3
| | * | lguest: change spte_addr headerGlauber de Oliveira Costa2008-01-301-4/+4
| | * | lguest: per-vcpu lguest pgdir managementGlauber de Oliveira Costa2008-01-305-42/+44
| | * | lguest: make pending notifications per-vcpuGlauber de Oliveira Costa2008-01-304-9/+10
| | * | lguest: makes special fields be per-vcpuGlauber de Oliveira Costa2008-01-305-35/+36
| | * | lguest: per-vcpu lguest task managementGlauber de Oliveira Costa2008-01-305-39/+42
| | * | lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-305-57/+58
| | * | lguest: make registers per-vcpuGlauber de Oliveira Costa2008-01-305-56/+60
| | * | lguest: make emulate_insn receive a vcpu struct.Glauber de Oliveira Costa2008-01-301-2/+3
| | * | lguest: map_switcher_in_guest() per-vcpuGlauber de Oliveira Costa2008-01-303-3/+4
| | * | lguest: per-vcpu interrupt processing.Glauber de Oliveira Costa2008-01-305-22/+24
| | * | lguest: per-vcpu lguest timersGlauber de Oliveira Costa2008-01-304-21/+21
| | * | lguest: make hypercalls use the vcpu structGlauber de Oliveira Costa2008-01-304-36/+44
| | * | lguest: make write() operation smp awareGlauber de Oliveira Costa2008-01-301-2/+9
| | * | lguest: per-cpu run guestGlauber de Oliveira Costa2008-01-304-11/+25
| | * | lguest: initialize vcpuGlauber de Oliveira Costa2008-01-301-0/+17
| | * | lguest: adapt launcher to per-cpunessGlauber de Oliveira Costa2008-01-301-4/+13
| | * | lguest: introduce vcpu structGlauber de Oliveira Costa2008-01-301-0/+10
| | * | lguest: Reboot supportBalaji Rao2008-01-305-7/+50
| | * | lguest: remove pv_info dependencyGlauber de Oliveira Costa2008-01-301-1/+1
| | * | lguest: fix drivers/lguest Makefile entryGlauber de Oliveira Costa2008-01-301-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-3138-682/+3380
| |\ \ \
| | * | | security: compile capabilities by defaultsergeh@us.ibm.com2008-01-301-0/+1
| | * | | selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-301-2/+2
| | * | | SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-303-8/+40
| | * | | SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-301-122/+280
| | * | | NetLabel: Add auditing to the static labeling mechanismPaul Moore2008-01-302-14/+195
| | * | | NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-304-18/+1524
| | * | | SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-305-134/+55
| | * | | SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-306-22/+132
| | * | | SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-306-100/+208
OpenPOWER on IntegriCloud