summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-045-201/+153
* [PARISC] Stash the lba_device in its struct device drvdataKyle McMartin2006-10-041-0/+1
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-041-14/+20
* [PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin2006-10-041-6/+10
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-041-7/+2
* [PARISC] Add hardware found in the rp8400Matthew Wilcox2006-10-041-0/+3
* [PARISC] Allow nested interruptsJames Bottomley2006-10-044-64/+93
* [PARISC] Further updates to timer_interrupt()Grant Grundler2006-10-041-62/+65
* [PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler2006-10-041-15/+31
* [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler2006-10-041-44/+96
* [PARISC] Enable interrupts while spinningMatthew Wilcox2006-10-041-10/+21
* [PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler2006-10-042-10/+14
* [PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler2006-10-041-2/+3
* [PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler2006-10-041-7/+3
* [PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell2006-10-041-3/+68
* [PARISC] Improve rwlock implementationMatthew Wilcox2006-10-041-37/+61
* [PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin2006-10-041-1/+1
* [PARISC] Clean up asm-parisc/serial.hMatthew Wilcox2006-10-042-16/+4
* [PARISC] Allow overriding personality with sys_personalityKyle McMartin2006-10-042-2/+47
* [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-044-29/+6
* [PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin2006-10-041-0/+5
* [PARISC] parisc specific kmap API implementation for pa8800James Bottomley2006-10-044-23/+87
* [PARISC] Document that D-class can also use serial_muxCarlos O'Donell2006-10-041-4/+5
* [PARISC] Fix up parisc irq handling for genirq changesKyle McMartin2006-10-042-3/+3
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-042-4/+10
* [PARISC] Abstract shift register left in .SKyle McMartin2006-10-042-17/+8
* [PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin2006-10-041-0/+2
* [PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin2006-10-041-13/+10
* [PARISC] PA7200 also supports prefetch for readKyle McMartin2006-10-042-1/+4
* [PARISC] Untangle <asm/processor.h> header include messKyle McMartin2006-10-042-26/+38
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-042-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-04596-1333/+1095
|\
| * Add missing maintainer countries in CREDITSSamuel Tardieu2006-10-031-0/+6
| * Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger2006-10-031-1/+1
| * fix a typo in Documentation/pi-futex.txtRiccardo Magliocchetti2006-10-031-1/+1
| * BUG_ON conversion for fs/xfs/Eric Sesterhenn2006-10-031-4/+2
| * BUG_ON() conversion in fs/nfsd/Eric Sesterhenn2006-10-031-2/+1
| * BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-035-54/+26
| * BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-034-8/+4
| * BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn2006-10-031-2/+1
| * BUG_ON cleanup for drivers/md/Eric Sesterhenn2006-10-032-3/+2
| * kerneldoc-typo in led-class.cHenrik Kretzschmar2006-10-031-1/+1
| * debugfs: spelling fixKomal Shah2006-10-031-1/+1
| * rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett2006-10-031-1/+1
| * parport: Remove space in function callsMatthew Martin2006-10-031-106/+106
| * Michal Wronski: update contact infoMichal Wronski2006-10-032-2/+2
| * Spelling fix: "control" instead of "cotrol"Michael Opdenacker2006-10-032-4/+4
| * reboot parameter in Documentation/kernel-parameters.txtMichael Opdenacker2006-10-031-1/+1
| * Fix copy&waste bug in comment in scripts/kernel-docRolf Eike Beer2006-10-031-2/+2
| * remove duplicate "until" from kernel/workqueue.cRolf Eike Beer2006-10-031-1/+1