Age | Commit message (Expand) | Author |
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 |
2012-11-15 | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() | Michael Neuling |
2012-11-15 | powerpc/ptrace: Fix spelling mistake | Michael Neuling |
2012-11-15 | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac... | K.Prasad |
2012-11-15 | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman |
2012-11-15 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! | Li Zhong |
2012-11-15 | powerpc/powernv: Fix OPAL debug entry | Benjamin Herrenschmidt |
2012-11-15 | powerpc/rtas_flash: Eliminate possible double free | Julia Lawall |
2012-11-15 | powerpc/udbg: Remove unused udbg_read() | Michael Ellerman |
2012-11-15 | powerpc: Add asm/debug.h to get powerpc_debugfs_root | Tony Breeds |
2012-11-15 | powerpc+of: Remove the pSeries_reconfig.h file | Nathan Fontenot |