index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-04
[MIPS] MTX1: remove unneeded settings
Florian Fainelli
1
-3
/
+1
2007-03-04
[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.
Ralf Baechle
1
-1
/
+1
2007-03-04
[MIPS] Cobalt: update reserved resources
Yoichi Yuasa
1
-23
/
+24
2007-03-04
[MIPS] SN: PCI fixup needs to include <irq.h>.
Ralf Baechle
1
-0
/
+2
2007-03-04
[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.
Ralf Baechle
1
-4
/
+6
2007-03-04
[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...
Ralf Baechle
1
-1
/
+1
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
42
-427
/
+254
2007-03-04
[MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype.
Ralf Baechle
1
-3
/
+0
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
5
-26
/
+0
2007-03-04
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
12
-339
/
+86
2007-03-04
[MIPS] Oprofile: Add missing break statements.
Ralf Baechle
1
-0
/
+2
2007-03-04
[MIPS] jmr3927: build fix
Atsushi Nemoto
1
-10
/
+4
2007-03-04
[MIPS] SNI: Fix mc146818_decode_year
Thomas Bogendoerfer
4
-6
/
+10
2007-03-04
[MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create.
Ralf Baechle
3
-33
/
+2
2007-03-04
[MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall.
Ralf Baechle
2
-115
/
+1
2007-03-04
[MIPS] N32 waitid is the same as o32.
Ralf Baechle
2
-29
/
+1
2007-03-04
KVM: Move kvmfs magic number to <linux/magic.h>
Andrew Morton
2
-2
/
+3
2007-03-04
KVM: Fix bogus failure in kvm.ko module initialization
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Remove write access permissions when dirty-page-logging is enabled
Uri Lublin
1
-0
/
+2
2007-03-04
kvm: move do_remove_write_access() up
Uri Lublin
1
-7
/
+7
2007-03-04
KVM: Fix dirty page log bitmap size/access calculation
Uri Lublin
1
-2
/
+2
2007-03-04
KVM: Add missing calls to mark_page_dirty()
Uri Lublin
1
-0
/
+6
2007-03-04
KVM: Bump API version
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Per-vcpu inodes
Avi Kivity
5
-140
/
+170
2007-03-04
KVM: Move kvm_vm_ioctl_create_vcpu() around
Avi Kivity
1
-51
/
+51
2007-03-04
KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*()
Avi Kivity
1
-24
/
+24
2007-03-04
KVM: Create an inode per virtual machine
Avi Kivity
2
-42
/
+180
2007-03-04
KVM: Add internal filesystem for generating inodes
Avi Kivity
1
-1
/
+32
2007-03-04
KVM: More 0 -> NULL conversions
Avi Kivity
1
-2
/
+2
2007-03-04
KVM: SVM: intercept SMI to handle it at host level
Joerg Roedel
1
-0
/
+1
2007-03-04
KVM: svm: init cr0 with the wp bit set
Avi Kivity
1
-1
/
+1
2007-03-04
KVM: Wire up hypercall handlers to a central arch-independent location
Avi Kivity
4
-18
/
+40
2007-03-04
KVM: Add hypercall host support for svm
Avi Kivity
1
-1
/
+15
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2
-0
/
+33
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar
5
-0
/
+160
2007-03-04
KVM: Use page_private()/set_page_private() apis
Markus Rechberger
3
-20
/
+20
2007-03-04
KVM: Use ARRAY_SIZE macro instead of manual calculation.
Ahmed S. Darwish
3
-4
/
+7
2007-03-04
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
Joerg Roedel
1
-0
/
+3
2007-03-04
KVM: Cosmetics
Avi Kivity
4
-23
/
+15
2007-03-04
KVM: Move virtualization deactivation from CPU_DEAD state to CPU_DOWN_PREPARE
Jeremy Katz
1
-2
/
+6
2007-03-04
KVM: mmu: add missing dirty page tracking cases
Avi Kivity
1
-2
/
+13
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
8
-20
/
+66
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
4
-30
/
+14
2007-03-03
ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-03-03
scc_pata: bugfix for checking DMA IRQ status
Akira Iguchi
1
-0
/
+27
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
13
-24
/
+0
2007-03-03
siimage: DRAC4 note
Alan Cox
1
-0
/
+5
2007-03-03
adjust legacy IDE resource setting (v2)
Jan Beulich
1
-13
/
+32
2007-03-03
ide: fix pmac breakage
Andrew Morton
2
-11
/
+26
2007-03-03
ide-cs: Update device table
Magnus Damm
1
-2
/
+5
[prev]
[next]