index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-13
ARM/LPC32xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-4
/
+4
2015-07-13
ARM/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-13
ARM/locomo: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-13
ARM/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+3
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
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
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
2015-07-09
i2c: jz4780: Fix return value if probe fails
Axel Lin
1
-7
/
+8
2015-07-09
i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path
Axel Lin
1
-0
/
+1
2015-07-09
i2c: I2C_MT65XX should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
6
-7
/
+1
2015-07-09
selinux: don't waste ebitmap space when importing NetLabel categories
Paul Moore
1
-0
/
+6
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
drm/radeon: disable vce init on cayman (v2)
Alex Deucher
1
-11
/
+14
2015-07-09
drm/amdgpu: fix timeout calculation
Christian König
1
-1
/
+1
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
1
-5
/
+5
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
1
-18
/
+16
2015-07-09
Revert "Revert "drm/radeon: dont switch vt on suspend""
Alex Deucher
1
-0
/
+1
2015-07-09
drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
Michel Dänzer
1
-30
/
+19
2015-07-09
drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
Grigori Goronzy
1
-1
/
+33
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2
-48
/
+37
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-07-09
Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
1
-3
/
+1
2015-07-09
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+11
2015-07-09
modpost: work correctly with tile coldtext sections
Chris Metcalf
2
-3
/
+4
2015-07-08
arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG
Kristina Martsenko
3
-0
/
+193
2015-07-08
arm: dts: vexpress: add missing CCI PMU device node to TC2
Sudeep Holla
1
-0
/
+10
2015-07-08
arm: dts: vexpress: describe all PMUs in TC2 dts
Mark Rutland
1
-2
/
+13
2015-07-08
module: Fix load_module() error path
Peter Zijlstra
1
-0
/
+1
2015-07-08
GICv3: Add ITS entry to THUNDER dts
Tirumalesh Chalamarla
1
-0
/
+9
2015-07-08
arm64: dts: Add poweroff button device node for APM X-Gene platform
Y Vo
1
-0
/
+10
2015-07-08
arm64: entry: handle debug exceptions in el*_inv
Mark Rutland
1
-2
/
+2
2015-07-08
drm/radeon: fix underflow in r600_cp_dispatch_texture()
Dan Carpenter
1
-1
/
+1
2015-07-08
drm/radeon: default to 2048 MB GART size on SI+
Grigori Goronzy
1
-13
/
+19
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
1
-0
/
+1
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
1
-3
/
+8
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
3
-24
/
+42
[next]