aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | ARM: EXYNOS: Rename of function for pm.cJongpill Lee2012-05-19
| | * | | | | | | | | | ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee2012-05-19
| | * | | | | | | | | | ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham2012-05-19
| | * | | | | | | | | | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-19
| | * | | | | | | | | | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-19
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim2012-05-19
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'late/cleanup' into devel-lateOlof Johansson2012-05-30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano2012-05-17
| | * | | | | | | | | | | ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano2012-05-17
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-29
| * | | | | | | | | | | sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-29
| * | | | | | | | | | | sparc32,leon: fix leon bootupSam Ravnborg2012-05-29
| * | | | | | | | | | | sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-28
| * | | | | | | | | | | sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: always support leon in ioportSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: always include leon_pmc in buildSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: refactor cpu_idle()Sam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32,leon: clean up leon.hSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: handle leon in cpu.cSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: handle leon in irq_32.cSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-28
| * | | | | | | | | | | sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-28
| * | | | | | | | | | | sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-28
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-05-28
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-25
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, realmode: Move end signature into header.SH. Peter Anvin2012-05-21
| * | | | | | | | | | | x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-18
| * | | | | | | | | | | x86, relocs: More relocations which may end up as absoluteH. Peter Anvin2012-05-18
| * | | | | | | | | | | x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-18
| * | | | | | | | | | | x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin2012-05-16
| * | | | | | | | | | | x86, realmode: Move kernel/realmode.c to realmode/init.cH. Peter Anvin2012-05-16
| * | | | | | | | | | | x86, realmode: Move not-common bits out of trampoline_common.SH. Peter Anvin2012-05-16
| * | | | | | | | | | | x86, realmode: Mask out EFER.LMA when saving trampoline EFERH. Peter Anvin2012-05-16
| * | | | | | | | | | | x86, realmode: Fix no cache bits test in reboot_32.SJarkko Sakkinen2012-05-10
| * | | | | | | | | | | x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin2012-05-09
| * | | | | | | | | | | x86, realmode: build fix: remove duplicate buildJarkko Sakkinen2012-05-09
| * | | | | | | | | | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-08
| * | | | | | | | | | | x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen2012-05-08