Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bd22dc17e49973d3d4925970260e9e37f7580a9f
bd22dc1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
548ed10
Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 13 years ago
98077a7
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f948ad0
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 13 years ago
608adca
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 13 years ago
4cb3875
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0a2fe19
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c1b669b
Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3d72b10
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7907163
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
44a6b84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
945c40c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
0082c16
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 13 years ago
1f03bf0
bcma: fix invalid PMU chip control masks
by Hauke Mehrtens
· 13 years ago
b84382f
Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 13 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
b13bc8d
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
5e23ae4
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
98c7b42
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 13 years ago
2536f7d
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
7158554
drm/nouveau: init vblank requests list
by Marcin Slusarz
· 13 years ago
0ade74b
drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
by Ben Skeggs
· 13 years ago
2a259a3
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
by Ben Skeggs
· 13 years ago
ce22af0
drm/nouveau: move current gpuobj code out of nouveau_object.c
by Ben Skeggs
· 13 years ago
5086f69
drm/nouveau/gem: fix object reference leak in a failure path
by Ben Skeggs
· 13 years ago
887cd78
drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION
by Marcin Slusarz
· 13 years ago
e0dd536
drm/nv84: decode PCRYPT errors
by Marcin Slusarz
· 13 years ago
16fde6c
drm/nouveau: dcb table quirk for fdo#50830
by Ben Skeggs
· 13 years ago
ce806a3
nouveau: Fix alignment requirements on src and dst addresses
by Maarten Lankhorst
· 13 years ago
7f240b7
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
by Chris Metcalf
· 13 years ago
d41ca6d
tilegx pci: fix semantic merge conflict with 3527ed81c
by Chris Metcalf
· 13 years ago
641589b
[libata] pata_cmd64x: whitespace cleanup
by Jeff Garzik
· 13 years ago
354b2ea
libata-acpi: fix up for acpi_pm_device_sleep_state API
by Stephen Rothwell
· 13 years ago
8407884
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
by Jeff Garzik
· 13 years ago
dc7f71f
sata_dwc_460ex: device tree may specify dma_channel
by Thang Q. Nguyen
· 13 years ago
764a1b1
cifs: ensure that we always do cifsFileInfo_get under the spinlock
by Jeff Layton
· 13 years ago
facb8fa
ahci, trivial: fixed coding style issues related to braces
by Jeffrin Jose
· 13 years ago
18c25ff
ahci_platform: add hibernation callbacks
by Shiraz Hashim
· 13 years ago
6042840
libata-eh.c: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
b0e73af
libata-transport.c: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
3a8b788
sata_dwc_460ex: support hardreset
by Thang Q. Nguyen
· 13 years ago
2fc75da
ata: use module_pci_driver
by Axel Lin
· 13 years ago
b08f5bc
drivers/ata/pata_pcmcia.c: adjust suspicious bit operation
by Julia Lawall
· 13 years ago
a18dada
pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare
by Fabio Estevam
· 13 years ago
ff0173c
ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2
by Mark Nelson
· 13 years ago
c531077
[libata] Prevent interface errors with Seagate FreeAgent GoFlex
by Daniel J Blueman
· 13 years ago
91e4d5a
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
by Jeff Garzik
· 13 years ago
e91df93
libata-acpi: add missing inlines in libata.h
by Lin Ming
· 13 years ago
e8aeaee
drm/i915: unbreak lastclose for failed driver init
by Daniel Vetter
· 13 years ago
0da5cec
drm/i915: Set the context before setting up regs for the context.
by Eric Anholt
· 13 years ago
35313cd
drm/i915: constify mode in crtc_mode_fixup
by Daniel Vetter
· 13 years ago
520c41c
drm/i915/lvds: ditch ->prepare special case
by Daniel Vetter
· 13 years ago
be63638
drm/i915: dereferencing an error pointer
by Dan Carpenter
· 13 years ago
b259b31
drm/i915: fix invalid reference handling of the default ctx obj
by Chris Wilson
· 13 years ago
eeef9b3
drm/i915: Add -EIO to the list of known errors for __wait_seqno
by Chris Wilson
· 13 years ago
d3373a2
drm/i915: Flush the context object from the CPU caches upon switching
by Chris Wilson
· 13 years ago
314820c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
fcedac6
drm/radeon: fix dpms on/off on trinity/aruba v2
by Jerome Glisse
· 13 years ago
ca2ccde
drm/radeon: on hotplug force link training to happen (v2)
by Jerome Glisse
· 13 years ago
266dcba
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
by Jerome Glisse
· 13 years ago
8d1c702
drm/radeon: fix non revealent error message
by Jerome Glisse
· 13 years ago
1e179d4e
drm/radeon: check for allocation failure in radeon_ring_backup()
by Dan Carpenter
· 13 years ago
d1c7871
drm/radeon: fix bo creation retry path
by Jerome Glisse
· 13 years ago
949c4a3
drm: track dev_mapping in more robust and flexible way
by Ilija Hadzic
· 13 years ago
bdc0077
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
801b036
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
614a6d43
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
a08489c
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
08d9329
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
2c05b2c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
9161c3b
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 13 years ago
97027da
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
914311c
Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
5dedb9f
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
ddb0344
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
dbf7b59
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e8ff13b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
0cd5ff5
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
3539fc5
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
2b84957
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 13 years ago
62c4d9a
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
29e20f9
CIFS: Make CAP_* checks protocol independent
by Pavel Shilovsky
· 13 years ago
5fecc9d
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
d60622e
CIFS: Allow SMB2 statistics to be tracked
by Pavel Shilovsky
· 13 years ago
44c5818
CIFS: Move clear/print_stats code to ops struct
by Pavel Shilovsky
· 13 years ago
9094fad
CIFS: Add echo request support for SMB2
by Pavel Shilovsky
· 13 years ago
f6d7617
CIFS: Move echo code to osp struct
by Pavel Shilovsky
· 13 years ago
c95b8ee
CIFS: Add SMB2 support for async requests
by Pavel Shilovsky
· 13 years ago
4574084
CIFS: Setup async request in ops struct
by Pavel Shilovsky
· 13 years ago
25e2663
CIFS: Add SMB2 support for build_path_to_root
by Pavel Shilovsky
· 13 years ago
9224dfc
CIFS: Move building path to root to ops struct
by Pavel Shilovsky
· 13 years ago
be4cb9e
CIFS: Query SMB2 inode info
by Pavel Shilovsky
· 14 years ago
1208ef1
CIFS: Move query inode info code to ops struct
by Pavel Shilovsky
· 13 years ago
2503a0d
CIFS: Add SMB2 support for is_path_accessible
by Pavel Shilovsky
· 14 years ago
Next »