index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
5
-48
/
+119
*
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
4
-37
/
+36
*
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-26
4
-27
/
+30
*
PM / sleep: Update device PM documentation to cover direct_complete
Rafael J. Wysocki
2014-05-16
2
-4
/
+47
*
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
2014-05-16
3
-23
/
+85
*
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
2014-05-16
1
-2
/
+2
*
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
2014-05-09
1
-1
/
+4
*
PM / hibernate: Documentation: Fix script for unswapping
Pali Rohár
2014-05-07
1
-1
/
+4
*
Merge branch 'pm-cpuidle' into pm-sleep
Rafael J. Wysocki
2014-05-07
5
-39
/
+62
|
\
|
*
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-05-07
3
-1
/
+48
|
*
cpuidle / menu: move repeated correction factor check to init
Chander Kashyap
2014-05-01
1
-7
/
+8
|
*
cpuidle / menu: Return (-1) if there are no suitable states
Rafael J. Wysocki
2014-05-01
1
-1
/
+1
|
*
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-05-01
3
-38
/
+13
*
|
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
2014-05-01
1
-2
/
+4
*
|
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
2014-04-28
1
-5
/
+9
|
/
*
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
2014-04-28
1
-1
/
+1
*
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-28
1
-6
/
+2
*
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-28
6
-33
/
+111
|
\
|
*
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-26
6
-33
/
+111
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
8
-45
/
+48
|
\
\
|
*
|
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
2014-04-26
1
-0
/
+5
|
*
|
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
2014-04-25
1
-1
/
+3
|
*
|
Btrfs: use correct key when repeating search for extent item
Filipe Manana
2014-04-25
1
-0
/
+2
|
*
|
Btrfs: fix inode caching vs tree log
Miao Xie
2014-04-25
1
-16
/
+2
|
*
|
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
2014-04-25
1
-5
/
+5
|
*
|
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
2014-04-25
1
-1
/
+5
|
*
|
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2014-04-25
2
-14
/
+14
|
*
|
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-25
2
-5
/
+5
|
*
|
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
2014-04-25
1
-1
/
+1
|
*
|
btrfs: fix use-after-free in mount_subvol()
Christoph Jaeger
2014-04-14
1
-2
/
+6
*
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
5
-15
/
+56
|
\
\
\
|
*
|
|
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2014-04-25
2
-3
/
+4
|
*
|
|
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
2014-04-25
1
-7
/
+7
|
*
|
|
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
2014-04-25
1
-1
/
+33
|
*
|
|
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
|
*
|
|
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-04-27
7
-7
/
+13
|
\
\
\
\
|
*
|
|
|
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
2
-1
/
+2
|
*
|
|
|
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-25
1
-0
/
+3
|
*
|
|
|
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-25
1
-3
/
+0
|
*
|
|
|
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
2014-04-25
1
-0
/
+6
|
*
|
|
|
arm64: add renameat2 compat syscall
Miklos Szeredi
2014-04-23
1
-1
/
+2
|
*
|
|
|
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Hanjun Guo
2014-04-22
1
-2
/
+0
|
*
|
|
|
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-04-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
6
-25
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
1
-2
/
+2
|
*
|
|
|
|
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-17
1
-7
/
+1
|
*
|
|
|
|
irqchip: Gic: Support forced affinity setting
Thomas Gleixner
2014-04-17
1
-2
/
+6
|
*
|
|
|
|
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
4
-14
/
+43
*
|
|
|
|
|
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
6
-34
/
+56
|
\
\
\
\
\
\
[next]