Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ed077b58f6146684069975122b1728a9d248a501
/
arch
/
powerpc
32bc66d
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
9fffb55
Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
by David Gibson
· 16 years ago
0763ed2
of: make of_(un)register_platform_driver common code
by Grant Likely
· 16 years ago
0203d6e
powerpc: Fix setting of oprofile cpu type
by Benjamin Herrenschmidt
· 16 years ago
79af6c4
powerpc adjust oprofile_cpu_type version 3
by Michael Wolf
· 16 years ago
c3310e7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
13beadd
powerpc: Revert switch to TEXT_TEXT in linker script
by Tim Abbott
· 16 years ago
d8f4845
powerpc/ps3: Fix build error on UP
by Geoff Levand
· 16 years ago
ff61e5c
powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB
by Michael Ellerman
· 16 years ago
2e8aead
powerpc: ppc32 needs elf_read_implies_exec()
by Kumar Gala
· 16 years ago
9203fc9
powerpc: Use __REF macro instead of old .text.init.refok.
by Tim Abbott
· 16 years ago
edada39
powerpc: Use TEXT_TEXT macro in linker script.
by Tim Abbott
· 16 years ago
de60fba
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 16 years ago
28853da
powerpc/86xx: Add device_type entry to soc for ppc9a
by Martyn Welch
· 16 years ago
e703984
powerpc: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
f8c3301
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
644e28f
powerpc/44x: Correct memory size calculation for denali-based boards
by Valentine Barshak
· 16 years ago
b62c31a
powerpc: fix for long standing bug noticed by gcc 4.4.0
by Stephen Rothwell
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
2d6b3de
powerpc/pasemi: Fix build error on UP
by Geoff Levand
· 16 years ago
0d3b2ab
powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning
by Geoff Levand
· 16 years ago
59e4c3a
powerpc/32: Don't clobber personality flags on exec
by Andreas Schwab
· 16 years ago
24f1ce8
powerpc: Fix crash on CPU hotplug
by Michael Ellerman
· 16 years ago
5bd3ef8
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
by Paul Mackerras
· 16 years ago
0658c16
powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover
by Kumar Gala
· 16 years ago
3de0e07
powerpc/85xx: Added SMP defconfig
by Kumar Gala
· 16 years ago
8db3dca
powerpc/85xx: Enabled a bunch of FSL specific drivers/options
by Kumar Gala
· 16 years ago
778544e
powerpc/85xx: Updated generic mpc85xx_defconfig
by Kumar Gala
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
595e23f
powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD
by Timur Tabi
· 16 years ago
0dbbbf1
fsl_rio: Pass the proper device to dma mapping routines
by Anton Vorontsov
· 16 years ago
6d25b68
powerpc: Fix of_node_put() exit path in of_irq_map_one()
by Ilpo Järvinen
· 16 years ago
8db70d3
powerpc/5200: defconfig updates
by Grant Likely
· 16 years ago
bda9de2
powerpc/5200: Add FLASH nodes to lite5200 device tree
by Grant Likely
· 16 years ago
a23c218
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
b71a0c2
powerpc: pseries/dtl.c should include asm/firmware.h
by Sachin Sant
· 16 years ago
306a828
powerpc: Fix data-corrupting bug in __futex_atomic_op
by Paul Mackerras
· 16 years ago
c58dc57
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
by Mike Mason
· 16 years ago
adf213c
powerpc: Allow 256kB pages with SHMEM
by Hugh Dickins
· 16 years ago
19e0542
parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc
by Tony Breeds
· 16 years ago
52ce67f
powerpc/mm: Fix compile warning
by Kumar Gala
· 16 years ago
0e26da0
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
by Linus Torvalds
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
44d84af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
c724d67
powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board
by Wolfgang Grandegger
· 16 years ago
54ca40d
powerpc/85xx: TQM8548: update defconfig
by Wolfgang Grandegger
· 16 years ago
655544c
powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3
by Wolfgang Grandegger
· 16 years ago
6467cae
powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodes
by Wolfgang Grandegger
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
7281f5d
powerpc: Fix tlbilx opcode
by Kumar Gala
· 16 years ago
11b55da
powerpc: Fix oops when loading modules
by Paul Mackerras
· 16 years ago
1a917bb
powerpc: Wire up preadv and pwritev
by Stephen Rothwell
· 16 years ago
7ddb7ad
powerpc/ftrace: Fix printf format warning
by Michael Ellerman
· 16 years ago
f4952f6
powerpc/ftrace: Fix #if that should be #ifdef
by Michael Ellerman
· 16 years ago
bc82666
powerpc: Fix ptrace compat wrapper for FPU register access
by Michael Neuling
· 16 years ago
c7d07fd
powerpc: Print information about mapping hw irqs to virtual irqs
by Michael Ellerman
· 16 years ago
cb93d56
powerpc: Correct dependency of KEXEC
by Geert Uytterhoeven
· 16 years ago
7e875e9
powerpc: Disable VSX or current process in giveup_fpu/altivec
by Michael Neuling
· 16 years ago
4c6cf42
powerpc/pseries: Enable relay in pseries_defconfig
by Anton Blanchard
· 16 years ago
856cc2f
powerpc/pseries: Fix ibm,client-architecture comment
by Anton Blanchard
· 16 years ago
4a9f9506
powerpc/pseries: Scan for all events in rtasd
by Anton Blanchard
· 16 years ago
0559f0a
powerpc/pseries: Add dispatch dispersion statistics
by Anton Blanchard
· 16 years ago
1f8737a
powerpc: Clean up some prom printouts
by Anton Blanchard
· 16 years ago
4da727a
powerpc: Print progress of ibm,client-architecture method
by Anton Blanchard
· 16 years ago
85701e6
powerpc: Remove duplicated #include's
by Huang Weiyi
· 16 years ago
ae6e59c
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
7995c7e
powerpc/85xx: TQM8548: Update DTS file for multi-chip support
by Wolfgang Grandegger
· 16 years ago
b6e0e8c
[MTD] [NAND] FSL-UPM: add multi chip support
by Wolfgang Grandegger
· 16 years ago
65cc0fa
powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.
by Scott Wood
· 16 years ago
d91e4ea
powerpc: Add support for CoreInt delivery of interrupts on MPIC
by Kumar Gala
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
bad6a5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
by Linus Torvalds
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
ee3b429
generic debug pagealloc: build fix
by Akinobu Mita
· 16 years ago
e60f57f
powerpc/math-emu: Change types to work on ppc64
by Kumar Gala
· 16 years ago
212f8c6
powerpc/85xx: Re-add the device_type soc to socrates.dts
by Wolfgang Grandegger
· 16 years ago
39fd093
powerpc: Move SPEFSCR defines to common header
by Kumar Gala
· 16 years ago
0b5f037
powerpc/ps3: Add rtc-ps3
by Geert Uytterhoeven
· 16 years ago
bcd68a7
powerpc: Hook up rtc-generic, and kill rtc-ppc
by Geert Uytterhoeven
· 16 years ago
a095bdb
tracing, powerpc: fix powerpc tree and tracing tree interaction
by Stephen Rothwell
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
e280180
powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards
by Anton Vorontsov
· 16 years ago
7545828
powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
bf9ed57
pm: cleanup includes
by Magnus Damm
· 16 years ago
7ca43e7
mm: use debug_kmap_atomic
by Akinobu Mita
· 16 years ago
6a11f75
generic debug pagealloc
by Akinobu Mita
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
fe67177
powerpc/85xx: Use fsl,mpc85.. as prefix for memory ctrl & l2-cache nodes
by Kumar Gala
· 16 years ago
9b71dbd
powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE
by Josh Boyer
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
Next »