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
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-36
/
+0
2012-05-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-7
/
+5
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2012-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-172
/
+8
2012-05-21
net: drop NET dependency from HAVE_BPF_JIT
Sam Ravnborg
1
-1
/
+1
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
24
-144
/
+152
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
2
-9
/
+11
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+13
2012-05-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+16
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2
-4
/
+2
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-36
/
+0
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
3
-10
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
2
-44
/
+0
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
14
-103
/
+148
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
3
-24
/
+0
2012-05-08
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
1
-9
/
+5
2012-05-07
powerpc: fix compile fail in hugetlb cmdline parsing
Paul Gortmaker
1
-1
/
+2
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
powerpc: Use generic init_task
Thomas Gleixner
3
-30
/
+2
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
22
-105
/
+143
2012-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-31
/
+111
2012-04-30
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
3
-31
/
+111
2012-04-30
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
Gavin Shan
1
-2
/
+2
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
8
-29
/
+14
2012-04-30
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Grant Likely
1
-41
/
+20
2012-04-27
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-26
perf: Remove PERF_COUNTERS config option
Robert Richter
3
-3
/
+3
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
2
-69
/
+6
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
9
-33
/
+71
2012-04-19
powerpc/mpc85xx: add MPIC message dts node
Mingkai Hu
2
-0
/
+53
2012-04-19
powerpc/mpic_msgr: fix offset error when setting mer register
Mingkai Hu
1
-1
/
+1
2012-04-19
powerpc/mpic_msgr: add lock for MPIC message global variable
Mingkai Hu
1
-5
/
+5
2012-04-19
powerpc/mpic_msgr: fix compile error when SMP disabled
Mingkai Hu
1
-0
/
+1
2012-04-19
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
Baruch Siach
2
-5
/
+3
2012-04-19
powerpc/85xx: don't call of_platform_bus_probe() twice
Timur Tabi
3
-22
/
+8
2012-04-18
powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]
Paul Gortmaker
1
-0
/
+1
[next]