| Commit message (Expand) | Author | Age |
* | ARM: highbank: only select errata 764369 if SMP | Olof Johansson | 2013-11-14 |
* | ARM: sti: only select errata 764369 if SMP | Olof Johansson | 2013-11-14 |
* | ARM: tegra: init fuse before setting reset handler | Alexandre Courbot | 2013-11-14 |
* | ARM: vt8500: add defconfig for v6/v7 chips | Olof Johansson | 2013-11-14 |
* | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD | Jonathan Austin | 2013-11-14 |
* | ARM: dts: i.MX51: Fix OTG PHY clock | Alexander Shiyan | 2013-11-11 |
* | ARM: imx: set up pllv3 POWER and BYPASS sequentially | Shawn Guo | 2013-11-11 |
* | ARM: imx: pllv3 needs relock in .set_rate() call | Shawn Guo | 2013-11-11 |
* | ARM: imx: add sleep for pllv3 relock | Shawn Guo | 2013-11-11 |
* | ARM: imx6q: add missing sentinel to divider table | Lothar Waßmann | 2013-11-11 |
* | ARM: imx: v7_cpu_resume() is needed by imx6sl build | Shawn Guo | 2013-11-11 |
* | ARM: imx: improve mxc_restart() on the SRC bit writes | Shawn Guo | 2013-11-11 |
* | ARM: imx: remove imx_src_prepare_restart() call | Shawn Guo | 2013-11-11 |
* | ARM: i.MX6q: fix the wrong parent of can_root clock | Jiada Wang | 2013-11-11 |
* | Merge tag 'arc-v3.13-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-11 |
|\ |
|
| * | ARC: [plat-arcfpga] defconfig update | Vineet Gupta | 2013-11-07 |
| * | smp, ARC: kill SMP single function call interrupt | Jiang Liu | 2013-11-07 |
| * | ARC: [SMP] Disallow RTSC | Vineet Gupta | 2013-11-07 |
| * | ARC: [SMP] Fix build failures for large NR_CPUS | Vineet Gupta | 2013-11-06 |
| * | ARC: [SMP] enlarge possible NR_CPUS | Noam Camus | 2013-11-06 |
| * | ARC: [SMP] TLB flush | Vineet Gupta | 2013-11-06 |
| * | ARC: [SMP] ASID allocation | Vineet Gupta | 2013-11-06 |
| * | arc: export symbol for pm_power_off in reset.c | Chen Gang | 2013-11-06 |
| * | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang | 2013-11-06 |
| * | arc: remove '__init' for get_hw_config_num_irq() | Chen Gang | 2013-11-06 |
| * | arc: remove '__init' for first_lines_of_secondary() | Chen Gang | 2013-11-06 |
| * | arc: remove '__init' for setup_processor() and arc_init_IRQ() | Chen Gang | 2013-11-06 |
| * | arc: kgdb: add default implementation for kgdb_roundup_cpus() | Chen Gang | 2013-11-06 |
| * | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop | Vineet Gupta | 2013-11-06 |
| * | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 2013-11-06 |
| * | ARC: Reset the value of Interrupt Priority Register | Vineet Gupta | 2013-11-06 |
| * | ARC: Reduce #ifdef'ery for unaligned access emulation | Vineet Gupta | 2013-11-06 |
| * | ARC: Change calling convention of do_page_fault() | Vineet Gupta | 2013-11-06 |
| * | ARC: cacheflush optim - PTAG can be loop invariant if V-P is const | Vineet Gupta | 2013-11-06 |
| * | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers | Vineet Gupta | 2013-11-06 |
| * | ARC: cacheflush refactor #2: I and D caches lines to have same size | Vineet Gupta | 2013-11-06 |
| * | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine | Vineet Gupta | 2013-11-06 |
| * | ARC: use __weak instead of __attribute__((weak)) | Vineet Gupta | 2013-11-06 |
| * | ARC: Annotate some functions as static | Vineet Gupta | 2013-11-06 |
| * | arc: Replace __get_cpu_var uses | Christoph Lameter | 2013-11-06 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-11-11 |
|\ \ |
|
| * | | m68k: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-09-26 |
| * | | m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned() | Geert Uytterhoeven | 2013-09-10 |
* | | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-11-11 |
|\ \ \ |
|
| * | | | parisc: add generic 32- and 64-bit defconfigs | Helge Deller | 2013-11-07 |
| * | | | parisc: signal fixup - SIGBUS vs. SIGSEGV | Helge Deller | 2013-11-07 |
| * | | | parisc: implement full version of access_ok() | Helge Deller | 2013-11-07 |
| * | | | parisc: correctly display number of active CPUs | Helge Deller | 2013-11-07 |
| * | | | parisc: do not count IPI calls twice | Helge Deller | 2013-11-07 |
| * | | | parisc: make udelay() SMP-safe | Helge Deller | 2013-11-07 |