Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
af575e2d2e09517a8190f1b425453cc3e0102f6c
af575e2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 14 years ago
584ef2c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
f5de6ec
alpha: fix WARN_ON in __local_bh_enable()
by Ivan Kokshaysky
· 14 years ago
e2609f6
alpha: fix breakage caused by df9ee29270
by Ivan Kokshaysky
· 14 years ago
0064964
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
by Matt Turner
· 14 years ago
da9c021
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
by Namhyung Kim
· 14 years ago
8a362cd
alpha: change to new Makefile flag variables
by matt mooney
· 14 years ago
7d209c8
alpha: kill off alpha_do_IRQ
by Kyle McMartin
· 14 years ago
a891b39
alpha: irq clean up
by Kyle McMartin
· 14 years ago
d5ccde0
alpha: use set_irq_chip and push down __do_IRQ to the machine types
by Kyle McMartin
· 14 years ago
25b2ec5b
drm/radeon/kms: balance asic_reset functions
by Alex Deucher
· 14 years ago
fd909c3
drm/radeon/kms: remove duplicate card_posted() functions
by Alex Deucher
· 14 years ago
d42dd57
drm/radeon/kms: add module option for pcie gen2
by Alex Deucher
· 14 years ago
394d83c
drm/radeon/kms: fix typo in evergreen safe reg
by Alex Deucher
· 14 years ago
51fda92
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
f01a972
drm/nouveau: fix gpu page faults triggered by plymouthd
by Ben Skeggs
· 14 years ago
8b464bf
drm/nouveau: greatly simplify mm, killing some bugs in the process
by Ben Skeggs
· 14 years ago
c906ca0
drm/nvc0: enable protection of system-use-only structures in vm
by Ben Skeggs
· 14 years ago
1380da4
drm/nv40: initialise 0x17xx on all chipsets that have it
by Ben Skeggs
· 14 years ago
c693931
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
by Ben Skeggs
· 14 years ago
e78bf5e
drivers/nfc/pn544.c: fix min_t warnings
by Andrew Morton
· 14 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 14 years ago
8a335bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
1153742
parisc: fix compile breakage caused by inlining maybe_mkwrite
by James Bottomley
· 14 years ago
b3697c0
fix non-x86 build failure in pmdp_get_and_clear
by Andrea Arcangeli
· 14 years ago
7e3d0eb0
VFS: Fix UP compile error in fs/namespace.c
by Al Viro
· 14 years ago
7b1fff7
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
86c747d
dlm: Make DLM depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
d9f9ab5
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
by Nicholas Bellinger
· 14 years ago
e205117
configfs: change depends -> select SYSFS
by Nicholas Bellinger
· 14 years ago
f652f6c
Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 into for-linus
by Nicholas Bellinger
· 14 years ago
f8b1808
fs/btrfs: Fix build of ctree
by Stefan Schmidt
· 14 years ago
5520ebd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
d3072e6
ACPI: Fix boot problem related to APEI with acpi_disabled set
by Rafael J. Wysocki
· 14 years ago
fc8fe1e
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
by Rafael J. Wysocki
· 14 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 14 years ago
7b8a53f
fix old umount_tree() breakage
by Al Viro
· 14 years ago
b650c85
autofs4: Merge the remaining dentry ops tables
by David Howells
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
87556ef
Remove a further kludge from __do_follow_link()
by David Howells
· 14 years ago
1972580
autofs4: Bump version
by Ian Kent
· 14 years ago
dd89f90
autofs4: Add v4 pseudo direct mount support
by Ian Kent
· 14 years ago
9e3fea1
autofs4: Fix wait validation
by Ian Kent
· 14 years ago
6651149
autofs4: Clean up autofs4_free_ino()
by Ian Kent
· 14 years ago
71e469d
autofs4: Clean up dentry operations
by Ian Kent
· 14 years ago
e61da20
autofs4: Clean up inode operations
by Ian Kent
· 14 years ago
8c13a67
autofs4: Remove unused code
by Ian Kent
· 14 years ago
b5b8017
autofs4: Add d_manage() dentry operation
by Ian Kent
· 14 years ago
1058421
autofs4: Add d_automount() dentry operation
by Ian Kent
· 14 years ago
db37291
Remove the automount through follow_link() kludge code from pathwalk
by David Howells
· 14 years ago
01c64fe
CIFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
36d43a4
NFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
d18610b
AFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
6f45b65
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
1a8edf4
do_lookup() fix
by Al Viro
· 14 years ago
1b59be2
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
16c1020
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
65e5d00
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7c46d8d
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
bbba756
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
by Russell King
· 14 years ago
0731544
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 14 years ago
2ed1c52
Update Pekka's email address in MAINTAINERS
by Pekka Enberg
· 14 years ago
68a1b19
mm/slab.c: make local symbols static
by H Hartley Sweeten
· 14 years ago
597fb18
Merge branch 'slub/hotplug' into slab/urgent
by Pekka Enberg
· 14 years ago
cb4d3ea
ARM: fix missing branch in __error_a
by Russell King
· 14 years ago
ea0c4f3
ARM: pxa: fix building issue of missing physmap.h
by Eric Miao
· 14 years ago
33e7399
ARM: mmp: PXA910 drive strength FAST using wrong value
by Philip Rakity
· 14 years ago
ee309d3
ARM: mmp: MMP2 drive strength FAST using wrong value
by Philip Rakity
· 14 years ago
a1015a1
ARM: pxa: fix recursive calls in pxa_low_gpio_chip
by Eric Miao
· 14 years ago
d5996b2
ARM: fix /proc/$PID/stack on SMP
by Russell King
· 14 years ago
0261f74
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
by Wei Yongquan
· 14 years ago
96a608a
ARM: PL08x: fix a warning
by Dan Williams
· 14 years ago
98d530f
Fix dmaengine_submit() return type
by Russell King - ARM Linux
· 14 years ago
dda36f9
dmaengine: at_hdmac: fix race while monitoring channel status
by Nicolas Ferre
· 14 years ago
568f7f0
dmaengine: at_hdmac: flags located in first descriptor
by Nicolas Ferre
· 14 years ago
93d0bec
dmaengine: at_hdmac: use subsys_initcall instead of module_init
by Eric Xu
· 14 years ago
58344f2
dmaengine: at_hdmac: no need set ACK in new descriptor
by Nicolas Ferre
· 14 years ago
ebcf9b8
dmaengine: at_hdmac: trivial add precision to unmapping comment
by Nicolas Ferre
· 14 years ago
3856733
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
by Linus Torvalds
· 14 years ago
0f70e8c
dmaengine: at_hdmac: use dma_address to program DMA hardware
by Nicolas Ferre
· 14 years ago
2cdf245
pch_dma: support new device ML7213 IOH
by Tomoya MORINAGA
· 14 years ago
671289c
ARM: Fix build regression on SA11x0, PXA, and H720x targets
by Russell King
· 14 years ago
de23be5
xen: export arbitrary_virt_to_machine
by Stephen Rothwell
· 14 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 14 years ago
8473dbb
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
7cb3920
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
ad56cbf
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
ab0724f
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
by Markus Trippelsdorf
· 14 years ago
9a1fe2f
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
by Rafael J. Wysocki
· 14 years ago
7f85803
tracing: Remove syscall_exit_fields
by Lai Jiangshan
· 14 years ago
94a1b6d
spi/amba-pl022: fixing compilation warning.
by Viresh Kumar
· 14 years ago
c76d292
Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable
by Russell King
· 14 years ago
11b9369
ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources
by Dima Zavin
· 14 years ago
6ab8219
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
Next »