aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-08sctp: Add documentation for sctp sysctl variableVlad Yasevich
2008-07-08ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin
2008-07-08RDMA/cxgb3: Fix regression caused by class_device -> device conversionSteve Wise
2008-07-08Fix broken fix for fsl-diu-dbTakashi Iwai
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney
2008-07-08SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust
2008-07-08SUNRPC: Fix a double-free in rpcbindTrond Myklebust
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald
2008-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-08it8213: fix return value in it8213_init_one()Bartlomiej Zolnierkiewicz
2008-07-08palm_bk3710: fix IDECLK period calculationSergei Shtylyov
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz
2008-07-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-07-08Correct hash flushing from huge_ptep_set_wrprotect()David Gibson
2008-07-08[SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley
2008-07-08irda: Fix netlink error path return valueJulius Volz
2008-07-08irda: New device ID for nsc-irccVille Syrjala
2008-07-08irda: via-ircc proper dma freeingWang Chen
2008-07-08[S390] protect _PAGE_SPECIAL bit against mprotectNick Piggin
2008-07-08sctp: Mark the tsn as received after all allocations finishVlad Yasevich
2008-07-08crypto: tcrypt - Fix memory leak in test_cipherDarren Jenkins
2008-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-07mac80211: don't report selected IBSS when not foundVladimir Koutny
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik
2008-07-07mac80211: Only flush workqueue when last interface was removedIvo van Doorn
2008-07-07mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike
2008-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt
2008-07-06vsprintf: add support for '%pS' and '%pF' pointer formatsLinus Torvalds
2008-07-06vsprintf: add infrastructure support for extended '%p' specifiersLinus Torvalds
2008-07-06vsprintf: split out '%p' handling logicLinus Torvalds
2008-07-06vsprintf: split out '%s' handling logicLinus Torvalds
2008-07-06Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-06pxamci: fix byte aligned DMA transfersPhilipp Zabel
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-07-06[SCSI] erase invalid data returned by deviceAlan Stern
2008-07-06KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin