summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: use build-in device properties with rfkill_gpioHeikki Krogerus2016-02-241-7/+10
* Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-125-76/+41
|\
| * Merge branch 'pm-opp'Rafael J. Wysocki2016-01-121-14/+14
| |\
| | * ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>Viresh Kumar2015-11-231-14/+14
| * | Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-124-62/+27
| |\ \
| | * | ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-072-1/+4
| | * | x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-093-61/+23
* | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-124-27/+29
|\ \ \ \
| * | | | x86: ftrace: Fix the comments for ftrace_modify_code_direct()Li Bin2016-01-041-7/+5
| * | | | metag: ftrace: Fix the comments for ftrace_modify_codeLi Bin2015-12-231-6/+5
| * | | | sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5
| * | | | ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5
| * | | | ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-251-0/+9
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-1220-72/+102
|\ \ \ \
| * | | | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-072-12/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-067-67/+19
| |\ \ \ \
| * | | | | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-061-0/+7
| * | | | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-061-38/+1
| |\ \ \ \ \
| | * | | | | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-38/+1
| * | | | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-0412-0/+36
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-3174-381/+646
| |\ \ \ \ \ \
| * | | | | | | Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-281-0/+20
| * | | | | | | bpf, x86: detect/optimize loading 0 immediatesDaniel Borkmann2015-12-181-0/+26
| * | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-183-22/+11
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-122-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-171-0/+1
| * | | | | | | | crypto: ghash-clmulni - Fix load failureWang, Rui Y2015-12-041-0/+26
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-1215-266/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro2016-01-091-2/+1
| * | | | | | | | | Merge branch 'for-linus' into work.miscAl Viro2016-01-088-56/+74
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [um] mconsole: don't open-code memdup_user_nul()Al Viro2016-01-041-11/+3
| * | | | | | | | | | [um] hostaudio: don't open-code memdup_user()Al Viro2016-01-041-7/+3
| * | | | | | | | | | ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0
| * | | | | | | | | | put the remnants of ..._user_ret() to restAl Viro2016-01-045-130/+0
| * | | | | | | | | | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-9/+3
| * | | | | | | | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-04124-524/+864
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro2015-12-231-12/+6
| * | | | | | | | | | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-233-64/+4
| * | | | | | | | | | | don't open-code generic_file_llseek_size()Al Viro2015-12-091-16/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-122-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: add sys_copy_file_range to syscall tablesZach Brown2015-12-012-0/+2
* | | | | | | | | | | | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-1216-55/+258
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | um: Use race-free temporary file creationMickaël Salaün2016-01-101-0/+11
| * | | | | | | | | | | | um: Do not set unsecure permission for temporary fileMickaël Salaün2016-01-101-6/+0
| * | | | | | | | | | | | um: Fix build error and kconfig for i386Mickaël Salaün2016-01-101-1/+1
| * | | | | | | | | | | | um: Add seccomp supportMickaël Salaün2016-01-104-0/+24
| * | | | | | | | | | | | um: Add full asm/syscall.h supportMickaël Salaün2016-01-102-0/+139
| * | | | | | | | | | | | um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-104-25/+17
| * | | | | | | | | | | | um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-103-22/+26
| * | | | | | | | | | | | um: Do not change hard IRQ flags in soft IRQ processingAnton Ivanov2016-01-101-0/+23