aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-20[PATCH] readjust comments of task_timeslice for kernel docBorislav Petkov
2006-10-20[PATCH] genirq: clean up irq-flow-type naming, fixIngo Molnar
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap
2006-10-20[PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] fix typo in memory barrier docsPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: MODE_TT is bustJeff Dike
2006-10-20[PATCH] Make <linux/personality.h> userspace proofRalf Baechle
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] export clear_queue_congested and set_queue_congestedThomas Maier
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-10-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek
2006-10-18k8temp: Documentation updateRudolf Marek
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare
2006-10-18hwmon: Fix documentation typosJean Delvare
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady
2006-10-18w83791d: Fix unchecked return statusJim Cromie
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: update driver versionEd L. Cashin
2006-10-18aoe: remove sysfs commentEd L. Cashin
2006-10-18aoe: use bio->bi_idxEd L. Cashin
2006-10-18aoe: module parameter for device timeoutEd L. Cashin
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin
2006-10-18aoe: remove unused NARGS enumEd L. Cashin