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-11-22
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
Jesper Dangaard Brouer
1
-18
/
+22
2015-11-22
slub: optimize bulk slowpath free by detached freelist
Jesper Dangaard Brouer
1
-30
/
+79
2015-11-22
slub: support for bulk free with SLUB freelists
Jesper Dangaard Brouer
1
-18
/
+67
2015-11-20
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
Jesper Dangaard Brouer
1
-1
/
+1
2015-11-20
slub: avoid irqoff/on in bulk allocation
Christoph Lameter
1
-13
/
+11
2015-11-20
slub: create new ___slab_alloc function that can be called with irqs disabled
Christoph Lameter
1
-15
/
+29
2015-11-20
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
1
-1
/
+1
2015-11-20
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-11-20
PM/OPP: add entry in MAINTAINERS
Viresh Kumar
1
-0
/
+12
2015-11-20
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-20
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2
-2
/
+1
2015-11-20
kasan: fix kmemleak false-positive in kasan_module_alloc()
Andrey Ryabinin
1
-0
/
+2
2015-11-20
fat: fix fake_offset handling on error path
OGAWA Hirofumi
1
-5
/
+11
2015-11-20
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
Mike Kravetz
1
-33
/
+32
2015-11-20
mm/page-writeback.c: initialize m_dirty to avoid compile warning
Yang Shi
1
-1
/
+3
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
10
-17
/
+20
2015-11-20
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
Jason J. Herne
1
-2
/
+2
2015-11-20
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
Jerome Marchand
1
-3
/
+2
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-20
ncpfs: don't allow negative timeouts
Dan Carpenter
1
-0
/
+2
2015-11-20
configfs: allow dynamic group creation
Daniel Baluta
2
-0
/
+120
2015-11-20
MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework
Moritz Fischer
1
-0
/
+1
2015-11-20
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-19
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
7
-30
/
+35
2015-11-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
40
-537
/
+954
2015-11-19
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
3
-33
/
+64
2015-11-19
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
[next]