Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
36ec891895020f3bc9953c8b11d079c6d77d76bd
36ec891
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
70740d6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a3415dc
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
b4d0b08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
3321737
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
feeedc6
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
a270283
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
4543237
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
a534487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
296e1ce
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
b14ea38
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6770ab5
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
326528a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
3e5cce6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
f2e4bd2
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
133e887
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e82cff7
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b80de36
8250: Add more OxSemi devices
by Lee Howard
· 16 years ago
7106b4e
8250: Oxford Semiconductor Devices
by Lee Howard
· 16 years ago
cb4bca3
tty: Fix tty_port kref screwup
by Alan Cox
· 16 years ago
7dc9b48
watchdog: Fix warning
by Alan Cox
· 16 years ago
a8ddac7
mutex: speed up generic mutex implementations
by Nick Piggin
· 16 years ago
5a439c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
94b6da5
memcg: fix page_cgroup allocation
by KAMEZAWA Hiroyuki
· 16 years ago
be07c4e
jbd: abort instead of waiting for nonexistent transactions
by Duane Griffin
· 16 years ago
9f818b4
jbd: test BH_Write_EIO to detect errors on metadata buffers
by Hidehiro Kawai
· 16 years ago
2d7c820
ext3: add checks for errors from jbd
by Hidehiro Kawai
· 16 years ago
4afe978
jbd: fix error handling for checkpoint io
by Hidehiro Kawai
· 16 years ago
66f50ee
profiling: fix up CONFIG_PROC_FS=n build
by Paul Mundt
· 16 years ago
4c821042
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
by Paul Mundt
· 16 years ago
9bf9b2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
9779a83
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 16 years ago
309e1e4
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
724bdd0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
dc8dcad
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
fdc76bf
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
72441bd
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
7e78f72
drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.
by Eric Anholt
· 16 years ago
4956887
drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.
by Eric Anholt
· 16 years ago
42f52ef
drm/i915: use pipes, not planes to label vblank data
by Keith Packard
· 16 years ago
9e44af7
drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations
by Keith Packard
· 16 years ago
fe8133d
i915: Fix format string warnings on x86-64.
by Linus Torvalds
· 16 years ago
a2d44cc
i915: Don't dereference HWS in /proc debug files when it isn't initialized.
by Eric Anholt
· 16 years ago
053d7f2
i915: Enable IMR passthrough of vblank events before enabling it in pipestat.
by Eric Anholt
· 16 years ago
35ad68c
drm: Remove two leaks of vblank reference count in error paths.
by Eric Anholt
· 16 years ago
786225e
drm: fix leak of cliprects in drm_rmdraw()
by Zhenyu Wang
· 16 years ago
d1ed629
i915: Disable MSI on GM965 (errata says it doesn't work)
by Keith Packard
· 16 years ago
8638427
drm: Set cliprects to NULL when changing drawable to having 0 cliprects.
by Zhenyu Wang
· 16 years ago
e9d21d7
i915: Protect vblank IRQ reg access with spinlock
by Keith Packard
· 16 years ago
e4b41db
sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().
by Paul Mundt
· 16 years ago
61dc6ea
sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.
by Paul Mundt
· 16 years ago
0835f12
sh: sh7785 pinmux support
by Magnus Damm
· 16 years ago
b78152e
sata_via: load DEVICE register when CTL changes
by Tejun Heo
· 16 years ago
816ab89
libata: set device class to NONE if phys_offline
by Tejun Heo
· 16 years ago
a568d1d
libata-eh: fix slave link EH action mask handling
by Tejun Heo
· 16 years ago
848e4c6
libata: transfer EHI control flags to slave ehc.i
by Tejun Heo
· 16 years ago
570106d
libata-sff: fix ata_sff_post_internal_cmd()
by Tejun Heo
· 16 years ago
f667fdb
libata: initialize port_task when !CONFIG_ATA_SFF
by Tejun Heo
· 16 years ago
e45c540
9p: fix sparse warnings
by Eric Van Hensbergen
· 16 years ago
fc79d4b
9p: rdma: RDMA Transport Support for 9P
by Tom Tucker
· 16 years ago
ea2e799
9p: fix format warning
by Eric Van Hensbergen
· 16 years ago
0b15a3a
9p: fix debug build error
by Eric Van Hensbergen
· 16 years ago
05a34f5
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
by Julia Lawall
· 16 years ago
1388cc9
PCI: don't export linux/io.h from pci.h
by Stephen Rothwell
· 16 years ago
61cfc7e
PCI: PCI_QUIRKS depends on PCI
by Geert Uytterhoeven
· 16 years ago
f18e962
PCI hotplug: pciehp: poll data link layer link active
by Kenji Kaneshige
· 16 years ago
b84346e
PCI hotplug: pciehp: fix possible memory leak in pcie_init
by Kenji Kaneshige
· 16 years ago
a1c1989
PCI: Workaround invalid P2P bridge bus numbers
by Benjamin Herrenschmidt
· 16 years ago
0b8b0dc
PCI Hotplug: fakephp: add duplicate slot name debugging
by Alex Chiang
· 16 years ago
58319b8
PCI: Hotplug core: remove 'name'
by Alex Chiang
· 16 years ago
66f1705
PCI: shcphp: remove 'name' parameter
by Alex Chiang
· 16 years ago
85234ce
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
by Alex Chiang
· 16 years ago
b2132fe
PCI: rpaphp: kmalloc/kfree slot->name directly
by Alex Chiang
· 16 years ago
e1acb24
PCI: pciehp: remove 'name' parameter
by Alex Chiang
· 16 years ago
a32615a
PCI: ibmphp: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
43caae8
PCI: fakephp: remove 'name' parameter
by Alex Chiang
· 16 years ago
0ad772e
PCI, PCI Hotplug: introduce slot_name helpers
by Alex Chiang
· 16 years ago
30ac7ac
PCI: cpqphp: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
d6c479e
PCI: cpci_hotplug: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
df77cd1
PCI: acpiphp: remove 'name' parameter
by Alex Chiang
· 16 years ago
5fe6cc6
PCI: prevent duplicate slot names
by Alex Chiang
· 16 years ago
95cb909
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
by Kenji Kaneshige
· 16 years ago
828f376
PCI: update pci_create_slot() to take a 'hotplug' param
by Alex Chiang
· 16 years ago
d25b7c8
PCI: rename pci_update_slot_number to pci_renumber_slot
by Alex Chiang
· 16 years ago
1359f27
PCI Hotplug core: add 'name' param pci_hp_register interface
by Alex Chiang
· 16 years ago
48ff96c
Remove PCI hotplug core MAINTAINERS entry
by Jesse Barnes
· 16 years ago
64c7f63
PCI: include io.h in pci.h so that ioremap_nocache is defined
by Jesse Barnes
· 16 years ago
8dd7f80
PCI: add support for function level reset
by Sheng Yang
· 16 years ago
c4ed02f
PCI: Fix reference counting bug
by Matthew Wilcox
· 16 years ago
d389fec
ACPI/PCI: Set support bit for MSI in support field of _OSC
by Taku Izumi
· 16 years ago
ab20440
ACPI/PCI: Fix return value of acpi_cuery_osc()
by Taku Izumi
· 16 years ago
adf411b
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
by Taku Izumi
· 16 years ago
4e39432
ACPI/PCI: Change pci_osc_control_set() to query control bits first
by Taku Izumi
· 16 years ago
9778c14
ACPI/PCI: Fix possible race condition on _OSC evaluation
by Taku Izumi
· 16 years ago
56f2fda
Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next
by Roland Dreier
· 16 years ago
263c24a
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
by Stefan Roscher
· 16 years ago
19f4282
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
by Stefan Roscher
· 16 years ago
83bb63f
IPoIB: Set netdev offload features properly for child (VLAN) interfaces
by Or Gerlitz
· 16 years ago
70c9c0d
IPoIB: Clean up ethtool support
by Or Gerlitz
· 16 years ago
Next »