summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] tty output lossage fixRoman Zippel
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller
2005-07-07[PATCH] ppc64: Add new PHY to sungemBenjamin Herrenschmidt
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-06Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-07-06[PATCH] yet another fix for setup-bus.c/x86 mergeIvan Kokshaysky
2005-07-06[DVB]: Do not include <linux/irq.h> from drivers.Eddie C. Dost
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus exportPrarit Bhargava
2005-07-06[CRYPTO] Update IV correctly for Padlock CBC encryptionHerbert Xu
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyHerbert Xu
2005-07-06[PADLOCK] Implement multi-block operationsHerbert Xu
2005-07-06[PADLOCK] Move fast path work into aes_set_key and upper layerHerbert Xu
2005-07-06ieee1394: fix broken signed char assumption.Linus Torvalds
2005-07-06[PATCH] openfirmware: implement hotplug for macio devicesJeff Mahoney
2005-07-06[PATCH] openfirmware: add sysfs nodes for open firmware devicesJeff Mahoney
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-07-05[SHAPER]: Switch to spinlocks.Christoph Hellwig
2005-07-05[TG3]: Update driver version and reldate.David S. Miller
2005-07-05[TG3]: support for ethtool -CMichael Chan
2005-07-05[SKGE]: Fix build on big-endianDavid S. Miller
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2005-07-04[SPARC]: bpp: remove sleep_on usageChristoph Hellwig
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-07-03[PATCH] Serial: Fix console port spinlock initialisationRussell King