aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-07-29rcu/nocb: Remove halfway (de-)offloading handling from bypassFrederic Weisbecker1-8/+0
2024-07-29rcu/nocb: (De-)offload callbacks on offline CPUs onlyFrederic Weisbecker1-61/+21
2024-07-29rcu/nocb: Introduce nocb mutexFrederic Weisbecker4-8/+17
2024-07-29rcu/nocb: Assert no callbacks while nocb kthread allocation failsFrederic Weisbecker1-3/+11
2024-07-29rcu/nocb: Move nocb field at the end of state structFrederic Weisbecker1-1/+4
2024-07-29rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()Frederic Weisbecker2-16/+2
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()Valentin Schneider2-3/+3
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()Valentin Schneider2-7/+7
2024-07-29context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()Valentin Schneider2-6/+6
2024-07-29context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHINGValentin Schneider2-17/+17
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider3-9/+9
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-2/+0
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-205/+215
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-14/+12
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-3/+3
2024-07-25Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctlLinus Torvalds28-71/+71
2024-07-25Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds4-20/+8
2024-07-25Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-14/+12
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados28-71/+71
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-14/+1
2024-07-23Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-3/+14
2024-07-22Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-76/+22
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-128/+338
2024-07-22timers/migration: Fix grammar in commentAnna-Maria Behnsen1-1/+1
2024-07-22timers/migration: Spare write when nothing changedAnna-Maria Behnsen1-6/+5
2024-07-22timers/migration: Rename childmask by groupmask to make naming more obviousAnna-Maria Behnsen2-20/+19
2024-07-22timers/migration: Read childmask and parent pointer in a single placeAnna-Maria Behnsen1-15/+5
2024-07-22timers/migration: Use a single struct for hierarchy walk dataAnna-Maria Behnsen1-71/+55
2024-07-22timers/migration: Improve tracingAnna-Maria Behnsen1-6/+5
2024-07-22timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen1-87/+119
2024-07-22timers/migration: Do not rely always on group->parentAnna-Maria Behnsen2-19/+26
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds9-60/+110
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds9-61/+67
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn3-9/+1
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-37/+31
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-15/+89
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-44/+59
2024-07-19bpf, events: Use prog to emit ksymbol event for main programHou Tao1-14/+12
2024-07-19dma: fix call order in dmam_free_coherentLance Richardson1-1/+1
2024-07-18Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-1/+8
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-0/+1
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds9-349/+1894
2024-07-18Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-4/+5
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-89/+181
2024-07-18genirq/msi: Move msi_device_data to coreThomas Gleixner1-2/+18
2024-07-18genirq/msi: Remove platform MSI leftoversThomas Gleixner1-73/+2
2024-07-17watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner1-3/+8
2024-07-17mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOCVlastimil Babka1-0/+2
2024-07-17mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLABVlastimil Babka1-0/+2