Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | powerpc/eeh: Introduce global mutex | Gavin Shan | 2012-09-10 | 1 | -0/+15 | |
| * | | | | powerpc/eeh: Introduce eeh_pe struct | Gavin Shan | 2012-09-10 | 1 | -0/+38 | |
| * | | | | powerpc/eeh: Move EEH initialization around | Gavin Shan | 2012-09-10 | 1 | -16/+0 | |
| * | | | | powerpc: Pack arch_hw_breakpoint to avoid holes in struct | Michael Neuling | 2012-09-07 | 1 | -3/+3 | |
| * | | | | powerpc: Change memory_limit from phys_addr_t to unsigned long long | Suzuki Poulose | 2012-09-07 | 1 | -1/+1 | |
| * | | | | powerpc: Define Power7+ PV constant PV_POWER7p | sukadev@linux.vnet.ibm.com | 2012-09-07 | 1 | -0/+1 | |
| * | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-09-07 | 5 | -2/+15 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t | Ananth N Mavinakayanahalli | 2012-09-07 | 3 | -3/+3 | |
| * | | | | powerpc: Restore VDSO information on critical exception om BookE | Mihai Caraman | 2012-09-07 | 2 | -1/+1 | |
| * | | | | powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int | Mihai Caraman | 2012-09-05 | 2 | -4/+6 | |
| * | | | | powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts | Mihai Caraman | 2012-09-05 | 2 | -0/+2 | |
| * | | | | powerpc: Uprobes port to powerpc | Ananth N Mavinakayanahalli | 2012-09-05 | 2 | -1/+57 | |
| * | | | | powerpc: Add trap_nr to thread_struct | Ananth N Mavinakayanahalli | 2012-09-05 | 1 | -0/+1 | |
| * | | | | powerpc: Consolidate {k,u}probe definitions | Ananth N Mavinakayanahalli | 2012-09-05 | 2 | -13/+44 | |
| * | | | | powerpc: Rename 64-bit PVR constants to PVR_foo | Michael Ellerman | 2012-09-05 | 1 | -20/+19 | |
| * | | | | powerpc: Remove <asm/abs_addr.h> | Michael Ellerman | 2012-09-05 | 1 | -22/+0 | |
| * | | | | powerpc: Remove virt_to_abs() now all users have been fixed | Michael Ellerman | 2012-09-05 | 1 | -3/+0 | |
| * | | | | powerpc: Remove abs_to_virt() now all users have been fixed | Michael Ellerman | 2012-09-05 | 1 | -1/+0 | |
| * | | | | powerpc: Remove phys_to_abs() now all users have been removed | Michael Ellerman | 2012-09-05 | 1 | -2/+0 | |
| * | | | | powerpc: Remove remaining iSeries chunks | Michael Ellerman | 2012-09-05 | 1 | -30/+2 | |
* | | | | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 2 | -2/+59 | |
* | | | | | powerpc: bitops: introduce {clear,set}_bit_le() | Takuya Yoshikawa | 2012-10-06 | 1 | -0/+10 | |
* | | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 | 4 | -2/+14 | |
| |\ \ \ \ | ||||||
| * | | | | | KVM: Push rmap into kvm_arch_memory_slot | Takuya Yoshikawa | 2012-08-06 | 1 | -0/+1 | |
| * | | | | | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 3 | -35/+5 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'queue' into next | Avi Kivity | 2012-07-26 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st... | Takuya Yoshikawa | 2012-07-18 | 1 | -0/+2 | |
* | | | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 4 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 | |
| * | | | | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 3 | -3/+3 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-02 | 2 | -2/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 5 | -2/+15 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | powerpc/PCI: Override pcibios_window_alignment() | Gavin Shan | 2012-09-11 | 1 | -0/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 1 | -6/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 4 | -2/+14 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -6/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras | 2012-09-05 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-08-25 | 2 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | powerpc: Remove unnecessary ifdefs | Michael Neuling | 2012-08-24 | 1 | -2/+0 | |
| * | | | | powerpc/mpic_msgr: Add missing includes | Scott Wood | 2012-08-24 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | KVM: PPC: Add cache flush on page map | Alexander Graf | 2012-08-16 | 2 | -0/+13 | |
|/ / / | ||||||
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 | |
* | | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds | 2012-07-30 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski | 2012-07-30 | 1 | -4/+4 | |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 1 | -30/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | powerpc: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 | |
| |/ / |