summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-7/+4Star
* [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-0/+4
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-4/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-5/+5
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-281-2/+1Star
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-5/+5
* [PARISC] Add new entries to the syscall tableKyle McMartin2006-04-222-1/+15
* [PARISC] Further work for multiple page sizesHelge Deller2006-04-229-79/+133
* [PARISC] defconfig updatesHelge Deller2006-04-221-179/+315
* [PARISC] Misc. janitorial workHelge Deller2006-04-222-3/+3
* [PARISC] EISA regions must be mapped NO_CACHEHelge Deller2006-04-221-1/+2
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady2006-03-303-14/+14
* [PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin2006-03-301-17/+0Star
* [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2006-03-302-2/+2
* [PARISC] Update defconfigsHelge Deller2006-03-303-279/+286
* [PARISC] Add PREEMPT supportKyle McMartin2006-03-302-8/+37
* [PARISC] Fixup CONFIG_EISA a bitHelge Deller2006-03-301-5/+3Star
* [PARISC] getsockopt should be ENTRY_COMPKyle McMartin2006-03-301-1/+1
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-302-28/+0Star
* [PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller2006-03-301-5/+6
* [PARISC] Enable ioremap functionality unconditionallyHelge Deller2006-03-302-25/+2Star
* [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2006-03-302-7/+17
* [PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller2006-03-301-3/+3
* [PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley2006-03-302-5/+5
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Enable free_initrd_mem()Helge Deller2006-03-301-4/+3Star
* [PARISC] Clarify pdc_stable license termsThibaut VARENE2006-03-301-3/+2Star
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* [PATCH] bitops: parisc: use generic bitopsAkinobu Mita2006-03-261-0/+8
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-30/+1Star
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-33/+4Star
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-5/+0Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-15/+10Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-151-0/+5
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-141-1/+1
* [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-091-2/+2
* [PATCH] sys_hpux: fix strlen_user() raceKyle McMartin2006-02-081-3/+7
* [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
* [PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin2006-01-301-7/+13
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-234-8/+231
* [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-231-8/+1Star
* [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-234-3/+27
* [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-231-3/+0Star
* [PARISC] Add chassis_power_off routineKyle McMartin2006-01-231-8/+5Star
* [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-231-16/+0Star
* [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-232-3/+1Star