projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2025-11-25
Thomas Gleixner
sched/mmcid: Provide precomputed maximal value
commit
|
commitdiff
|
tree
2025-11-25
Thomas Gleixner
sched/mmcid: Move initialization out of line
commit
|
commitdiff
|
tree
2025-11-25
Thomas Gleixner
signal: Move MMCID exit out of sighand lock
commit
|
commitdiff
|
tree
2025-11-25
Thomas Gleixner
sched/mmcid: Convert mm CID mask to a bitmap
commit
|
commitdiff
|
tree
2025-11-25
Thomas Gleixner
cpumask: Cache num_possible_cpus()
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Use cpumask_weighted_or()
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
cpumask: Introduce cpumask_weighted_or()
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Prevent pointless work in mm_update_cpus_a...
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Move scheduler code out of global header
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched: Fixup whitespace damage
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Cacheline align MM CID storage
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Use proper data structures
commit
|
commitdiff
|
tree
2025-11-20
Thomas Gleixner
sched/mmcid: Revert the complex CID management
commit
|
commitdiff
|
tree
2025-11-18
Dan Carpenter
rseq: Delete duplicate if statement in rseq_virt_usersp...
commit
|
commitdiff
|
tree
2025-11-04
Peter Zijlstra
x86/ptrace: Always inline trivial accessors
commit
|
commitdiff
|
tree
2025-11-04
Peter Zijlstra
cleanup: Always inline everything
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Switch to TIF_RSEQ if supported
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Split up rseq_exit_to_user_mode()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
entry: Split up exit_to_user_mode_prepare()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Switch to fast path processing on exit to user
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Implement fast path for exit to user
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Optimize event setting
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Rework the TIF_NOTIFY handler
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Separate the signal delivery path
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Provide and use rseq_set_ids()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Use static branch for syscall exit debug when...
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Make exit debugging static branch based
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Replace the original debug implementation
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Provide and use rseq_update_user_cs()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Provide static branch for runtime debugging
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Expose lightweight statistics in debugfs
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Provide tracepoint wrappers for inline code
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Record interrupt from user space
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Cache CPU ID and MM CID values
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
sched: Move MM CID related functions to sched.h
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
entry: Inline irqentry_enter/exit_from/to_user_mode()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
entry: Remove syscall_enter_from_user_mode_prepare()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
entry: Clean up header
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Introduce struct rseq_data
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Avoid CPU/MM CID updates when no event pending
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq, virt: Retrigger RSEQ after vcpu_run()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Simplify the event notification
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Simplify registration
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Remove the ksig argument from rseq_handle_notify_...
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Move algorithm comment to top
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Condense the inline stubs
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
rseq: Avoid pointless evaluation in __rseq_notify_resume()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
select: Convert to scoped user access
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
x86/futex: Convert to scoped user access
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
futex: Convert to get/put_user_inline()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
uaccess: Provide put/get_user_inline()
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
uaccess: Provide scoped user access regions
commit
|
commitdiff
|
tree
2025-11-04
Thomas Gleixner
arm64: uaccess: Use unsafe wrappers for ASM GOTO
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
s390/uaccess: Use unsafe wrappers for ASM GOTO
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
riscv/uaccess: Use unsafe wrappers for ASM GOTO
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
powerpc/uaccess: Use unsafe wrappers for ASM GOTO
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
x86/uaccess: Use unsafe wrappers for ASM GOTO
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
uaccess: Provide ASM GOTO safe wrappers for unsafe_...
commit
|
commitdiff
|
tree
2025-11-03
Thomas Gleixner
ARM: uaccess: Implement missing __get_user_asm_dword()
commit
|
commitdiff
|
tree
2025-11-02
Linus Torvalds
Linux 6.18-rc4
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'spi-fix-v6.18-rc3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'regulator-fix-v6.18-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'regmap-fix-v6.18-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'x86-urgent-2025-11-01' of git://git./linux...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'perf-urgent-2025-11-01' of git://git./linux...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'objtool-urgent-2025-11-01' of git://git...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'xfs-fixes-6.18-rc4' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'kbuild-fixes-6.18-2' of git://git./linux...
commit
|
commitdiff
|
tree
2025-11-01
Josh Poimboeuf
objtool: Fix skip_alt_group() for non-alternative STAC...
commit
|
commitdiff
|
tree
2025-11-01
Jakub Horký
kconfig/nconf: Initialize the default locale at startup
commit
|
commitdiff
|
tree
2025-11-01
Jakub Horký
kconfig/mconf: Initialize the default locale at startup
commit
|
commitdiff
|
tree
2025-11-01
Linus Torvalds
Merge tag 'bpf-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-10-31
Nathan Chancellor
x86/mm: Ensure clear_page() variants always have __kcfi...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'drm-fixes-2025-10-31' of https://gitlab...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'pci-v6.18-fixes-4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'vfio-v6.18-rc4' of https://github.com/awilli...
commit
|
commitdiff
|
tree
2025-10-31
Ilpo Järvinen
PCI: Do not size non-existing prefetchable window
commit
|
commitdiff
|
tree
2025-10-31
Bjorn Helgaas
Revert "PCI: qcom: Remove custom ASPM enablement code"
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'block-6.18-20251031' of git://git./linux...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 's390-6.18-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-10-31
Puranjay Mohan
bpf/arm64: Fix BPF_ST into arena memory
commit
|
commitdiff
|
tree
2025-10-31
Yonghong Song
bpf: Make migrate_disable always inline to avoid partia...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'drm-intel-fixes-2025-10-30' of https://gitla...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https...
commit
|
commitdiff
|
tree
2025-10-31
Simona Vetter
Merge tag 'mediatek-drm-fixes-20251028' of https:/...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag '6.18-rc3-smb-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-10-31
Hans Holmberg
null_blk: set dma alignment to logical block size
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'sound-6.18-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'v6.18-p4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2025-10-31
Christoph Hellwig
xfs: document another racy GC case in xfs_zoned_map_extent
commit
|
commitdiff
|
tree
2025-10-31
Christoph Hellwig
xfs: prevent gc from picking the same zone twice
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'linux_kselftest-fixes-6.18-rc4' of git:...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'acpi-6.18-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'pm-6.18-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-10-31
Linus Torvalds
Merge tag 'fbdev-for-6.18-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
next