| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 |
|\ |
|
| * | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 |
| * | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 |
| * | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 |
| * | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 2012-11-09 |
| * | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 |
| * | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2012-10-28 |
| * | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-28 |
| * | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 |
| * | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2012-11-10 |
|\ \ |
|
| * | | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 |
| * | | arm64: smp: add missing completion for secondary boot | Will Deacon | 2012-11-08 |
| * | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon | 2012-11-08 |
| * | | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 2012-11-08 |
| * | | arm64: perf: use architected event for CPU cycle counter | Will Deacon | 2012-11-08 |
| * | | Merge tag 'v3.7-rc4' into upstream-master | Catalin Marinas | 2012-11-05 |
| |\ \ |
|
| * | | | arm64: Move PCI_IOBASE closer to MODULES_VADDR | Catalin Marinas | 2012-10-23 |
| * | | | arm64: Use pgprot_t as the last argument when invoking __ioremap() | Catalin Marinas | 2012-10-23 |
* | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 |
|\ \ \ \ |
|
| * | | | | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 2012-11-09 |
| * | | | | xen/arm: Fix compile errors when drivers are compiled as modules. | Konrad Rzeszutek Wilk | 2012-11-07 |
| * | | | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-11-09 |
|\ \ \ \ \ |
|
| * | | | | | s390/sclp: fix addressing mode clobber | Heiko Carstens | 2012-11-06 |
| * | | | | | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck | 2012-11-06 |
| * | | | | | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer | 2012-10-26 |
| * | | | | | s390/mm: use pmd_large() instead of pmd_huge() | Gerald Schaefer | 2012-10-26 |
* | | | | | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 2012-11-09 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-11-06 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 2012-11-04 |
| * | | | | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 2012-10-29 |
| * | | | | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 2012-10-29 |
| * | | | | | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2012-10-29 |
* | | | | | | Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-11-02 |
|\ \ \ \ \ \ |
|
| * | | | | | | frv: fix the broken preempt | Al Viro | 2012-11-02 |
| * | | | | | | frv: switch to saner kernel_execve() semantics | Al Viro | 2012-11-02 |
| * | | | | | | FRV: Fix the new-style kernel_thread() stuff | David Howells | 2012-11-02 |
| * | | | | | | FRV: Fix the preemption handling | David Howells | 2012-11-02 |
| * | | | | | | FRV: Don't objcopy the GNU build_id note | David Howells | 2012-11-02 |
| * | | | | | | FRV: Add missing linux/export.h #inclusions | David Howells | 2012-11-02 |
* | | | | | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-02 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 2012-10-31 |
| * | | | | | | xen/arm: use the __HVC macro | Stefano Stabellini | 2012-10-30 |
| * | | | | | | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering | 2012-10-30 |
* | | | | | | | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-11-01 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | xtensa: switch to generic sys_execve() | Max Filippov | 2012-10-25 |
| * | | | | | | xtensa: switch to generic kernel_execve() | Max Filippov | 2012-10-25 |
| * | | | | | | xtensa: switch to generic kernel_thread() | Max Filippov | 2012-10-25 |