aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin
2006-10-04[PARISC] Stash the lba_device in its struct device drvdataKyle McMartin
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin
2006-10-04[PARISC] Pretty print the name of the lba type on kernel bootKyle McMartin
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox
2006-10-04[PARISC] Add hardware found in the rp8400Matthew Wilcox
2006-10-04[PARISC] Allow nested interruptsJames Bottomley
2006-10-04[PARISC] Further updates to timer_interrupt()Grant Grundler
2006-10-04[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...Grant Grundler
2006-10-04[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.Grant Grundler
2006-10-04[PARISC] Enable interrupts while spinningMatthew Wilcox
2006-10-04[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()Grant Grundler
2006-10-04[PARISC] Prevent processor_probe() from clobbering cpu_data[0]Grant Grundler
2006-10-04[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)Grant Grundler
2006-10-04[PARISC] Implement futex_atomic_cmpxchg_inatomicCarlos O'Donell
2006-10-04[PARISC] Improve rwlock implementationMatthew Wilcox
2006-10-04[PARISC] [BUGFIX] nullify branch delay slot of the jump back toKyle McMartin
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox
2006-10-04[PARISC] Allow overriding personality with sys_personalityKyle McMartin
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin
2006-10-04[PARISC] Prevent multiple includes of asm-parisc/parisc-device.hKyle McMartin
2006-10-04[PARISC] parisc specific kmap API implementation for pa8800James Bottomley
2006-10-04[PARISC] Document that D-class can also use serial_muxCarlos O'Donell
2006-10-04[PARISC] Fix up parisc irq handling for genirq changesKyle McMartin
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin
2006-10-04[PARISC] Abstract shift register left in .SKyle McMartin
2006-10-04[PATCH] Need forward decl of task_struct in linux/debug_locks.hKyle McMartin
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin
2006-10-04[PARISC] PA7200 also supports prefetch for readKyle McMartin
2006-10-04[PARISC] Untangle <asm/processor.h> header include messKyle McMartin
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03Add missing maintainer countries in CREDITSSamuel Tardieu
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger
2006-10-03fix a typo in Documentation/pi-futex.txtRiccardo Magliocchetti
2006-10-03BUG_ON conversion for fs/xfs/Eric Sesterhenn
2006-10-03BUG_ON() conversion in fs/nfsd/Eric Sesterhenn
2006-10-03BUG_ON conversion for fs/reiserfsEric Sesterhenn
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn
2006-10-03BUG_ON cleanup for drivers/md/Eric Sesterhenn
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-10-03kerneldoc-typo in led-class.cHenrik Kretzschmar
2006-10-03debugfs: spelling fixKomal Shah
2006-10-03rcutorture: Fix incorrect description of default for nreaders parameterJosh Triplett
2006-10-03parport: Remove space in function callsMatthew Martin
2006-10-03Michal Wronski: update contact infoMichal Wronski
2006-10-03Spelling fix: "control" instead of "cotrol"Michael Opdenacker
2006-10-03reboot parameter in Documentation/kernel-parameters.txtMichael Opdenacker