summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer2011-05-242-4/+1
| * | | | | | m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2011-05-242-5/+3
| * | | | | | m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2011-05-242-4/+1
| * | | | | | m68knommu: clean up mm/init_no.cGreg Ungerer2011-05-241-47/+4
| * | | | | | m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer2011-05-243-18/+9
| * | | | | | m68k: mv kmap_mm.c to kmap.cGreg Ungerer2011-05-242-370/+365
| * | | | | | m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer2011-05-244-43/+6
| * | | | | | m68knommu: remove unused kernel_set_cachemode()Greg Ungerer2011-05-241-8/+0
| * | | | | | m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2011-05-242-8/+3
| * | | | | | m68k: remove duplicate memcpy() implementationGreg Ungerer2011-05-244-131/+75
| * | | | | | m68k: remove duplicate memset() implementationGreg Ungerer2011-05-244-107/+74
| * | | | | | m68k: remove duplicate memmove() implementationGreg Ungerer2011-05-243-99/+2
| * | | | | | m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer2011-05-243-15/+11
| * | | | | | m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer2011-05-243-152/+96
* | | | | | | x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha2011-05-241-2/+2
* | | | | | | x86: Get rid of asmregparmRichard Weinberger2011-05-242-7/+2
* | | | | | | um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger2011-05-241-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-2317-76/+25
|\ \ \ \ \ \
| * | | | | | sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
| * | | | | | SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
| * | | | | | sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-235-56/+0
| * | | | | | sh: wire up sys_sendmmsg.Paul Mundt2011-05-234-2/+6
| * | | | | | sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
| * | | | | | Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+1
| |\ \ \ \ \ \
| | * | | | | | sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-271-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-23821-21382/+23091
| |\ \ \ \ \ \
| * | | | | | | sh: fixup fpu.o compile orderKuninori Morimoto2011-04-181-3/+1
| * | | | | | | sh: update SDHI configuration symbols in defconfigsGuennadi Liakhovetski2011-04-182-2/+2
| * | | | | | | sh: fix SD / MMC configuration dependencies on ecovecGuennadi Liakhovetski2011-04-181-9/+9
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-236-79/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-211-0/+10
| * | | | | | | | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-101-1/+3
| * | | | | | | | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-103-67/+0
| * | | | | | | | x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-101-11/+6
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-23465-22194/+5782
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'devel-stable' into for-linusRussell King2011-05-23210-7724/+3892
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: Fix generic irq chipRussell King2011-05-232-0/+3
| | * | | | | | | | ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown2011-05-201-0/+1
| | * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-05-20124-3329/+1336
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-1944-507/+559
| | | * | | | | | | | MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou2011-05-194-0/+153
| | | * | | | | | | | mx23: register clocks for mmcPeter Korsgaard2011-05-191-0/+2
| | | * | | | | | | | arm: mach-imx/mxs: drop 'default' boardsWolfram Sang2011-05-191-2/+0
| | | * | | | | | | | ARM: imx: remove some deprecated and unused #definesUwe Kleine-König2011-05-191-7/+0
| | | * | | | | | | | ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2011-05-192-10/+17
| | | * | | | | | | | ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-193-21/+51
| | | * | | | | | | | ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-194-4/+9
| | | * | | | | | | | ARM: remove support for mxc91231Uwe Kleine-König2011-05-1925-2275/+2
| | | * | | | | | | | video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0
| | | * | | | | | | | ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam2011-05-194-5/+3
OpenPOWER on IntegriCloud