summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-24Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-08-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-08-2468328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy
2010-08-24synclink: add mutex_unlock() on error pathDan Carpenter
2010-08-24rocket: add a mutex_unlock()Dan Carpenter
2010-08-24ip2: return -EFAULT on copy_to_user errorsDan Carpenter
2010-08-24ip2: remove unneeded NULL checkDan Carpenter
2010-08-24serial: print early console device address in hexLuck, Tony
2010-08-24Staging: sep: remove driverGreg Kroah-Hartman
2010-08-24Staging: batman-adv: Don't write in not allocated packet_buffSven Eckelmann
2010-08-24Staging: batman-adv: Don't use net_dev after dev_putSven Eckelmann
2010-08-24Staging: batman-adv: Create batman_if only on register eventSven Eckelmann
2010-08-24Staging: batman-adv: fix own mac address detectionMarek Lindner
2010-08-24Staging: batman-adv: always reply batman icmp packets with primary macMarek Lindner
2010-08-24Staging: batman-adv: fix batman icmp originating from secondary interfaceMarek Lindner
2010-08-24Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocksMarek Lindner
2010-08-24Staging: batman-adv: Fix merge of linus treeSven Eckelmann
2010-08-24Staging: spectra: removes unused functionsJavier Martinez Canillas
2010-08-24Staging: spectra: initializa lblk variableJavier Martinez Canillas
2010-08-24Staging: spectra: removes unused variableJavier Martinez Canillas
2010-08-24Staging: spectra: remove duplicate GLOB_VERSION definitionJavier Martinez Canillas
2010-08-24Staging: spectra: don't use locked_ioctl, fix buildJavier Martinez Canillas
2010-08-24Staging: use new REQ_FLUSH flag, fix build breakageJavier Martinez Canillas
2010-08-24Staging: spectra: removes q->prepare_flush_fn, fix build breakageJavier Martinez Canillas
2010-08-24kobject_uevent: fix typo in commentsXiaotian Feng
2010-08-24firmware_class: fix typo in error pathJohannes Berg
2010-08-24kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-23hp-wmi: Fix query interfaceMatthew Garrett
2010-08-23ACPI_TOSHIBA needs LEDS supportJonathan Corbet
2010-08-23arch/mn10300/mm: eliminate NULL dereferenceJulia Lawall
2010-08-23cifs: check for NULL session passwordJeff Layton
2010-08-23missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar
2010-08-23Merge branch 'misc' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-23ASoC: i.MX ssi: use SSI_STCCR in synchronous modeSascha Hauer
2010-08-23powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp
2010-08-23powerpc/4xx: Device tree update for the 460ex DWC SATARupjyoti Sarmah
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-23ipheth: add support for iPhone 4Jens Axboe
2010-08-23mutex: Improve the scalability of optimistic spinningTim Chen