index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
6
-8
/
+17
2015-07-09
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...
Kevin Hilman
7
-5
/
+30
2015-07-09
Merge branch 'hpfs-patches' (patches from Mikulas Patocka)
Linus Torvalds
5
-7
/
+141
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-18
/
+47
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-08
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-240
/
+148
2015-07-08
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-3
/
+4
2015-07-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-07-08
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
[prev]
[next]