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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
powerpc: Use lwsync for acquire barrier if CPU supports it
Anton Blanchard
2
-3
/
+7
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
1
-1
/
+1
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
7
-60
/
+65
2010-02-17
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
1
-3
/
+2
2010-02-17
powerpc: Use lwarx/ldarx hint in bit locks
Anton Blanchard
4
-32
/
+37
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2
-3
/
+18
2010-02-17
powerpc: Convert global "BAD" interrupt to per cpu spurious
Anton Blanchard
2
-15
/
+8
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
4
-0
/
+50
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
17
-20
/
+20
2010-02-17
powerpc: Rework /proc/interrupts
Anton Blanchard
1
-33
/
+46
2010-02-17
powerpc: Reduce footprint of xics_ipi_struct
Anton Blanchard
1
-15
/
+11
2010-02-17
powerpc: Reduce footprint of irq_stat
Anton Blanchard
2
-1
/
+25
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
4
-5
/
+10
2010-02-17
powerpc: Add coherent_dma_mask to mv64x60 devices
Corey Minyard
1
-0
/
+3
2010-02-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-5
/
+21
2010-02-16
powerpc/mpc5121: Add default config for MPC5121
Anatolij Gustschin
1
-0
/
+1694
2010-02-16
powerpc/mpc5121: update mpc5121ads DTS
Anatolij Gustschin
1
-22
/
+33
2010-02-16
powerpc/mpc5121: create and register NFC device
Anatolij Gustschin
1
-0
/
+8
2010-02-16
powerpc/mpc5121: Add machine restart support
Anatolij Gustschin
5
-0
/
+57
2010-02-16
powerpc/mpc5121: avoid using arch_initcall for clock init
Anatolij Gustschin
5
-7
/
+10
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-5
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
2
-5
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-13
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
1
-2
/
+19
2010-02-13
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
Anton Vorontsov
1
-1
/
+2
2010-02-12
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
Stefan Roese
1
-2
/
+2
2010-02-10
powerpc/44x: Add MTD support to katmai defconfig
Stefan Roese
1
-5
/
+89
2010-02-10
powerpc/44x: Update Glacier dts
Stefan Roese
1
-9
/
+67
2010-02-10
powerpc/44x: Update Arches dts
Stefan Roese
1
-0
/
+12
2010-02-10
powerpc/44x: Add MTD support (NOR FLASH) to Katmai dts
Stefan Roese
1
-19
/
+52
2010-02-10
powerpc/44x: Fix L2-cache support for 460GT
Stefan Roese
1
-1
/
+2
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
1
-3
/
+9
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-1
/
+1
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-51
/
+18
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
12
-37
/
+37
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-21
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
2
-63
/
+0
2010-02-09
powerpc: Only print clockevent settings once
Anton Blanchard
1
-2
/
+2
2010-02-09
powerpc: Clear MSR_RI during RTAS calls
Anton Blanchard
1
-2
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
13
-25
/
+25
2010-02-09
powerpc: Make powerpc_firmware_features __read_mostly
Anton Blanchard
1
-1
/
+1
2010-02-09
powerpc: Reformat SD_NODE_INIT to match x86
Anton Blanchard
1
-21
/
+27
2010-02-09
powerpc: Convert mmu context allocator from idr to ida
Anton Blanchard
1
-5
/
+5
2010-02-09
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
Anton Blanchard
1
-0
/
+5
2010-02-09
powerpc: Reduce differences between pseries and ppc64 defconfigs
Anton Blanchard
2
-59
/
+79
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
3
-9
/
+9
[prev]
[next]