index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-26
/
+26
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2010-10-20
Merge branch 'linus' into irq/core
Ingo Molnar
4
-12
/
+13
2010-10-19
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
Paul Mackerras
1
-1
/
+1
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-4
/
+0
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
3
-22
/
+23
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
5
-26
/
+26
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
4
-12
/
+13
2010-10-05
powerpc: remove unused variable
Stephen Rothwell
1
-1
/
+0
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-5
/
+0
2010-10-04
Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-6
/
+13
2010-09-23
Merge branch 'linus' into perf/core
Ingo Molnar
3
-3
/
+4
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-21
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
1
-1
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
12
-37
/
+72
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-09-09
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
1
-0
/
+1
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
2
-78
/
+134
2010-09-09
perf: Per PMU disable
Peter Zijlstra
2
-19
/
+23
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
2
-2
/
+9
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
2
-40
/
+43
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
2
-5
/
+5
2010-09-08
powerpc/5200: tighten up ac97 reset timing
Eric Millbrandt
1
-2
/
+6
2010-09-08
powerpc/5200: efika.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-3
/
+6
2010-09-02
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
1
-13
/
+29
2010-09-01
powerpc/512x: fix clk_get() return value
Akinobu Mita
1
-1
/
+1
2010-08-31
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
1
-0
/
+2
2010-08-31
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-0
/
+1
2010-08-31
arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
Julia Lawall
1
-3
/
+6
2010-08-31
fsl_rio: fix compile errors
Li Yang
1
-1
/
+5
2010-08-31
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
1
-2
/
+2
2010-08-31
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
1
-0
/
+1
2010-08-31
powerpc: Don't use kernel stack with translation off
Michael Neuling
1
-3
/
+9
2010-08-31
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
1
-12
/
+11
2010-08-31
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
1
-0
/
+3
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+2
2010-08-25
Merge branch 'linus' into perf/core
Ingo Molnar
30
-120
/
+180
2010-08-24
powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS
Andreas Schwab
1
-2
/
+1
2010-08-24
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
3
-1
/
+15
2010-08-24
powerpc/pci: Fix checking for child bridges in PCI code.
Grant Likely
1
-1
/
+2
2010-08-24
powerpc: Fix typo in uImage target
Anatolij Gustschin
1
-1
/
+1
2010-08-24
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
1
-3
/
+3
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
4
-7
/
+8
2010-08-24
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
2
-9
/
+14
2010-08-24
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
2
-31
/
+43
2010-08-24
powerpc: Silence xics_migrate_irqs_away() during cpu offline
Signed-off-by: Darren Hart
1
-2
/
+4
2010-08-24
powerpc: Silence __cpu_up() under normal operation
Signed-off-by: Darren Hart
1
-2
/
+2
2010-08-24
powerpc: Re-enable preemption before cpu_die()
Signed-off-by: Darren Hart
1
-1
/
+1
2010-08-24
powerpc/pci: Drop unnecessary null test
Julia Lawall
1
-2
/
+1
2010-08-24
powerpc/powermac: Drop unnecessary null test
Julia Lawall
1
-1
/
+1
[next]