index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
2012-05-16
1
-18
/
+20
*
|
[PARISC] fix PA1.1 oops on boot
James Bottomley
2012-05-16
1
-0
/
+4
*
|
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-15
1
-1
/
+7
*
|
parisc: move definition of PAGE0 to asm/page.h
Rolf Eike Beer
2012-05-10
2
-0
/
+2
*
|
TTY: pdc_cons, fix regression in close
Jiri Slaby
2012-05-05
1
-1
/
+1
|
/
*
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2012-03-31
1
-2
/
+1
|
\
|
*
[PARISC] remove references to cpu_*_map.
Rusty Russell
2012-02-27
1
-2
/
+1
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
6
-6
/
+0
|
\
\
|
*
|
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
6
-6
/
+0
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-52
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-52
/
+0
|
|
/
*
|
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
1
-30
/
+29
|
\
\
|
*
|
TTY: pdc_cons, use tty_port
Jiri Slaby
2012-03-08
1
-7
/
+12
|
*
|
TTY: pdc_cons, fix open vs pdc_console_tty_driver race
Jiri Slaby
2012-03-08
1
-16
/
+13
|
*
|
TTY: pdc_cons, fix open vs timer race
Jiri Slaby
2012-03-08
1
-5
/
+2
|
*
|
TTY: pdc_cons, fix racy tty test
Jiri Slaby
2012-03-08
1
-2
/
+2
|
|
/
*
/
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
/
*
parisc, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2012-01-12
1
-1
/
+0
*
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
2011-12-05
1
-5
/
+1
|
\
|
*
clocksource: parisc: Convert to clocksource_register_hz/khz
John Stultz
2011-11-21
1
-5
/
+1
*
|
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
|
remove remaining references to nfsservctl
Stephen Rothwell
2011-08-29
1
-1
/
+1
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2011-08-04
1
-0
/
+1
|
\
|
*
[PARISC] wire up sendmmsg syscall
James Bottomley
2011-07-31
1
-0
/
+1
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
3
-3
/
+3
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-12
/
+0
|
/
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2011-05-22
8
-8
/
+44
|
\
\
|
*
\
Merge branch 'flushing' into for-linus
James Bottomley
2011-05-22
5
-4
/
+28
|
|
\
\
|
|
*
|
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2011-04-15
1
-1
/
+12
|
|
*
|
[PARISC] only make executable areas executable
James Bottomley
2011-04-15
4
-3
/
+16
|
*
|
|
[PARISC] wire up syncfs syscall
James Bottomley
2011-04-15
1
-0
/
+1
|
*
|
|
[PARISC] wire up the fhandle syscalls
James Bottomley
2011-04-15
1
-0
/
+2
|
*
|
|
[PARISC] wire up clock_adjtime syscall
James Bottomley
2011-04-15
1
-0
/
+1
|
*
|
|
[PARISC] wire up fanotify syscalls
James Bottomley
2011-04-15
2
-0
/
+10
|
*
|
|
[PARISC] fix pacache .size with new binutils
Meelis Roos
2011-04-15
1
-4
/
+2
|
|
/
/
*
|
|
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
1
-0
/
+3
*
|
|
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-4
/
+1
|
/
/
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
6
-10
/
+10
*
|
parisc: Use irq_to_desc() in show_interrupts()
Thomas Gleixner
2011-03-29
1
-5
/
+6
[next]