Age | Commit message (Expand) | Author |
2011-04-20 | powerpc: Add SCOM infrastructure | Benjamin Herrenschmidt |
2011-04-20 | powerpc/xics: xics.h relies on linux/interrupt.h | Michael Ellerman |
2011-04-20 | powerpc/a2: Add some #defines for A2 specific instructions | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Replace open coded instruction patching with patch_instruction/patch... | Anton Blanchard |
2011-04-20 | powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE | Michael Ellerman |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman |
2011-04-20 | powerpc/boot: Add an ePAPR compliant boot wrapper | David Gibson |
2011-04-20 | powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN | Michael Ellerman |
2011-04-20 | powerpc/mm: Fix slice state initialization for Book3E | Michael Ellerman |
2011-04-20 | powerpc/mm: Standardise on MMU_NO_CONTEXT | Michael Ellerman |
2011-04-20 | powerpc: Improve prom_printf() | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Add NAP mode support on Power7 in HV mode | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Properly handshake CPUs going out of boot spin loop | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Call CPU ->restore callback earlier on secondary CPUs | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Initialize TLB and LPID register on HV mode Power7 | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Initialize LPCR:DPFD on power7 to a sane default | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras |
2011-04-20 | powerpc: More work to support HV exceptions | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt |
2011-04-20 | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Define CPU feature for Architected 2.06 HV mode | Benjamin Herrenschmidt |
2011-04-20 | powerpc/xics: Make sure we have a sensible default distribution server | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Add more Power7 specific definitions | Benjamin Herrenschmidt |
2011-04-20 | powerpc/xics: Rewrite XICS driver | Benjamin Herrenschmidt |
2011-04-18 | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-04-18 | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt |
2011-04-18 | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson |
2011-04-18 | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese |
2011-04-18 | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard |
2011-04-18 | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan |
2011-04-18 | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker |
2011-04-18 | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2011-04-17 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-04-17 | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson |
2011-04-17 | alpha: Fix RTC interrupt setup. | Richard Henderson |
2011-04-17 | alpha: Remove set but unused variables. | Richard Henderson |
2011-04-17 | alpha: Don't force -Werror. | Richard Henderson |
2011-04-16 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-15 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds |
2011-04-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro |
2011-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-04-14 | um: disable CONFIG_CMPXCHG_LOCAL | Richard Weinberger |
2011-04-14 | um: fix call tracer and bug handler | Richard Weinberger |
2011-04-14 | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine |
2011-04-14 | ARM: 6879/1: fix personality test wrt usage of domain handlers | Nicolas Pitre |
2011-04-14 | ARM: 6878/1: fix personality flag propagation across an exec | Nicolas Pitre |