index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
4
-27
/
+30
2014-05-16
PM / sleep: Update device PM documentation to cover direct_complete
Rafael J. Wysocki
2
-4
/
+47
2014-05-16
PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
Rafael J. Wysocki
3
-23
/
+85
2014-05-16
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
1
-2
/
+2
2014-05-09
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
1
-1
/
+4
2014-05-07
PM / hibernate: Documentation: Fix script for unswapping
Pali Rohár
1
-1
/
+4
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
3
-1
/
+48
2014-05-01
cpuidle / menu: move repeated correction factor check to init
Chander Kashyap
1
-7
/
+8
2014-05-01
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
1
-2
/
+4
2014-05-01
cpuidle / menu: Return (-1) if there are no suitable states
Rafael J. Wysocki
1
-1
/
+1
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
3
-38
/
+13
2014-04-28
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
1
-5
/
+9
2014-04-28
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
1
-1
/
+1
2014-04-28
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-26
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
1
-0
/
+5
2014-04-26
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
6
-33
/
+111
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
1
-1
/
+1
2014-04-25
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
1
-0
/
+2
2014-04-25
kernfs: fix a subdir count leak
Jianyu Zhan
1
-3
/
+6
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-04-25
usb: qcserial: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+3
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2
-1
/
+2
2014-04-25
USB: io_ti: fix firmware download on big-endian machines
Johan Hovold
1
-17
/
+33
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
1
-0
/
+3
2014-04-25
arm64: debug: remove noisy, pointless warning
Will Deacon
1
-3
/
+0
2014-04-25
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
1
-0
/
+6
2014-04-25
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2
-3
/
+4
2014-04-25
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
1
-7
/
+7
2014-04-25
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
1
-1
/
+33
2014-04-25
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
1
-1
/
+3
2014-04-25
Btrfs: use correct key when repeating search for extent item
Filipe Manana
1
-0
/
+2
2014-04-25
Btrfs: fix inode caching vs tree log
Miao Xie
1
-16
/
+2
2014-04-25
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
1
-5
/
+5
2014-04-25
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
1
-1
/
+5
2014-04-25
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2
-14
/
+14
2014-04-25
btrfs: replace error code from btrfs_drop_extents
David Sterba
2
-5
/
+5
2014-04-25
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
1
-1
/
+1
2014-04-25
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
1
-18
/
+21
2014-04-25
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
1
-1
/
+1
2014-04-25
serial: samsung: don't check config for every character
Doug Anderson
1
-5
/
+6
[next]