Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3a7faeada20d72f07d3a7b13454859025cd50a36
/
include
77ea733
blkcg: move io_service_bytes and io_serviced stats into blkcg_gq
by Tejun Heo
· 9 years ago
f12c74c
blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gq
by Tejun Heo
· 9 years ago
24bdb8e
blkcg: make blkcg_[rw]stat per-cpu
by Tejun Heo
· 9 years ago
e6269c4
blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with it
by Tejun Heo
· 9 years ago
ae11889
blkcg: consolidate blkg creation in blkcg_bio_issue_check()
by Tejun Heo
· 9 years ago
85b6bc9
blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_lookup()
by Tejun Heo
· 9 years ago
24f2904
blkcg: inline [__]blkg_lookup()
by Tejun Heo
· 9 years ago
e4a9bde
blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methods
by Tejun Heo
· 9 years ago
8143764
blkcg: minor updates around blkcg_policy_data
by Tejun Heo
· 9 years ago
a9520cd
blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data
by Tejun Heo
· 9 years ago
b2ce264
blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods
by Tejun Heo
· 9 years ago
001bea7
blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
by Tejun Heo
· 9 years ago
4c55f4f
blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()
by Tejun Heo
· 9 years ago
401efbf
blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
by Tejun Heo
· 9 years ago
5634cc2
writeback: update writeback tracepoints to report cgroup
by Tejun Heo
· 9 years ago
9acee9c
kernfs: implement kernfs_path_len()
by Tejun Heo
· 9 years ago
1ed8d48
writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
by Tejun Heo
· 9 years ago
11743ee
Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.3/blkcg
by Jens Axboe
· 9 years ago
3e1d2ee
cgroup: introduce cgroup_subsys->legacy_name
by Tejun Heo
· 9 years ago
731a981
cgroup: make cftype->private a unsigned long
by Tejun Heo
· 9 years ago
6abc8ca
cgroup: define controller file conventions
by Tejun Heo
· 9 years ago
2800348
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
763e326
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
32fd3d4
Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
9fbf075
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
1e63dca
Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
e3eea14
ftrace: Fix breakage of set_ftrace_pid
by Steven Rostedt (Red Hat)
· 9 years ago
a3bd4f9
mmc: sdhci-esdhc-imx: clear f_max in boarddata
by Dong Aisheng
· 9 years ago
4db9a82
Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
762043a
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
d1a343a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
fa92754
drm/amdgpu: add VCE harvesting instance query
by Leo Liu
· 10 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
648a9bc
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
by Chris Wilson
· 10 years ago
cd369c2
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 10 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 10 years ago
e2cfc91
mm/page_owner: set correct gfp_mask on page_owner
by Joonsoo Kim
· 10 years ago
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 10 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 10 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 10 years ago
2531c8c
mm: hugetlb: allow hugepages_supported to be architecture specific
by Dominik Dingel
· 10 years ago
eb25437
Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
9bca4df
Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 10 years ago
761ab76
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
03645a1
ipv6: lock socket in ip6_datagram_connect()
by Eric Dumazet
· 10 years ago
9090fdb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 10 years ago
30bb6fb
gpio: Remove double "base" in comment
by Geert Uytterhoeven
· 10 years ago
16ff49a
Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
df14a68
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
97d6e2b
Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
af34d63
libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit
by David Milburn
· 10 years ago
71d126f
libata: add ATA_HORKAGE_NOTRIM
by Arne Fitzenreiter
· 10 years ago
4c62360
efi: Handle memory error structures produced based on old versions of standard
by Luck, Tony
· 10 years ago
3fdf70a
IB/srp: Avoid using uninitialized variable
by Sagi Grimberg
· 10 years ago
4139032
IB: Add rdma_cap_ib_switch helper and use where appropriate
by Hal Rosenstock
· 10 years ago
a732cd4
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ee296d7
locks: inline posix_lock_file_wait and flock_lock_file_wait
by Jeff Layton
· 10 years ago
29d01b2
locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
by Jeff Layton
· 10 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 10 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c4bc680
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
59c3cb5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 10 years ago
84e3e9d
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5544eb9
KVM: count number of assigned devices
by Paolo Bonzini
· 10 years ago
4a0e3e9
cdc_ncm: Add support for moving NDP to end of NCM frame
by Enrico Mioso
· 10 years ago
06b285b
blkcg: fix blkcg_policy_data allocation bug
by Tejun Heo
· 10 years ago
7876f93
blkcg: implement all_blkcgs list
by Tejun Heo
· 10 years ago
4c0a9f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
757856d
libceph: enable ceph in a non-default network namespace
by Ilya Dryomov
· 10 years ago
1f6823f
time: Get rid of do_posix_clock_monotonic_gettime
by Thomas Gleixner
· 10 years ago
974d7af
ipv4: add support for linkdown sysctl to netconf
by Andy Gospodarek
· 10 years ago
883a2df
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
8dfaf05
Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes
by Kevin Hilman
· 10 years ago
a899418
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
by Thomas Gleixner
· 10 years ago
8076ca4
Merge branch 'acpi-scan'
by Rafael J. Wysocki
· 10 years ago
5f867db
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
by Scott Wood
· 10 years ago
37b64a4
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
by Thomas Gleixner
· 10 years ago
f32dd11
tick/broadcast: Make idle check independent from mode and config
by Thomas Gleixner
· 10 years ago
3121bb0
virtio: define virtio_pci_cfg_cap in header.
by Michael S. Tsirkin
· 10 years ago
d768f32
virtio: Fix typecast of pointer in vring_init()
by Thomas Huth
· 10 years ago
26095a0
ACPI / scan: Add support for ACPI _CLS device matching
by Suthikulpanit, Suravee
· 10 years ago
0294112
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
by Rafael J. Wysocki
· 10 years ago
0fd972a
module: relocate module_init from init.h to module.h
by Paul Gortmaker
· 10 years ago
1c4c715
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
6d7c8e1
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
1b3618b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e26a584
NTB: Split ntb_hw_intel and ntb_transport drivers
by Allen Hubbe
· 10 years ago
a1bd3ba
NTB: Add NTB hardware abstraction layer
by Allen Hubbe
· 10 years ago
14a6f19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ec0337e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
6b55c96
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
by Srikar Dronamraju
· 10 years ago
f6db834
sched/stat: Simplify the sched_info accounting dependency
by Naveen N. Rao
· 10 years ago
Next »