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
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
5
-34
/
+157
2010-10-27
ptrace: cleanup arch_ptrace() on parisc
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-5
/
+6
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-4
/
+0
2010-10-21
parisc: add tty driver to PDC console
Guy Martin
1
-7
/
+134
2010-10-21
arch/parisc: Removing undead ifdef CONFIG_PA20
Christian Dietrich
1
-3
/
+0
2010-10-21
parisc: unwind - optimise linked-list searches for modules
Phil Carmody
1
-1
/
+4
2010-10-16
parisc: remove big kernel lock
Arnd Bergmann
1
-4
/
+0
2010-10-14
parisc: kill __do_IRQ
Kyle McMartin
1
-4
/
+0
2010-10-14
parisc: convert iosapic interrupts to proper flow handlers
Kyle McMartin
1
-1
/
+1
2010-10-14
parisc: convert cpu interrupts to proper flow handlers
Kyle McMartin
1
-16
/
+9
2010-10-14
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
1
-10
/
+16
2010-10-13
parisc: add prlimit64 syscall
Kyle McMartin
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-2
/
+1
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-5
/
+10
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2010-08-04
parisc: pass through '\t' to early (iodc) console
Kyle McMartin
1
-10
/
+2
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-2
/
+2
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
3
-10
/
+10
2010-05-30
parisc: Remove unnecessary macros from entry.S
John David Anglin
1
-33
/
+7
2010-05-30
parisc: LWS fixes for syscall.S
John David Anglin
1
-23
/
+9
2010-05-30
parisc: Delete unnecessary nop's in entry.S
John David Anglin
1
-7
/
+0
2010-05-30
parisc: Avoid interruption in critical region in entry.S
John David Anglin
1
-2
/
+3
2010-05-30
parisc: Use of align_frame provides stack frame.
Carlos O'Donell
1
-4
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-4
/
+3
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2
-16
/
+1
2010-03-06
parisc: use __ratelimit in unaligned.c
Akinobu Mita
1
-10
/
+4
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
1
-16
/
+13
2010-03-06
parisc: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-06
parisc: ditto sys_accept4
Kyle McMartin
1
-0
/
+1
2010-03-06
parisc: wire up sys_recvmmsg
Helge Deller
1
-0
/
+1
2010-03-03
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
1
-2
/
+2
2010-03-03
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2
-7
/
+7
2010-03-03
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-5
/
+5
2010-02-24
parisc: Set PCI CLS early in boot.
Carlos O'Donell
1
-2
/
+5
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-5
/
+5
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-2
/
+2
2010-02-12
parisc: fix tracing of signals
Kyle McMartin
1
-1
/
+3
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+0
2009-12-16
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-2
/
+2
2009-12-16
parisc: Replace old style lock init in smp.c
Thomas Gleixner
1
-3
/
+6
2009-12-16
parisc: use sort() instead of home-made implementation (v2)
Helge Deller
1
-14
/
+9
2009-12-16
parisc: add CALLER_ADDR{0-6} macros
Helge Deller
1
-0
/
+27
2009-12-16
parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
Helge Deller
1
-3
/
+0
2009-12-16
parisc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-12-14
parsic: remove un-used nfsd #includes
Boaz Harrosh
1
-6
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
[next]