Age | Commit message (Expand) | Author |
2013-03-20 | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V |
2013-03-20 | powerpc: Update kernel VSID range | Aneesh Kumar K.V |
2013-03-20 | powerpc: Fix cputable entry for 970MP rev 1.0 | Benjamin Herrenschmidt |
2013-03-14 | powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca | Michael Ellerman |
2013-02-28 | powerpc/eeh: Fix crash when adding a device in a slot with DDW | Thadeu Lima de Souza Cascardo |
2013-02-28 | powerpc/kexec: Disable hard IRQ before kexec | Phileas Fogg |
2013-01-29 | powerpc: Max next_tb to prevent from replaying timer interrupt | Tiejun Chen |
2013-01-29 | powerpc: kernel/kgdb.c: Fix memory leakage | Cong Ding |
2013-01-29 | powerpc/book3e: Disable interrupt after preempt_schedule_irq | Tiejun Chen |
2013-01-29 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 | Li Zhong |
2013-01-03 | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-11 | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang |
2012-12-06 | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations | Paul Mackerras |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | powerpc: switch to generic fork/clone/vfork | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker |
2012-11-19 | vtime: Remove the underscore prefix invasion | Frederic Weisbecker |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-15 | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling |
2012-11-15 | powerpc: Move initial mfspr LPCR out of __init_LPCR | Michael Neuling |
2012-11-15 | powerpc: Add relocation on exception vector handlers | Michael Neuling |
2012-11-15 | powerpc: Add new macros needed for relocation on exceptions | Michael Neuling |
2012-11-15 | powerpc: Turn syscall handler into macros | Michael Neuling |
2012-11-15 | powerpc: Make load_hander handle upto 64k offset | Michael Neuling |
2012-11-15 | powerpc: Remove unessessary 0x3000 location enforcement | Michael Neuling |
2012-11-15 | powerpc: Whitespace changes in exception64s.S | Michael Neuling |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard |
2012-11-15 | powerpc: Add POWER8 architected mode to cputable | Michael Neuling |
2012-11-15 | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 | Michael Neuling |
2012-11-15 | powerpc/ptrace: Enable hardware breakpoint upon re-registering | Aravinda Prasad |
2012-11-15 | powerpc/iommu: Use bitmap library | Akinobu Mita |
2012-11-15 | powerpc: Fix denorm symbol name | Michael Neuling |
2012-11-15 | powerpc: POWER8 cputable entry | Michael Neuling |
2012-11-15 | powerpc: Add POWER8 setup code | Michael Neuling |
2012-11-15 | powerpc: make POWER7 setup code name generic | Michael Neuling |