Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7f78e0351394052e1a6293e175825eb5c7869507
/
arch
/
powerpc
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5ce1a70
Merge branch 'akpm' (more incoming from Andrew)
by Linus Torvalds
· 12 years ago
0197518
memory-hotplug: remove memmap of sparse-vmemmap
by Tang Chen
· 12 years ago
46723bf
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
by Yasuaki Ishimatsu
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
8520e44
powerpc/kexec: Disable hard IRQ before kexec
by Phileas Fogg
· 12 years ago
2248b87
spufs_mkdir(): don't d_add() on negative parent
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dffff02
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
877d668
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
12c7e8f
powerpc/85xx: l2sram - Add compatible string for BSC9131 platform
by Harninder Rai
· 12 years ago
1c37474
powerpc/85xx: bsc9131 - Correct typo in SDHC device node
by Harninder Rai
· 12 years ago
64871ff
powerpc/e500/qemu-e500: enable coreint
by Scott Wood
· 12 years ago
7c509ee
powerpc/mpic: allow coreint to be determined by MPIC version
by Scott Wood
· 12 years ago
52c5aff
powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr struct
by Varun Sethi
· 12 years ago
e0e8398e
powerpc/85xx: Board support for ppa8548
by Stef van Os
· 12 years ago
d4d801d
powerpc/fsl: remove extraneous DIU platform functions
by Timur Tabi
· 12 years ago
4700ebd
arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate test
by Julia Lawall
· 12 years ago
81afe7d
powerpc: Add transactional memory to pseries and ppc64 defconfigs
by Michael Neuling
· 12 years ago
3d72bbc
powerpc: Add config option for transactional memory
by Michael Neuling
· 12 years ago
b9eaee5
powerpc: Add transactional memory to POWER8 cpu features
by Michael Neuling
· 12 years ago
2b0a576
powerpc: Add new transactional memory state to the signal context
by Michael Neuling
· 12 years ago
bc2a940
powerpc: Hook in new transactional memory code
by Michael Neuling
· 12 years ago
f54db64
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
by Michael Neuling
· 12 years ago
d0c0c9a
powerpc: Add transactional memory unavaliable execption handler
by Michael Neuling
· 12 years ago
fb09692
powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processes
by Michael Neuling
· 12 years ago
a2dcbb3
powerpc: Add FP/VSX and VMX register load functions for transactional memory
by Michael Neuling
· 12 years ago
98ae22e
powerpc: Add helper functions for transactional memory context switching
by Michael Neuling
· 12 years ago
afc0770
powerpc: Add transactional memory paca scratch register to show_regs
by Michael Neuling
· 12 years ago
97a0aac
powerpc: Register defines for various transactional memory registers
by Michael Neuling
· 12 years ago
8b3c34c
powerpc: New macros for transactional memory support
by Michael Neuling
· 12 years ago
f4c3aff
powerpc: Add additional state needed for transactional memory to thread struct
by Michael Neuling
· 12 years ago
14c39a4
powerpc: Add new instructions for transactional memory
by Michael Neuling
· 12 years ago
6a6d541
powerpc: Add new CPU feature bit for transactional memory
by Michael Neuling
· 12 years ago
25e1381
powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca
by Michael Ellerman
· 12 years ago
6a7e406
powerpc: Move boot_paca into early_setup
by Geoff Levand
· 12 years ago
69fde02
powerpc/ps3: Refresh ps3_defconfig
by Geoff Levand
· 12 years ago
97db7f7
powerpc/ps3: Increase verbosity of htab errors
by Geoff Levand
· 12 years ago
4a564c4
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
by Geoff Levand
· 12 years ago
deb26c2
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
by Paul Mackerras
· 12 years ago
0acb911
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
by Paul Mackerras
· 12 years ago
1707dd1
powerpc: Save CFAR before branching in interrupt entry paths
by Paul Mackerras
· 12 years ago
6100209
powerpc: Remove Cell-specific relocation-on interrupt vector code
by Paul Mackerras
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
db29cd3
powerpc/85xx: dts - add ranges property for SEC
by Po Liu
· 12 years ago
ed59b3e
powerpc/83xx: update kmeter1_defconfig
by Holger Brunck
· 12 years ago
9c2f451
powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is present
by Gerlando Falauto
· 12 years ago
14f40f3
powerpc/83xx: refactor mpc8360e quirk for kmeter1
by Gerlando Falauto
· 12 years ago
89491d8
powerpc/83xx: fix checkpatch warnings for km83xx.c
by Holger Brunck
· 12 years ago
3c00433
powerpc/82xx: fix checkpatch warnings for km82xx.c
by Holger Brunck
· 12 years ago
14bdc91
powerpc/85xx: fix various PCI node compatible strings
by Timur Tabi
· 12 years ago
0408753
powerpc/85xx: describe the PAMU topology in the device tree
by Timur Tabi
· 12 years ago
d5bc813
powerpc/85xx: enable MTD options in sbc8548 defconfig
by Paul Gortmaker
· 12 years ago
dcc8722
powerpc/85xx: add alternate dts file for sbc8548 boot via SODIMM
by Paul Gortmaker
· 12 years ago
7e83f2a
powerpc/85xx: update sbc8548 flash information to match recent u-boot
by Paul Gortmaker
· 12 years ago
d1cf1c7
powerpc/85xx: split sbc8548 dts file into pre and post chunks
by Paul Gortmaker
· 12 years ago
5444d63
powerpc/85xx: use for_each_compatible_node() macro
by Wei Yongjun
· 12 years ago
011da89
KVM: PPC: BookE: Handle alignment interrupts
by Alexander Graf
· 12 years ago
ee53e56
booke: Added DBCR4 SPR number
by Bharat Bhushan
· 12 years ago
1d542d9
KVM: PPC: booke: Allow multiple exception types
by Bharat Bhushan
· 12 years ago
ffe129e
KVM: PPC: booke: use vcpu reference from thread_struct
by Bharat Bhushan
· 12 years ago
6cce76d
powerpc/fsl: msi: sparse fixes
by Kim Phillips
· 12 years ago
8998a03
powerpc/fsl: ifc: sparse fixes
by Kim Phillips
· 12 years ago
8443cc1
powerpc/fsl: fsl_soc: sparse fixes
by Kim Phillips
· 12 years ago
01673a1
powerpc/fsl: lbc: sparse fixes
by Kim Phillips
· 12 years ago
fa59f17
powerpc/5200: Use the gpt* labels to simplify mpc5200 dts files
by Grant Likely
· 12 years ago
4fd0a21
powerpc/5200: Add Lite5200 on-board LEDs as devices
by Grant Likely
· 12 years ago
993db4b
sched, powerpc: Fix sched.h split-up build failure
by Ingo Molnar
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2468dcf
powerpc: Add support for context switching the TAR register
by Ian Munsie
· 12 years ago
14b6f00
pseries/iommu: Remove DDW on kexec
by Nishanth Aravamudan
· 12 years ago
a1dabad
pseries/iommu: Restore_default_window does not use liobn parameter
by Nishanth Aravamudan
· 12 years ago
174ea47
powerpc: fix ics_rtas_init and start_secondary section mismatch
by Daniel Borkmann
· 12 years ago
f2b4367
perf/powerpc: Fix build error
by Sukadev Bhattiprolu
· 12 years ago
b5961f8
powerpc/5200: Fix size to request_mem_region() call
by Grant Likely
· 12 years ago
63410b0
powerpc/mpc5xxx: fix sparse warning for non static symbol
by Anatolij Gustschin
· 12 years ago
ca88da3
powerpc/mpc512x: fix sparce warnings for non static symbols
by Anatolij Gustschin
· 12 years ago
a9571a3
powerpc/mpc512x: fix noderef sparse warnings
by Anatolij Gustschin
· 12 years ago
edfcf33
powerpc/512x: add function for chip select parameter configuration
by Anatolij Gustschin
· 12 years ago
f7c819c
arch Kconfig: Remove references to IRQ_PER_CPU
by James Hogan
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
Next »