aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-26
|\ \
| * | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| * | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
* | | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-24
|/ /
* / parisc: fix tracing of signalsKyle McMartin2010-02-12
|/
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\
| * parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-14
* | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-15
* | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-15
* | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-15
* | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-15
* | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-15
* | parisc: remove duplicated #includeHuang Weiyi2009-12-15
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | Unify sys_mmap*Al Viro2009-12-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \
| | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-06
| |/
* / parisc: fix unwind with recent gcc versionsHelge Deller2009-11-30
|/
* parisc: Fix linker script breakage.Helge Deller2009-09-28
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-28
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-27
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-27
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-27
* parisc: split syscall_trace into two halvesKyle McMartin2009-09-27
* parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-27
* parisc: tracehook_signal_handlerKyle McMartin2009-09-27
* parisc: tracehook_report_syscallKyle McMartin2009-09-27
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-24
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-24
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \
| * | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| * | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| | |/ | |/|
* / | parisc: fix warning in traps.cGrant Grundler2009-08-29
|/ /
* | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-02
* | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-02
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08