index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-27
mm: use vm_unmapped_area() on frv architecture
Michel Lespinasse
2013-02-27
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
Xiaowei.Hu
2013-02-27
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
Jeff Liu
2013-02-27
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
2013-02-27
mm: accelerate munlock() treatment of THP pages
Michel Lespinasse
2013-02-27
backlight: add new lp8788 backlight driver
Kim, Milo
2013-02-27
lib/devres.c: fix misplaced #endif
Jingoo Han
2013-02-27
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
2013-02-27
drivers/video/backlight/ams369fg06.c: make power_on() call optional
Jingoo Han
2013-02-27
checkpatch: improve CamelCase test for Page
Joe Perches
2013-02-27
sysrq: don't depend on weak undefined arrays to have an address that compares...
Linus Torvalds
2013-02-27
mm: do not grow the stack vma just because of an overrun on preceding vma
Linus Torvalds
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2013-02-26
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2013-02-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-02-26
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2013-02-26
Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2013-02-26
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-26
Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-02-26
Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-26
Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...
Roland Dreier
2013-02-26
saner proc_get_inode() calling conventions
Al Viro
2013-02-26
proc: avoid extra pde_put() in proc_fill_super()
Maxim Patlasov
2013-02-26
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
2013-02-26
fs/exec.c: make bprm_mm_init() static
Yuanhan Liu
2013-02-26
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
Dan Carpenter
2013-02-26
ocfs2: fix possible use-after-free with AIO
Jan Kara
2013-02-26
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
Sunil Mushran
2013-02-26
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
Al Viro
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
2013-02-26
kill f_vfsmnt
Al Viro
[prev]
[next]