Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
23ed6e13b320b33decb516cbe66e71b132df488d
/
include
b324814
libceph: use void pointers in page vector functions
by Alex Elder
· 12 years ago
dd6f5e1
libceph: update ceph_fs.h
by Alex Elder
· 12 years ago
4b568b1
libceph: add ceph_osd_state_name()
by Alex Elder
· 12 years ago
0315a77
libceph: update rados.h
by Alex Elder
· 12 years ago
2d2f522
libceph: kill ceph_osdc_wait_event()
by Alex Elder
· 12 years ago
3c663bb
libceph: kill ceph_osdc_create_event() "one_shot" parameter
by Alex Elder
· 12 years ago
60e56f1
libceph: kill ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
a3bea47
ceph: kill ceph_osdc_new_request() "num_reply" parameter
by Alex Elder
· 12 years ago
2480882
ceph: kill ceph_osdc_writepages() "flags" parameter
by Alex Elder
· 12 years ago
fbf8685
ceph: kill ceph_osdc_writepages() "dosync" parameter
by Alex Elder
· 12 years ago
87f979d
ceph: kill ceph_osdc_writepages() "nofail" parameter
by Alex Elder
· 12 years ago
e7e319a
libceph: improve packing in struct ceph_osd_req_op
by Alex Elder
· 12 years ago
72fe25e
libceph: add a compatibility check interface
by Alex Elder
· 12 years ago
3ebc21f
libceph: fix messenger CONFIG_BLOCK dependencies
by Alex Elder
· 12 years ago
969e5aa
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
by Alex Elder
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
51edce0
Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 12 years ago
0944c0a
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
910ffdb
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
by Oleg Nesterov
· 12 years ago
b2555b8
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
2263647
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3a142ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
edea0d0
ia64: kill thread_matches(), unexport ptrace_check_attach()
by Oleg Nesterov
· 12 years ago
793388a
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2f91ec8
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
by Kirill A. Shutemov
· 12 years ago
2b5fc64
rbd: kill ceph_osd_req_op->flags
by Alex Elder
· 12 years ago
ae7ca4a3
libceph: pass num_op with ops
by Alex Elder
· 12 years ago
54a5400
libceph: don't set pages or bio in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
ebebd49
8250/16?50: Add support for Broadcom TruManage redirected serial port
by Stephen Hurd
· 12 years ago
d178a9e
libceph: don't set flags in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
e75b45c
libceph: drop osdc from ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
4d6b250
libceph: drop snapid in ceph_calc_raw_layout()
by Alex Elder
· 12 years ago
e8afad6
libceph: pass length to ceph_calc_file_object_mapping()
by Alex Elder
· 12 years ago
0120be3
libceph: pass length to ceph_osdc_build_request()
by Alex Elder
· 12 years ago
c885837
libceph: always allow trail in osd request
by Alex Elder
· 12 years ago
af77f26
rbd: drop oid parameters from ceph_osdc_build_request()
by Alex Elder
· 12 years ago
dd5f049
ceph: define ceph_encode_8_safe()
by Alex Elder
· 12 years ago
1604f48
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failed
by Jim Schutt
· 12 years ago
6e8575f
ceph: Check for created flag in response from mds
by Sam Lang
· 12 years ago
309b51e
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
e65b9ad
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
by Jiri Kosina
· 12 years ago
ce0f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
774a122
module, async: async_synchronize_full() on module init iff async is used
by Tejun Heo
· 12 years ago
8aef33a
cpuidle: remove the power_specified field in the driver
by Daniel Lezcano
· 12 years ago
9bbcbad
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
803739d
[libata] replace sata_settings with devslp_timing
by Shane Huang
· 12 years ago
3441f0d
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6843cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
0d21b0e
module: add new state MODULE_STATE_UNFORMED.
by Rusty Russell
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
c727b4c
Merge branch 'akpm' (incoming fixes from Andrew)
by Linus Torvalds
· 12 years ago
3cb7a56
lib/rbtree.c: avoid the use of non-static __always_inline
by Michel Lespinasse
· 12 years ago
8fb74b9
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
c0a3a20
linux/audit.h: move ptrace.h include to kernel header
by Mike Frysinger
· 12 years ago
7b9205b
audit: create explicit AUDIT_SECCOMP event type
by Kees Cook
· 12 years ago
1b963c8
lockdep, rwsem: provide down_write_nest_lock()
by Jiri Kosina
· 12 years ago
896f97e
lib: cpu_rmap: avoid flushing all workqueues
by David Decotigny
· 12 years ago
52b820d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
47ecfcb
mm: compaction: Partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
ba82913
target: Introduce TCM_NO_SENSE
by Hannes Reinecke
· 12 years ago
82ba789
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 12 years ago
54b956b
Remove __dev* markings from init.h
by Greg Kroah-Hartman
· 12 years ago
587691e
Merge remote-tracking branch 'asoc/fix/cs4271' into tmp
by Mark Brown
· 12 years ago
a18a31a
Merge remote-tracking branch 'asoc/fix/core' into tmp
by Mark Brown
· 12 years ago
08c097f
cred: Remove tgcred pointer from struct cred
by Marc Dionne
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
5c33d9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
901593f
drm: Only evict the blocks required to create the requested hole
by Chris Wilson
· 12 years ago
e909c68
[media] coda: Fix build due to iram.h rename
by Sascha Hauer
· 12 years ago
d287b875
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
53a59fc
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
by Michal Hocko
· 12 years ago
a458431
mm: fix zone_watermark_ok_safe() accounting of isolated pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
3a66553
selftests: IPC message queue copy feature test
by Stanislav Kinsbursky
· 12 years ago
4a674f3
ipc: introduce message queue copy feature
by Stanislav Kinsbursky
· 12 years ago
f9dd87f
ipc: message queue receive cleanup
by Stanislav Kinsbursky
· 12 years ago
03f5956
ipc: add sysctl to specify desired next object id
by Stanislav Kinsbursky
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
e389623
include: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0f58a01
Drivers: bcma: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
f568f6c
pstore: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
080a62e
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
3d33fcc
UAPI: Remove empty Kbuild files
by David Howells
· 12 years ago
42288fe
mm: mempolicy: Convert shared_policy mutex to spinlock
by Mel Gorman
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
4a490b7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
ac196f8
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
ddf75ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
7fd83b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ad4b3fb
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
by Christoffer Dall
· 12 years ago
3d0dcfb
netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabled
by Li Zefan
· 12 years ago
812089e
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
by Andy Lutomirski
· 12 years ago
130f1b8
PCI: Add PCIe Link Capability link speed and width names
by Bjorn Helgaas
· 12 years ago
f13a366
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
by Vineet Gupta
· 12 years ago
c876ad76
pidns: Stop pid allocation when init dies
by Eric W. Biederman
· 12 years ago
08b60f8
namei.h: include errno.h
by Stephen Warren
· 12 years ago
aaf4f97
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
by Geert Uytterhoeven
· 12 years ago
Next »