Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e61734c55c24cdf11b07e52a74aec4dc4a7f4bd0
e61734c
cgroup: remove cgroup->name
by Tejun Heo
· 11 years ago
6f30558
cgroup: make cgroup hold onto its kernfs_node
by Tejun Heo
· 11 years ago
21a2d34
cgroup: simplify dynamic cftype addition and removal
by Tejun Heo
· 11 years ago
0adb070
cgroup: remove cftype_set
by Tejun Heo
· 11 years ago
80b1358
cgroup: relocate cgroup_rm_cftypes()
by Tejun Heo
· 11 years ago
86bf4b6
cgroup: warn if "xattr" is specified with "sane_behavior"
by Tejun Heo
· 11 years ago
2bd59d4
cgroup: convert to kernfs
by Tejun Heo
· 11 years ago
f2e85d5
cgroup: relocate functions in preparation of kernfs conversion
by Tejun Heo
· 11 years ago
59f5296
cgroup: misc preps for kernfs conversion
by Tejun Heo
· 11 years ago
b166492
cgroup: introduce cgroup_ino()
by Tejun Heo
· 11 years ago
2da440a
cgroup: introduce cgroup_init/exit_cftypes()
by Tejun Heo
· 11 years ago
5f46990
cgroup: update the meaning of cftype->max_write_len
by Tejun Heo
· 11 years ago
de00ffa
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
by Tejun Heo
· 11 years ago
8d7e6fb
cgroup: update cgroup name handling
by Tejun Heo
· 11 years ago
d427dfe
cgroup: factor out cgroup_setup_root() from cgroup_mount()
by Tejun Heo
· 11 years ago
8e30e2b
cgroup: restructure locking and error handling in cgroup_mount()
by Tejun Heo
· 11 years ago
4ac0601
cgroup: release cgroup_mutex over file removals
by Tejun Heo
· 11 years ago
ace2bee
cgroup: introduce cgroup_tree_mutex
by Tejun Heo
· 11 years ago
5a17f54
cgroup: improve css_from_dir() into css_tryget_from_dir()
by Tejun Heo
· 11 years ago
398f878
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
by Tejun Heo
· 11 years ago
0ab02ca
cgroup: protect modifications to cgroup_idr with cgroup_mutex
by Li Zefan
· 11 years ago
f7cef06
Merge branch 'driver-core-next' into cgroup/for-3.15
by Tejun Heo
· 11 years ago
1a698a4
Merge branch 'for-3.14-fixes' into for-3.15
by Tejun Heo
· 11 years ago
3417ae1
cgroup: remove cgroup_root_mutex
by Tejun Heo
· 11 years ago
69e943b
cgroup: update locking in cgroup_show_options()
by Tejun Heo
· 11 years ago
aec2502
cgroup: rename cgroup_subsys->subsys_id to ->id
by Tejun Heo
· 11 years ago
073219e
cgroup: clean up cgroup_subsys names and initialization
by Tejun Heo
· 11 years ago
3ed80a6
cgroup: drop module support
by Tejun Heo
· 11 years ago
af63633
cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup()
by Tejun Heo
· 11 years ago
48573a8
cgroup: fix locking in cgroup_cfts_commit()
by Tejun Heo
· 11 years ago
b58c899
cgroup: fix error return from cgroup_create()
by Tejun Heo
· 11 years ago
eb46bf8
cgroup: fix error return value in cgroup_mount()
by Tejun Heo
· 11 years ago
ba341d5
kernfs: add CONFIG_KERNFS
by Tejun Heo
· 11 years ago
fa4cd45
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
by Tejun Heo
· 11 years ago
3eef34a
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
by Tejun Heo
· 11 years ago
0c23b22
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename()
by Tejun Heo
· 11 years ago
2536390
kernfs: add kernfs_open_file->priv
by Tejun Heo
· 11 years ago
4d3773c
kernfs: implement kernfs_ops->atomic_write_len
by Tejun Heo
· 11 years ago
d35258e
kernfs: allow nodes to be created in the deactivated state
by Tejun Heo
· 11 years ago
b9c9dad
kernfs: add missing kernfs_active() checks in directory operations
by Tejun Heo
· 11 years ago
6a7fed4
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
by Tejun Heo
· 11 years ago
90c07c8
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
by Tejun Heo
· 11 years ago
07c7530
kernfs: invoke dir_ops while holding active ref of the target node
by Tejun Heo
· 11 years ago
ce8b04a
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
by Tejun Heo
· 11 years ago
0b60f9e
s390: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
ac0ece9
scsi: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
bc6caf0
pci: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
6b0afc2
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
by Tejun Heo
· 11 years ago
81c173c
kernfs: remove KERNFS_REMOVED
by Tejun Heo
· 11 years ago
182fd64
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
by Tejun Heo
· 11 years ago
988cd7a
kernfs: remove kernfs_addrm_cxt
by Tejun Heo
· 11 years ago
ccf02aa
kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
by Tejun Heo
· 11 years ago
35beab0
kernfs: restructure removal path to fix possible premature return
by Tejun Heo
· 11 years ago
abd54f0
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
by Tejun Heo
· 11 years ago
a660793
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
by Tejun Heo
· 11 years ago
fee0c54
dma-buf: avoid using IS_ERR_OR_NULL
by Colin Cross
· 11 years ago
ab3f5fa
cgroup: use an ordered workqueue for cgroup destruction
by Hugh Dickins
· 11 years ago
0a6be65
nfs: include xattr.h from fs/nfs/nfs3proc.c
by Tejun Heo
· 11 years ago
230579d
cpuset: update MAINTAINERS entry
by Li Zefan
· 11 years ago
1ff6bbf
arm, pm, vmpressure: add missing slab.h includes
by Tejun Heo
· 11 years ago
38dbfb5
Linus 3.14-rc1
by Linus Torvalds
· 11 years ago
69048e0
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
1c0b8a7a
hpfs: optimize quad buffer loading
by Mikulas Patocka
· 11 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
9dabf60
parisc: add flexible mmap memory layout support
by Helge Deller
· 11 years ago
f5a408d
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
by Guy Martin
· 11 years ago
9391bc7
parisc: convert uapi/asm/stat.h to use native types only
by Helge Deller
· 11 years ago
998bbb2
parisc: wire up sched_setattr and sched_getattr
by Helge Deller
· 11 years ago
57737c4
parisc: fix cache-flushing
by Helge Deller
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7b383be
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
87af5e5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
3b4d5c7
tools/power turbostat: introduce -s to dump counters
by Andy Shevchenko
· 11 years ago
f591c38
tools/power turbostat: remove unused command line option
by Andy Shevchenko
· 11 years ago
5cb480f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1bda2ac
afs: proc cells and rootcell are writeable
by Pali Rohár
· 11 years ago
5a5e75f
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
by Heiko Carstens
· 11 years ago
0f44bc3
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
f39aa27
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
by Olof Johansson
· 11 years ago
ad0c07f
ARM: multi_v7_defconfig: add mvebu drivers
by Olof Johansson
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
14864a5
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
94db37a
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
by Tim Kryger
· 11 years ago
a00928f
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
c2292c2
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
by Fabio Estevam
· 11 years ago
e324f7c
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
by Grygorii Strashko
· 11 years ago
f8505ef
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
by Barry Song
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
3f7c730
ARM: dts: zynq: Add SDHCI nodes
by Soren Brinkmann
· 11 years ago
4dd18ed
ARM: hisi: don't select SMP
by Rob Herring
· 11 years ago
Next »