aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-04[PARISC] Fix fs/binfmt_som.cMatthew Wilcox1-2/+16
2006-10-04[PARISC] Export clear_user_page to modulesMatthew Wilcox1-2/+2
2006-10-04[PARISC] Make DMA routines more stubbyMatthew Wilcox1-6/+1
2006-10-04[PARISC] Define pci_get_legacy_ide_irqMatthew Wilcox1-0/+5
2006-10-04[PARISC] Fix CONFIG_DEBUG_SPINLOCKMatthew Wilcox1-3/+0
2006-10-04[PARISC] Fix HPUX compat compile with current GCCMatthew Wilcox1-1/+1
2006-10-04[PARISC] Fix iounmap compile warningMatthew Wilcox2-2/+2
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin6-12/+487
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin3-162/+162
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin5-201/+153
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataKyle McMartin1-0/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin1-14/+20
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin1-6/+10
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox1-7/+2
2006-10-04[PARISC] Add hardware found in the rp8400Matthew Wilcox1-0/+3
2006-10-04[PARISC] Allow nested interruptsJames Bottomley4-64/+93
2006-10-04[PARISC] Further updates to timer_interrupt()Grant Grundler1-62/+65
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize usage)Grant Grundler1-15/+31
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler1-44/+96
2006-10-04[PARISC] Enable interrupts while spinningMatthew Wilcox1-10/+21
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2-10/+14
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler1-2/+3
2006-10-04[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler1-7/+3
2006-10-04[PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell1-3/+68
2006-10-04[PARISC] Improve rwlock implementationMatthew Wilcox1-37/+61
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin1-1/+1
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox2-16/+4
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin2-2/+47
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin4-29/+6
2006-10-04[PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin1-0/+5
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley4-23/+87
2006-10-04[PARISC] Document that D-class can also use serial_muxCarlos O'Donell1-4/+5
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2-3/+3
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2-4/+10
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin2-17/+8
2006-10-04[PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin1-0/+2
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin1-13/+10
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin2-1/+4
2006-10-04[PARISC] Untangle <asm/processor.h> header include messKyle McMartin2-26/+38
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds596-1333/+1095
2006-10-03Add missing maintainer countries in CREDITSSamuel Tardieu1-0/+6
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger1-1/+1
2006-10-03fix a typo in Documentation/pi-futex.txtRiccardo Magliocchetti1-1/+1
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn1-4/+2
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn1-2/+1
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn5-54/+26
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn4-8/+4
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn1-2/+1
2006-10-03BUG_ON cleanup for drivers/md/Eric Sesterhenn2-3/+2