开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-12-17
printk: boot_delay should only affect output
Andrew Cooks
2012-12-17
watchdog: store the watchdog sample period as a variable
Chuansheng Liu
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-16
random: Mix cputime from each thread that exits to the pool
Nick Kossifidis
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-12-14
userns: Fix typo in description of the limitation of userns_install
Eric W. Biederman
2012-12-14
userns: Add a more complete capability subset test to commit_creds
Eric W. Biederman
2012-12-14
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
2012-12-14
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
2012-12-14
MODSIGN: Fix kbuild output when using default extra_certificates
Michal Marek
2012-12-14
MODSIGN: Avoid using .incbin in C source
Takashi Iwai
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
module: Remove a extra null character at the top of module->strtab.
Satoru Takeuchi
2012-12-14
security: introduce kernel_module_from_file hook
Kees Cook
2012-12-14
module: add flags arg to sys_finit_module()
Rusty Russell
2012-12-14
module: add syscall to load module from fd
Kees Cook
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
res_counter: delete res_counter_write()
Greg Thelen
2012-12-12
kthread: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-12-11
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
[prev]
[next]