index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
2006-06-26
1
-15
/
+22
|
|
*
|
ARM: OMAP: OMAP2 DMA burst support
Kyungmin Park
2006-06-26
1
-4
/
+37
|
|
*
|
ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1
Timo Teras
2006-06-26
3
-6
/
+7
|
|
*
|
ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support
Timo Teras
2006-06-26
5
-256
/
+367
|
|
*
|
ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c
Jarkko Nikula
2006-06-26
1
-13
/
+22
|
|
*
|
ARM: OMAP: Register the 24xx McSPI device
Juha Yrjola
2006-06-26
1
-0
/
+46
|
|
*
|
ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreen
David Brownell
2006-06-26
1
-0
/
+36
|
|
*
|
ARM: OMAP: Aic23 alsa platform driver code for board-innovator
lamikr
2006-06-26
1
-0
/
+39
|
|
*
|
ARM: OMAP: Fix GPIO IRQ mask handling
Imre Deak
2006-06-26
1
-1
/
+16
|
|
*
|
ARM: OMAP: DMA transfer parameter configuration fix
Peter Ujfalusi
2006-06-26
1
-0
/
+6
|
|
*
|
ARM: OMAP: Mistral ads7846 pendown state
David Brownell
2006-06-26
1
-1
/
+6
|
|
*
|
ARM: OMAP: Add core fsample support
Brian Swetland
2006-06-26
7
-8
/
+348
|
|
*
|
ARM: OMAP: Fix gpt2_ick clock bit
Tony Lindgren
2006-06-26
1
-1
/
+1
|
|
*
|
ARM: OMAP: Readd Amstrad Delta USB support
Jonathan McDowell
2006-06-26
1
-0
/
+7
|
|
*
|
ARM: OMAP: GPIO IRQ lazy IRQ disable fix
Imre Deak
2006-06-26
1
-9
/
+79
|
|
*
|
ARM: OMAP: Mistral board updates (spi, ...)
David Brownell
2006-06-26
1
-53
/
+89
|
*
|
|
[ARM] 3675/2: Preparing for AT91SAM926 support
Andrew Victor
2006-06-29
16
-30
/
+92
|
*
|
|
[ARM] 3674/1: ep93xx: add cirrus logic edb9302 support
Lennert Buytenhek
2006-06-29
3
-0
/
+69
|
*
|
|
[ARM] 3673/1: lpd270: parse lcd= command line parameter
Lennert Buytenhek
2006-06-29
1
-24
/
+102
|
|
|
/
|
|
/
|
|
*
|
[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name
Russell King
2006-06-29
8
-117
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
169
-169
/
+0
|
\
\
\
|
*
|
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
169
-169
/
+0
*
|
|
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
2
-9
/
+39
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-3
/
+3
|
*
|
[PATCH] 64bit resource: C99 changes for struct resource declarations
Greg Kroah-Hartman
2006-06-27
1
-6
/
+36
|
|
/
*
|
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-28
24
-94
/
+297
|
\
\
|
*
|
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
2006-06-28
1
-4
/
+1
|
*
|
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
2006-06-28
13
-0
/
+129
|
*
|
[ARM] nommu: prevent Xscale-based machines being selected
Russell King
2006-06-28
1
-0
/
+5
|
*
|
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
2006-06-28
1
-0
/
+1
|
*
|
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
2006-06-28
1
-4
/
+4
|
*
|
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
2006-06-28
1
-2
/
+0
|
*
|
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2006-06-28
2
-2
/
+10
|
*
|
[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files
Hyok S. Choi
2006-06-28
1
-0
/
+4
|
*
|
[ARM] nommu: add stubs for ioremap and friends
Russell King
2006-06-28
4
-48
/
+92
|
*
|
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
2006-06-28
1
-29
/
+32
|
*
|
[ARM] nommu: uaccess tweaks
Russell King
2006-06-28
3
-7
/
+21
|
*
|
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
2006-06-28
1
-3
/
+3
*
|
|
[ARM] 3672/1: PXA: don't probe output GPIOs for interrupt
Guennadi Liakhovetski
2006-06-28
1
-2
/
+2
*
|
|
[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support
Lennert Buytenhek
2006-06-28
3
-0
/
+69
*
|
|
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
2006-06-28
6
-0
/
+405
*
|
|
[ARM] 3665/1: crunch: add ptrace support
Lennert Buytenhek
2006-06-28
1
-0
/
+36
*
|
|
[ARM] 3664/1: crunch: add signal frame save/restore
Lennert Buytenhek
2006-06-28
1
-0
/
+39
*
|
|
[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion
Lennert Buytenhek
2006-06-28
5
-5
/
+5
*
|
|
[ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget
Ben Dooks
2006-06-28
1
-0
/
+1
|
/
/
*
|
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
2006-06-28
7
-18
/
+18
*
|
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
1
-1
/
+1
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-26
40
-134
/
+1357
|
\
|
*
[ARM] Update mach-types
Russell King
2006-06-26
1
-9
/
+62
[prev]
[next]