Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | unicore32/mm/fault.c: Port OOM changes to do_pf | Kautuk Consul | 2012-11-09 | 1 | -10/+27 | |
| * | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-11-14 | 10 | -231/+477 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle | 2012-11-13 | 1 | -1/+2 | |
| | * | | | | | | | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan | 2012-11-09 | 3 | -133/+253 | |
| | * | | | | | | | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 2012-11-09 | 5 | -83/+214 | |
| | * | | | | | | | MIPS: bitops.h: Change use of 'unsigned short' to 'int' | Jim Quinlan | 2012-11-09 | 1 | -7/+7 | |
| | * | | | | | | | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle | 2012-11-09 | 1 | -6/+0 | |
| | * | | | | | | | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. | Ralf Baechle | 2012-11-09 | 1 | -1/+1 | |
| | * | | | | | | | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle | 2012-11-09 | 1 | -1/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-12 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2012-11-12 | 2 | -0/+6 | |
* | | | | | | | | Merge 3.7-rc5 into staging-next | Greg Kroah-Hartman | 2012-11-11 | 79 | -386/+545 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | 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 |