Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d6b00a5345ce4e86e8b00a88bb84a2c0c1f69ddc
/
arch
/
powerpc
/
kernel
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b6fedfd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
6e6c70e
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
by FUJITA Tomonori
· 16 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 16 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 16 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 16 years ago
dc1d628
perf: Provide generic perf_sample_data initialization
by Peter Zijlstra
· 16 years ago
30124d1
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
by Dave Kleikamp
· 16 years ago
8dbce53
powerpc: Reset kernel stack on cpu online from cede state
by Vaidyanathan Srinivasan
· 16 years ago
856f70a
powerpc/booke: Fix a couple typos in the advanced ptrace code
by Dave Kleikamp
· 16 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 16 years ago
59603b9
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 16 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 16 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 16 years ago
a111065
powerpc/perf: e500 support
by Scott Wood
· 16 years ago
9d6df3f
powerpc/perf: Build callchain code regardless of hardware event support.
by Scott Wood
· 16 years ago
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 16 years ago
fbad5f1
KVM: PPC: Export __giveup_vsx
by Alexander Graf
· 16 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 16 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 16 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ef1a8de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
68c6b85
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
6e37738
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
by Peter Zijlstra
· 16 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 16 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 16 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 16 years ago
071c06c
powerpc: Convert pmc_owner_lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
b8f8778
powerpc: Convert die.lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
f95e085
powerpc: Convert big_irq_lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
51adc54
powerpc/fsl-booke: replace a hardcoded constant
by Sebastian Andrzej Siewior
· 16 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 16 years ago
3162d92
powerpc: Extended ptrace interface
by Dave Kleikamp
· 16 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 16 years ago
1708110
powerpc: Convert global "BAD" interrupt to per cpu spurious
by Anton Blanchard
· 16 years ago
89713ed
powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
by Anton Blanchard
· 16 years ago
c86845e
powerpc: Rework /proc/interrupts
by Anton Blanchard
· 16 years ago
8c007bf
powerpc: Reduce footprint of irq_stat
by Anton Blanchard
· 16 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 16 years ago
22d5579
of: remove unused extern reference to devtree_lock
by Grant Likely
· 16 years ago
4ef7b37
of/flattree: Don't assume HAVE_LMB
by Jeremy Kerr
· 16 years ago
087f79c
of/flattree: endian-convert members of boot_param_header
by Jeremy Kerr
· 16 years ago
1406bc2
of/flattree: use callback to setup initrd from /chosen
by Jeremy Kerr
· 16 years ago
51975db
of/flattree: merge early_init_dt_scan_memory() common code
by Grant Likely
· 16 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 16 years ago
89751a7
of: merge of_find_node_by_phandle
by Jeremy Kerr
· 16 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 16 years ago
b919ee8
powerpc: Only print clockevent settings once
by Anton Blanchard
· 16 years ago
44c9f3c
powerpc: Clear MSR_RI during RTAS calls
by Anton Blanchard
· 16 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 16 years ago
0b9612c
powerpc: Make powerpc_firmware_features __read_mostly
by Anton Blanchard
· 16 years ago
66fcb10
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
by Anton Blanchard
· 16 years ago
5a2ad98
arch/powerpc: Fix continuation line formats
by Joe Perches
· 16 years ago
947af29
Fix spelling of 'platform' in comments and doc
by Stefan Weil
· 16 years ago
efec959
powerpc/pseries: Pass more accurate number of supported cores to firmware
by Benjamin Herrenschmidt
· 16 years ago
28bb9ee
powerpc: Add static fields to ibm,client-architecture call
by jschopp@austin.ibm.com
· 16 years ago
5be3492
powerpc: Mark some variables in the page fault path __read_mostly
by Anton Blanchard
· 16 years ago
61c03dd
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
by Anton Blanchard
· 16 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 16 years ago
ae7f671
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 16 years ago
94afc00
powerpc/pci: Add missing call to header fixup
by Benjamin Herrenschmidt
· 16 years ago
26b4a0c
powerpc/pci: Add missing hookup to pci_slot
by Benjamin Herrenschmidt
· 16 years ago
bb209c8
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
by Benjamin Herrenschmidt
· 16 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 16 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 16 years ago
923f7e3
of: Merge of_node_get() and of_node_put()
by Grant Likely
· 16 years ago
1f43cfb
of: merge machine_is_compatible()
by Grant Likely
· 16 years ago
339ce1a
perf: Fix inconsistency between IP and callchain sampling
by Anton Blanchard
· 16 years ago
d0174c7
powerpc: Move cpu hotplug driver lock from pseries to powerpc
by Nathan Fontenot
· 16 years ago
9becd2a
powerpc: Move /proc/ppc64 to /proc/powerpc update
by Nathan Fontenot
· 16 years ago
061ec95
powerpc/8xx: Fix user space TLB walk in dcbX fixup
by Joakim Tjernlund
· 16 years ago
3e7b484
powerpc: Fix decrementer setup on 1GHz boards
by Stefan Roese
· 16 years ago
e443ed3
powerpc/swsusp_32: Fix TLB invalidation
by Anton Vorontsov
· 16 years ago
9f4f04b
powerpc/8xx: Always pin kernel instruction TLB
by Joakim Tjernlund
· 16 years ago
d661d76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
bb7f20b
powerpc: Handle VSX alignment faults correctly in little-endian mode
by Neil Campbell
· 16 years ago
2d1c861
PCI/cardbus: Add a fixup hook and fix powerpc
by Benjamin Herrenschmidt
· 16 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 16 years ago
25baa35
ptrace: powerpc: implement user_single_step_siginfo()
by Oleg Nesterov
· 16 years ago
d4703ae
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
by Rusty Russell
· 16 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 17 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 17 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 17 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 17 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
d1d56f8
powerpc: gamecube/wii: early debugging using usbgecko
by Albert Herranz
· 16 years ago
45158dc
powerpc: broadway processor support
by Albert Herranz
· 16 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 17 years ago
86e0322
of/flattree: merge early_init_dt_scan_chosen()
by Grant Likely
· 16 years ago
0f0b56c
of/flattree: eliminate cell_t typedef
by Grant Likely
· 16 years ago
83f7a06
of/flattree: merge dt_mem_next_cell
by Grant Likely
· 17 years ago
f00abd9
of/flattree: Merge earlyinit_dt_scan_root()
by Grant Likely
· 17 years ago
f7b3a83
of/flattree: Merge early_init_dt_check_for_initrd()
by Grant Likely
· 17 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
Next »