index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
setup_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
1
-0
/
+2
2008-05-09
[POWERPC] Initialize lockdep earlier
Benjamin Herrenschmidt
1
-3
/
+3
2008-05-09
[POWERPC] Document when printk is useable
Benjamin Herrenschmidt
1
-0
/
+4
2008-04-30
[POWERPC] Make emergency stack safe for current_thread_info() use
Michael Ellerman
1
-3
/
+6
2008-04-24
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
Tony Breeds
1
-0
/
+3
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-1
/
+1
2008-04-18
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
1
-0
/
+4
2008-04-17
[POWERPC] Clean up some linker and symbol usage
Kumar Gala
1
-1
/
+1
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2007-11-08
[POWERPC] Fix cache line vs. block size confusion
Benjamin Herrenschmidt
1
-12
/
+7
2007-10-17
[POWERPC] Quieten cache information at boot
Anton Blanchard
1
-5
/
+8
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-0
/
+3
2007-10-11
[POWERPC] Only call ppc_md.setup_arch() if it is provided
Grant Likely
1
-1
/
+2
2007-09-14
[POWERPC] setup_64.c and prom.c comment cleanup
Linas Vepstas
1
-3
/
+3
2007-07-18
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
Tony Breeds
1
-8
/
+4
2007-06-25
[POWERPC] Do firmware feature fixups after features are initialised
Michael Neuling
1
-4
/
+8
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-5
/
+5
2007-04-13
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
1
-1
/
+0
2006-12-04
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
1
-1
/
+1
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
1
-0
/
+7
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-0
/
+11
2006-11-13
[PATCH] Check for null init_early routine
Geoff Levand
1
-1
/
+2
2006-11-13
[PATCH] Clean up usage of boot_dev
s.hauer@pengutronix.de
1
-1
/
+0
2006-10-25
[POWERPC] Support feature fixups in vdso's
Benjamin Herrenschmidt
1
-2
/
+2
2006-10-25
[POWERPC] Consolidate feature fixup code
Benjamin Herrenschmidt
1
-0
/
+11
2006-10-16
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
1
-2
/
+2
2006-10-04
[POWERPC] Fix xmon=off and cleanup xmon initialisation
Michael Ellerman
1
-8
/
+4
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-01
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
Olaf Hering
1
-5
/
+0
2006-09-13
[POWERPC] powerpc: Reduce default cacheline size to 64 bytes
Olof Johansson
1
-4
/
+4
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-7
/
+7
2006-07-13
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
Michael Ellerman
1
-1
/
+0
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-11
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
1
-0
/
+3
2006-06-28
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
1
-1
/
+8
2006-06-28
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
1
-4
/
+0
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-5
/
+1
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
1
-3
/
+1
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
1
-3
/
+0
2006-05-19
[PATCH] powerpc: Parse early parameters earlier
Michael Ellerman
1
-5
/
+0
2006-05-19
[PATCH] powerpc: Make early xmon logic immune to location of early parsing
Michael Ellerman
1
-0
/
+3
2006-05-05
powerpc: provide ppc_md.panic() for both ppc32 & ppc64
Kumar Gala
1
-17
/
+1
2006-04-28
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
David Woodhouse
1
-8
/
+0
2006-04-02
[PATCH] powerpc: iSeries needs slb_initialize to be called
Stephen Rothwell
1
-6
/
+4
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-1
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-52
/
+4
[prev]
[next]