index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+46
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
1
-2
/
+2
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-06-08
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
1
-6
/
+5
2012-06-08
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-06-01
new helper: signal_delivered()
Al Viro
1
-5
/
+1
2012-06-01
powerpc: get rid of restore_sigmask()
Al Viro
4
-14
/
+4
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-7
/
+0
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-6
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-5
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
1
-2
/
+0
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-61
/
+175
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+4
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-170
/
+468
2012-05-22
powerpc: Fix irq distribution
Kim Phillips
1
-1
/
+1
2012-05-22
Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...
Benjamin Herrenschmidt
1
-71
/
+6
2012-05-22
powerpc: missing checks of __get_user()/__put_user() return values
Al Viro
1
-3
/
+3
2012-05-22
new helper: sigsuspend()
Al Viro
1
-10
/
+1
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-154
/
+7
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-8
/
+11
2012-05-16
powerpc/crypto: Enable the PFO-based encryption device
Kent Yoder
1
-1
/
+2
2012-05-14
powerpc/pseries: Enable the PFO-based RNG accelerator
Kent Yoder
1
-1
/
+7
2012-05-14
powerpc/pseries: Add PFO support to the VIO bus
Kent Yoder
1
-39
/
+234
2012-05-14
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...
K.Prasad
1
-6
/
+71
2012-05-14
powerpc/pseries: Support lower minimum entitlement for virtual processors
Robert Jennings
1
-2
/
+6
2012-05-14
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2
-13
/
+44
2012-05-10
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-8
/
+195
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
5
-32
/
+19
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
2
-3
/
+9
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2
-19
/
+7
2012-05-08
powerpc: Use common threadinfo allocator
Thomas Gleixner
1
-31
/
+0
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2
-10
/
+3
2012-05-08
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
1
-19
/
+0
2012-05-08
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
1
-9
/
+5
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+4
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-1
/
+2
2012-05-05
powerpc: Use generic init_task
Thomas Gleixner
2
-30
/
+1
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
4
-26
/
+26
2012-05-03
powerpc/47x: Kernel support for KEXEC
Suzuki Poulose
1
-6
/
+189
2012-05-03
powerpc/44x: Fix/Initialize PID to kernel PID before the TLB search
Suzuki Poulose
1
-2
/
+6
2012-04-30
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
2
-74
/
+0
2012-04-30
powerpc: Remove CONFIG_POWER4_ONLY
Anton Blanchard
1
-4
/
+0
[next]