]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-02-12 Tejun Heocgroup: rename cgroupfs_root->number_of_cgroups to...
2014-02-12 Tejun Heocgroup: remove cgroup->name
2014-02-12 Tejun Heocgroup: make cgroup hold onto its kernfs_node
2014-02-12 Tejun Heocgroup: simplify dynamic cftype addition and removal
2014-02-12 Tejun Heocgroup: remove cftype_set
2014-02-12 Tejun Heocgroup: relocate cgroup_rm_cftypes()
2014-02-12 Tejun Heocgroup: warn if "xattr" is specified with "sane_behavior"
2014-02-11 Tejun Heocgroup: convert to kernfs
2014-02-11 Tejun Heocgroup: relocate functions in preparation of kernfs...
2014-02-11 Tejun Heocgroup: misc preps for kernfs conversion
2014-02-11 Tejun Heocgroup: introduce cgroup_ino()
2014-02-11 Tejun Heocgroup: introduce cgroup_init/exit_cftypes()
2014-02-11 Tejun Heocgroup: update the meaning of cftype->max_write_len
2014-02-11 Tejun Heocgroup: make cgroup_subsys->base_cftypes use cgroup_add...
2014-02-11 Tejun Heocgroup: update cgroup name handling
2014-02-11 Tejun Heocgroup: factor out cgroup_setup_root() from cgroup_mount()
2014-02-11 Tejun Heocgroup: restructure locking and error handling in cgrou...
2014-02-11 Tejun Heocgroup: release cgroup_mutex over file removals
2014-02-11 Tejun Heocgroup: introduce cgroup_tree_mutex
2014-02-11 Tejun Heocgroup: improve css_from_dir() into css_tryget_from_dir()
2014-02-11 Tejun HeoMerge branch 'cgroup/for-3.14-fixes' into cgroup/for...
2014-02-11 Li Zefancgroup: protect modifications to cgroup_idr with cgroup...
2014-02-08 Tejun HeoMerge branch 'driver-core-next' into cgroup/for-3.15
2014-02-08 Tejun HeoMerge branch 'for-3.14-fixes' into for-3.15
2014-02-08 Tejun Heocgroup: remove cgroup_root_mutex
2014-02-08 Tejun Heocgroup: update locking in cgroup_show_options()
2014-02-08 Tejun Heocgroup: rename cgroup_subsys->subsys_id to ->id
2014-02-08 Tejun Heocgroup: clean up cgroup_subsys names and initialization
2014-02-08 Tejun Heocgroup: drop module support
2014-02-08 Tejun Heocgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnec...
2014-02-08 Tejun Heocgroup: fix locking in cgroup_cfts_commit()
2014-02-08 Tejun Heocgroup: fix error return from cgroup_create()
2014-02-08 Tejun Heocgroup: fix error return value in cgroup_mount()
2014-02-08 Tejun Heokernfs: add CONFIG_KERNFS
2014-02-08 Tejun Heosysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
2014-02-08 Tejun Heokernfs: implement kernfs_get_parent(), kernfs_name...
2014-02-08 Tejun Heokernfs: implement kernfs_node_from_dentry(), kernfs_roo...
2014-02-08 Tejun Heokernfs: add kernfs_open_file->priv
2014-02-07 Tejun Heokernfs: implement kernfs_ops->atomic_write_len
2014-02-07 Tejun Heokernfs: allow nodes to be created in the deactivated...
2014-02-07 Tejun Heokernfs: add missing kernfs_active() checks in directory...
2014-02-07 Tejun Heokernfs: implement kernfs_syscall_ops->remount_fs()...
2014-02-07 Tejun Heokernfs: rename kernfs_dir_ops to kernfs_syscall_ops
2014-02-07 Tejun Heokernfs: invoke dir_ops while holding active ref of...
2014-02-07 Tejun Heosysfs, driver-core: remove unused {sysfs|device}_schedu...
2014-02-07 Tejun Heos390: use device_remove_file_self() instead of device_s...
2014-02-07 Tejun Heoscsi: use device_remove_file_self() instead of device_s...
2014-02-07 Tejun Heopci: use device_remove_file_self() instead of device_sc...
2014-02-07 Tejun Heokernfs, sysfs, driver-core: implement kernfs_remove_sel...
2014-02-07 Tejun Heokernfs: remove KERNFS_REMOVED
2014-02-07 Tejun Heokernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
2014-02-07 Tejun Heokernfs: remove kernfs_addrm_cxt
2014-02-07 Tejun Heokernfs: invoke kernfs_unmap_bin_file() directly from...
2014-02-07 Tejun Heokernfs: restructure removal path to fix possible premat...
2014-02-07 Tejun Heokernfs: replace kernfs_node->u.completion with kernfs_r...
2014-02-07 Tejun Heokernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP...
2014-02-07 Colin Crossdma-buf: avoid using IS_ERR_OR_NULL
2014-02-07 Hugh Dickinscgroup: use an ordered workqueue for cgroup destruction
2014-02-03 Tejun Heonfs: include xattr.h from fs/nfs/nfs3proc.c
2014-02-03 Li Zefancpuset: update MAINTAINERS entry
2014-02-03 Tejun Heoarm, pm, vmpressure: add missing slab.h includes
2014-02-03 Linus TorvaldsLinus 3.14-rc1 v3.14-rc1
2014-02-03 Linus TorvaldsMerge branch 'parisc-3.14' of git://git.kernel.org...
2014-02-03 Mikulas Patockahpfs: optimize quad buffer loading
2014-02-03 Mikulas Patockahpfs: remember free space
2014-02-02 Helge Dellerparisc: add flexible mmap memory layout support
2014-02-02 Guy Martinparisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
2014-02-02 Helge Dellerparisc: convert uapi/asm/stat.h to use native types...
2014-02-02 Helge Dellerparisc: wire up sched_setattr and sched_getattr
2014-02-02 Helge Dellerparisc: fix cache-flushing
2014-02-02 Helge Dellerparisc/sti_console: prefer Linux fonts over built-in...
2014-02-02 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git.kernel...
2014-02-02 Linus TorvaldsMerge branch 'slab/next' of git://git.kernel.org/pub...
2014-02-02 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2014-02-02 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-02-02 Jean Delvarehwmon: Fix SENSORS_TMP102 dependencies to eliminate...
2014-02-02 Jean Delvarehwmon: Fix SENSORS_LM75 dependencies to eliminate build...
2014-02-01 Andy Shevchenkotools/power turbostat: introduce -s to dump counters
2014-02-01 Andy Shevchenkotools/power turbostat: remove unused command line option
2014-02-01 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2014-02-01 Pali Rohárafs: proc cells and rootcell are writeable
2014-02-01 Heiko Carstenstile: remove compat_sys_lookup_dcookie declaration...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-01 Linus TorvaldsMerge tag 'staging-3.14-rc1' of git://git.kernel.org...
2014-02-01 Rafael J. WysockiRevert "PCI: Remove from bus_list and release resources...
2014-02-01 Olof JohanssonARM: multi_v7_defconfig: remove redundant entries and...
2014-02-01 Olof JohanssonARM: multi_v7_defconfig: add mvebu drivers
2014-02-01 Tim Krygerclocksource: kona: Add basic use of external clock
2014-01-31 Linus TorvaldsMerge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org...
2014-01-31 Linus TorvaldsMerge tag 'sound-fix-3.14-rc1' of git://git.kernel...
2014-01-31 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2014-01-31 Lorenzo Pieralisidrivers: bus: fix CCI driver kcalloc call parameters...
2014-01-31 Tim KrygerARM: dts: bcm28155-ap: Fix Card Detection GPIO
2014-01-31 Olof JohanssonMerge tag 'renesas-dt-fixes2-for-v3.14' of git://git...
2014-01-31 Fabio EstevamARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
2014-01-31 Grygorii StrashkoARM: keystone: config: fix build warning when CONFIG_DM...
2014-01-31 Barry SongMAINTAINERS: ARM: SiRF: use regex patterns to involve...
2014-01-31 Olof JohanssonMerge tag 'mvebu-fixes-3.13-2' of git://git.infradead...
2014-01-31 Soren BrinkmannARM: dts: zynq: Add SDHCI nodes
next