summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas2007-07-121-1/+92
| | | | | | | * | [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-121-6/+4
| | | | | | | * | [ARM] riscpc: fix decompressor font file handlingRussell King2007-07-122-6/+8
| | | | | | | |/
| | | | | | * | [ARM] 4377/1: KS8695: GPIO driverAndrew Victor2007-07-123-1/+220
| | | | | | |/
| | | | | * | [ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King2007-07-123-3/+0
| | | | | * | [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+0
| | | | | * | [ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+2
| | | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz2007-07-124-0/+183
| | | | | * | [ARM] 4425/2: Gateway 7001 series supportImre Kaloz2007-07-124-0/+182
| | | | | * | [ARM] 4385/2: ixdp425: NAND supportVladimir Barinov2007-07-121-0/+96
| | | | | |/
| | | | * | [ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi contro...Dan Williams2007-07-121-5/+27
| | | | |/
| | | * | [ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa2007-07-122-14/+109
| | | * | [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-122-0/+119
| | | |/
| | * | [ARM] 4432/5: davinci: pin mux supportVladimir Barinov2007-07-123-31/+99
| | * | [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-123-1/+289
| | * | [ARM] 4430/1: davinci: clock control supportVladimir Barinov2007-07-125-1/+365
| | |/
| * | [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK boardAndrew Victor2007-07-121-0/+66
| * | [ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boardsAndrew Victor2007-07-122-0/+128
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-125-90/+162
|\ \
| * | [CPUFREQ] Longhaul - Proper register accessRafał Bilski2007-06-211-6/+6
| * | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt2007-06-061-3/+10
| * | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski2007-06-061-7/+16
| * | [CPUFREQ] Longhaul - Remove duplicate multipliersRafał Bilski2007-05-291-6/+6
| * | [CPUFREQ] Longhaul - Embedded "conservative"Rafał Bilski2007-05-291-49/+96
| * | [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi2007-05-291-8/+5
| * | [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bitRafał Bilski2007-05-291-0/+18
| * | [CPUFREQ] Longhaul - Move old_ratio to correct placeRafał Bilski2007-05-291-1/+1
| * | [CPUFREQ] Longhaul - VT8237 supportRafał Bilski2007-05-291-0/+4
| * | [CPUFREQ] Longhaul - Use all kinds of supportRafał Bilski2007-05-291-22/+11
| * | [CPUFREQ] powernow-k8: clarify number of cores.Dave Jones2007-05-181-2/+3
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-1211-41/+106
|\ \ \
| * | | [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-112-19/+53
| * | | [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-114-4/+5
| * | | [IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang2007-07-111-5/+17
| * | | [IA64] Stop bit for brl instructionChristian Kandeler2007-07-091-0/+1
| * | | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-092-12/+25
| * | | [IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck2007-07-091-1/+5
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-1221-153/+50
|\ \ \
| * | | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-117-8/+25
| * | | PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-114-109/+7
| * | | PCI: i386: traps, change VENDOR to DEVICEJiri Slaby2007-07-111-2/+2
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-115-24/+9
| * | | PCI: read revision ID by defaultAuke Kok2007-07-112-0/+3
| * | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-112-4/+4
| * | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-6/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-125-22/+20
|\ \ \ \
| * | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-3/+0
| * | | | PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-113-19/+20
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-124-7/+7
|\ \ \ \
| * | | | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-104-7/+7
| |/ / /
OpenPOWER on IntegriCloud