index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
2010-10-29
4
-5
/
+69
*
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
David Daney
2010-10-29
1
-2
/
+2
*
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
2010-10-29
1
-1
/
+1
*
MIPS: Octeon: Use I/O clock rate for calculations.
David Daney
2010-10-29
2
-2
/
+2
*
MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
David Daney
2010-10-29
2
-28
/
+49
*
MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()
David Daney
2010-10-29
1
-2
/
+0
*
MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()
David Daney
2010-10-29
1
-3
/
+31
*
MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.
David Daney
2010-10-29
1
-1
/
+1
*
MIPS: Octeon: Probe for Octeon II CPUs.
David Daney
2010-10-29
1
-0
/
+7
*
MIPS: Octeon: Handle Octeon II caches.
David Daney
2010-10-29
1
-1
/
+15
*
MIPS: Add identifiers for Octeon II CPUs.
David Daney
2010-10-29
1
-1
/
+2
*
MIPS: Octeon: Update L2 Cache code for CN63XX
David Daney
2010-10-29
3
-417
/
+629
*
MIPS: Octeon: Add cn63XX to Octeon chip detection macros.
David Daney
2010-10-29
1
-8
/
+28
*
MIPS: Octeon: Update register definitions for CN63XX chips
David Daney
2010-10-29
20
-2161
/
+4212
*
MIPS: Octeon: Rewrite DMA mapping functions.
David Daney
2010-10-29
6
-301
/
+389
*
MIPS: Add a platform hook for swiotlb setup.
David Daney
2010-10-29
2
-0
/
+13
*
MIPS: Convert DMA to use dma-mapping-common.h
David Daney
2010-10-29
8
-153
/
+136
*
MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.
David Daney
2010-10-29
3
-8
/
+8
*
MIPS: Octeon: Select ZONE_DMA32
David Daney
2010-10-29
1
-0
/
+1
*
MIPS: Octeon: Adjust top of DMA32 zone.
David Daney
2010-10-29
1
-0
/
+6
*
MIPS: Allow MAX_DMA32_PFN to be overridden.
David Daney
2010-10-29
1
-0
/
+3
*
MIPS: Octeon: Set dma_masks for octeon_mgmt device.
David Daney
2010-10-29
1
-0
/
+5
*
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
2010-10-29
3
-0
/
+35
*
MIPS: Kconfig cleanup
Thomas Gleixner
2010-10-29
1
-2
/
+0
*
MIPS: Remove wait argument of r4k_on_each_cpu
Ralf Baechle
2010-10-29
1
-11
/
+9
*
MIPS: More detailed description of r4k_on_each_cpu
Ralf Baechle
2010-10-29
1
-0
/
+1
*
MIPS: Get rid of branches to .subsections.
Ralf Baechle
2010-10-29
5
-297
/
+243
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
44
-95
/
+2845
|
\
|
*
xen: register xen pci notifier
Weidong Han
2010-10-27
3
-0
/
+139
|
*
xen: initialize cpu masks for pv guests in xen_smp_init
Stefano Stabellini
2010-10-26
1
-2
/
+22
|
*
xen: add a missing #include to arch/x86/pci/xen.c
Stefano Stabellini
2010-10-22
1
-0
/
+1
|
*
xen: mask the MTRR feature from the cpuid
Stefano Stabellini
2010-10-22
1
-0
/
+1
|
*
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
3
-34
/
+67
|
*
xen: add the direct mapping area for ISA bus access
Juan Quintela
2010-10-22
3
-0
/
+28
|
*
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
1
-1
/
+28
|
*
xen: use vcpu_ops to setup cpu masks
Stefano Stabellini
2010-10-22
1
-1
/
+7
|
*
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+20
|
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
3
-18
/
+101
|
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
4
-0
/
+165
|
*
xen: introduce XEN_DOM0 as a silent option
Stefano Stabellini
2010-10-22
1
-0
/
+10
|
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
3
-0
/
+81
|
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
4
-1
/
+29
|
*
xen: add xen hvm acpi_register_gsi variant
Jeremy Fitzhardinge
2010-10-22
3
-1
/
+11
|
*
acpi: use indirect call to register gsi in different modes
Jeremy Fitzhardinge
2010-10-22
1
-17
/
+42
|
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
3
-1
/
+71
|
*
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2010-10-22
2
-4
/
+32
|
*
xen: support pirq != irq
Stefano Stabellini
2010-10-22
2
-16
/
+49
|
*
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-22
122
-2270
/
+3944
|
|
\
|
|
*
X86/PCI: Remove the dependency on isapnp_disable.
Konrad Rzeszutek Wilk
2010-10-21
1
-5
/
+0
|
|
*
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
2010-10-20
1
-1
/
+2
[next]