index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] 4592/1: ns9xxx: clocksource driver
Uwe Kleine-König
2007-10-12
2
-26
/
+43
*
[ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variants
Uwe Kleine-König
2007-10-12
2
-13
/
+30
*
[ARM] 4590/1: ns9xxx: add gpio handling functions
Uwe Kleine-König
2007-10-12
4
-1
/
+233
*
[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqs
Uwe Kleine-König
2007-10-12
1
-2
/
+7
*
[ARM] Add missing entries to Documentation/arm/00-INDEX
Rob Landley
2007-10-12
1
-6
/
+16
*
[ARM] Add rtc-cmos driver for ISA-based footbridge platforms
Russell King
2007-10-12
1
-1
/
+44
*
[ARM] Add fallocate syscall entry
Russell King
2007-10-12
2
-0
/
+2
*
[ARM] 4588/1: S3C2412: Sleep configuration updates
Ben Dooks
2007-10-12
1
-2
/
+8
*
[ARM] 4587/1: S3C24XX: Add magic number before resume code
Ben Dooks
2007-10-12
1
-0
/
+8
*
[ARM] 4586/1: S3C2412: power register updates
Ben Dooks
2007-10-12
2
-0
/
+7
*
[ARM] 4585/1: Correctly identify the CPU architecture version
Catalin Marinas
2007-10-12
1
-4
/
+17
*
[ARM] 4581/1: Fix the conditional execution of the NWFPE instructions
Catalin Marinas
2007-10-12
1
-11
/
+14
*
[ARM] unbalanced parenthesis fix
Mariusz Kozlowski
2007-10-12
1
-2
/
+2
*
[ARM] cleanup struct irqaction initializers
Thomas Gleixner
2007-10-12
1
-1
/
+5
*
[ARM] omap1/leds-innovator.c: remove dead code
Adrian Bunk
2007-10-12
1
-3
/
+0
*
[ARM] "extern inline" -> "static inline"
Adrian Bunk
2007-10-12
3
-8
/
+8
*
[ARM] 4539/1: clocksource and clockevents for at91rm9200
David Brownell
2007-10-12
2
-65
/
+132
*
[ARM] 4566/1: s3c24xx: fix dma functions section mismatch
Krzysztof Helt
2007-10-12
5
-5
/
+5
*
[ARM] 4565/1: s3c2443: fix section mismatch in irq.c file
Krzysztof Helt
2007-10-12
1
-2
/
+2
*
[ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress code
Alan Hourihane
2007-10-12
1
-15
/
+57
*
[ARM] 4545/1: ns9xxx: simplify irq ack'ing
Uwe Kleine-König
2007-10-12
2
-33
/
+14
*
[ARM] 4536/1: configure support for AT91x40 and EB01
Greg Ungerer
2007-10-12
1
-0
/
+23
*
[ARM] 4537/1: build support for AT91x40 and EB01
Greg Ungerer
2007-10-12
1
-1
/
+4
*
[ARM] 4538/1: Atmel EB01 board support
Greg Ungerer
2007-10-12
1
-0
/
+44
*
[ARM] 4535/1: AT91x40 function prototypes
Greg Ungerer
2007-10-12
1
-0
/
+3
*
[ARM] 4534/1: AT91x40 interrupt support
Greg Ungerer
2007-10-12
1
-0
/
+67
*
[ARM] 4533/1: AT91x40 timer support
Greg Ungerer
2007-10-12
1
-0
/
+80
*
[ARM] 4532/1: allow configuration of processor ID
Greg Ungerer
2007-10-12
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
529
-13476
/
+31125
|
\
|
*
[POWERPC] Add memchr() to the bootwrapper
David Gibson
2007-10-12
2
-0
/
+14
|
*
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-12
5
-2
/
+71
|
*
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
2007-10-12
1
-2
/
+3
|
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
23
-258
/
+513
|
*
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
2
-6
/
+21
|
*
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
2
-28
/
+49
|
*
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-12
1
-20
/
+23
|
*
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
2007-10-12
2
-3
/
+6
|
*
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2007-10-12
21
-334
/
+259
|
|
\
|
|
*
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
Kumar Gala
2007-10-11
1
-1
/
+2
|
|
*
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-10-11
4
-22
/
+19
|
|
*
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
Kumar Gala
2007-10-11
1
-5
/
+18
|
|
*
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
Kumar Gala
2007-10-11
10
-189
/
+13
|
|
*
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
Scott Wood
2007-10-11
2
-0
/
+72
|
|
*
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
Scott Wood
2007-10-11
3
-116
/
+134
|
|
*
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
Scott Wood
2007-10-11
1
-1
/
+1
|
*
|
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2007-10-12
6
-99
/
+68
|
|
\
\
|
|
*
|
[POWERPC] Add co-maintainer for PowerPC MPC52xx platform
Grant Likely
2007-10-10
1
-0
/
+2
|
|
*
|
[POWERPC] MPC5200: Don't make firmware fixups into common code
Grant Likely
2007-10-10
3
-34
/
+62
|
|
*
|
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
Grant Likely
2007-10-10
4
-50
/
+4
|
|
*
|
[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200
Grant Likely
2007-10-10
1
-15
/
+0
[next]