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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
2008-04-24
7
-88
/
+56
*
[POWERPC] Register udbg console early on pseries LPAR
Michael Ellerman
2008-04-24
1
-0
/
+2
*
[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot
Michael Ellerman
2008-04-24
1
-1
/
+1
*
[POWERPC] Set udbg_console index to 0
Michael Ellerman
2008-04-24
1
-1
/
+1
*
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
Tony Breeds
2008-04-24
4
-64
/
+31
*
[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries
Tony Breeds
2008-04-24
1
-1
/
+26
*
[POWERPC] Clean up misc_64.S
Kumar Gala
2008-04-24
1
-16
/
+4
*
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
Michael Ellerman
2008-04-24
1
-3
/
+3
*
[POWERPC] Discourage people from fiddling with kernel data from prom_init
Michael Ellerman
2008-04-24
2
-0
/
+67
*
[POWERPC] Add Timur Tabi to the MAINTAINERS file
Timur Tabi
2008-04-24
1
-0
/
+25
*
[POWERPC] Cleanup asm-offsets.c
Kumar Gala
2008-04-24
1
-9
/
+2
*
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
2008-04-24
2
-5
/
+5
*
[POWERPC] Fix new warnings arising from stacktrace patch
Christoph Hellwig
2008-04-24
1
-1
/
+0
*
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
2008-04-24
6
-47
/
+177
*
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
2008-04-24
1
-1
/
+1
*
[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE
Adrian Bunk
2008-04-24
1
-0
/
+3
*
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-24
11
-22
/
+135
*
[POWERPC] Add strncmp to arch/ppc
Josh Boyer
2008-04-24
2
-0
/
+15
*
[POWERPC] 4xx: Fix duplicate phys_addr_t definition
Josh Boyer
2008-04-24
1
-2
/
+0
*
[POWERPC] Fix mv64x60 early console code to use cell-index property
Remi Machet
2008-04-24
1
-1
/
+1
*
[POWERPC] Initialize all mv64x60 devices even if one fails
Remi Machet
2008-04-24
1
-16
/
+26
*
[POWERPC] Use default values if necessary in mv64x60 I2C initialization
Remi Machet
2008-04-24
1
-6
/
+4
*
[POWERPC] Use __weak macro for smp_setup_processor_id
Benjamin Herrenschmidt
2008-04-24
1
-1
/
+1
*
[POWERPC] Fix kernel stack allocation alignment
Benjamin Herrenschmidt
2008-04-24
2
-6
/
+33
*
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
2008-04-24
2
-0
/
+7
*
[POWERPC] PS3: Fix gelic net module dependency
Geoff Levand
2008-04-24
1
-0
/
+1
*
[POWERPC] Add include of linux/of.h to os-area.c
Michael Ellerman
2008-04-24
1
-0
/
+1
*
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
2008-04-24
1
-0
/
+1
*
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2008-04-24
20
-3514
/
+9
|
\
|
*
[POWERPC] ppc32: Fix errata for 603 CPUs
Kumar Gala
2008-04-21
1
-1
/
+7
|
*
[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc
Kumar Gala
2008-04-21
10
-1951
/
+0
|
*
[PPC] Remove mpc8272 ads board from arch/ppc
Kumar Gala
2008-04-21
11
-1562
/
+2
*
|
[POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-24
3
-4
/
+6
*
|
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
Paul Mackerras
2008-04-24
2
-29
/
+0
*
|
slab_err: Pass parameters correctly to slab_bug
Christoph Lameter
2008-04-23
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-23
12
-138
/
+573
|
\
\
|
*
|
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
2008-04-23
4
-2
/
+65
|
*
|
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
4
-23
/
+144
|
*
|
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-23
3
-63
/
+70
|
*
|
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2008-04-23
3
-4
/
+95
|
*
|
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2008-04-23
2
-0
/
+35
|
*
|
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
2008-04-23
4
-8
/
+49
|
*
|
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
2008-04-23
4
-40
/
+118
|
*
|
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
2008-04-23
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
21
-54
/
+49
|
\
\
\
|
*
|
|
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
2008-04-23
1
-1
/
+1
|
*
|
|
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
2008-04-23
1
-3
/
+0
|
*
|
|
rt2x00: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-5
/
+10
|
*
|
|
iwlwifi: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-2
/
+6
|
*
|
|
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
2008-04-23
1
-1
/
+0
[next]