Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 1 | -2/+2 |
2012-10-18 | powerpc: Build fix for powerpc KVM | Aneesh Kumar K.V | 1 | -0/+1 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+1 |
2012-10-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 42 | -2886/+30 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -6/+6 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/powerpc/include/asm | David Howells | 42 | -2886/+30 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -0/+5 |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 1 | -0/+1 |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+4 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 40 | -277/+488 |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2 | -2/+59 |
2012-10-06 | powerpc: bitops: introduce {clear,set}_bit_le() | Takuya Yoshikawa | 1 | -0/+10 |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 7 | -11/+9 |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 3 | -3/+3 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+1 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+3 |
2012-10-02 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2 | -2/+3 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 3 | -3/+3 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+3 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+0 |
2012-10-01 | sanitize tsk_is_polling() | Al Viro | 1 | -0/+2 |
2012-09-30 | powerpc: switch to generic sys_execve()/kernel_execve() | Al Viro | 3 | -3/+4 |
2012-09-30 | powerpc: split ret_from_fork | Al Viro | 1 | -3/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -6/+1 |
2012-09-27 | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ | sukadev@linux.vnet.ibm.com | 2 | -0/+5 |
2012-09-27 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 1 | -0/+2 |
2012-09-18 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 6 | -6/+39 |
2012-09-18 | powerpc/eeh: Fix crash on converting OF node to edev | Gavin Shan | 1 | -0/+8 |
2012-09-18 | powerpc/kprobe: Introduce a new thread flag | Tiejun Chen | 1 | -0/+3 |
2012-09-18 | powerpc: Remove unused __get_user64() and __put_user64() | Bharat Bhushan | 1 | -11/+0 |
2012-09-18 | powerpc/eeh: Remove EEH PE for normal PCI hotplug | Gavin Shan | 2 | -3/+4 |
2012-09-18 | powerpc/eeh: Introduce EEH_PE_INVALID type PE | Gavin Shan | 1 | -3/+4 |
2012-09-17 | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit | Aneesh Kumar K.V | 6 | -35/+31 |
2012-09-17 | powerpc/mm: Update VSID allocation documentation | Aneesh Kumar K.V | 1 | -23/+17 |
2012-09-17 | powerpc/mm: Add 64TB support | Aneesh Kumar K.V | 5 | -15/+39 |
2012-09-17 | powerpc/mm: Use 32bit array for slb cache | Aneesh Kumar K.V | 1 | -1/+1 |
2012-09-17 | powerpc/mm: Increase the slice range to 64TB | Aneesh Kumar K.V | 2 | -2/+10 |
2012-09-17 | powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE | Aneesh Kumar K.V | 1 | -1/+1 |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 5 | -31/+77 |
2012-09-17 | powerpc/mm: Fix typo in PTRS_PER_PUD | Scott Wood | 1 | -1/+1 |
2012-09-17 | powerpc: Add denormalisation exception handling for POWER6/7 | Michael Neuling | 2 | -0/+4 |
2012-09-17 | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next | Benjamin Herrenschmidt | 1 | -0/+3 |
2012-09-14 | powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start | Anatolij Gustschin | 1 | -0/+2 |
2012-09-13 | Merge commit 'v3.6-rc5' into pci/gavin-window-alignment | Bjorn Helgaas | 5 | -2/+15 |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 5 | -2/+15 |
2012-09-12 | powerpc/mpc85xx: Add new ext fields to Integrated FLash Controller | Prabhakar Kushwaha | 1 | -6/+8 |
2012-09-12 | powerpc/mpic: FSL MPIC error interrupt support. | Varun Sethi | 1 | -0/+14 |
2012-09-12 | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao | 1 | -0/+6 |