index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
1
-0
/
+3
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
powerpc: switch to saner kernel_execve() semantics
Al Viro
1
-1
/
+0
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-6
/
+1
2012-10-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
56
-1528
/
+1705
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
5
-6
/
+6
2012-10-10
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
10
-56
/
+212
2012-10-09
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
David Howells
56
-1528
/
+1705
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/asm-generic
Linus Torvalds
1
-0
/
+1
2012-10-05
KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
Paul Mackerras
2
-0
/
+10
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
2
-0
/
+22
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
2
-0
/
+53
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
2
-2
/
+5
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
2
-4
/
+10
2012-10-05
KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro
Mihai Caraman
1
-2
/
+2
2012-10-05
booke: Added ONE_REG interface for IAC/DAC debug registers
Bharat Bhushan
2
-2
/
+34
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
3
-0
/
+12
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
1
-1
/
+1
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
1
-0
/
+10
2012-10-05
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
1
-2
/
+1
2012-10-05
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
1
-0
/
+3
2012-10-05
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2
-1
/
+3
2012-10-05
PPC: Don't use hardcoded opcode for ePAPR hcall invocation
Liu Yu-B13201
2
-29
/
+29
2012-10-05
KVM: PPC: ev_idle hcall support for e500 guests
Liu Yu-B13201
1
-5
/
+6
2012-10-05
KVM: PPC: Add support for ePAPR idle hcall in host kernel
Liu Yu-B13201
1
-0
/
+1
2012-10-05
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
1
-10
/
+11
2012-10-05
PPC: epapr: create define for return code value of success
Stuart Yoder
1
-1
/
+2
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
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/dhowells/linux-headers into asm-generic
Arnd Bergmann
8
-11
/
+12
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/linux-headers
Linus Torvalds
4
-3
/
+6
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/viro/vfs
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) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
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/kernel/git/tip/tip
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
[prev]
[next]