index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
Revert "usb: dwc2: add bus suspend/resume for dwc2"
Paul Zimmerman
1
-77
/
+11
2015-01-19
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
1
-3
/
+1
2015-01-19
usb: phy: make GPIOs optional for the generic phy
Paul Zimmerman
1
-2
/
+2
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
2015-01-19
usb: phy: never defer probe in non-OF case
Heikki Krogerus
1
-1
/
+1
2015-01-19
iommu/arm-smmu: add support for iova_to_phys through ATS1PR
Mitchel Humpherys
1
-2
/
+67
2015-01-19
ARM: dts: qcom: Correct IPQ8064 tlmm interrupt
Stephen Boyd
1
-1
/
+1
2015-01-19
smack: Fix a bidirectional UDS connect check typo
Zbigniew Jasinski
1
-1
/
+3
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-19
smack: introduce a special case for tmpfs in smack_d_instantiate()
Ćukasz Stelmach
1
-2
/
+14
2015-01-19
ARM: dts: qcom: Add Support for SD Card Detect for ifc6410 board
Pramod Gurav
1
-0
/
+12
2015-01-19
ARM: qcom: scm: Add logging of actual return code from scm call
Olav Haugan
1
-0
/
+1
2015-01-19
ARM: qcom: scm: Flush the command buffer only instead of the entire cache
Vikram Mulukutla
1
-5
/
+12
2015-01-19
ARM: qcom: scm: Get cacheline size from CTR
Stephen Boyd
1
-6
/
+8
2015-01-19
ARM: qcom: scm: Fix incorrect cache invalidation
Stephen Boyd
1
-8
/
+23
2015-01-19
ARM: qcom: Select ARCH_SUPPORTS_BIG_ENDIAN
Stephen Boyd
1
-0
/
+1
2015-01-19
ARM: omap2plus_defconfig: Enable support for davinci_emac
Tony Lindgren
1
-0
/
+1
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-19
drm/amdkfd: Preserve CP_MQD_IQ_RPTR internal state
Jay Cornwall
1
-1
/
+3
2015-01-19
drm/amdkfd: Fix dqm->queue_count tracking
Jay Cornwall
1
-3
/
+6
2015-01-19
ARM: debug: msm: Support big-endian CPUs
Stephen Boyd
1
-0
/
+6
2015-01-19
ARM: debug: Update MSM and QCOM DEBUG_LL help
Stephen Boyd
1
-2
/
+3
2015-01-19
smack: fix logic in smack_inode_init_security function
Lukasz Pawelczyk
1
-3
/
+2
2015-01-19
smack: miscellaneous small fixes in function comments
Lukasz Pawelczyk
1
-5
/
+9
2015-01-19
scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore
Michael Karcher
1
-1
/
+0
2015-01-19
iopoll: Introduce memory-mapped IO polling macros
Matt Wagantall
1
-0
/
+144
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
1
-7
/
+7
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
263
-1118
/
+2403
2015-01-19
usb: dwc2: call dwc2_is_controller_alive() under spinlock
Robert Baldyga
1
-3
/
+3
2015-01-19
USB: mos7840: remove unused code
Colin Ian King
1
-60
/
+0
2015-01-19
USB: option: clean up blacklist handling
Johan Hovold
1
-46
/
+14
2015-01-19
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
4
-75
/
+173
2015-01-19
Documentation: bindings: Add the regulator property to the sub-nodes AHCI bin...
Gregory CLEMENT
1
-3
/
+6
2015-01-19
ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
Gregory CLEMENT
1
-6
/
+0
2015-01-19
iommu/arm-smmu: don't touch the secure STLBIALL register
Mitchel Humpherys
1
-2
/
+0
2015-01-19
iommu/arm-smmu: make use of generic LPAE allocator
Will Deacon
3
-627
/
+266
2015-01-19
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
2
-1
/
+9
2015-01-19
iommu: add self-consistency tests to ARM LPAE IO page table allocator
Will Deacon
2
-1
/
+208
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
6
-0
/
+817
2015-01-19
iommu: introduce generic page table allocation framework
Will Deacon
4
-0
/
+208
2015-01-19
iommu: Change trace unmap api to report unmapped size
Shuah Khan
2
-14
/
+19
2015-01-19
iommu: Fix trace_unmap() to report original iova
Shuah Khan
1
-1
/
+2
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
3
-2
/
+6
2015-01-19
sata_rcar: extend PM methods
Mikhail Ulyanov
1
-2
/
+23
2015-01-19
iommu: Make IOVA domain page size explicit
Robin Murphy
3
-7
/
+49
2015-01-19
iommu: Make IOVA domain low limit flexible
Robin Murphy
3
-11
/
+15
2015-01-19
iommu: Consolidate IOVA allocator code
Robin Murphy
3
-31
/
+40
2015-01-19
iommu: Allow building iova.c independently
Robin Murphy
2
-1
/
+6
[prev]
[next]