index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-21
slub: create new ___slab_alloc function that can be called with irqs disabled
Christoph Lameter
1
-15
/
+29
2015-11-21
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-21
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-11-21
PM/OPP: add entry in MAINTAINERS
Viresh Kumar
1
-0
/
+12
2015-11-21
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-21
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2
-2
/
+1
2015-11-21
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
1
-0
/
+2
2015-11-21
fat: fix fake_offset handling on error path
OGAWA Hirofumi
1
-5
/
+11
2015-11-21
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
Mike Kravetz
1
-33
/
+32
2015-11-21
mm/page-writeback.c: initialize m_dirty to avoid compile warning
Yang Shi
1
-1
/
+3
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
10
-17
/
+20
2015-11-21
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
Jason J. Herne
1
-2
/
+2
2015-11-21
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
Jerome Marchand
1
-3
/
+2
2015-11-21
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-21
ncpfs: don't allow negative timeouts
Dan Carpenter
1
-0
/
+2
2015-11-21
configfs: allow dynamic group creation
Daniel Baluta
2
-0
/
+120
2015-11-21
MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework
Moritz Fischer
1
-0
/
+1
2015-11-21
slab.h: sprinkle __assume_aligned attributes
Rasmus Villemoes
1
-17
/
+26
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-299
/
+95
2015-11-20
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-11-20
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
7
-30
/
+35
2015-11-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
40
-537
/
+954
2015-11-20
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
3
-33
/
+64
2015-11-20
Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2015-11-20
Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'
Rafael J. Wysocki
3
-44
/
+10
2015-11-20
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+6
2015-11-20
Merge branches 'pm-cpufreq' and 'acpi-cppc'
Rafael J. Wysocki
5
-249
/
+74
2015-11-20
PCI: Fix OF logic in pci_dma_configure()
Suravee Suthikulpanit
1
-2
/
+2
2015-11-20
Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-52
/
+118
2015-11-20
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-65
/
+79
2015-11-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-54
/
+61
2015-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+6
2015-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+3
2015-11-19
Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-35
/
+75
2015-11-19
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+5
2015-11-19
drm/atomic-helper: Check encoder/crtc constraints
Daniel Vetter
1
-0
/
+8
2015-11-19
Revert "drm/i915: skip modeset if compatible for everyone."
Jani Nikula
3
-1
/
+8
2015-11-19
drm/mgag200: fix kernel hang in cursor code.
Wang, Rui Y
1
-6
/
+5
2015-11-19
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
Dave Airlie
4
-13
/
+23
2015-11-19
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
24
-401
/
+729
2015-11-19
Revert "Documentation: kernel_parameters for Intel P state driver"
Rafael J. Wysocki
1
-3
/
+0
2015-11-19
cpufreq: mediatek: fix build error
Arnd Bergmann
1
-0
/
+1
2015-11-19
cpufreq: intel_pstate: Add separate support for Airmont cores
Philippe Longepe
1
-11
/
+46
2015-11-19
cpufreq: intel_pstate: Replace BYT with ATOM
Philippe Longepe
1
-29
/
+29
2015-11-19
Revert "cpufreq: intel_pstate: Use ACPI perf configuration"
Rafael J. Wysocki
2
-171
/
+1
2015-11-19
Revert "cpufreq: intel_pstate: Avoid calculation for max/min"
Rafael J. Wysocki
1
-43
/
+5
2015-11-18
arm64: barriers: fix smp_load_acquire to work with const arguments
Will Deacon
1
-6
/
+10
2015-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-278
/
+247
2015-11-18
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+14
2015-11-18
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
Chunming Zhou
2
-25
/
+25
[next]