index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-2
/
+0
|
\
|
*
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
4
-362
/
+45
|
\
\
|
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-3
/
+2
|
*
|
parisc: switch to generic fork/vfork/clone
Al Viro
2012-11-28
2
-69
/
+18
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
4
-301
/
+36
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
parisc: switch to saner kernel_execve() semantics
Al Viro
2012-10-21
1
-19
/
+3
|
|
*
|
parisc: optimizations in copy_thread() and friends
Al Viro
2012-10-14
2
-87
/
+27
|
|
*
|
parisc: switch to generic sys_execve()
Al Viro
2012-10-14
4
-92
/
+1
|
|
*
|
parisc: switch to generic kernel_execve()
Al Viro
2012-10-14
2
-32
/
+6
|
|
*
|
parisc: switch to generic kernel_thread()
Al Viro
2012-10-14
2
-89
/
+17
|
|
|
/
*
|
|
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
1
-2
/
+3
|
\
\
\
|
*
|
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
[parisc] open(2) compat bug
Al Viro
2012-12-03
1
-1
/
+1
|
|
/
|
/
|
*
|
[PARISC] fix user-triggerable panic on parisc
Al Viro
2012-11-22
1
-2
/
+4
*
|
[PARISC] fix virtual aliasing issue in get_shared_area()
James Bottomley
2012-11-15
1
-0
/
+2
|
/
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
2
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
2
-34
/
+20
|
\
|
*
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
2012-10-01
1
-3
/
+4
|
*
parisc: don't bother looping in do_signal()
Al Viro
2012-10-01
1
-22
/
+7
|
*
parisc: fix double restarts
Al Viro
2012-10-01
2
-9
/
+9
*
|
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
1
-2
/
+1
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-52
/
+0
*
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
1
-0
/
+1
|
\
\
|
*
\
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
2
-5
/
+5
|
|
\
\
|
|
|
/
|
*
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+1
*
|
|
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
1
-0
/
+3
|
|
/
|
/
|
*
|
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
2012-08-03
2
-5
/
+5
|
/
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-5
/
+0
|
\
|
*
parisc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-5
/
+0
*
|
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
1
-2
/
+0
|
/
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-3
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
2
-6
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
2
-4
/
+3
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-6
/
+4
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-16
/
+5
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
2
-3
/
+1
|
\
|
*
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
2012-05-23
1
-1
/
+1
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
2012-05-31
1
-1
/
+0
*
|
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
2012-05-25
1
-13
/
+17
*
|
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...
John David Anglin
2012-05-25
1
-2
/
+4
|
/
*
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
2012-05-21
1
-2
/
+1
*
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-10
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
3
-93
/
+4
|
\
|
*
parisc: Fix init_task fallout
Thomas Gleixner
2012-05-07
1
-1
/
+1
|
*
parisc: Use generic init_task
Thomas Gleixner
2012-05-05
1
-70
/
+0
|
*
parisc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-21
/
+2
|
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
[next]