Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 2014-12-11 | 1 | -28/+73 | |
| * | | | | | x86/mm: Use min() instead of min_t() in the e820 printout code | Xishi Qiu | 2014-12-11 | 1 | -2/+2 | |
| * | | | | | x86/mm: Fix zone ranges boot printout | Xishi Qiu | 2014-12-11 | 2 | -3/+3 | |
* | | | | | | Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-13 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ftrace/x86: Update i386 call to prepare_ftrace_return() | Steven Rostedt (Red Hat) | 2014-12-12 | 1 | -3/+3 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 50 | -85/+372 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | crypto: arm - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 1 | -1/+1 | |
| * | | | | | | | crypto: powerpc - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 1 | -1/+1 | |
| * | | | | | | | crypto: sha - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 2 | -2/+2 | |
| * | | | | | | | crypto: sparc - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 2 | -2/+2 | |
| * | | | | | | | crypto: include crypto- module prefix in template | Kees Cook | 2014-11-26 | 1 | -0/+3 | |
| * | | | | | | | crypto: sha-mb - remove a bogus NULL check | Dan Carpenter | 2014-11-25 | 1 | -2/+1 | |
| * | | | | | | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 44 | -71/+71 | |
| * | | | | | | | ARM: at91/dt: add trng node to at91sam9g45 | Boris Brezillon | 2014-11-20 | 1 | -0/+7 | |
| * | | | | | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated module | Yazen Ghannam | 2014-11-20 | 3 | -0/+282 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2014-11-12 | 258 | -2111/+2040 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | crypto: aesni - remove unnecessary #define | Valentin Rothberg | 2014-11-06 | 1 | -6/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 | 24 | -8/+64 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | parisc: percpu: update comments referring to __get_cpu_var | Christoph Lameter | 2014-12-13 | 1 | -2/+2 | |
| * | | | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 7 | -0/+7 | |
| * | | | | | | | sparc: hook up execveat system call | David Drysdale | 2014-12-13 | 4 | -1/+15 | |
| * | | | | | | | x86: hook up execveat system call | David Drysdale | 2014-12-13 | 7 | -0/+35 | |
| * | | | | | | | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 2014-12-13 | 5 | -5/+5 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-13 | 12 | -160/+177 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-12 | 10 | -26/+49 | |
| * | | | | | | | | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 2014-12-12 | 10 | -135/+129 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-12-13 | 4 | -4/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sparc/ldc: create separate ldc_unbind from ldc_free | Dwight Engen | 2014-12-12 | 2 | -3/+10 | |
| * | | | | | | | | | vio: create routines for inc,dec vio dring indexes | Dwight Engen | 2014-12-12 | 1 | -0/+15 | |
| * | | | | | | | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall | Andreas Larsson | 2014-12-12 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | MIPS: Use phys_addr_t instead of phys_t | Jaedon Shin | 2014-12-13 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-12-13 | 80 | -832/+1417 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'devel-stable' into for-next | Russell King | 2014-12-05 | 14 | -56/+393 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l... | Russell King | 2014-11-03 | 14 | -56/+393 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: mm: allow text and rodata sections to be read-only | Kees Cook | 2014-10-16 | 6 | -1/+92 | |
| | | * | | | | | | | ARM: mm: allow non-text sections to be non-executable | Kees Cook | 2014-10-16 | 4 | -2/+133 | |
| | | * | | | | | | | arm: kgdb: Handle read-only text / modules | Doug Anderson | 2014-10-16 | 2 | -1/+30 | |
| | | * | | | | | | | ARM: kexec: Make .text R/W in machine_kexec | Nikolay Borisov | 2014-10-16 | 1 | -4/+4 | |
| | | * | | | | | | | arm: use fixmap for text patching when text is RO | Rabin Vincent | 2014-10-16 | 4 | -21/+89 | |
| | | * | | | | | | | arm: fixmap: implement __set_fixmap() | Kees Cook | 2014-10-16 | 2 | -0/+26 | |
| | | * | | | | | | | ARM: expand fixmap region to 3MB | Rob Herring | 2014-10-16 | 3 | -11/+12 | |
| | | * | | | | | | | arm: use generic fixmap.h | Mark Salter | 2014-10-16 | 2 | -19/+10 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next | Russell King | 2014-12-05 | 70 | -779/+1027 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia device | Dmitry Eremin-Solenikov | 2014-12-05 | 1 | -0/+2 | |
| | | | * | | | | | | | | ARM: 8242/1: sa1100: add cpu clock | Dmitry Eremin-Solenikov | 2014-12-05 | 1 | -7/+34 | |
| | | | * | | | | | | | | ARM: 8234/1: sa1100: reorder IRQ handling code | Dmitry Eremin-Solenikov | 2014-12-03 | 1 | -89/+66 | |
| | | | * | | | | | | | | ARM: 8233/1: sa1100: switch to hwirq usage | Dmitry Eremin-Solenikov | 2014-12-03 | 1 | -23/+14 | |
| | | | * | | | | | | | | ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domain | Dmitry Eremin-Solenikov | 2014-12-03 | 1 | -2/+1 | |
| | | | * | | | | | | | | ARM: 8231/1: sa1100: introduce irqdomains support | Dmitry Eremin-Solenikov | 2014-12-03 | 2 | -17/+62 | |
| | | | * | | | | | | | | ARM: 8230/1: sa1100: shift IRQs by one | Dmitry Eremin-Solenikov | 2014-12-03 | 1 | -51/+51 |