Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77ecfe8d427f554fabbf258e9d789f1d4c3afd63
77ecfe8
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 16 years ago
8d73f10
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
a7d2dac
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
by Benjamin Herrenschmidt
· 16 years ago
c605782
powerpc/mm: Split the various pgtable-* headers based on MMU type
by Benjamin Herrenschmidt
· 16 years ago
e41c615
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
by Martyn Welch
· 16 years ago
740d36a
powerpc/86xx: Board support for GE Fanuc's PPC9A
by Martyn Welch
· 16 years ago
6e27cca
powerpc/cpm2: fix building fs_enet driver as a module.
by Grant Likely
· 16 years ago
01ce8ef
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
by Martyn Welch
· 16 years ago
a7e1cf0
powerpc/bootwrapper: add fixed-head.o to simpleimage wrappers
by Grant Likely
· 16 years ago
10b9dc6
powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)
by Wolfram Sang
· 16 years ago
df8a95f
powerpc/5200: add function to return external clock frequency
by Wolfgang Grandegger
· 16 years ago
bb899d4
powerpc/5200: remove sysfs debug file from GPT driver
by Grant Likely
· 16 years ago
1df879e
powerpc/virtex/spi: Xilinx SPI driver not releasing memory
by John Linn
· 16 years ago
563fdd4
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
by Kumar Gala
· 16 years ago
1a3d1fc
powerpc/math-emu: Fix efp dependence
by Liu Yu
· 16 years ago
2b881b9
powerpc/85xx: remove setup_irq(NULL action) in ksi8560
by Thomas Gleixner
· 16 years ago
f084e8d
powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
by Ted Peters
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
9e5efaa
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
by Benjamin Herrenschmidt
· 16 years ago
353bca5
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
by Thomas Gleixner
· 16 years ago
97f7d6b
powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc
by Thomas Gleixner
· 16 years ago
af9c724
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
by Andrew Klossner
· 16 years ago
a77acda
powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug
by Wolfram Sang
· 16 years ago
b46ce61
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
by Michael Ellerman
· 16 years ago
47c3c6e
powerpc/cell: Fix Axon MSI driver dependencies
by Michael Ellerman
· 16 years ago
1bac022
powerpc/pseries: The pseries MSI code depends on EEH
by Michael Ellerman
· 16 years ago
94afa5a
powerpc/pseries: Reject discontiguous/non-zero based MSI-X requests
by Michael Ellerman
· 16 years ago
e7943fb
powerpc: Print linux_banner in prom_init
by Michael Ellerman
· 16 years ago
7c9583a
powerpc/oprofile: Enable support for ppc750 processors
by Octavian Purdila
· 16 years ago
2fb4423
powerpc/spufs: Fix incorrect buffer offset in regs write
by Jeremy Kerr
· 16 years ago
d219889
powerpc/spufs: Check file offset before calculating write size in fixed-sized files
by Jeremy Kerr
· 16 years ago
e7eec2f
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
by roel kluin
· 16 years ago
9146cfc
powerpc/ps3: Print memory hotplug errors
by Geoff Levand
· 16 years ago
c9c3832
powerpc: Add missing DABR flags
by Geoff Levand
· 16 years ago
9dca4ef
powerpc: Add defintion for MSR[GS] to list of MSR bits
by Timur Tabi
· 16 years ago
f8ff96d
powerpc/oprofile: G4 oprofile has variable number of counters
by Octavian Purdila
· 16 years ago
8f748aa
powerpc/spufs: Initialize ctx->stats.tstamp correctly
by Arnd Bergmann
· 16 years ago
9e1e372
powerpc: Remove unused asm-offsets entries for cpu_spec
by Michael Ellerman
· 16 years ago
2657dd4
powerpc: Make sure we copy all cpu_spec features except PMC related ones
by Michael Ellerman
· 16 years ago
666435b
powerpc: Deindentify identify_cpu()
by Michael Ellerman
· 16 years ago
1cdab55
powerpc: Wire up /proc/vmallocinfo to our ioremap()
by Benjamin Herrenschmidt
· 16 years ago
16962e7
powerpc: Estimate G5 cpufreq transition latency
by Nick Piggin
· 16 years ago
e14eee5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
d6ee6f7
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 16 years ago
99adcd9
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 16 years ago
2d5516c
copy_process: fix CLONE_PARENT && parent_exec_id interaction
by Oleg Nesterov
· 16 years ago
753b7ae
[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.
by Dave Jones
· 16 years ago
129f8ae
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
by Dave Jones
· 16 years ago
ac4dff2
powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file
by Martyn Welch
· 16 years ago
9ab9212
cpm_uart: fix non-console port startup bug
by Xiaotian Feng
· 16 years ago
df0b4a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
39a3478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
1c91ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
0bcd783
powerpc: add fsl,fifo-depth property to Freescale SSI device nodes
by Timur Tabi
· 16 years ago
b9447ef
Btrfs: fix spinlock assertions on UP systems
by Chris Mason
· 16 years ago
6d5b5ac
Fix fixpoint divide exception in acct_update_integrals
by Heiko Carstens
· 16 years ago
c307195
powerpc/fsl-booke: Add support for tlbilx instructions
by Kumar Gala
· 16 years ago
c026c98
powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers
by Anton Vorontsov
· 16 years ago
30c4046
powerpc/83xx: Fix the interrupt loss problem on ipic
by dayu@datangmobile.cn
· 16 years ago
1ab082d
i2c-mpc: do not allow interruptions when waiting for I2C to complete
by Timur Tabi
· 16 years ago
6db6a5f
lguest: fix for CONFIG_SPARSE_IRQ=y
by Rusty Russell
· 16 years ago
cbd88c8
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
by Rusty Russell
· 16 years ago
7a203f3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
dbb9be8
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
05e12a6
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cd3c1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
5b61f6a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
1401689
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
5dc18f5
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
fd6ec5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
83d5a32
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
d0cdb07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
153d8a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
2a50b25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
ba933be
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
81d1ab8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
d3dea1e
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
4302e5d
MIPS: compat: Implement is_compat_task.
by Ralf Baechle
· 16 years ago
cda56ac2
mmc: fix data timeout for SEND_EXT_CSD
by Adrian Hunter
· 16 years ago
ab96dde
Input: serio - fix protocol number for TouchIT213
by Dmitry Torokhov
· 16 years ago
c035002
p54: fix race condition in memory management
by Christian Lamparter
· 16 years ago
bd05f28
cfg80211: test before subtraction on unsigned
by Roel Kluin
· 16 years ago
c63c580
[IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
by Jeremy Higdon
· 16 years ago
48b3fd1
powerpc/4xx: update ml507 .dts file to release reference design
by Grant Likely
· 16 years ago
73bf1b6
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
by Markus Metzger
· 16 years ago
9ca0791
x86, bts: remove bad warning
by Markus Metzger
· 16 years ago
c50ff7c
ALSA: hda - Fix headphone-detect regression with multiple HP jacks
by Takashi Iwai
· 16 years ago
14b9759
ALSA: hda - Fix typos in slave controls in patch_sigmatel.c
by Takashi Iwai
· 16 years ago
59247ea
block: fix missing bio back/front segment size setting in blk_recount_segments()
by Jens Axboe
· 16 years ago
c9a0c8a
[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared
by Wim Van Sebroeck
· 16 years ago
623d563
iwlwifi: fix error flow in iwl*_pci_probe
by Reinette Chatre
· 16 years ago
ef4bb70
rt2x00 : more devices to rt73usb.c
by Xose Vazquez Perez
· 16 years ago
9eb77ab
rt2x00 : more devices to rt2500usb.c
by Xose Vazquez Perez
· 16 years ago
f3f704d
Blackfin arch: SPI_MMC is now mainlined MMC_SPI
by Michael Hennerich
· 16 years ago
4aad7ec3
Blackfin arch: disable legacy /proc/scsi/ support by default
by Mike Frysinger
· 16 years ago
357fd37
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
by Mike Frysinger
· 16 years ago
d42ad15
ata: add CFA specific identify data words
by Sergei Shtylyov
· 16 years ago
7dbc3f6
Blackfin arch: add stubs for anomalies 447 and 448
by Mike Frysinger
· 16 years ago
ebcad5a
remove stale comment from <linux/hdreg.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
e565f20
AT91: initialize Compact Flash on AT91SAM9263 cpu
by Stanislaw Gruszka
· 16 years ago
Next »