index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
/
super.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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 "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
1
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
1
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
1
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-07-09
MIPS: Fix erroneous JR emulation for MIPS R6
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2
-4
/
+4
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
1
-8
/
+5
2015-07-09
time: Get rid of do_posix_clock_monotonic_gettime
Thomas Gleixner
1
-1
/
+0
2015-07-09
cris: Replace do_posix_clock_monotonic_gettime()
Thomas Gleixner
1
-1
/
+1
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
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
4
-531
/
+688
[prev]
[next]