index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
omfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
xen: add "capabilities" file
Jeremy Fitzhardinge
1
-1
/
+18
2009-03-30
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
Ian Campbell
1
-41
/
+0
2009-03-30
xen/sys/hypervisor: change writable_pt to features
Jeremy Fitzhardinge
1
-15
/
+26
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
4
-1
/
+490
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
1
-0
/
+1
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
4
-34
/
+16
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2
-24
/
+0
2009-03-30
xen/dev-evtchn: clean up locking in evtchn
Jeremy Fitzhardinge
1
-12
/
+25
2009-03-30
xen: export ioctl headers to userspace
Ian Campbell
2
-0
/
+2
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
4
-1
/
+594
2009-03-30
xen: add irq_from_evtchn
Ian Campbell
2
-0
/
+9
2009-03-30
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
1
-3
/
+3
2009-03-30
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
1
-3
/
+3
2009-03-30
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-03-30
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2
-14
/
+28
2009-03-30
x86-64: non-paravirt systems always has PSE and PGE
Jeremy Fitzhardinge
1
-1
/
+7
2009-03-30
Xen: Add virt_to_pfn helper function
Alex Nixon
1
-1
/
+2
2009-03-30
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-30
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
1
-6
/
+44
2009-03-30
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-03-30
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-30
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
1
-8
/
+6
2009-03-30
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
1
-2
/
+13
2009-03-30
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2
-17
/
+47
2009-03-30
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-30
x86/paravirt: use percpu_ rather than __get_cpu_var
Jeremy Fitzhardinge
1
-5
/
+5
2009-03-30
mm: allow preemption in apply_to_pte_range
Jeremy Fitzhardinge
1
-2
/
+0
2009-03-30
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2
-10
/
+5
2009-03-30
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
11
-36
/
+37
2009-03-30
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
9
-18
/
+42
2009-03-30
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
8
-37
/
+20
2009-03-30
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
5
-21
/
+5
2009-03-30
mm: disable preemption in apply_to_pte_range
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-29
Fix build error in <linux/irq.h>
Ralf Baechle
1
-0
/
+2
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
1
-7
/
+8
2009-03-29
maple: fix Error in kernel-doc notation
Randy Dunlap
1
-1
/
+1
2009-03-29
Annotate struct fs_struct's usage count restriction
David Howells
1
-1
/
+4
2009-03-29
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-03-29
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-03-29
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-03-29
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-29
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-29
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-03-28
i2c-core: Some style cleanups
Zhenwen Xu
1
-13
/
+13
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
4
-2
/
+6
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
[next]