index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-0
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
1
-0
/
+1
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
1
-0
/
+7
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
1
-0
/
+1
2020-01-13
bootconfig: init: Allow admin to use bootconfig for init command line
Masami Hiramatsu
1
-3
/
+28
2020-01-13
bootconfig: init: Allow admin to use bootconfig for kernel command line
Masami Hiramatsu
1
-5
/
+101
2020-01-13
init/main.c: Alloc initcall_command_line in do_initcall() and free it
Masami Hiramatsu
1
-11
/
+15
2020-01-13
bootconfig: Load boot config from the tail of initrd
Masami Hiramatsu
2
-0
/
+55
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
1
-0
/
+11
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+6
2020-01-02
Revert "fs: remove ksys_dup()"
Dominik Brodowski
1
-20
/
+6
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+7
2019-12-17
early init: fix error handling when opening /dev/console
Linus Torvalds
1
-1
/
+1
2019-12-16
Fix root mounting with no mount options
Linus Torvalds
1
-10
/
+13
2019-12-16
device.h: move 'struct driver' stuff out to device/driver.h
Greg Kroah-Hartman
1
-1
/
+1
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-1
/
+1
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
1
-6
/
+20
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
2
-9
/
+13
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-6
/
+22
2019-12-12
initrd: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-1
/
+1
2019-12-11
bpf, x86, arm64: Enable jit by default when not built as always-on
Daniel Borkmann
1
-0
/
+7
2019-12-04
init/Kconfig: fix indentation
Krzysztof Kozlowski
1
-38
/
+38
2019-12-02
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-21
/
+1
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-17
/
+0
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
1
-17
/
+0
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+49
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+4
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
1
-0
/
+4
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
1
-21
/
+1
2019-10-29
io_uring: replace workqueue usage with io-wq
Jens Axboe
1
-0
/
+1
2019-10-16
arm64: use generic free_initrd_mem()
Mike Rapoport
1
-0
/
+8
2019-10-02
init: Support mounting root file systems over SMB
Paulo Alcantara (SUSE)
1
-0
/
+49
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+5
2019-09-24
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Mike Rapoport
1
-1
/
+0
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+1
2019-09-24
mm: kmemleak: use the memory pool for early allocations
Catalin Marinas
1
-1
/
+1
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+30
2019-09-21
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-09-21
Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+3
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-8
/
+23
2019-09-19
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+4
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+24
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2
-2
/
+2
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
1
-1
/
+0
2019-09-15
compiler-types.h: add asm_inline definition
Rasmus Villemoes
1
-0
/
+3
[prev]
[next]