index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu_pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
1
-1
/
+1
2015-07-09
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2015-07-09
hpfs: kstrdup() out of memory handling
Sanidhya Kashyap
1
-2
/
+5
2015-07-09
hpfs: Remove unessary cast
Firo Yang
1
-1
/
+1
2015-07-09
hpfs: add fstrim support
Mikulas Patocka
5
-0
/
+128
2015-07-09
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
4
-3
/
+65
2015-07-09
perf tools: Fix the detached tarball wrt rbtree copy
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
6
-7
/
+1
2015-07-09
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
1
-3
/
+13
2015-07-09
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-7
/
+13
2015-07-09
MAINTAINERS: add secondary tree for ceph modules
Sage Weil
1
-0
/
+3
2015-07-09
MAINTAINERS: update ceph entries
Sage Weil
1
-4
/
+15
2015-07-09
libceph: treat sockaddr_storage with uninitialized family as blank
Ilya Dryomov
1
-7
/
+7
2015-07-09
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
3
-7
/
+22
2015-07-09
perf thread_map: Fix the sizeof() calculation for map entries
Arnaldo Carvalho de Melo
1
-2
/
+1
2015-07-09
modpost: work correctly with tile coldtext sections
Chris Metcalf
2
-3
/
+4
2015-07-08
module: Fix load_module() error path
Peter Zijlstra
1
-0
/
+1
2015-07-08
tools lib: Improve clean target
Riku Voipio
2
-2
/
+2
2015-07-08
Fix broken audit tests for exec arg len
Linus Torvalds
1
-2
/
+1
2015-07-08
perf stat: Fix shadow declaration of close
Jiri Olsa
1
-2
/
+2
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-07
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
1
-5
/
+3
2015-07-07
PM / wakeirq: Avoid setting power.wakeirq too hastily
Rafael J. Wysocki
2
-28
/
+15
2015-07-07
ata: ahci_platform: Add ACPI _CLS matching
Suthikulpanit, Suravee
2
-1
/
+10
2015-07-07
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
5
-4
/
+78
2015-07-07
PM / hibernate: clarify resume documentation
Uwe Geuder
1
-2
/
+11
2015-07-07
PM / Domains: Avoid infinite loops in attach/detach code
Geert Uytterhoeven
1
-2
/
+11
2015-07-07
ACPI / LPSS: Fix up acpi_lpss_create_device()
Rafael J. Wysocki
1
-2
/
+5
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
4
-201
/
+18
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
3
-10
/
+35
2015-07-06
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
3
-3
/
+246
2015-07-06
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2
-0
/
+1
2015-07-06
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
4
-12
/
+550
2015-07-05
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2
-3
/
+90
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+58
2015-07-05
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-04
dax: bdev_direct_access() may sleep
Matthew Wilcox
1
-0
/
+6
2015-07-04
block: Add support for DAX reads/writes to block devices
Matthew Wilcox
2
-2
/
+8
2015-07-04
dax: Use copy_from_iter_nocache
Matthew Wilcox
1
-1
/
+1
2015-07-04
dax: Add block size note to documentation
Matthew Wilcox
1
-2
/
+4
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
[next]