summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: Fix typo in spear3[012]0.cMasanari Iida2012-02-213-3/+3
* ia64: Fix typo in irq_xen.cMasanari Iida2012-02-211-1/+1
* mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-212-4/+4
* simtec: Fix typo in pm-simtec.cMasanari Iida2012-02-211-1/+1
* Typos: change aditional to additional.Justin P. Mattock2012-02-211-1/+1
* Only include linux/sched.h once in arch/arm/mach-bcmring/dma.cJesper Juhl2012-02-101-1/+0
* ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-101-1/+0
* ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-101-1/+0
* mach-omap1: Fix typo in lcd_dma.cMasanari Iida2012-02-091-1/+1
* score: Fix typo in Kconfig.debugMasanari Iida2012-02-051-1/+1
* sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-051-1/+1
* mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-051-1/+1
* scx200_32: replace printks with pr_<level>sJim Cromie2012-02-031-9/+7
* scx200_32: use PCI_VDEVICEJim Cromie2012-02-031-4/+4
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-02-021-20/+1
|\
| * Revert "microblaze: Add topology init"Michal Simek2012-01-311-20/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-025-20/+37
|\ \ \ \ \
| | | | * | x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | * | x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| | | | * | x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | * | | | x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-281-1/+1
| * | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-263-6/+7
* | | | | | lib: Fix multiple definitions of clz_tabDavid Miller2012-02-022-15/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-302-3/+2
|\ \ \ \ \
| * | | | | [S390] cleanup entry point definitionChristian Borntraeger2012-01-182-3/+2
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-302-0/+2
|\ \ \ \ \ \
| * | | | | | microblaze: generic atomic64 supportDaniel Borkmann2012-01-202-0/+2
* | | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-281-5/+22
|\ \ \ \ \ \ \
| * | | | | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-273112-54873/+128425
| |\| | | | | |
| * | | | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-2858-378/+208
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-271-1/+2
| * | | | | | | | Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-2615-187/+441
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-207-20/+2
| | * | | | | | | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-207-66/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-257-79/+79
| * | | | | | | | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-251-6/+9
| * | | | | | | | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-254-25/+19
| * | | | | | | | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-231-0/+2
| * | | | | | | | ARM: 7297/1: smp_twd: make sure timer is stopped before registering itMarc Zyngier2012-01-231-0/+2
| * | | | | | | | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-231-6/+0
| * | | | | | | | ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-231-10/+10
| * | | | | | | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-2318-31/+35
| * | | | | | | | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-234-6/+1
| * | | | | | | | ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
| * | | | | | | | ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
| * | | | | | | | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam2012-01-191-1/+0
| * | | | | | | | ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-191-1/+1
| * | | | | | | | ARM: fix rcu stalls on SMP platformsRussell King2012-01-191-2/+8
| * | | | | | | | ARM: vexpress: fix two section mismatch warningsRussell King2012-01-191-2/+2