summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-241-25/+0
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-241-75/+4
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-1/+0
|\
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-6/+6
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-2/+2
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-215-11/+11
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-4/+4
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1429-208/+233
| |\ \
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+4
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-4/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\ \ \ \ \
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-126-20/+60
| |\| | | |
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-113-2/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
| * | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| * | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-023-2/+9
| | |/ / / | |/| | |
* / | | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
|/ / / /
* | | | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-021-1/+1
* | | | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-021-5/+45
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-11/+11
|/ /
* | parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
* | parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-033-1/+9
* | parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
* | parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
* | parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
* | parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
* | parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* | parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* | parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
* | parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
* | parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* | parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
* | parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* | parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1