index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-30
menuconfig: print more info for symbol without prompts
Wengmeiling
2013-04-30
init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig display
Mike Frysinger
2013-04-30
kconfig menu: move Virtualization drivers near other virtualization options
Randy Dunlap
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-04-30
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-04-30
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
Wei Yongjun
2013-04-30
drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()
Wei Yongjun
2013-04-30
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
2013-04-30
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
Wei Yongjun
2013-04-30
drivers/memstick/host/r592.c: make r592_pm_ops static
Jingoo Han
2013-04-30
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-04-30
semaphore: use unlikely() for down's timeout
liguang
2013-04-30
pps: pps_kc_hardpps_lock can be static
Fengguang Wu
2013-04-30
pps: hide more configuration symbols behind CONFIG_PPS
Florian Fainelli
2013-04-30
aoe: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-04-30
nbd: increase default and max request sizes
Michal Belczyk
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-04-30
rbtree_test: add __init/__exit annotations
Davidlohr Bueso
2013-04-30
rbtree_test: add extra rbtree integrity check
Davidlohr Bueso
2013-04-30
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-04-30
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-04-30
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
set_task_comm: kill the pointless memset() + wmb()
Oleg Nesterov
2013-04-30
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
David Rientjes
2013-04-30
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
Oleg Nesterov
2013-04-30
coredump: factor out the setting of PF_DUMPCORE
Oleg Nesterov
2013-04-30
coredump: introduce dump_interrupted()
Oleg Nesterov
2013-04-30
coredump: sanitize the setting of signal->group_exit_code
Oleg Nesterov
2013-04-30
coredump: ensure that SIGKILL always kills the dumping thread
Oleg Nesterov
2013-04-30
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
usermodehelper: split remaining calls to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
coredump: remove trailling whitespace
Lucas De Marchi
2013-04-30
KEYS: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
selftest: add a test case for PTRACE_PEEKSIGINFO
Andrey Vagin
2013-04-30
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
hfsplus: remove duplicated message prefix in hfsplus_block_free()
Vyacheslav Dubeyko
2013-04-30
hfsplus: add error propagation to __hfsplus_ext_write_extent()
Alexey Khoroshilov
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-04-30
hfsplus: fix warnings in fs/hfsplus/bfind.c
Vyacheslav Dubeyko
2013-04-30
hfs: add error checking for hfs_find_init()
Alexey Khoroshilov
2013-04-30
nilfs2: remove unneeded test in nilfs_writepage()
Vyacheslav Dubeyko
2013-04-30
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
Vyacheslav Dubeyko
2013-04-30
nilfs2: fix issue with flush kernel thread after remount in RO mode because o...
Vyacheslav Dubeyko
[next]