summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-152-5/+8
|\
| * Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-06143-409/+1027
| |\
| * | tty: bfin, define inlined structuresJiri Slaby2014-11-261-4/+3
| * | Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-1061-303/+572
| |\ \
| * | | uml: Fix unsafe pid reference to foreground process groupPeter Hurley2014-11-061-1/+5
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-144-13/+280
|\ \ \ \
| * | | | arm: omap3: twl: remove usb phy init dataHeikki Krogerus2014-12-111-11/+1
| * | | | Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-12-01143-409/+1027
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-251-0/+4
| |\ \ \ \
| | * | | | arm: boot: dts: am4372: enable dwc3 suspend PHY quirkFelipe Balbi2014-11-111-0/+4
| | | |/ / | | |/| |
| * | | | USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-252-2/+275
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-148-54/+140
|\ \ \ \
| * | | | x86/tls: Disallow unusual TLS segmentsAndy Lutomirski2014-12-141-0/+22
| * | | | x86/tls: Validate TLS entries to protect espfixAndy Lutomirski2014-12-141-0/+23
| * | | | x86/asm: Unify segment selector definesBorislav Petkov2014-12-111-21/+9
| * | | | x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov2014-12-112-0/+8
| * | | | x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski2014-12-111-28/+73
| * | | | x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu2014-12-111-2/+2
| * | | | x86/mm: Fix zone ranges boot printoutXishi Qiu2014-12-112-3/+3
* | | | | Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-131-3/+3
|\ \ \ \ \
| * | | | | ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)2014-12-121-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-1350-85/+372
|\ \ \ \ \ \
| * | | | | | crypto: arm - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
| * | | | | | crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
| * | | | | | crypto: sha - replace memset by memzero_explicitJulia Lawall2014-12-022-2/+2
| * | | | | | crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-022-2/+2
| * | | | | | crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+3
| * | | | | | crypto: sha-mb - remove a bogus NULL checkDan Carpenter2014-11-251-2/+1
| * | | | | | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-2444-71/+71
| * | | | | | ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon2014-11-201-0/+7
| * | | | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-203-0/+282
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12258-2111/+2040
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | crypto: aesni - remove unnecessary #defineValentin Rothberg2014-11-061-6/+2
* | | | | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-1324-8/+64
|\ \ \ \ \ \ \
| * | | | | | | parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-131-2/+2
| * | | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-137-0/+7
| * | | | | | | sparc: hook up execveat system callDavid Drysdale2014-12-134-1/+15
| * | | | | | | x86: hook up execveat system callDavid Drysdale2014-12-137-0/+35
| * | | | | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-135-5/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-1312-160/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-1210-26/+49
| * | | | | | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-1210-135/+129
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-134-4/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-122-3/+10
| * | | | | | | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-121-0/+15
| * | | | | | | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-121-1/+1
| |/ / / / / / / /
* | | | | | | | | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-131-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-1380-832/+1417
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'devel-stable' into for-nextRussell King2014-12-0514-56/+393
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-0314-56/+393
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |