开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-01
crypto: Resolve shadow warnings
Mark Rustad
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
2014-07-28
kthread_work: remove the unused wait_queue_head
Lai Jiangshan
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-07-16
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
2014-07-16
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
Yijing Wang
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-13
locks: typedef fl_owner_t to void *
Christoph Hellwig
2014-07-10
PCI: Add include guard to include/linux/pci_ids.h
Rasmus Villemoes
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-03
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2014-07-03
PCI/MSI: Cache Multiple Message Capable in struct msi_desc
Yijing Wang
2014-07-03
PCI: Make resetting secondary bus logic common
Gavin Shan
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
2014-07-02
net: fix circular dependency in of_mdio code
Daniel Mack
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-28
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
2014-06-28
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
2014-06-28
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
2014-06-28
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
[next]