Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
26179670a68b7b365fbfe38afb043dcd2e1a4678
2617967
x86/boot/64: Put __startup_64() into .head.text
by Kirill A. Shutemov
· 8 years ago
8624c1f
x86/mm: Add support for 5-level paging for KASLR
by Kirill A. Shutemov
· 8 years ago
7e82ea9
x86/mm: Make kernel_physical_mapping_init() support 5-level paging
by Kirill A. Shutemov
· 8 years ago
141efad
x86/mm: Add sync_global_pgds() for configuration with 5-level paging
by Kirill A. Shutemov
· 8 years ago
032370b
x86/boot/64: Add support of additional page table level during early boot
by Kirill A. Shutemov
· 8 years ago
65ade2f
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
by Kirill A. Shutemov
· 8 years ago
c88d715
x86/boot/64: Rewrite startup_64() in C
by Kirill A. Shutemov
· 8 years ago
34bbb00
x86/boot/compressed: Enable 5-level paging during decompression stage
by Kirill A. Shutemov
· 8 years ago
919a02d
x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations
by Kirill A. Shutemov
· 8 years ago
4c94117
x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurations
by Kirill A. Shutemov
· 8 years ago
f8fceac
x86/boot/efi: Cleanup initialization of GDT entries
by Kirill A. Shutemov
· 8 years ago
cbe0317
x86/asm: Fix comment in return_from_SYSCALL_64()
by Kirill A. Shutemov
· 8 years ago
e585513
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
by Kirill A. Shutemov
· 8 years ago
6c690ee
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
by Andy Lutomirski
· 8 years ago
3f365cf
Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix
by Ingo Molnar
· 8 years ago
252d2a4
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
by Andy Lutomirski
· 8 years ago
f67abed
sched/fair: Fix typo in printk message
by Marcin Nowakowski
· 8 years ago
5faab9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
66cea28
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
ac1a14a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
45b44f0f
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6b7ed45
Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f701d86
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9376906
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
67a7001
ufs: we need to sync inode before freeing it
by Al Viro
· 8 years ago
179145e
Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
c7a1aef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
2833b7e
Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
42211f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
39e4edf
Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6107cc5
Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
babef37
excessive checks in ufs_write_failed() and ufs_evict_inode()
by Al Viro
· 8 years ago
006351a
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
by Al Viro
· 8 years ago
940ef1a
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
by Al Viro
· 8 years ago
6b0d144
ufs: set correct ->s_maxsize
by Al Viro
· 8 years ago
eb315d2
ufs: restore maintaining ->i_blocks
by Al Viro
· 8 years ago
414cf71
fix ufs_isblockset()
by Al Viro
· 8 years ago
8785d84
ufs: restore proper tail allocation
by Al Viro
· 8 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 8 years ago
452e62b
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 8 years ago
286b92f
btrfs: tree-log.c: Wrong printk information about namelen
by Su Yue
· 8 years ago
eb4125d
Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
a0897d5
Input: synaptics-rmi4 - register F03 port as pass-through serio
by Dmitry Torokhov
· 8 years ago
a92f63c
Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
788a73f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
792ef14
efi: Fix boot panic because of invalid BGRT image address
by Dave Young
· 8 years ago
8affb06
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent
by Ingo Molnar
· 8 years ago
6e88007
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 8 years ago
3d76917
Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
b62dba5
Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
97f607f
Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 8 years ago
dd44c95
Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 8 years ago
0d22df9
Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
aea4156
Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
fbd78af
Merge branches 'intel_pstate' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
47c1ded
Merge tag 'perf-urgent-for-mingo-4.12-20170608' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
b89fe63
perf symbols: Kill dso__build_id_is_kmod()
by Namhyung Kim
· 8 years ago
c25ec42
perf symbols: Keep DSO->symtab_type after decompress
by Namhyung Kim
· 8 years ago
94df104
perf tests: Decompress kernel module before objdump
by Namhyung Kim
· 8 years ago
8ba29ad
perf tools: Consolidate error path in __open_dso()
by Namhyung Kim
· 8 years ago
1d6b3c9
perf tools: Decompress kernel module when reading DSO data
by Namhyung Kim
· 8 years ago
3c84fd5
perf annotate: Use dso__decompress_kmodule_path()
by Namhyung Kim
· 8 years ago
42b3fa6
perf tools: Introduce dso__decompress_kmodule_{fd,path}
by Namhyung Kim
· 8 years ago
44ad6b8
perf tools: Fix a memory leak in __open_dso()
by Namhyung Kim
· 8 years ago
3619ef7
perf annotate: Fix symbolic link of build-id cache
by Namhyung Kim
· 8 years ago
dc0cf5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 8 years ago
d0aab7d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
8f9bebc
block, bfq: access and cache blkg data only when safe
by Paolo Valente
· 8 years ago
1123a60
srcu: Allow use of Classic SRCU from both process and interrupt context
by Paolo Bonzini
· 8 years ago
cdf7abc
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
by Paolo Bonzini
· 8 years ago
85d0331
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 8 years ago
ef6c4d7
drm/i915: fix warning for unused variable
by Jani Nikula
· 8 years ago
6460495
Fix loop device flush before configure v3
by James Wang
· 8 years ago
c6ee9619
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
by Michael Ellerman
· 8 years ago
92d9dfd
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
by Aneesh Kumar K.V
· 8 years ago
cec422c
cxl: Fix error path on bad ioctl
by Frederic Barrat
· 8 years ago
dac8bbb
Revert "printk: fix double printing with earlycon"
by Petr Mladek
· 8 years ago
cc1582c
perf/core: Drop kernel samples even though :u is specified
by Jin Yao
· 8 years ago
5b0bc9a
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
by Dominik Brodowski
· 8 years ago
bbf79d2
x86/ldt: Rename ldt_struct::size to ::nr_entries
by Borislav Petkov
· 8 years ago
5dd0b16
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
by Andy Lutomirski
· 8 years ago
462c5a8
MAINTAINERS: update email address for Jessica Yu
by Jessica Yu
· 8 years ago
14fc42f
perf script python: Remove dups in documentation examples
by SeongJae Park
· 8 years ago
1bf8d5a
perf script python: Updated trace_unhandled() signature
by SeongJae Park
· 8 years ago
26ddb87
perf script python: Fix wrong code snippets in documentation
by SeongJae Park
· 8 years ago
34d4453
perf script: Fix documentation errors
by SeongJae Park
· 8 years ago
c76132d
perf script: Fix outdated comment for perf-trace-python
by SeongJae Park
· 8 years ago
d89269a
perf probe: Fix examples section of documentation
by SeongJae Park
· 8 years ago
47eb0c8
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
by Ulrik De Bie
· 8 years ago
3e411b0
Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
6679a90
blk-throttle: set default latency baseline for harddisk
by Shaohua Li
· 8 years ago
8604889
drm/meson: Fix driver bind when only CVBS is available
by Neil Armstrong
· 8 years ago
a41b816
blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timer
by Joseph Qi
· 8 years ago
1065467
drm/i915: Fix 90/270 rotated coordinates for FBC
by Ville Syrjälä
· 8 years ago
27fe407
drm/i915: Restore has_fbc=1 for ILK-M
by Ville Syrjälä
· 8 years ago
8f4d380
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
by Ville Syrjälä
· 8 years ago
5857dbf
drm/i915: Fix logical inversion for gen4 quirking
by Chris Wilson
· 8 years ago
d90c989
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
by Chris Wilson
· 8 years ago
4e3aed8
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
by Maarten Lankhorst
· 8 years ago
6ab92af
drm/i915: Prevent the system suspend complete optimization
by Imre Deak
· 8 years ago
Next »