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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove *.rej pattern from .gitignore
S.Çağlar Onur
2008-05-11
1
-1
/
+0
*
MAINTAINERS: document names of new kbuild trees
Sam Ravnborg
2008-05-11
1
-1
/
+2
*
kbuild: disable modpost warnings for linkonce sections
Andi Kleen
2008-05-11
1
-1
/
+1
*
kbuild: escape meta characters in regular expression in make TAGS
Masatake YAMATO
2008-05-11
1
-1
/
+1
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-05-10
23
-226
/
+289
|
\
|
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
2008-05-09
323
-3407
/
+5589
|
|
\
|
|
*
[ARM] Orion: clean up addr-map.c after window setting code purge
Lennert Buytenhek
2008-05-09
1
-16
/
+3
|
|
*
[ARM] Orion: pass proper t_clk into mv643xx_eth
Lennert Buytenhek
2008-05-09
1
-0
/
+1
|
|
*
[ARM] Orion: use mv643xx_eth driver mbus window handling
Lennert Buytenhek
2008-05-09
3
-49
/
+7
|
*
|
[ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.
Dmitry Baryshkov
2008-05-09
1
-5
/
+7
|
*
|
[ARM] pxa: Fix RCSR handling
Russell King
2008-05-08
9
-17
/
+8
|
*
|
[ARM] lubbock: fix compilation
Alexey Dobriyan
2008-05-08
1
-1
/
+1
|
*
|
Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...
Russell King
2008-05-07
1
-7
/
+15
|
|
\
\
|
|
*
|
ns9xxx: fix sparse warning
Uwe Kleine-König
2008-04-25
1
-1
/
+1
|
|
*
|
ns9xxx: check for irq lockups
Uwe Kleine-König
2008-04-25
1
-0
/
+5
|
|
*
|
ns9xxx: fix handle_prio_irq to unmask irqs with lower priority
Uwe Kleine-König
2008-04-25
1
-6
/
+9
|
*
|
|
[ARM] 5032/1: Added cpufreq support for pxa27x CPU
Robert Jarzmik
2008-05-07
1
-80
/
+186
|
*
|
|
[ARM] 5031/1: Indentation correction in cpu-pxa.c.
Robert Jarzmik
2008-05-07
1
-47
/
+51
|
*
|
|
[ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebuffer
Guennadi Liakhovetski
2008-05-07
1
-4
/
+4
|
*
|
|
[ARM] 4882/2: Correction for S3C2410 clkout generation
Davide Rizzo
2008-05-07
1
-2
/
+2
|
*
|
|
[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.
Robert Jarzmik
2008-05-04
6
-23
/
+17
|
*
|
|
[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver
Linus Walleij
2008-05-04
1
-1
/
+13
|
*
|
|
[ARM] 5023/1: Fix broken gpio interrupts on ep93xx
Ryan Mallon
2008-05-04
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-05-10
15
-110
/
+136
|
\
\
\
\
|
*
|
|
|
x86: rdc: leds build/config fix
Ingo Molnar
2008-05-10
1
-0
/
+1
|
*
|
|
|
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
Vaidyanathan Srinivasan
2008-05-10
1
-8
/
+10
|
*
|
|
|
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
Simon Holm Thøgersen
2008-05-10
1
-20
/
+17
|
*
|
|
|
x86: restrict keyboard io ports reservation to make ipmi driver work
Helge Wagner
2008-05-10
2
-2
/
+9
|
*
|
|
|
x86: fix fpu restore from sig return
Suresh Siddha
2008-05-10
2
-3
/
+19
|
*
|
|
|
x86: remove spew print out about bus to node mapping
Yinghai Lu
2008-05-10
1
-8
/
+0
|
*
|
|
|
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
2008-05-10
1
-1
/
+1
|
*
|
|
|
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-05-08
5
-60
/
+55
|
*
|
|
|
x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set
Andres Salomon
2008-05-08
1
-0
/
+7
|
*
|
|
|
x86: GEODE: cache results from geode_has_vsa2() and uninline
Andres Salomon
2008-05-08
2
-10
/
+20
|
*
|
|
|
x86: revert geode config dependency
Thomas Gleixner
2008-05-08
1
-1
/
+0
*
|
|
|
|
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
4
-81
/
+95
*
|
|
|
|
Revert "semaphore: fix"
Linus Torvalds
2008-05-10
1
-30
/
+34
*
|
|
|
|
Make <asm-x86/spinlock.h> use ACCESS_ONCE()
Linus Torvalds
2008-05-10
1
-14
/
+4
*
|
|
|
|
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
2008-05-10
2
-12
/
+12
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-05-09
39
-229
/
+817
|
\
\
\
\
\
|
*
|
|
|
|
Blackfin Serial Driver: abstract away DLAB differences into header
Mike Frysinger
2008-05-07
6
-33
/
+22
|
*
|
|
|
|
Blackfin Serial Driver: macro away the IER differences between processors
Mike Frysinger
2008-05-07
5
-54
/
+12
|
*
|
|
|
|
[Blackfin] arch: remove useless IRQ_SW_INT defines
Michael Hennerich
2008-05-10
3
-34
/
+28
|
*
|
|
|
|
[Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...
Mike Frysinger
2008-05-10
1
-0
/
+2
|
*
|
|
|
|
[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...
Mike Frysinger
2008-05-10
3
-0
/
+6
|
*
|
|
|
|
[Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...
Michael Hennerich
2008-05-07
1
-0
/
+1
|
*
|
|
|
|
[Blackfin] arch: Set spi flash partition on bf527 as like bf548.
Grace Pan
2008-05-07
1
-5
/
+1
|
*
|
|
|
|
[Blackfin] arch: fix bug - Remove module will not free L1 memory used
Meihui Fan
2008-05-07
1
-15
/
+22
|
*
|
|
|
|
[Blackfin] arch: fix wrong header name in comment
Mike Frysinger
2008-05-07
1
-1
/
+1
|
*
|
|
|
|
[Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount
Michael Hennerich
2008-05-07
1
-1
/
+1
[next]