aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-30
* ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-30
* ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-29
* ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-29
* ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-29
* ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-29
* ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-29
* ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-29
* ARM: Fix csum_partial_copy_from_user()Russell King2010-07-26
* ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König2010-07-26
* ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-26
* ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-26
* ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-26
* ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-26
* ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-26
* ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-26
* ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-22
* ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-22
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-21
|\
| * [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-13
| * [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-13
| * [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-13
| * [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-13
* | x86, numa: fix boot without RAM on node0 againYinghai Lu2010-07-20
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-19
|\ \
| * | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-16
| * | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-16
| * | x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-15
* | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2010-07-18
|\ \ \
| * | | x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-18
| |/ /
* / / PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-14
|\ \
| * | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-14
| * | ARM: Update mach-typesRussell King2010-07-12
| * | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-10
| * | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-09
| * | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-09
| * | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-09
| * | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-09
* | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-14
|\ \ \
| * | | lmb: rename to memblockYinghai Lu2010-07-14
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-14
|\ \ \
| * | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-11
| * | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-11
| * | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-11
| * | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-11
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-13
|\ \ \
| * | | x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang2010-07-07
| * | | x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-07