index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
1
-30
/
+18
|
\
|
*
switch dentry_open() to struct path, make it grab references itself
Al Viro
2012-07-23
1
-10
/
+8
|
*
spufs: shift dget/mntget towards dentry_open()
Al Viro
2012-07-23
1
-28
/
+18
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
POWERPC: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
1
-2
/
+0
*
|
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
2012-07-11
1
-0
/
+1
|
\
\
|
*
|
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
2012-07-11
1
-0
/
+1
*
|
|
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
*
|
|
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
2
-3
/
+3
*
|
|
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-10
4
-12
/
+64
*
|
|
powerpc/kvm: sldi should be sld
Michael Neuling
2012-07-02
1
-1
/
+1
*
|
|
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
2012-07-02
1
-1
/
+1
|
/
/
*
|
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
2012-06-29
1
-2
/
+2
*
|
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2012-06-29
2
-1
/
+6
*
|
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
2012-06-29
1
-1
/
+1
*
|
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
2012-06-29
1
-2
/
+2
*
|
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
2012-06-29
1
-57
/
+40
*
|
powerpc: Fix uninitialised error in numa.c
Michael Neuling
2012-06-29
1
-1
/
+1
*
|
powerpc: Fix BPF_JIT code to link with multiple TOCs
Michael Ellerman
2012-06-29
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-06-24
1
-30
/
+66
|
\
\
|
*
|
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
2012-06-19
1
-30
/
+66
*
|
|
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-06-20
1
-54
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kmsg - kmsg_dump() use iterator to receive log buffer content
Kay Sievers
2012-06-15
1
-54
/
+7
*
|
|
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
2012-06-15
1
-0
/
+3
|
/
/
*
|
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2012-06-08
1
-6
/
+5
*
|
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
2012-06-08
1
-3
/
+11
|
/
*
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
2012-06-02
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
5
-41
/
+24
|
\
|
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-5
/
+1
|
*
powerpc: get rid of restore_sigmask()
Al Viro
2012-06-01
4
-14
/
+4
|
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-3
/
+0
|
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+1
|
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-7
/
+0
|
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-6
/
+1
|
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
|
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
2
-5
/
+2
|
\
\
|
|
/
|
/
|
|
*
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
1
-3
/
+0
|
*
powerpc: get rid of nlink_t uses, switch to explicitly-sized type
Al Viro
2012-05-30
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
\
|
*
|
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
|
powerpc: use clear_tasks_mm_cpumask()
Anton Vorontsov
2012-05-31
1
-9
/
+2
|
|
/
|
/
|
*
|
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
1
-1
/
+1
|
\
\
|
*
|
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
|
|
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2012-05-27
5
-83
/
+48
*
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'drivers/mmc' into next/drivers
Arnd Bergmann
2012-05-15
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
mmc: dt: Consolidate DT bindings
Arnd Bergmann
2012-05-15
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
59
-1457
/
+3990
|
\
\
\
\
|
*
|
|
|
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
8
-144
/
+190
[next]