index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-08-08
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
2014-08-08
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
Masami Hiramatsu
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
death to mnt_pinned
Al Viro
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2014-08-07
start carving bsd_acct_struct up
Al Viro
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
make acct_kill() wait for file closing.
Al Viro
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
acct: get rid of acct_list
Al Viro
2014-08-07
acct: simplify check_free_space()
Al Viro
2014-08-07
acct: new lifetime rules
Al Viro
2014-08-07
acct: serialize acct_on()
Al Viro
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
split the slow path in acct_process() off
Al Viro
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
acct: switch to __kernel_write()
Al Viro
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-08-07
Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next
Al Viro
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
kernel/printk/printk.c: fix bool assignements
Neil Zhang
2014-08-06
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
2014-08-06
printk: miscellaneous cleanups
Alex Elder
2014-08-06
printk: use a clever macro
Alex Elder
2014-08-06
printk: fix some comments
Alex Elder
2014-08-06
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
2014-08-06
printk: tweak do_syslog() to match comments
Alex Elder
2014-08-06
printk: allow increasing the ring buffer depending on the number of CPUs
Luis R. Rodriguez
2014-08-06
printk: make dynamic units clear for the kernel ring buffer
Luis R. Rodriguez
2014-08-06
printk: move power of 2 practice of ring buffer size to a helper
Luis R. Rodriguez
2014-08-06
printk: make dynamic kernel ring buffer alignment explicit
Luis R. Rodriguez
2014-08-06
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-08-06
mm, oom: remove unnecessary exit_state check
David Rientjes
2014-08-06
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
2014-08-06
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
2014-08-06
PM / hibernate: avoid unsafe pages in e820 reserved regions
Lee, Chun-Yi
2014-08-06
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-08-06
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-06
Rip out get_signal_to_deliver()
Richard Weinberger
2014-08-06
Clean up signal_delivered()
Richard Weinberger
2014-08-06
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
[prev]
[next]