aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-071-1/+1
|\
| * [ARM] 3120/1: Fix MMC/SD card driver resume deadlockUli Luckas2005-11-071-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0720-54/+472
|\ \
| * | [ARM] Allow SMP if Realview MPcore is selectedRussell King2005-11-071-1/+1
| * | [ARM] 3121/1: unconditionally use XCB=101 on ixp2000Lennert Buytenhek2005-11-071-22/+13
| * | [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek2005-11-074-7/+22
| * | [ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek2005-11-074-8/+16
| * | [ARM SMP] Add Realview MPcore SMP supportRussell King2005-11-078-0/+312
| * | Merge with ARM SMP treeRussell King2005-11-072-17/+39
| |\ \
| | * | [ARM SMP] Add support for shared memory attributeRussell King2005-11-072-17/+39
| | |/
| * | [ARM] Add support for Realview with MPcore tileRussell King2005-11-073-0/+69
| * | [ARM] realview core.h uses leds_event_t, so include asm/leds.hRussell King2005-11-071-0/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-11-077-41/+29
|\ \
| * | [CPUFREQ] Fix up compile of cpufreq_statsDave Jones2005-11-011-0/+1
| * | [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_statsDave Jones2005-10-271-0/+5
| * | [CPUFREQ] kzalloc conversions for cpufreq core.Dave Jones2005-10-202-6/+3
| * | [CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones2005-10-204-15/+6
| * | [CPUFREQ] Remove preempt_disable from powernow-k8Dave Jones2005-09-231-14/+2
| * | [CPUFREQ] Avoid the ondemand cpufreq governor to use a too high frequency for...Dave Jones2005-09-201-6/+12
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-0716-42/+53
|\ \ \
| * | | [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-051-1/+1
| * | | [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
| * | | [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
| * | | [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-2412-0/+12
| * | | [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-207-37/+18
| * | | [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-231-2/+16
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-0738-917/+1896
|\ \ \ \
| * | | | VINO driver version 0.0.5.Ladislav Michl2005-11-075-680/+1545
| * | | | Redefine outs[wl] for ide_outs[wl].Atsushi Nemoto2005-11-071-0/+4
| * | | | Delete duplicate definitions.Ralf Baechle2005-11-071-4/+0
| * | | | Fix return type of setup_frame variantsAtsushi Nemoto2005-11-072-8/+8
| * | | | IRIX: Use schedule_timeout_interruptible.Ralf Baechle2005-11-071-2/+1
| * | | | Define MAX_UDELAY_MSAtsushi Nemoto2005-11-071-0/+9
| * | | | Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-0713-4/+111
| * | | | Remove mips_rtc_lockAtsushi Nemoto2005-11-071-7/+0
| * | | | Add .gitignore files for TurbochannelRalf Baechle2005-11-071-0/+1
| * | | | Add .gitignore files for MIPS.Ralf Baechle2005-11-072-0/+5
| * | | | VPE loader janitoringRalf Baechle2005-11-071-56/+44
| * | | | PNX8550 uses a MIPS32-like processor core, not R4xx0.Ralf Baechle2005-11-073-10/+13
| * | | | O2 parport definitionsIlya A. Volynets-Evenbakh2005-11-071-1/+25
| * | | | OSS MIPS drivers: "extern inline" -> "static inline"Adrian Bunk2005-11-072-6/+6
| * | | | Add spaces to MODULE_PROC_FAMILY values.Ralf Baechle2005-11-071-19/+19
| * | | | Turn rtlx upside down.Ralf Baechle2005-11-072-120/+105
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-11-076-98/+129
|\ \ \ \
| * | | | Input: lkkbd - miscellaneous fixesJan-Benedict Glaw2005-11-021-42/+59
| * | | | Input: logips2pp - add support for MX3100Mirco Macrelli2005-11-021-0/+3
| * | | | Input: locomokbd - fix wrong bustypePavel Machek2005-11-021-1/+1
| * | | | Input: fix input device deregistrationDmitry Torokhov2005-11-021-0/+1
| * | | | Input: do not register statically allocated devicesDmitry Torokhov2005-11-022-12/+16
| * | | | Input: locomokbd - convert to dynamic input allocationDmitry Torokhov2005-11-021-32/+31