| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-01-30 | 13 | -455/+571 |
|\ |
|
| * | lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+2 |
| * | lguest: Use explicit includes rateher than indirect | Glauber de Oliveira Costa | 2008-01-30 | 3 | -0/+3 |
| * | lguest: get rid of lg variable assignments | Glauber de Oliveira Costa | 2008-01-30 | 7 | -159/+149 |
| * | lguest: change gpte_addr header | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+3 |
| * | lguest: move changed bitmap to lg_cpu | Glauber de Oliveira Costa | 2008-01-30 | 4 | -12/+11 |
| * | lguest: move last_pages to lg_cpu | Glauber de Oliveira Costa | 2008-01-30 | 3 | -7/+8 |
| * | lguest: change last_guest to last_cpu | Glauber de Oliveira Costa | 2008-01-30 | 1 | -3/+3 |
| * | lguest: change spte_addr header | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+4 |
| * | lguest: per-vcpu lguest pgdir management | Glauber de Oliveira Costa | 2008-01-30 | 5 | -42/+44 |
| * | lguest: make pending notifications per-vcpu | Glauber de Oliveira Costa | 2008-01-30 | 4 | -9/+10 |
| * | lguest: makes special fields be per-vcpu | Glauber de Oliveira Costa | 2008-01-30 | 5 | -35/+36 |
| * | lguest: per-vcpu lguest task management | Glauber de Oliveira Costa | 2008-01-30 | 5 | -39/+42 |
| * | lguest: replace lguest_arch with lg_cpu_arch. | Glauber de Oliveira Costa | 2008-01-30 | 5 | -57/+58 |
| * | lguest: make registers per-vcpu | Glauber de Oliveira Costa | 2008-01-30 | 5 | -56/+60 |
| * | lguest: make emulate_insn receive a vcpu struct. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+3 |
| * | lguest: map_switcher_in_guest() per-vcpu | Glauber de Oliveira Costa | 2008-01-30 | 3 | -3/+4 |
| * | lguest: per-vcpu interrupt processing. | Glauber de Oliveira Costa | 2008-01-30 | 5 | -22/+24 |
| * | lguest: per-vcpu lguest timers | Glauber de Oliveira Costa | 2008-01-30 | 4 | -21/+21 |
| * | lguest: make hypercalls use the vcpu struct | Glauber de Oliveira Costa | 2008-01-30 | 4 | -36/+44 |
| * | lguest: make write() operation smp aware | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+9 |
| * | lguest: per-cpu run guest | Glauber de Oliveira Costa | 2008-01-30 | 4 | -11/+25 |
| * | lguest: initialize vcpu | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+17 |
| * | lguest: adapt launcher to per-cpuness | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+13 |
| * | lguest: introduce vcpu struct | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+10 |
| * | lguest: Reboot support | Balaji Rao | 2008-01-30 | 5 | -7/+50 |
| * | lguest: remove pv_info dependency | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+1 |
| * | lguest: fix drivers/lguest Makefile entry | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-01-30 | 38 | -682/+3380 |
|\ \ |
|
| * | | security: compile capabilities by default | sergeh@us.ibm.com | 2008-01-29 | 1 | -0/+1 |
| * | | selinux: make selinux_set_mnt_opts() static | Adrian Bunk | 2008-01-29 | 1 | -2/+2 |
| * | | SELinux: Add warning messages on network denial due to error | Paul Moore | 2008-01-29 | 3 | -8/+40 |
| * | | SELinux: Add network ingress and egress control permission checks | Paul Moore | 2008-01-29 | 1 | -122/+280 |
| * | | NetLabel: Add auditing to the static labeling mechanism | Paul Moore | 2008-01-29 | 2 | -14/+195 |
| * | | NetLabel: Introduce static network labels for unlabeled connections | Paul Moore | 2008-01-29 | 4 | -18/+1524 |
| * | | SELinux: Allow NetLabel to directly cache SIDs | Paul Moore | 2008-01-29 | 5 | -134/+55 |
| * | | SELinux: Enable dynamic enable/disable of the network access checks | Paul Moore | 2008-01-29 | 6 | -22/+132 |
| * | | SELinux: Better integration between peer labeling subsystems | Paul Moore | 2008-01-29 | 6 | -100/+208 |
| * | | SELinux: Add a new peer class and permissions to the Flask definitions | Paul Moore | 2008-01-29 | 4 | -0/+26 |
| * | | SELinux: Add a capabilities bitmap to SELinux policy version 22 | Paul Moore | 2008-01-29 | 6 | -8/+185 |
| * | | SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu... | Paul Moore | 2008-01-29 | 5 | -17/+416 |
| * | | SELinux: Only store the network interface's ifindex | Paul Moore | 2008-01-29 | 3 | -6/+15 |
| * | | SELinux: Convert the netif code to use ifindex values | Paul Moore | 2008-01-29 | 6 | -125/+155 |
| * | | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu... | Paul Moore | 2008-01-29 | 5 | -15/+42 |
| * | | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore | 2008-01-29 | 5 | -46/+120 |
| * | | NetLabel: Consolidate the LSM domain mapping/hashing locks | Paul Moore | 2008-01-29 | 1 | -21/+9 |
| * | | NetLabel: Cleanup the LSM domain hash functions | Paul Moore | 2008-01-29 | 1 | -13/+34 |
| * | | NetLabel: Remove unneeded RCU read locks | Paul Moore | 2008-01-29 | 5 | -85/+15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-01-30 | 5 | -33/+56 |
|\ \ \ |
|
| * | | | PPC: Fix powerpc vio_find_name to not use devices_subsys | Paul Mackerras | 2008-01-28 | 1 | -9/+4 |