index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
*
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
*
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
*
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
*
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
*
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
*
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-04-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
|
\
|
*
Remove two unneeded exports and make two symbols static in fs/mpage.c
Dmitri Vorobiev
2009-04-01
|
*
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
2009-04-01
|
*
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
|
*
New helper - current_umask()
Al Viro
2009-03-31
|
*
New locking/refcounting for fs_struct
Al Viro
2009-03-31
|
*
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-04-02
|
\
\
|
*
|
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
2009-04-03
|
*
|
DRM: drm_crtc_helper.h doesn't actually need i2c.h
Jean Delvare
2009-04-03
|
*
|
drm: fix missing inline function on 32-bit powerpc.
Dave Airlie
2009-04-03
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-02
|
\
\
\
|
*
|
|
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
2009-04-02
*
|
|
|
Allow rwlocks to re-enable interrupts
Robin Holt
2009-04-02
*
|
|
|
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
2009-04-02
*
|
|
|
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2009-04-02
*
|
|
|
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
Neil Horman
2009-04-02
*
|
|
|
pci: Add AMD8111 PCI Bridge PCI Device ID
Harry Ciao
2009-04-02
*
|
|
|
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
*
|
|
|
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
2009-04-02
*
|
|
|
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
2009-04-02
*
|
|
|
synclink_gt: add clock options
Paul Fulghum
2009-04-02
*
|
|
|
struct linux_binprm: drop unused fields
Kirill A. Shutemov
2009-04-02
*
|
|
|
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
2009-04-02
*
|
|
|
tracehook_notify_death: use task_detached() helper
Oleg Nesterov
2009-04-02
*
|
|
|
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
2009-04-02
*
|
|
|
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2009-04-02
*
|
|
|
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
2009-04-02
*
|
|
|
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-02
*
|
|
|
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
2009-04-02
*
|
|
|
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2009-04-02
*
|
|
|
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
2009-04-02
*
|
|
|
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
*
|
|
|
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
*
|
|
|
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-02
*
|
|
|
cgroups: show correct file mode
Li Zefan
2009-04-02
*
|
|
|
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-02
*
|
|
|
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-04-02
*
|
|
|
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
2009-04-02
*
|
|
|
cgroups: fix cgroup.h comments
Paul Menage
2009-04-02
*
|
|
|
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-04-02
*
|
|
|
spi-gpio: allow operation without CS signal
Michael Buesch
2009-04-02
*
|
|
|
gpiolib: allow GPIOs to be named
Daniel Silverstone
2009-04-02
*
|
|
|
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
2009-04-02
[next]