Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7e50387bceda4d5542e4ba87097f69071b425fe5
/
include
7e50387
ipmi: Move the address source to string to ipmi-generic code
by Corey Minyard
· 10 years ago
413fd0e
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
6b9e2ce
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
14ba9a2
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 10 years ago
b859e7d
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
2183a58
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
e28870f
Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
c1b30e4
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c75059c
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
a39d4a8
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
by Joe Perches
· 10 years ago
1dc6244
printk: remove used-once early_vprintk
by Joe Perches
· 10 years ago
9e3961a
kernel: add panic_on_warn
by Prarit Bhargava
· 10 years ago
f938612
include/linux/file.h: remove get_unused_fd() macro
by Yann Droneaud
· 10 years ago
7c8bd23
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent()
by Oleg Nesterov
· 10 years ago
9edad6e
mm: move page->mem_cgroup bad page handling into generic code
by Johannes Weiner
· 10 years ago
5d1ea48
mm: page_cgroup: rename file to mm/swap_cgroup.c
by Johannes Weiner
· 10 years ago
1306a85
mm: embed the memcg pointer directly into struct page
by Johannes Weiner
· 10 years ago
e4bd6a0
mm, memcg: fix potential undefined behaviour in page stat accounting
by Michal Hocko
· 10 years ago
2314b42
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
by Johannes Weiner
· 10 years ago
413918b
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
by Johannes Weiner
· 10 years ago
b047501
memcg: use generic slab iterators for showing slabinfo
by Vladimir Davydov
· 10 years ago
97ad2be
mm, hugetlb: correct bit shift in hstate_sizelog()
by Sasha Levin
· 10 years ago
2983331
mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
by Johannes Weiner
· 10 years ago
f4aaa8b
mm: memcontrol: remove unnecessary PCG_MEM memory charge flag
by Johannes Weiner
· 10 years ago
18eca2e
mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
by Johannes Weiner
· 10 years ago
97d47a6
mm, compaction: simplify deferred compaction
by Vlastimil Babka
· 10 years ago
ebff398
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
by Vlastimil Babka
· 10 years ago
93481ff
mm: introduce single zone pcplists drain
by Vlastimil Babka
· 10 years ago
64f2199
mm: memcontrol: remove obsolete kmemcg pinning tricks
by Johannes Weiner
· 10 years ago
e8ea14c
mm: memcontrol: take a css reference for each charged page
by Johannes Weiner
· 10 years ago
5b1efc0
kernel: res_counter: remove the unused API
by Johannes Weiner
· 10 years ago
71f87bee
mm: hugetlb_cgroup: convert to lockless page counters
by Johannes Weiner
· 10 years ago
3e32cb2
mm: memcontrol: lockless page counters
by Johannes Weiner
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8322b6f
Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
1366f5d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
4b0a268
Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
1715ac6
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 10 years ago
08e2fb6
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
e20db59
Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d820126
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3eb5b89
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb50f0
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a157508
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5706ffd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c301106
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
fe78c54
Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6da3141
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6c9e924
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0563fdc
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0a9e0ac
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
b64bb1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
a4a26e8
Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
d71a6fc
virtio: drop legacy_only driver flag
by Michael S. Tsirkin
· 10 years ago
5c609a5
virtio: allow finalize_features to fail
by Michael S. Tsirkin
· 10 years ago
b6098c3
virtio: add API to detect legacy devices
by Michael S. Tsirkin
· 10 years ago
747ae34
virtio: make VIRTIO_F_VERSION_1 a transport bit
by Michael S. Tsirkin
· 10 years ago
df1b57f
virtio_balloon: add legacy_only flag
by Michael S. Tsirkin
· 10 years ago
1f0f910
virtio_console: virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
fba7f02
virtio_scsi: export to userspace
by Michael S. Tsirkin
· 10 years ago
106d81f
virtio_scsi: move to uapi
by Michael S. Tsirkin
· 10 years ago
d75dff3
virtio_scsi: v1.0 support
by Michael S. Tsirkin
· 10 years ago
e999d6e
tun: add VNET_LE flag
by Michael S. Tsirkin
· 10 years ago
031f5e0
tun: move internal flag defines out of uapi
by Michael S. Tsirkin
· 10 years ago
19c1c5a
virtio_blk: v1.0 support
by Michael S. Tsirkin
· 10 years ago
fdd819b
virtio_net: v1.0 endianness
by Michael S. Tsirkin
· 10 years ago
b3bb62d
virtio: add legacy feature table support
by Michael S. Tsirkin
· 10 years ago
cb3f6d9
virtio: set FEATURES_OK
by Michael S. Tsirkin
· 10 years ago
8906265
virtio: allow transports to get avail/used addresses
by Cornelia Huck
· 10 years ago
92e6d74
virtio_config: endian conversion for v1.0
by Michael S. Tsirkin
· 10 years ago
eef960a
virtio: memory access APIs
by Michael S. Tsirkin
· 10 years ago
4ec22fa
virtio: add virtio 1.0 feature bit
by Michael S. Tsirkin
· 10 years ago
d025477
virtio: add support for 64 bit features.
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
d4024af
virtio: add low-level APIs for feature bits
by Michael S. Tsirkin
· 10 years ago
829b030
backlight: lp855x: Add supply regulator to lp855x
by Sean Paul
· 10 years ago
f3f62a3
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
140dfc9
Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
f94784b
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
de74038
Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
177808c
Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
0160928
Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 10 years ago
3a7dbed
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
f2fb380
Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
aa58309
copy_from_iter_nocache()
by Al Viro
· 10 years ago
abb78f8
new helper: iov_iter_kvec()
by Al Viro
· 10 years ago
a604ec7
csum_and_copy_..._iter()
by Al Viro
· 10 years ago
a280455
iov_iter.c: handle ITER_KVEC directly
by Al Viro
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
cfc75ed
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
Next »