index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
new helper: signal_delivered()
Al Viro
1
-3
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-6
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2
-4
/
+3
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-6
/
+4
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-16
/
+5
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-6
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
1
-1
/
+0
2012-05-25
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-05-25
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...
John David Anglin
1
-2
/
+4
2012-05-23
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
1
-1
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
1
-2
/
+1
2012-05-21
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-93
/
+4
2012-05-16
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-05-10
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
2
-0
/
+2
2012-05-07
parisc: Fix init_task fallout
Thomas Gleixner
1
-1
/
+1
2012-05-05
TTY: pdc_cons, fix regression in close
Jiri Slaby
1
-1
/
+1
2012-05-05
parisc: Use generic init_task
Thomas Gleixner
1
-70
/
+0
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
1
-21
/
+2
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
1
-2
/
+1
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
6
-6
/
+0
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
6
-6
/
+0
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-52
/
+0
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-30
/
+29
2012-03-08
TTY: pdc_cons, use tty_port
Jiri Slaby
1
-7
/
+12
2012-03-08
TTY: pdc_cons, fix open vs pdc_console_tty_driver race
Jiri Slaby
1
-16
/
+13
2012-03-08
TTY: pdc_cons, fix open vs timer race
Jiri Slaby
1
-5
/
+2
2012-03-08
TTY: pdc_cons, fix racy tty test
Jiri Slaby
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-27
[PARISC] remove references to cpu_*_map.
Rusty Russell
1
-2
/
+1
2012-02-23
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-52
/
+0
2012-01-12
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-12-05
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
1
-5
/
+1
2011-11-21
clocksource: parisc: Convert to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2011-10-31
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
3
-0
/
+3
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-08-29
remove remaining references to nfsservctl
Stephen Rothwell
1
-1
/
+1
2011-08-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
1
-0
/
+1
2011-07-31
[PARISC] wire up sendmmsg syscall
James Bottomley
1
-0
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-12
/
+0
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
8
-8
/
+44
2011-05-22
Merge branch 'flushing' into for-linus
James Bottomley
5
-4
/
+28
[next]