summaryrefslogtreecommitdiffstats
path: root/arch/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-17sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg1-10/+10
2011-03-17sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg1-39/+39
2011-03-17sparc: in handler_irq() rename irq parameter to pilSam Ravnborg3-21/+21
2011-03-17sparc64: fix direct access to irq_descSam Ravnborg1-7/+7
2011-03-17sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo1-2/+2
2011-03-17sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo1-26/+27
2011-03-17sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo1-3/+7
2011-03-17sparc/leon: Add LEON dma_ops.Kristoffer Glembo1-5/+13
2011-03-17sparc: Add pci32_unmap_page.Kristoffer Glembo1-0/+8
2011-03-17sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo1-14/+11
2011-03-16fix cdev leak on O_PATH final fput()Miklos Szeredi1-1/+3
2011-03-16bonding: enable netpoll without checking link statusAndy Gospodarek1-2/+0
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert1-0/+2
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko8-39/+98
2011-03-16bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko3-10/+14
2011-03-16bonding: wrap slave state workJiri Pirko4-25/+46
2011-03-16net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko3-50/+15
2011-03-16bonding: register slave pointer for rx_handlerJiri Pirko2-6/+14
2011-03-16be2net: Bump up the version numberAjit Khaparde1-1/+1
2011-03-16be2net: Copyright notice change. Update to Emulex instead of ServerEnginesAjit Khaparde6-30/+30
2011-03-16e1000e: fix kconfig for crc32 dependencyEric Dumazet1-0/+1
2011-03-16sched.c: fix kernel-doc for runqueue_is_locked()Randy Dunlap1-2/+1
2011-03-16Documentation: update cgroup pid and cpuset informationEric B Munson1-0/+12
2011-03-16Documentation: file handles are now freedFederica Teodori1-9/+8
2011-03-16Documentation: update header filename in CodingStyleRoland Kammerer1-4/+1
2011-03-16Documentation: add devicetree docs index fileRob Landley2-4/+10
2011-03-16Documentation: remove obsolete files from 00-INDEXRob Landley1-4/+0
2011-03-16netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf1-9/+27
2011-03-16Increase OSF partition limit from 8 to 18Linus Torvalds1-1/+1
2011-03-16prune back iprune_semChristoph Hellwig1-18/+14
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell3-0/+6
2011-03-16x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
2011-03-16x86, quirk: Fix SB600 revision checkAndreas Herrmann1-1/+6
2011-03-16fix follow_link() breakageAl Viro1-4/+3
2011-03-16xen network backend driverIan Campbell9-54/+2908
2011-03-16bonding: Improve syslog message at device creation timePhil Oester1-1/+4
2011-03-16bonding: Call netif_carrier_off after register_netdevicePhil Oester1-2/+2
2011-03-16bonding: Incorrect TX queue offsetPhil Oester1-2/+9
2011-03-16net_sched: fix ip_tos2prioDan Siemon1-1/+1
2011-03-15VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust1-1/+6
2011-03-15dcache.c: create helper function for duplicated functionalityLinus Torvalds1-51/+37
2011-03-15xfrm: fix __xfrm_route_forward()Eric Dumazet1-2/+2
2011-03-15be2net: Fix UDP packet detected status in RX complPadmanabh Ratnakar1-0/+2
2011-03-15Phonet: fix aligned-mode pipe socket buffer header reserveRĂ©mi Denis-Courmont1-1/+1
2011-03-15netxen: support for GbE port settingsSony Chacko3-45/+34
2011-03-15smsc911x: Fix build error when SMSC_TRACE() usedJeongtae Park1-2/+2
2011-03-15tidy the trailing symlinks traversal upAl Viro1-45/+26
2011-03-15Turn resolution of trailing symlinks iterative everywhereAl Viro1-54/+50
2011-03-15simplify link_path_walk() tailAl Viro1-7/+1
2011-03-15Make trailing symlink resolution in path_lookupat() iterativeAl Viro1-10/+53