index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
4
-10
/
+13
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
5
-28
/
+216
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
1
-5
/
+9
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
4
-10
/
+9
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
3
-4
/
+6
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
4
-8
/
+11
2009-03-28
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
1
-8
/
+10
2009-03-28
i2c-algo-pcf: Style cleanups
Roel Kluin
1
-135
/
+115
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
[next]