index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
ARM: dts: qcom: msm8660-surf: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: ipq8064-ap148: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: apq8084-mtp: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: apq8084-ifc6540: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: apq8074-dragonboard: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: apq8064-ifc6410: Use stdout-path
Stephen Boyd
1
-0
/
+4
2015-09-09
ARM: dts: qcom: apq8064-cm-qs600: Use stdout-path
Stephen Boyd
1
-0
/
+8
2015-09-09
ARM: dts: qcom: Label serial nodes for aliasing and stdout-path
Stephen Boyd
5
-5
/
+5
2015-07-28
ARM: dts: qs600: Add real regulators to sdcc
Srinivas Kandagatla
1
-0
/
+20
2015-07-28
ARM: dts: ifc6410: add real regulators for sdcc nodes.
Srinivas Kandagatla
1
-0
/
+27
2015-07-28
ARM: dts: apq8064: remove temporary fixed regulator for mmc
Srinivas Kandagatla
1
-12
/
+0
2015-07-27
ARM: dts: apq8064: fix missing gsbi cell-index
Srinivas Kandagatla
1
-0
/
+1
2015-07-27
ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux
Pramod Gurav
2
-1
/
+42
2015-07-27
ARM: dts: apq8064: add pm8921 mpp support
Srinivas Kandagatla
1
-0
/
+12
2015-07-27
ARM: dts: apq8064: Add pm8921 mfd and its gpio node
Srinivas Kandagatla
1
-1
/
+35
2015-07-23
ARM: dts: msm8974: Add smem reservation and node
Bjorn Andersson
1
-0
/
+20
2015-07-23
ARM: dts: msm8974: Add tcsr mutex node
Bjorn Andersson
1
-0
/
+12
2015-07-23
ARM: dts: qcom: Add ks8851 node for wired ethernet
Stephen Boyd
2
-0
/
+91
2015-07-23
ARM: dts: qcom: Add MSM8960 CDP RPM regulators
Stephen Boyd
1
-0
/
+236
2015-07-23
ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodes
Stephen Boyd
1
-0
/
+19
2015-07-23
ARM: dts: qcom: Replace gpio node with pinctrl node
Stephen Boyd
1
-3
/
+2
2015-07-23
ARM: dts: qcom: Replace gpio node with pinctrl node
Bjorn Andersson
1
-5
/
+6
2015-07-13
Linux 4.2-rc2
v4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-12
freeing unlinked file indefinitely delayed
Al Viro
1
-2
/
+5
2015-07-12
fix a braino in ovl_d_select_inode()
Al Viro
1
-0
/
+3
2015-07-12
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-07-11
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
1
-8
/
+10
2015-07-10
selinux: fix mprotect PROT_EXEC regression caused by mm change
Stephen Smalley
1
-1
/
+2
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
5
-168
/
+212
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
1
-2
/
+38
2015-07-10
nfit: add support for NVDIMM "latch" flag
Ross Zwisler
2
-1
/
+37
2015-07-10
nfit: update block I/O path to use PMEM API
Ross Zwisler
2
-12
/
+100
2015-07-10
tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test
Dan Williams
3
-2
/
+71
2015-07-10
tools/testing/nvdimm: fix return code for unimplemented commands
Dan Williams
1
-1
/
+1
2015-07-10
tools/testing/nvdimm: mock ioremap_wt
Dan Williams
2
-0
/
+7
2015-07-10
pmem: add maintainer for include/linux/pmem.h
Ross Zwisler
1
-0
/
+1
2015-07-10
Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
Dmitry Torokhov
1
-1
/
+1
2015-07-10
arm64: entry32: remove pointless register assignment
Mark Rutland
1
-2
/
+0
2015-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
1
-1
/
+1
2015-07-10
MIPS: c-r4k: Extend way_string array
Paul Burton
1
-1
/
+3
2015-07-10
MIPS: Pistachio: Support CDMM & Fast Debug Channel
James Hogan
2
-1
/
+12
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
2
-17
/
+13
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
3
-4
/
+55
2015-07-10
cxl: Check if afu is not null in cxl_slbia
Daniel Axtens
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
i2c: Mark instantiated device nodes with OF_POPULATE
Pantelis Antoniou
1
-1
/
+15
[next]