Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6cfef5b27e49e826125f12637ee0d7210a896044
6cfef5b
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
by Michael Ellerman
· 18 years ago
e3f6478
[POWERPC] Fix comment typo in Kurobox device tree
by Grant Likely
· 18 years ago
4ca478e
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
by Geert Uytterhoeven
· 18 years ago
e58923e
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
by David Gibson
· 18 years ago
f655733
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
by David Gibson
· 18 years ago
e6349a95
[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
by Ananth N Mavinakayanahalli
· 18 years ago
6888199
[POWERPC] Emulate more instructions in software
by Ananth N Mavinakayanahalli
· 18 years ago
5cc5133
[POWERPC] bootwrapper: cuboot for 83xx
by Scott Wood
· 18 years ago
9b1c59e
[POWERPC] bootwrapper: Add ppcboot.h
by Scott Wood
· 18 years ago
0fdd717
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
by Scott Wood
· 18 years ago
270429b
[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE
by Scott Wood
· 18 years ago
b97d279
[POWERPC] pasemi: GPIO MDIO of_platform driver
by Olof Johansson
· 18 years ago
25fc530
[POWERPC] pasemi: PA6T oprofile support
by Olof Johansson
· 18 years ago
7e8bddf
[POWERPC] pasemi: Reset mpic on boot
by Olof Johansson
· 18 years ago
62357d8
[POWERPC] pasemi: Enable one more hid bit
by Olof Johansson
· 18 years ago
df7e70a
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
by Olof Johansson
· 18 years ago
a14c450
[POWERPC] Fix PowerPC 750CL and 750GX CPU features
by Josh Boyer
· 18 years ago
c3ea692
[POWERPC] hvc_console: Typo fixes
by will schmidt
· 18 years ago
b791072
[POWERPC] hvc_console: Polling mode timer backoff
by Will Schmidt
· 18 years ago
b3a6d2a
[POWERPC] Rename last get_property calls
by Stephen Rothwell
· 18 years ago
edfedbf
[POWERPC] Partially revert "Add correct interrupt property for pegasos ide"
by Paul Mackerras
· 18 years ago
b142eb3
Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22
by Paul Mackerras
· 18 years ago
13177c8
Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22
by Paul Mackerras
· 18 years ago
445c9b5
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
c6d3448
[POWERPC] update cell_defconfig
by Arnd Bergmann
· 18 years ago
150f7e3
[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory
by Jeremy Kerr
· 18 years ago
9dd855a
[POWERPC] cell: add support for proper device-tree
by Christian Krafft
· 18 years ago
6bf05fd
[POWERPC] add of_iomap function
by Christian Krafft
· 18 years ago
4a065f9
[POWERPC] pmi probe device by device-type
by Christian Krafft
· 18 years ago
79baf4a
[POWERPC] add check for initialized driver data to pmi driver
by Christian Krafft
· 18 years ago
5050063
[POWERPC] cell: use pmi in cpufreq driver
by Christian Krafft
· 18 years ago
5f7bdae
[POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes
by Christian Krafft
· 18 years ago
24d560d
[POWERPC] cbe_thermal: clean up computation of temperature
by Christian Krafft
· 18 years ago
91a69c9
[POWERPC] cell: add cbe_node_to_cpu function
by Christian Krafft
· 18 years ago
ccf17e9
[POWERPC] spu_base: fix initialisation on systems with no SPEs
by Jeremy Kerr
· 18 years ago
befdc74
[POWERPC] spu_base: remove cleanup_spu_base
by Christoph Hellwig
· 18 years ago
aa45e25
[POWERPC] spufs: various run.c cleanups
by Christoph Hellwig
· 18 years ago
fe8a29d
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
by Akinobu Mita
· 18 years ago
6cf2179
[POWERPC] spufs: fix memory leak on coredump
by Arnd Bergmann
· 18 years ago
d376439
[POWERPC] spufs: Minor cleanup of spu_wait
by Jeremy Kerr
· 18 years ago
f11f5ee
[POWERPC] spufs: add mode= mount option
by Jeremy Kerr
· 18 years ago
9e2fe2c
[POWERPC] spufs: use memcpy_fromio() to copy from local store
by Akinobu Mita
· 18 years ago
8a7d86b
[POWERPC] spufs: avoid spurious memory barriers
by Christoph Hellwig
· 18 years ago
db1384b
[POWERPC] spufs: fix memory leak on spufs reloading
by Akinobu Mita
· 18 years ago
c99c199
[POWERPC] spufs: fix missing error handling in module_init()
by Akinobu Mita
· 18 years ago
577f8f1
[POWERPC] spufs: check spu_acquire_runnable() return value
by Akinobu Mita
· 18 years ago
e45d48a3
[POWERPC] spufs: turn run_sema into run_mutex
by Christoph Hellwig
· 18 years ago
c8a1e93
[POWERPC] spufs: provide siginfo for SPE faults
by Jeremy Kerr
· 18 years ago
57dace2
[POWERPC] spufs: make spu page faults not block scheduling
by Arnd Bergmann
· 18 years ago
62c05d5
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
by Christoph Hellwig
· 18 years ago
4e0f4ed
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
by Luke Browning
· 18 years ago
7ec18ab
[POWERPC] spufs: streamline locking for isolated spu setup
by Christoph Hellwig
· 18 years ago
a475c2f
[POWERPC] spufs: remove woken threads from the runqueue early
by Christoph Hellwig
· 18 years ago
390c534
[POWERPC] spufs: add memory barriers after set_bit
by Arnd Bergmann
· 18 years ago
e097b51
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2
by Christoph Hellwig
· 18 years ago
b3e76cc
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
by Christoph Hellwig
· 18 years ago
43c2bbd
[POWERPC] spufs: clear mapping pointers after last close
by Christoph Hellwig
· 18 years ago
0887309
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contexts
by Christoph Hellwig
· 18 years ago
390cbb5
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
by Paul Mackerras
· 18 years ago
9875026
[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup
by Kumar Gala
· 18 years ago
db94780
[POWERPC] Convert 85xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
c8a55f3
[POWERPC] Convert 8xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
d6071f8
[POWERPC] Convert 82xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
b5a4834
[POWERPC] Convert 83xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
4a89f7f
[POWERPC] Convert 86xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
164a460
[POWERPC] Ensure platform CONFIG options have correct dependencies
by Kumar Gala
· 18 years ago
0727702
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
by Joachim Fenkes
· 18 years ago
370a908
[POWERPC] DEBUG_PAGEALLOC for 64-bit
by Benjamin Herrenschmidt
· 18 years ago
88df6e9
[POWERPC] DEBUG_PAGEALLOC for 32-bit
by Benjamin Herrenschmidt
· 18 years ago
ee4f2ea
[POWERPC] Fix 32-bit mm operations when not using BATs
by Benjamin Herrenschmidt
· 18 years ago
3be4e69
[POWERPC] Cleanup 32-bit map_page
by Benjamin Herrenschmidt
· 18 years ago
a741e67
[POWERPC] Make tlb flush batch use lazy MMU mode
by Benjamin Herrenschmidt
· 18 years ago
e4ee3891
[POWERPC] Alignment exception uses __get/put_user_inatomic
by Benjamin Herrenschmidt
· 18 years ago
e68c825
[POWERPC] Add inatomic versions of __get_user and __put_user
by Benjamin Herrenschmidt
· 18 years ago
06533e2
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
by Milind Arun Choudhary
· 18 years ago
e480592
[POWERPC] Add correct interrupt property for pegasos ide
by Olaf Hering
· 18 years ago
9c1a2ba
[POWERPC] Rename get_property to of_get_property: the last one
by Stephen Rothwell
· 18 years ago
d05c7a8
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
c4f55b3
[POWERPC] Rename get_property to of_get_property: sound
by Stephen Rothwell
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
ceef877
[POWERPC] Rename get_property to of_get_property: include
by Stephen Rothwell
· 18 years ago
721151d
[POWERPC] Allow drivers to map individual 4k pages to userspace
by Paul Mackerras
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
9213fee
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
by Stephen Rothwell
· 18 years ago
a8bda5d
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
by Stephen Rothwell
· 18 years ago
7a92f74
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
0e56efc
[POWERPC] Rename get_property to of_get_property
by Stephen Rothwell
· 18 years ago
a7edd0e
[POWERPC] get_property returns const
by Stephen Rothwell
· 18 years ago
6c2d046
[POWERPC] Fix modalias content in sysfs for macio devices
by Olaf Hering
· 18 years ago
9414715
[POWERPC] Autodetect serial console on efika
by Olaf Hering
· 18 years ago
02cc511
[POWERPC] bootwrapper: Decompress less, check more
by Milton Miller
· 18 years ago
1383a34
[POWERPC] bootwrapper: no-gzip fixes
by Milton Miller
· 18 years ago
f4bdbfc
[POWERPC] bootwrapper: missing relocation in crt0.S
by Milton Miller
· 18 years ago
d6f1d2a
[POWERPC] Routine to find the devtree node of a linux,phandle
by Mark A. Greer
· 18 years ago
88e6873
[POWERPC] Move bootwrapper ELF parsing routines to a file
by Mark A. Greer
· 18 years ago
5e41763
[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
by Giuliano Pochini
· 18 years ago
6590a01
[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.
by Robert P. J. Day
· 18 years ago
0fbbeba
[POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the tolerance
by Bart Van Assche
· 18 years ago
6e1af38
[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.
by Scott Wood
· 18 years ago
dbf8eef
[POWERPC] spufs: don't yield CPU in spu_yield
by Christoph Hellwig
· 18 years ago
Next »