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