summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-304-0/+26
| * | SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-306-8/+185
| * | SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-305-17/+416
| * | SELinux: Only store the network interface's ifindexPaul Moore2008-01-303-6/+15
| * | SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-306-125/+155
| * | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-305-15/+42
| * | NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-305-46/+120
| * | NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-301-21/+9
| * | NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-301-13/+34
| * | NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-305-85/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-315-33/+56
|\ \ \
| * | | PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-271-9/+4
OpenPOWER on IntegriCloud