summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-195-7/+14
* [MIPS] Update tb0287_defconfigYoichi Yuasa2006-10-191-83/+99
* [MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa2006-10-191-59/+382
* [MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa2006-10-191-54/+330
* [MIPS] More vr41xx pt_regs fixupsYoichi Yuasa2006-10-191-1/+1
* [MIPS] save_context_stack fixAtsushi Nemoto2006-10-191-1/+1
* [MIPS] Use compat_sys_mount.Ralf Baechle2006-10-192-2/+2
* [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-191-1/+3
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-195-7/+6
* [MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle2006-10-191-1/+2
* [MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle2006-10-191-2/+0
* [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-191-6/+2
* Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-1812-16/+84
|\
| * [pci_ids] Add Quicknet XJ vendor/device ID's.Ben Collins2006-10-181-0/+2
| * [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-2/+2
| * [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-1/+4
| * [igafb] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+7
| * [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-181-2/+6
| * [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-181-0/+5
| * [ixj] Add pci dev table for module auto loading.Ben Collins2006-10-181-1/+10
| * [initio] Add pci dev table for module auto loading.Ben Collins2006-10-181-9/+10
| * [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-181-0/+9
| * [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-181-0/+11
| * [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-181-0/+6
| * [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-181-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds2006-10-1814-74/+124
|\ \
| * | hwmon: Fix debug messages in w83781dJean Delvare2006-10-181-8/+10
| * | hwmon: Let w83781d and lm78 load againJean Delvare2006-10-183-13/+13
| * | w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-181-2/+9
| * | k8temp: Documentation updateRudolf Marek2006-10-183-7/+18
| * | smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-183-8/+11
| * | hwmon: Fix documentation typosJean Delvare2006-10-182-4/+4
| * | adm9240: Update Grant Coady's email addressGrant Coady2006-10-182-3/+3
| * | w83791d: Fix unchecked return statusJim Cromie2006-10-181-29/+56
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-10-187-179/+287
|\ \ \
| * | | aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-181-9/+14
| * | | aoe: revert printk macrosEd L. Cashin2006-10-187-37/+39
| * | | aoe: update driver versionEd L. Cashin2006-10-181-1/+1
| * | | aoe: remove sysfs commentEd L. Cashin2006-10-181-1/+0
| * | | aoe: use bio->bi_idxEd L. Cashin2006-10-182-1/+3
| * | | aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
| * | | aoe: zero copy write 2 of 2Ed L. Cashin2006-10-183-20/+64
| * | | aoe: improve retransmission heuristicsEd L. Cashin2006-10-182-6/+17
| * | | aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-181-2/+6
| * | | aoe: clean up printks via macrosEd L. Cashin2006-10-187-58/+50
| * | | aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-183-17/+72
| * | | aoe: zero copy write 1 of 2Ed L. Cashin2006-10-183-74/+69
| * | | aoe: remove unused NARGS enumEd L. Cashin2006-10-181-1/+0
| * | | aoe: update copyright dateEd L. Cashin2006-10-187-7/+7
| * | | aoe: eliminate isbusy messageEd L. Cashin2006-10-181-4/+1
| |/ /