summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-15Exynos4: cpuidle: support dual CPUs with AFTR statecpuidle/samsung-nextDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directoryDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Pass the AFTR callback to the platform_dataDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifierDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move the AFTR state function into pm.cDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Encapsulate the AFTR code into a functionDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Disable cpuidle for 5440Daniel Lezcano
2014-04-15ARM: exynos: cpuidle: Encapsulate boot vector code into a functionDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Pass wakeup mask parameter to functionDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Remove ifdef for scu_enableDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifierDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Use the cpu_pm notifierDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT callDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Move some code inside the idle_finisherDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Encapsulate register access inside a functionDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Change function name prefixDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Use cpuidle_registerDaniel Lezcano
2014-04-15ARM: exynos: cpuidle: Prevent forward declarationDaniel Lezcano
2014-04-15ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge branch 'tunnels'David S. Miller
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro
2014-04-12cifs: fix the race in cifs_writev()Al Viro
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann
2014-04-12r8152: check RTL8152_UNPLUGhayeswang