index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
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-31
2
-2
/
+6
|
\
|
*
lguest: replace lguest_arch with lg_cpu_arch.
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
|
*
lguest: Reboot support
Balaji Rao
2008-01-30
1
-1
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-31
3
-27
/
+119
|
\
\
|
*
|
NetLabel: Add auditing to the static labeling mechanism
Paul Moore
2008-01-30
1
-0
/
+2
|
*
|
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
2008-01-30
1
-1
/
+5
|
*
|
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
1
-8
/
+37
|
*
|
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-0
/
+2
|
*
|
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-30
1
-18
/
+73
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-01-31
1
-0
/
+3
|
\
\
\
|
*
|
|
Driver core: add bus_find_device_by_name function
Greg Kroah-Hartman
2008-01-27
1
-0
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2008-01-31
10
-216
/
+1518
|
\
\
\
\
|
*
|
|
|
KVM: Move apic timer migration away from critical section
Avi Kivity
2008-01-30
1
-0
/
+6
|
*
|
|
|
KVM: Put kvm_para.h include outside __KERNEL__
Glauber de Oliveira Costa
2008-01-30
1
-1
/
+1
|
*
|
|
|
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
Christian Ehrhardt
2008-01-30
2
-17
/
+15
|
*
|
|
|
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
Sheng Yang
2008-01-30
1
-1
/
+3
|
*
|
|
|
KVM: MMU: Switch to mmu spinlock
Marcelo Tosatti
2008-01-30
1
-1
/
+2
|
*
|
|
|
KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
Avi Kivity
2008-01-30
1
-0
/
+5
|
*
|
|
|
KVM: Add kvm_read_guest_atomic()
Marcelo Tosatti
2008-01-30
1
-0
/
+2
|
*
|
|
|
KVM: Disable vapic support on Intel machines with FlexPriority
Avi Kivity
2008-01-30
1
-0
/
+1
|
*
|
|
|
KVM: Accelerated apic support
Avi Kivity
2008-01-30
2
-0
/
+9
|
*
|
|
|
KVM: local APIC TPR access reporting facility
Avi Kivity
2008-01-30
3
-1
/
+19
|
*
|
|
|
KVM: MMU: Add cache miss statistic
Avi Kivity
2008-01-30
1
-0
/
+1
|
*
|
|
|
KVM: Expose ioapic to ia64 save/restore APIs
Zhang Xiantao
2008-01-30
1
-0
/
+2
|
*
|
|
|
KVM: Move kvm_vcpu_kick() to x86.c
Zhang Xiantao
2008-01-30
1
-0
/
+1
|
*
|
|
|
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
4
-0
/
+1130
|
*
|
|
|
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
Avi Kivity
2008-01-30
1
-1
/
+1
|
*
|
|
|
KVM: Add ifdef in irqchip struct for x86 only structures
Jerone Young
2008-01-30
2
-1
/
+3
|
*
|
|
|
KVM: Enhance guest cpuid management
Dan Kenigsberg
2008-01-30
2
-0
/
+25
|
*
|
|
|
KVM: Export include/asm-x86/kvm.h
Avi Kivity
2008-01-30
1
-0
/
+1
|
*
|
|
|
KVM: Portability: Move cpuid structures to <asm/kvm.h>
Jerone Young
2008-01-30
2
-16
/
+17
|
*
|
|
|
KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>
Jerone Young
2008-01-30
2
-36
/
+36
|
*
|
|
|
KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
Jerone Young
2008-01-30
2
-15
/
+17
|
*
|
|
|
KVM: Portability: Move structure lapic_state to <asm/kvm.h>
Jerone Young
2008-01-30
2
-5
/
+6
|
*
|
|
|
KVM: Portability: Move kvm_regs to <asm/kvm.h>
Jerone Young
2008-01-30
2
-9
/
+10
|
*
|
|
|
KVM: Portability: Move x86 pic strutctures
Jerone Young
2008-01-30
2
-48
/
+49
|
*
|
|
|
KVM: Portability: Move kvm_memory_alias to asm/kvm.h
Jerone Young
2008-01-30
2
-7
/
+21
|
*
|
|
|
KVM: Add ioctl to tss address from userspace,
Izik Eidus
2008-01-30
1
-0
/
+2
|
*
|
|
|
KVM: Per-architecture hypercall definitions
Christian Borntraeger
2008-01-30
2
-93
/
+117
|
*
|
|
|
KVM: Support assigning userspace memory to the guest
Izik Eidus
2008-01-30
1
-0
/
+12
|
*
|
|
|
KVM: Allow dynamic allocation of the mmu shadow cache size
Izik Eidus
2008-01-30
1
-0
/
+3
|
*
|
|
|
KVM: Refactor hypercall infrastructure (v3)
Anthony Liguori
2008-01-30
1
-61
/
+98
*
|
|
|
|
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2008-01-30
1
-0
/
+1
*
|
|
|
|
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
2
-13
/
+19
*
|
|
|
|
[SCSI] bidirectional command support
Boaz Harrosh
2008-01-30
2
-1
/
+19
*
|
|
|
|
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
3
-21
/
+27
*
|
|
|
|
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
2008-01-30
1
-2
/
+2
|
/
/
/
/
*
|
|
|
x86: use the same pgd_list for PAE and 64-bit
Jeremy Fitzhardinge
2008-01-30
3
-5
/
+2
*
|
|
|
x86: defer cr3 reload when doing pud_clear()
Jeremy Fitzhardinge
2008-01-30
2
-6
/
+22
*
|
|
|
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
2008-01-30
3
-0
/
+10
[next]