aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] fix typo in memory barrier docsPaolo 'Blaisorblade' Giarrusso2006-10-20
* [PATCH] uml: MODE_TT is bustJeff Dike2006-10-20
* [PATCH] Make <linux/personality.h> userspace proofRalf Baechle2006-10-20
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-20
* [PATCH] ecryptfs: use special_file()Pekka Enberg2006-10-20
* [PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer2006-10-20
* [PATCH] e100: fix reboot -f with netconsole enabledAuke Kok2006-10-20
* Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-18
|\
| * [pci_ids] Add Quicknet XJ vendor/device ID's.Ben Collins2006-10-18
| * [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-18
| * [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-18
| * [igafb] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins2006-10-18
| * [hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins2006-10-18
| * [ixj] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [initio] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-18
| * [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-18
| * [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds2006-10-18
|\ \
| * | hwmon: Fix debug messages in w83781dJean Delvare2006-10-18
| * | hwmon: Let w83781d and lm78 load againJean Delvare2006-10-18
| * | w83627ehf: Fix the detection of fan5Rudolf Marek2006-10-18
| * | k8temp: Documentation updateRudolf Marek2006-10-18
| * | smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare2006-10-18
| * | hwmon: Fix documentation typosJean Delvare2006-10-18
| * | adm9240: Update Grant Coady's email addressGrant Coady2006-10-18
| * | w83791d: Fix unchecked return statusJim Cromie2006-10-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-10-18
|\ \ \
| * | | aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-18
| * | | aoe: revert printk macrosEd L. Cashin2006-10-18
| * | | aoe: update driver versionEd L. Cashin2006-10-18
| * | | aoe: remove sysfs commentEd L. Cashin2006-10-18
| * | | aoe: use bio->bi_idxEd L. Cashin2006-10-18
| * | | aoe: module parameter for device timeoutEd L. Cashin2006-10-18
| * | | aoe: zero copy write 2 of 2Ed L. Cashin2006-10-18
| * | | aoe: improve retransmission heuristicsEd L. Cashin2006-10-18
| * | | aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-18
| * | | aoe: clean up printks via macrosEd L. Cashin2006-10-18
| * | | aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-18
| * | | aoe: zero copy write 1 of 2Ed L. Cashin2006-10-18