summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet3-26/+5
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara2-2/+6
2011-07-06Documentation: fix cgroup blkio throttle filenamesAndrea Righi1-6/+6
2011-07-06Documentation: update CodingStyle memory allocatorsJesper Juhl1-2/+2
2011-07-06MAINTAINERS: move kernel-doc patches locationRandy Dunlap1-1/+1
2011-07-06FDPIC: Fix memory leakDavidlohr Bueso1-0/+1
2011-07-06resource: ability to resize an allocated resourceRam Pai1-18/+98
2011-07-06fs: fix lock initializationMiklos Szeredi1-10/+20
2011-07-06net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda1-0/+2
2011-07-06net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda1-2/+2
2011-07-06gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin1-0/+2
2011-07-06net: vlan: enable soft features regardless of underlying deviceShan Wei1-0/+5
2011-07-06vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-06bridge: Always flood broadcast packetsHerbert Xu2-3/+7
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cAxel Lin1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-05greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo1-4/+3
2011-07-05net: bind() fix error return on wrong address familyMarcus Meissner2-2/+4
2011-07-05Linux 3.0-rc6v3.0-rc6Linus Torvalds1-1/+1
2011-07-05RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2-2/+4
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre7-11/+11
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-07-04natsemi: silence dma-debug warningsFUJITA Tomonori1-1/+2
2011-07-04net: 8139too: Initial necessary vlan_features to support vlanShan Wei1-0/+1
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley5-42/+44
2011-07-03hwmon: (k10temp) Update documentation for Fam12hClemens Ladisch1-2/+6
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede3-3/+20
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin1-12/+6
2011-07-03isci: pare back error messsagesDan Williams2-28/+28
2011-07-03isci: cleanup silicon revision detectionDan Williams5-73/+31
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams4-120/+44
2011-07-03isci: merge sata.[ch] into request.cDan Williams7-378/+120
2011-07-03isci: kill 'get/set' macrosDan Williams15-478/+188
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams23-1943/+1449
2011-07-03isci: unify isci_host and scic_sds_controllerDan Williams16-985/+806
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams11-437/+365
2011-07-03isci: unify isci_port and scic_sds_portDan Williams10-581/+481
2011-07-03isci: fix scic_sds_remote_device_terminate_requestsDan Williams1-2/+2
2011-07-03isci: unify isci_phy and scic_sds_phyDan Williams8-652/+500
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams13-615/+514
2011-07-03isci: rename / clean up scic_sds_stp_requestDan Williams2-142/+89
2011-07-03isci: preallocate requestsDan Williams6-139/+85
2011-07-03isci: combine request flagsDan Williams3-47/+36
2011-07-03isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams7-687/+303