summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * kexec: remove never used member destination in kimageBaoquan He2015-02-172-6/+0
| * signal: use current->state helpersDavidlohr Bueso2015-02-171-2/+2
| * ptrace: remove linux/compat.h inclusion under CONFIG_COMPATFabian Frederick2015-02-171-1/+0
| * fs: fat: use MSDOS_SB macro to get msdos_sb_infoFred Chou2015-02-171-1/+1
| * fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick2015-02-171-1/+1
| * fs/ufs/super.c: fix potential race conditionFabian Frederick2015-02-171-4/+0
| * fs/ufs/super.c: remove unnecessary castingFabian Frederick2015-02-171-1/+3
| * fs/coda/dir.c: forward declaration clean-upFabian Frederick2015-02-171-82/+56
| * fs/befs/linuxvfs.c: remove unnecessary castingFabian Frederick2015-02-171-3/+3
* | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1723-3264/+80
|\ \
| * | fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller2015-02-175-462/+0
| * | parisc: Remove unused functionRickard Strandqvist2015-02-171-3/+0
| * | parisc: macro whitespace fixesMichael S. Tsirkin2015-02-171-58/+58
| * | parisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-02-161-1/+1
| * | parisc: hpux - Remove HPUX syscall numbersHelge Deller2015-02-161-478/+0
| * | parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-165-108/+4
| * | parisc: hpux - Delete files in hpux subdirectoryHelge Deller2015-02-167-2135/+0
| * | parisc: hpux - Do not compile hpux subdirectoryHelge Deller2015-02-161-1/+0
| * | parisc: hpux - Drop support for HP-UX binariesHelge Deller2015-02-161-4/+0
| * | parisc: Add error checks when building up signal trampoline handlerHelge Deller2015-02-161-14/+15
| * | parisc: Wire up execveat syscallHelge Deller2015-02-162-1/+3
* | | Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-02-1721-11/+1067
|\ \ \
| * | | nios2: add kgdb supportLey Foon Tan2015-02-165-1/+277
| * | | MAINTAINERS: update arch/nios2 git treeLey Foon Tan2015-02-161-1/+1
| * | | nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MBLey Foon Tan2015-02-101-0/+1
| * | | nios2: Add support for compressed kernelLey Foon Tan2015-02-108-0/+549
| * | | nios2: add early printk supportLey Foon Tan2015-02-106-1/+207
| * | | nios2: Port OOM changes to do_page_fault()Ley Foon Tan2015-02-091-5/+32
| * | | nios2: Remove unused prepare_to_copy()Tobias Klauser2015-02-091-3/+0
* | | | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-1711-108/+407
|\ \ \ \
| * | | | ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki2015-02-151-8/+40
| * | | | intel_idle: Add ->enter_freeze callbacksRafael J. Wysocki2015-02-151-54/+125
| * | | | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-156-8/+112
| * | | | timekeeping: Make it safe to use the fast timekeeper while suspendedRafael J. Wysocki2015-02-151-0/+30
| * | | | timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki2015-02-131-8/+6
| * | | | PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-135-32/+96
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-02-178-62/+102
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris2015-02-161-0/+16
| |\ \ \ \
| | * | | | Smack: secmark connectionsCasey Schaufler2015-02-111-0/+16
| * | | | | Don't leak a key reference if request_key() tries to use a revoked keyringDavid Jeffery2015-02-161-0/+1
| * | | | | Merge https://github.com/PeterHuewe/linux-tpmdd into for-linusJames Morris2015-02-166-62/+85
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Added Little Endian support to vtpm modulehonclo2015-02-151-8/+12
| | * | | | tpm, tpm_tis: fix TPM 2.0 probingJarkko Sakkinen2015-02-153-15/+39
| | * | | | tpm: fix suspend/resume paths for TPM 2.0Jarkko Sakkinen2015-02-155-39/+34
* | | | | | Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-1717-1/+1720
|\ \ \ \ \ \
| * | | | | | arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0
| * | | | | | arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-271-5/+5
| * | | | | | Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2015-01-279-1/+228
| |\ \ \ \ \ \
| | * | | | | | arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2015-01-262-0/+8
| | * | | | | | arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and MakefileEddie Huang2015-01-264-0/+212
OpenPOWER on IntegriCloud