Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1d58996da6a8045c8df2899ce5689a19c721322f
/
include
1d58996
bluetooth: macroize two small inlines to avoid module.h
by Paul Gortmaker
· 13 years ago
69e7dae
ip_vs.h: fix implicit use of module_get/module_put from module.h
by Paul Gortmaker
· 13 years ago
34641c6
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
by Paul Gortmaker
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 14 years ago
eb5589a
include: convert various register fcns to macros to avoid include chaining
by Paul Gortmaker
· 14 years ago
7c92640
crypto.h: remove unused crypto_tfm_alg_modname() inline
by Paul Gortmaker
· 14 years ago
e2ffa37
uwb.h: fix implicit use of asm/page.h for PAGE_SIZE
by Paul Gortmaker
· 13 years ago
246359d
pm_runtime.h: explicitly requires notifier.h
by Paul Gortmaker
· 14 years ago
a8efa9d
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
by Paul Gortmaker
· 13 years ago
1986c93
miscdevice.h: fix up implicit use of lists and types
by Paul Gortmaker
· 13 years ago
bb2eac6
stop_machine.h: fix implicit use of smp.h for smp_processor_id
by Paul Gortmaker
· 13 years ago
d0a9940
of: fix implicit use of errno.h in include/linux/of.h
by Paul Gortmaker
· 13 years ago
7755c47
of_platform.h: delete needless include <linux/module.h>
by Paul Gortmaker
· 14 years ago
feede37
acpi: remove module.h include from platform/aclinux.h
by Paul Gortmaker
· 14 years ago
ddac602
miscdevice.h: delete unnecessary inclusion of module.h
by Paul Gortmaker
· 13 years ago
8a24454
device_cgroup.h: delete needless include <linux/module.h>
by Paul Gortmaker
· 14 years ago
39aa9fd
net: sch_generic remove redundant use of <linux/module.h>
by Paul Gortmaker
· 14 years ago
4ec65b8
net: inet_timewait_sock doesnt need <linux/module.h>
by Paul Gortmaker
· 14 years ago
4eae0cc
sysdev.h: dont include <linux/module.h> for no reason
by Paul Gortmaker
· 14 years ago
51d7815
vermagic: delete unused include of <linux/module.h>
by Paul Gortmaker
· 14 years ago
ced55d4
regulator: Fix implicit use of notifier.h by driver.h
by Paul Gortmaker
· 13 years ago
63c9744
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
by Paul Gortmaker
· 13 years ago
639938e
module.h: relocate MODULE_PARM_DESC into moduleparam.h
by Paul Gortmaker
· 13 years ago
f501693
module.h: split out the EXPORT_SYMBOL into export.h
by Paul Gortmaker
· 14 years ago
839d881
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
0cfdc72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
1bc87b0
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 13 years ago
acff987
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
06a6784
i2c: Functions for byte-swapped smbus_write/read_word_data
by Jonathan Cameron
· 13 years ago
7697e71f
KVM: s390: implement sigp external call
by Christian Ehrhardt
· 13 years ago
2498424
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
18c0635
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
41684f6
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
e51130c
of: include errno.h
by Kalle Valo
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
97d2eb1
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
0e59e7e7
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
46b51ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
f362f98
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
by Linus Torvalds
· 13 years ago
dabcbb1
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
5760495
vfs: add generic_file_llseek_size
by Andi Kleen
· 13 years ago
ef3d0fd
vfs: do (nearly) lockless generic_file_llseek
by Andi Kleen
· 13 years ago
8522ca5
vfs: add hex format for MAY_* flag values
by Aneesh Kumar K.V
· 13 years ago
37be944
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
8e6d539
Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e0c8ea1
Fix build break when freezer not configured
by Steve French
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
83f30d0
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
by Dave Airlie
· 13 years ago
a6029e1
mmc: fix compile error when CONFIG_BLOCK is not enabled
by Namjae Jeon
· 13 years ago
2bf22b3
mmc: core: add workaround for controllers with broken multiblock reads
by Paul Walmsley
· 13 years ago
bb14eb0
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 13 years ago
396e6e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
1897436
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
5fffb95
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9430148
Merge branch 'topic/remove-irqf_disable' into for-linus
by Takashi Iwai
· 13 years ago
d226657
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
76c05c8
gpio: pl061: add DT binding support
by Rob Herring
· 13 years ago
eb9ae7f
gpio: fix build error in include/asm-generic/gpio.h
by Hamo
· 13 years ago
b4625da
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
by Bing Zhao
· 13 years ago
eb0d8f1
mmc: core: support HPI send command
by Jaehoon Chung
· 13 years ago
881d1c2
mmc: core: Add cache control for eMMC4.5 device
by Seungwon Jeon
· 13 years ago
b3bf915
mmc: core: new discard feature support at eMMC v4.5
by Kyungmin Park
· 13 years ago
d9ddd62
mmc: core: mmc sanitize feature support for v4.5
by Kyungmin Park
· 13 years ago
4e0a5ad
mmc: dw_mmc: modify DATA register offset
by Jaehoon Chung
· 13 years ago
bec8726
mmc: core: Add Power Off Notify Feature eMMC 4.5
by Girish K S
· 13 years ago
b23cf0b
mmc: core: Add default timeout value for CMD6
by Seungwon Jeon
· 13 years ago
66fd8ad
mmc: sdhci-pci: add runtime pm support
by Adrian Hunter
· 13 years ago
e0c368d
mmc: core: general purpose MMC partition support.
by Namjae Jeon
· 13 years ago
f7c56ef
mmc: block: support no access to boot partitions
by Adrian Hunter
· 13 years ago
b87d8db
mmc: core: eMMC 4.5 Power Class Selection Feature
by Girish K S
· 13 years ago
714c4a6
mmc: sh_mmcif: simplify platform data
by Guennadi Liakhovetski
· 13 years ago
b249951
mmc: core: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
7c8a282
mmc: core: clarify how to use post_req in case of errors
by Per Forlin
· 13 years ago
9a0da64
mmc: sdio: Workaround for dev with broken CMD53
by Stefan Nilsson XK
· 13 years ago
138c4ae
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 13 years ago
d5098cb
mmc: sdhi: Allow named IRQs to use specific handlers
by Simon Horman
· 13 years ago
1b676f7
mmc: core: add random fault injection
by Per Forlin
· 13 years ago
1ebbe3d
mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value
by Ludovic Desroches
· 13 years ago
2c96a29
mmc: atmel-mci: change namespace
by Ludovic Desroches
· 13 years ago
c28cfd6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e182a34
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
by Pekka Enberg
· 13 years ago
8a4a891
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1f6e051
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9826530
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
aa77677
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
efb8d21
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
3cb6032
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
2355e42
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
e33bae1
Merge branch 'for-linus' of git://github.com/ericvh/linux
by Linus Torvalds
· 13 years ago
b1e4d20
params: make dashes and underscores in parameter names truly equal
by Michal Schmidt
· 13 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 13 years ago
6ab00d4
libceph: create messenger with client
by Sage Weil
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
Next »