index
:
Linux Stable
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.12.y
linux-6.13.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
*
Make do_execve() take a const filename pointer
David Howells
2010-08-17
1
-5
/
+10
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
1
-2
/
+2
|
\
|
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
1
-2
/
+2
*
|
parisc: pass through '\t' to early (iodc) console
Kyle McMartin
2010-08-04
1
-10
/
+2
|
/
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
3
-10
/
+10
|
\
|
*
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
2010-03-03
1
-2
/
+2
|
*
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2010-03-03
2
-7
/
+7
|
*
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
1
-1
/
+1
*
|
parisc: Remove unnecessary macros from entry.S
John David Anglin
2010-05-30
1
-33
/
+7
*
|
parisc: LWS fixes for syscall.S
John David Anglin
2010-05-30
1
-23
/
+9
*
|
parisc: Delete unnecessary nop's in entry.S
John David Anglin
2010-05-30
1
-7
/
+0
*
|
parisc: Avoid interruption in critical region in entry.S
John David Anglin
2010-05-30
1
-2
/
+3
*
|
parisc: Use of align_frame provides stack frame.
Carlos O'Donell
2010-05-30
1
-4
/
+11
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-4
/
+3
*
|
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
2
-16
/
+1
*
|
parisc: use __ratelimit in unaligned.c
Akinobu Mita
2010-03-06
1
-10
/
+4
*
|
parisc: Convert to read/update_persistent_clock
john stultz
2010-03-06
1
-16
/
+13
*
|
parisc: remove trailing space in messages
Frans Pop
2010-03-06
1
-2
/
+2
*
|
parisc: ditto sys_accept4
Kyle McMartin
2010-03-06
1
-0
/
+1
*
|
parisc: wire up sys_recvmmsg
Helge Deller
2010-03-06
1
-0
/
+1
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-2
/
+2
|
\
\
|
*
|
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+2
|
|
/
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-02-26
1
-5
/
+5
|
\
\
|
*
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
|
*
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-5
/
+5
*
|
|
parisc: Set PCI CLS early in boot.
Carlos O'Donell
2010-02-24
1
-2
/
+5
|
/
/
*
/
parisc: fix tracing of signals
Kyle McMartin
2010-02-12
1
-1
/
+3
|
/
*
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-16
1
-6
/
+0
|
\
|
*
parsic: remove un-used nfsd #includes
Boaz Harrosh
2009-12-14
1
-6
/
+0
*
|
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-12-16
1
-2
/
+2
*
|
parisc: Replace old style lock init in smp.c
Thomas Gleixner
2009-12-16
1
-3
/
+6
*
|
parisc: use sort() instead of home-made implementation (v2)
Helge Deller
2009-12-16
1
-14
/
+9
*
|
parisc: add CALLER_ADDR{0-6} macros
Helge Deller
2009-12-16
1
-0
/
+27
*
|
parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
Helge Deller
2009-12-16
1
-3
/
+0
*
|
parisc: remove duplicated #include
Huang Weiyi
2009-12-16
1
-1
/
+0
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
|
Unify sys_mmap*
Al Viro
2009-12-11
1
-26
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
\
|
|
*
|
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
2
-72
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sysctl: parisc Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
2
-72
/
+1
|
|
/
*
/
parisc: fix unwind with recent gcc versions
Helge Deller
2009-11-30
2
-4
/
+4
|
/
*
parisc: Fix linker script breakage.
Helge Deller
2009-09-28
1
-0
/
+10
*
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-28
1
-5
/
+0
*
parisc: correct use of SHF_ALLOC
Julia Lawall
2009-09-27
1
-1
/
+1
*
parisc: includecheck fix: signal.c
Jaswinder Singh Rajput
2009-09-27
1
-1
/
+0
*
parisc: stop using task->ptrace for {single,block}step flags
Kyle McMartin
2009-09-27
3
-18
/
+21
*
parisc: split syscall_trace into two halves
Kyle McMartin
2009-09-27
2
-22
/
+25
*
parisc: add missing TI_TASK macro in syscall.S
Kyle McMartin
2009-09-27
1
-1
/
+1
[next]