aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
|\
| * lguest: use __PAGE_KERNEL instead of _PAGE_KERNELGlauber de Oliveira Costa2008-01-30
| * lguest: Use explicit includes rateher than indirectGlauber de Oliveira Costa2008-01-30
| * lguest: get rid of lg variable assignmentsGlauber de Oliveira Costa2008-01-30
| * lguest: change gpte_addr headerGlauber de Oliveira Costa2008-01-30
| * lguest: move changed bitmap to lg_cpuGlauber de Oliveira Costa2008-01-30
| * lguest: move last_pages to lg_cpuGlauber de Oliveira Costa2008-01-30
| * lguest: change last_guest to last_cpuGlauber de Oliveira Costa2008-01-30
| * lguest: change spte_addr headerGlauber de Oliveira Costa2008-01-30
| * lguest: per-vcpu lguest pgdir managementGlauber de Oliveira Costa2008-01-30
| * lguest: make pending notifications per-vcpuGlauber de Oliveira Costa2008-01-30
| * lguest: makes special fields be per-vcpuGlauber de Oliveira Costa2008-01-30
| * lguest: per-vcpu lguest task managementGlauber de Oliveira Costa2008-01-30
| * lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-30
| * lguest: make registers per-vcpuGlauber de Oliveira Costa2008-01-30
| * lguest: make emulate_insn receive a vcpu struct.Glauber de Oliveira Costa2008-01-30
| * lguest: map_switcher_in_guest() per-vcpuGlauber de Oliveira Costa2008-01-30
| * lguest: per-vcpu interrupt processing.Glauber de Oliveira Costa2008-01-30
| * lguest: per-vcpu lguest timersGlauber de Oliveira Costa2008-01-30
| * lguest: make hypercalls use the vcpu structGlauber de Oliveira Costa2008-01-30
| * lguest: make write() operation smp awareGlauber de Oliveira Costa2008-01-30
| * lguest: per-cpu run guestGlauber de Oliveira Costa2008-01-30
| * lguest: initialize vcpuGlauber de Oliveira Costa2008-01-30
| * lguest: adapt launcher to per-cpunessGlauber de Oliveira Costa2008-01-30
| * lguest: introduce vcpu structGlauber de Oliveira Costa2008-01-30
| * lguest: Reboot supportBalaji Rao2008-01-30
| * lguest: remove pv_info dependencyGlauber de Oliveira Costa2008-01-30
| * lguest: fix drivers/lguest Makefile entryGlauber de Oliveira Costa2008-01-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-30
|\ \
| * | security: compile capabilities by defaultsergeh@us.ibm.com2008-01-29
| * | selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-29
| * | SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-29
| * | SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-29
| * | NetLabel: Add auditing to the static labeling mechanismPaul Moore2008-01-29
| * | NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-29
| * | SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-29
| * | SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-29
| * | SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-29
| * | SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-29
| * | SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-29
| * | SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-29
| * | SELinux: Only store the network interface's ifindexPaul Moore2008-01-29
| * | SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-29
| * | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-29
| * | NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-29
| * | NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-29
| * | NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-29
| * | NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-30
|\ \ \
| * | | PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-27