index
:
blackbird-op-linux
master
Blackbird™ 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
*
[S390] appldata enhancements.
Gerald Schaefer
2006-06-29
5
-63
/
+108
*
[S390] Add vmpanic parameter.
Peter Oberparleiter
2006-06-29
1
-0
/
+34
*
[S390] remove export of sys_call_table
Martin Schwidefsky
2006-06-29
2
-3
/
+0
*
[S390] remove unused macros from binfmt_elf32.c
Martin Schwidefsky
2006-06-29
1
-5
/
+0
*
[S390] fix duplicate export of overflow{ug}id
Serge E. Hallyn
2006-06-29
1
-2
/
+0
*
[S390] avenrun export in appdata_base.c
Gerald Schaefer
2006-06-29
1
-1
/
+0
*
[S390] head.S code moving.
Heiko Carstens
2006-06-29
3
-90
/
+88
*
[S390] virtual cpu accounting vs. machine checks.
Martin Schwidefsky
2006-06-29
2
-41
/
+116
*
[S390] add __cpuinit to appldata cpu hotplug notifier.
Gerald Schaefer
2006-06-29
1
-1
/
+1
*
[S390] console_unblank woes.
Martin Schwidefsky
2006-06-29
1
-3
/
+18
*
[S390] memory detection.
Heiko Carstens
2006-06-29
2
-2
/
+2
*
[S390] incomplete stack traces.
Heiko Carstens
2006-06-29
1
-5
/
+3
*
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
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-28
24
-25
/
+575
|
\
\
|
*
|
[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] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
2006-06-28
1
-60
/
+6
*
|
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
2006-06-28
1
-0
/
+53
*
|
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
2006-06-28
1
-7
/
+7
*
|
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
2006-06-28
1
-0
/
+1
*
|
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
2006-06-28
1
-0
/
+1
*
|
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
2006-06-28
1
-19
/
+1
*
|
[PATCH] m68knommu: create romvec.S for 68328
Greg Ungerer
2006-06-28
1
-0
/
+37
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-06-28
4
-6
/
+12
|
\
\
|
*
|
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2006-06-28
2
-2
/
+2
|
*
|
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
2006-06-28
1
-1
/
+1
|
*
|
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
2006-06-28
1
-2
/
+8
|
*
|
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
2006-06-28
1
-1
/
+1
|
|
/
*
|
[PATCH] x86_64: oprofile build fix
Andrew Morton
2006-06-28
1
-0
/
+2
*
|
[PATCH] powermac backlight fixes
Michael Hanselmann
2006-06-28
1
-2
/
+12
[next]