Age | Commit message (Expand) | Author |
2012-10-02 | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled | Timur Tabi |
2012-10-02 | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled | Timur Tabi |
2012-09-14 | powerpc: Make sure IPI handlers see data written by IPI senders | Paul Mackerras |
2012-09-14 | powerpc: Restore correct DSCR in context switch | Anton Blanchard |
2012-09-14 | powerpc: Fix DSCR inheritance in copy_thread() | Anton Blanchard |
2012-09-14 | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard |
2012-09-14 | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard |
2012-08-09 | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS | Timur Tabi |
2012-08-09 | powerpc/eeh: Check handle_eeh_events() return value | Kleber Sacilotto de Souza |
2012-08-09 | powerpc: Add "memory" attribute for mfmsr() | Tiejun Chen |
2012-08-09 | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld |
2012-07-11 | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 | Avi Kivity |
2012-07-11 | powerpc/kvm: Fix "PR" KVM implementation of H_CEDE | Benjamin Herrenschmidt |
2012-07-10 | powerpc/numa: Avoid stupid uninitialized warning from gcc | Benjamin Herrenschmidt |
2012-07-10 | powerpc: Fix build of some debug irq code | Benjamin Herrenschmidt |
2012-07-10 | powerpc: More fixes for lazy IRQ vs. idle | Benjamin Herrenschmidt |
2012-07-02 | powerpc/kvm: sldi should be sld | Michael Neuling |
2012-07-02 | powerpc/xmon: Use cpumask iterator to avoid warning | Anton Blanchard |
2012-06-29 | powerpc/pseries: Fix software invalidate TCE | Michael Neuling |
2012-06-29 | powerpc: check_and_cede_processor() never cedes | Anton Blanchard |
2012-06-29 | powerpc/ftrace: Do not trace restore_interrupts() | Steven Rostedt |
2012-06-29 | powerpc: Fix Section mismatch warnings in prom_init.c | Li Zhong |
2012-06-29 | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt | Tiejun Chen |
2012-06-29 | powerpc: Fix uninitialised error in numa.c | Michael Neuling |
2012-06-29 | powerpc: Fix BPF_JIT code to link with multiple TOCs | Michael Ellerman |
2012-06-24 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-06-20 | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-06-19 | KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page | Paul Mackerras |
2012-06-15 | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers |
2012-06-15 | Make hard_irq_disable() actually hard-disable interrupts | Paul Mackerras |
2012-06-08 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-06-08 | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras |
2012-06-02 | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | powerpc: get rid of restore_sigmask() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | powerpc: use clear_tasks_mm_cpumask() | Anton Vorontsov |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-30 | powerpc: get rid of nlink_t uses, switch to explicitly-sized type | Al Viro |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |