Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
caa1d631fc99940f866480c2bb88a6f5a235e7a2
caa1d63
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
1e38b71
powerpc/eeh: Fix crash on converting OF node to edev
by Gavin Shan
· 12 years ago
feadf7c
powerpc/eeh: Lock module while handling EEH event
by Gavin Shan
· 12 years ago
8e9f693
powerpc/kprobe: Don't emulate store when kprobe stwu r1
by Tiejun Chen
· 12 years ago
a9c4e54
powerpc/kprobe: Complete kprobe and migrate exception frame
by Tiejun Chen
· 12 years ago
f0d1128
powerpc/kprobe: Introduce a new thread flag
by Tiejun Chen
· 12 years ago
52ab3b2
powerpc: Remove unused __get_user64() and __put_user64()
by Bharat Bhushan
· 12 years ago
ea81245
powerpc/eeh: Global mutex to protect PE tree
by Gavin Shan
· 12 years ago
20ee6a9
powerpc/eeh: Remove EEH PE for normal PCI hotplug
by Gavin Shan
· 12 years ago
5efc3ad
powerpc/eeh: Introduce EEH_PE_INVALID type PE
by Gavin Shan
· 12 years ago
ddadb6b
powerpc: Add an xmon command to dump one or all pacas
by Michael Ellerman
· 12 years ago
b9ae38a
powerpc/powernv: Remove unused functions
by Gavin Shan
· 12 years ago
c40a421
powerpc/powernv: Using PCI core to do resource assignment
by Gavin Shan
· 12 years ago
e47747f
powerpc/powernv: Fix overrunning segment tracing array
by Gavin Shan
· 12 years ago
db1266c
powerpc/powernv: Skip check on PE if necessary
by Gavin Shan
· 12 years ago
13395c4
powerpc/powernv: Initialize DMA for PEs
by Gavin Shan
· 12 years ago
11685be
powerpc/powernv: I/O and MMIO resource assignment for PEs
by Gavin Shan
· 12 years ago
7ebdf95
powerpc/powernv: PE list based on creation order
by Gavin Shan
· 12 years ago
fb446ad
powerpc/powernv: Create bus sensitive PEs
by Gavin Shan
· 12 years ago
e72bbba
powerpc/trace: Fix interrupt tracepoints vs. RCU
by Li Zhong
· 12 years ago
78f1dbd
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
by Aneesh Kumar K.V
· 12 years ago
f033d65
powerpc/mm: Update VSID allocation documentation
by Aneesh Kumar K.V
· 12 years ago
048ee09
powerpc/mm: Add 64TB support
by Aneesh Kumar K.V
· 12 years ago
735cafc
powerpc/mm: Use 32bit array for slb cache
by Aneesh Kumar K.V
· 12 years ago
ac8dc28
powerpc/mm: Use the required number of VSID bits in slbmte
by Aneesh Kumar K.V
· 12 years ago
7aa0727
powerpc/mm: Increase the slice range to 64TB
by Aneesh Kumar K.V
· 12 years ago
6755008
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
by Aneesh Kumar K.V
· 12 years ago
5524a27
powerpc/mm: Convert virtual address to vpn
by Aneesh Kumar K.V
· 12 years ago
dcda287
powerpc/mm: Simplify hpte_decode
by Aneesh Kumar K.V
· 12 years ago
f6412b7
powerpc/mm: Use hpt_va to compute virtual address
by Aneesh Kumar K.V
· 12 years ago
f038392
powerpc/mm: Replace open coded CONTEXT_BITS value
by Aneesh Kumar K.V
· 12 years ago
f3d34445
powerpc/mm: Fix typo in PTRS_PER_PUD
by Scott Wood
· 12 years ago
b92a66a
powerpc: Add denormalisation exception handling for POWER6/7
by Michael Neuling
· 12 years ago
eda485f
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
by Benjamin Herrenschmidt
· 12 years ago
9a5d5bd
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
by Bjorn Helgaas
· 12 years ago
905e75c
powerpc/fsl-pci: Unify pci/pcie initialization code
by Jia Hongtao
· 12 years ago
9e67886
powerpc/pci: Use PCIe IP block revision register instead of compatible
by Roy Zang
· 12 years ago
6cc1b4e
powerpc/pci: Add IP revision register define for Freescale PCIe controller
by Roy Zang
· 12 years ago
c8c4e2c
powerpc/p5040: fix dtb build warning of p5040ds.dtb
by Shaohui Xie
· 12 years ago
3a0f880
powerpc/8544ds: add partition table for norflash
by Wang Dongsheng
· 12 years ago
17ae4f0
powerpc: add adt7461 thermal monitor support to applicable boards
by Jia Hongtao
· 12 years ago
0adbe66
powerpc/mpc85xx: Add new ext fields to Integrated FLash Controller
by Prabhakar Kushwaha
· 12 years ago
f4dfef7
powerpc: Update Integrated Flash controller device tree bindings
by Prabhakar Kushwaha
· 12 years ago
8778721
powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1
by Olivia Yin
· 12 years ago
2f4acb0
powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1
by Olivia Yin
· 12 years ago
2eb2800
powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1
by Olivia Yin
· 12 years ago
0a40816
powerpc/mpic: FSL MPIC error interrupt support.
by Varun Sethi
· 12 years ago
688ba1d
powerpc/swiotlb: Enable at early stage and disable if not necessary
by Jia Hongtao
· 12 years ago
39be5b4
powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.
by Varun Sethi
· 13 years ago
0778407
powerpc/booke: Separate out restore_e5500/setup_e5500 routines.
by Varun Sethi
· 13 years ago
2c71b0c
powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.
by Varun Sethi
· 13 years ago
7e0f487
powepc/booke: Separate out E.HV check and ivor setup code.
by Varun Sethi
· 13 years ago
d0832a7
powerpc/85xx: add HOTPLUG_CPU support
by Zhao Chenhui
· 12 years ago
bf34526
powerpc/85xx: implement hardware timebase sync
by Zhao Chenhui
· 12 years ago
ae5cab4
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
by Zhao Chenhui
· 12 years ago
15f34eb
powerpc/85xx: Replace epapr spin table macros/defines with a struct
by Zhao Chenhui
· 12 years ago
03bcb7e
powerpc/mpic: finish supporting timer group B on Freescale chips
by Varun Sethi
· 13 years ago
34f84b5
powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK
by Timur Tabi
· 12 years ago
4c30c14
powerpc/85xx: Add support for P5040DS board
by Timur Tabi
· 12 years ago
7a4da6f
powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees
by Kim Phillips
· 12 years ago
708998c
powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string
by Timur Tabi
· 12 years ago
b05193c
powerpc/85xx: remove P1020RDB and P2020RDB CAMP device trees
by Timur Tabi
· 12 years ago
618c9b7
powerpc/85xx: L2sram - Add compatible string to the device id list
by Tang Yuantian
· 12 years ago
271fd03
powerpc/powernv: I/O and memory alignment for P2P bridges
by Gavin Shan
· 12 years ago
4c2245b
powerpc/PCI: Override pcibios_window_alignment()
by Gavin Shan
· 12 years ago
c121504
PCI: Refactor pbus_size_mem()
by Gavin Shan
· 12 years ago
462d930
PCI: Align P2P windows using pcibios_window_alignment()
by Gavin Shan
· 12 years ago
ac5ad93
PCI: Add weak pcibios_window_alignment() interface
by Gavin Shan
· 12 years ago
6b5e722
powerpc/mm: Match variable types to API
by Joe MacDonald
· 12 years ago
11f63d3
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
by Alexey Kardashevskiy
· 12 years ago
4715fed
powerpc: cleanup old DABRX #defines
by Michael Neuling
· 12 years ago
cd14457
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
by Michael Neuling
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
3ab96a0
powerpc/eeh: Cleanup on EEH PCI address cache
by Gavin Shan
· 12 years ago
f8f7d63
powerpc/eeh: Trace eeh device from I/O cache
by Gavin Shan
· 12 years ago
d7bb886
powerpc/eeh: Probe mode support
by Gavin Shan
· 12 years ago
dbbceee
powerpc/eeh: Move stats to PE
by Gavin Shan
· 12 years ago
9b3c76f
powerpc/eeh: Handle EEH error based on PE
by Gavin Shan
· 12 years ago
120dc49
powerpc/eeh: Make EEH handler PE sensitive
by Gavin Shan
· 12 years ago
c270a24
powerpc/eeh: Do reset based on PE
by Gavin Shan
· 12 years ago
ff47796
powerpc/eeh: I/O enable and log retrival based on PE
by Gavin Shan
· 12 years ago
9e6d2cf
powerpc/eeh: Device bars restore based on PE
by Gavin Shan
· 12 years ago
371a395
powerpc/eeh: Make EEH operations based on PE
by Gavin Shan
· 12 years ago
66523d9
powerpc/eeh: Trace error based on PE from beginning
by Gavin Shan
· 12 years ago
5b66352
powerpc/eeh: Trace EEH state based on PE
by Gavin Shan
· 12 years ago
c533b46
powerpc/eeh: Build EEH event based on PE
by Gavin Shan
· 12 years ago
82e8882
powerpc/eeh: Remove PE at appropriate time
by Gavin Shan
· 12 years ago
9b84348
powerpc/eeh: Create PEs duing EEH initialization
by Gavin Shan
· 12 years ago
22f4ab1
powerpc/eeh: Search PE based on requirement
by Gavin Shan
· 12 years ago
55037d1
powerpc/eeh: Create PEs for PHBs
by Gavin Shan
· 12 years ago
646a849
powerpc/eeh: Introduce global mutex
by Gavin Shan
· 12 years ago
968f968
powerpc/eeh: Introduce eeh_pe struct
by Gavin Shan
· 12 years ago
3ea1ae9
powerpc/eeh: More logs for EEH initialization
by Gavin Shan
· 12 years ago
7e4bbaf
powerpc/eeh: Use slab to allocate eeh devices
by Gavin Shan
· 12 years ago
35e5cfe
powerpc/eeh: Move EEH initialization around
by Gavin Shan
· 12 years ago
407821a
powerpc: Initialise paca.data_offset with poison
by Michael Ellerman
· 12 years ago
55d512e
Linux 3.6-rc5
by Linus Torvalds
· 12 years ago
32d687c
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
11be4bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
5b6e7f1
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
Next »