| Commit message (Expand) | Author | Age |
* | x86, doc: Update uaccess.h comment to reflect clang changes | H. Peter Anvin | 2013-08-29 |
* | x86, asm: Fix a compilation issue with clang | Jan-Simon Möller | 2013-08-29 |
* | x86, asm: Extend definitions of _ASM_* with a raw format | Jan-Simon Möller | 2013-08-29 |
* | x86, insn: Add new opcodes as of June, 2013 | Masami Hiramatsu | 2013-08-06 |
* | x86/ia32/asm: Remove unused argument in macro | Ramkumar Ramachandra | 2013-07-23 |
* | x86, bitops: Change bitops to be native operand size | H. Peter Anvin | 2013-07-16 |
* | x86: Use asm-goto to implement mutex fast path on x86-64 | Wedson Almeida Filho | 2013-06-28 |
* | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-25 |
* | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 2013-06-25 |
* | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 2013-06-25 |
* | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 2013-06-25 |
* | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-19 |
* | x86: __force_order doesn't need to be an actual variable | Jan Beulich | 2013-05-31 |
* | Merge branch 'mn10300' (mn10300 fixes from David Howells) | Linus Torvalds | 2013-05-30 |
|\ |
|
| * | MN10300: Need pci_iomap() and __pci_ioport_map() defining | David Howells | 2013-05-30 |
| * | MN10300: ASB2305's PCI code needs the definition of XIRQ1 | David Howells | 2013-05-30 |
| * | MN10300: Enable IRQs more in system call exit work path | David Howells | 2013-05-30 |
| * | MN10300: Fix ret_from_kernel_thread | David Howells | 2013-05-30 |
* | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-29 |
|\ \ |
|
| * | | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is used | Tomasz Figa | 2013-05-27 |
| |/ |
|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-29 |
|\ \ |
|
| * | | ARM: exynos: defconfig update | Olof Johansson | 2013-05-28 |
| * | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2013-05-27 |
| |\ \ |
|
| | * | | ARM: SAMSUNG: Add names to fimd0 IRQ resources | Tomasz Figa | 2013-05-24 |
| | * | | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC | Jungseok Lee | 2013-05-24 |
| | * | | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC | Tomasz Figa | 2013-05-24 |
| | * | | ARM: dts: Enabling samsung-usb2phy driver for exynos5250 | Vivek Gautam | 2013-05-20 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 |
|\ \ \ \ |
|
| * | | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2013-05-28 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-05-28 |
|\ \ \ \ |
|
| * | | | | m68k: Update defconfigs for v3.9 | Geert Uytterhoeven | 2013-05-28 |
| * | | | | m68k: implement futex.h to support userspace robust futexes and PI mutexes | Mikael Pettersson | 2013-05-21 |
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-05-28 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | microblaze: Reversed logic in futex cmpxchg | Meyer, Kirk | 2013-05-27 |
| * | | | | microblaze: Use proper casting for inb/inw/inl in io.h | Michal Simek | 2013-05-23 |
| * | | | | microblaze: Initialize temp variable to remove compilation warning | Michal Simek | 2013-05-14 |
* | | | | | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-26 |
|\ \ \ \ \ |
|
| * | | | | | parisc: fix irq stack on UP and SMP | Helge Deller | 2013-05-24 |
| * | | | | | parisc: make interrupt and interruption stack allocation reentrant | John David Anglin | 2013-05-24 |
| * | | | | | parisc: show number of FPE and unaligned access handler calls in /proc/interr... | Helge Deller | 2013-05-24 |
| * | | | | | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S | Helge Deller | 2013-05-24 |
| * | | | | | parisc: add rp5470 entry to machine database | Helge Deller | 2013-05-24 |
* | | | | | | score: remove redundant kcore_list entries | Kyle McMartin | 2013-05-25 |
* | | | | | | Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-25 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARC: lazy dcache flush broke gdb in non-aliasing configs | Vineet Gupta | 2013-05-25 |
| * | | | | | | ARC: Use enough bits for determining page's cache color | Vineet Gupta | 2013-05-23 |
| * | | | | | | ARC: Brown paper bag bug in macro for checking cache color | Vineet Gupta | 2013-05-23 |
| * | | | | | | ARC: copy_(to|from)_user() to honor usermode-access permissions | Vineet Gupta | 2013-05-23 |
| * | | | | | | ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach() | Vineet Gupta | 2013-05-23 |
| * | | | | | | ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism | Christian Ruppert | 2013-05-15 |
| | |_|_|/ /
| |/| | | | |
|