Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dazjo/huawei-kernel-3.4
base: 546857a17c0a
Choose a base ref
...
head repository: dazjo/huawei-kernel-3.4
compare: 86ba014a9a7f
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 27, 2015

  1. netfilter: squashing updates

    fonz93 committed Apr 27, 2015
    Copy the full SHA
    18d1529 View commit details
    Browse the repository at this point in the history
  2. net/netfilter: Sync to kk_2.7-stable

    chil360 authored and fonz93 committed Apr 27, 2015
    Copy the full SHA
    627ed67 View commit details
    Browse the repository at this point in the history
  3. ksm: Provide support to use deferred timers for scanner thread

    KSM thread to scan pages is getting schedule on definite timeout.
    That wakes up CPU from idle state and hence may affect the power
    consumption. Provide an optional support to use deferred timer
    which suites low-power use-cases.
    
    To enable deferred timers,
    $ echo 1 > /sys/kernel/mm/ksm/deferred_timer
    
    Change-Id: I07fe199f97fe1f72f9a9e1b0b757a3ac533719e8
    Signed-off-by: Chintan Pandya <cpandya@codeaurora.org>
    Chintan Pandya authored and fonz93 committed Apr 27, 2015
    Copy the full SHA
    1e35a5d View commit details
    Browse the repository at this point in the history
  4. Revert "huawei_battery.c: increase RPC polling from 5sec to 60sec"

    This reverts commit 732a061.
    fonz93 committed Apr 27, 2015
    Copy the full SHA
    f50c7da View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from fonz93/kitkat

    some updates
    dazjo committed Apr 27, 2015
    Copy the full SHA
    86ba014 View commit details
    Browse the repository at this point in the history