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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
Ben Dooks
2010-05-06
3
-9
/
+9
*
ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull()
Ben Dooks
2010-05-06
1
-4
/
+4
*
ARM: VR1000: Update mach-vr1000.c to use gpiolib API
Ben Dooks
2010-05-06
1
-2
/
+3
*
ARM: BAST: Update mach-bast to use gpiolib API
Ben Dooks
2010-05-06
1
-3
/
+3
*
ARM: n30: Update mach-n30 to use gpiolib API
Ben Dooks
2010-05-06
1
-2
/
+5
*
ARM: QT2410: Update mach-qt2410 to use gpiolib API
Ben Dooks
2010-05-06
1
-3
/
+4
*
ARM: H1940: Change mach-h1940 to use gpiolib API
Ben Dooks
2010-05-06
2
-11
/
+12
*
ARM: JIVE: Update mach-jive to use gpiolib API
Ben Dooks
2010-05-06
1
-10
/
+9
*
ARM: H1940: Change h1940-bluetooth to use gpiolib API
Ben Dooks
2010-05-06
1
-4
/
+12
*
ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond
Ben Dooks
2010-05-06
4
-5
/
+69
*
ARM: S3C24XX: Add the gpio pull configuration for pull-up
Ben Dooks
2010-05-06
6
-0
/
+61
*
ARM: S3C24XX: Add initial s3c_gpio configuration code
Ben Dooks
2010-05-06
4
-3
/
+22
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-04
5
-1
/
+22
|
\
|
*
powernow-k8: Fix frequency reporting
Mark Langsdorf
2010-05-03
1
-1
/
+2
|
*
x86: Fix parse_reservetop() build failure on certain configs
Ingo Molnar
2010-05-03
1
-0
/
+1
|
*
x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
Prarit Bhargava
2010-04-30
1
-0
/
+3
|
*
x86: Fix 'reservetop=' functionality
Liang Li
2010-04-30
3
-0
/
+16
*
|
Fix the x86_64 implementation of call_rwsem_wait()
David Howells
2010-05-04
1
-1
/
+1
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-04-30
23
-176
/
+570
|
\
\
|
*
|
MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
Wu Zhangjin
2010-04-30
1
-1
/
+19
|
*
|
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
Wu Zhangjin
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Loongson 2F: Enable fixups of the latest binutils
Wu Zhangjin
2010-04-30
1
-0
/
+13
|
*
|
MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
Wu Zhangjin
2010-04-30
1
-0
/
+27
|
*
|
MIPS: Kconfig: Make Broadcom SoC support naming consistent
Florian Fainelli
2010-04-30
1
-1
/
+1
|
*
|
MIPS: BCM63xx: Update defconfig
Florian Fainelli
2010-04-30
1
-83
/
+335
|
*
|
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
Wu Zhangjin
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
Arnaud Patard
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Loongson: Fix phys_mem_access_prot() check
Arnaud Patard
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Loongson: Fix find_vga_mem_init()
Richard LIU
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Loongson: Fix typo in gdium mach type string.
Arnaud Patard
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Use CKSEG1ADDR for uncached handler
Sebastian Andrzej Siewior
2010-04-30
1
-6
/
+1
|
*
|
MIPS: Check for accesses beyond the end of the PGD.
David Daney
2010-04-30
1
-23
/
+87
|
*
|
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
David Daney
2010-04-30
1
-16
/
+14
|
*
|
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
David Daney
2010-04-30
1
-0
/
+18
|
*
|
MIPS: die() does not call die notifier chain
Yury Polyanskiy
2010-04-30
4
-6
/
+11
|
*
|
MIPS: Swarm, Littlesur: Enable PATA platform driver.
Sebastian Andrzej Siewior
2010-04-30
1
-0
/
+2
|
*
|
MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
Manuel Lauss
2010-04-30
1
-3
/
+7
|
*
|
MIPS: SB1250: Include correct header and fix a warning
Sebastian Andrzej Siewior
2010-04-30
1
-1
/
+2
|
*
|
MIPS: Fixup screen_info struct initializations
Sebastian Andrzej Siewior
2010-04-30
3
-27
/
+17
|
*
|
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
2010-04-30
1
-1
/
+1
|
*
|
MIPS: Don't vmap things at address zero.
David Daney
2010-04-30
1
-2
/
+7
|
*
|
MIPS: PNX8550: Fix build error, broken by:
Ralf Baechle
2010-04-30
1
-0
/
+2
|
|
/
*
|
musb: fix power field to hold all possible values
Ajay Kumar Gupta
2010-04-30
1
-1
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-04-29
1
-5
/
+0
|
\
|
*
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
2010-04-29
1
-5
/
+0
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-04-29
22
-112
/
+189
|
\
\
|
*
|
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
Colin Tuckley
2010-04-28
2
-1
/
+2
|
*
|
ARM: 6023/1: update bcmring_defconfig to latest version and fix build error
Leo Chen
2010-04-22
1
-25
/
+101
|
*
|
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2010-04-21
19
-86
/
+86
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-04-29
62
-968
/
+1599
|
\
\
\
[next]