summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-06staging: hv: Convert camel case local variables in blkvsc.c to lowercaseHank Janssen1-26/+26
2010-12-06staging: hv: Convert camel case function names in blkvsc.c to lowercaseHank Janssen1-2/+2
2010-12-06staging: hv: Convert camel case local variables in storvsc.c to lowercaseHank Janssen1-247/+249
2010-12-06staging: hv: Convert camel case function names in storvsc.c to lowercaseHank Janssen2-48/+51
2010-12-06staging: hv: Convert camel case struct fields in storvsc.c to lowercaseHank Janssen1-66/+67
2010-12-06staging: hv: Convert camel case functions in storvsc_api.h to lowercaseHank Janssen5-10/+10
2010-12-06staging: hv: Convert camel case struct fields in storvsc_api.h to lowercaseHank Janssen5-168/+175
2010-12-06staging: hv: Convert camel case struct fields in vstorage.h to lowercaseHank Janssen2-119/+120
2010-12-06Staging: Beceem: more checkpatch.pl changes to InterfaceInit.cDan Carpenter1-12/+12
2010-12-06Staging: Beceem: improve debug printk statementsDan Carpenter1-23/+43
2010-12-06Staging: Beceem: use after free in bcm_exit()Dan Carpenter1-2/+1
2010-12-06Staging: Beceem: remove old kernel compatibility codeDan Carpenter4-29/+1
2010-12-06Staging: Beceem: white space changes to InterfaceInit.cDan Carpenter1-299/+236
2010-12-06Staging: Beceem: use lower case "int" instead of "INT"Dan Carpenter1-10/+10
2010-12-06Staging: Beceem: add USB id for BCSM250 Mobile WiMAXDan Carpenter2-0/+2
2010-12-06staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen8-240/+252
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel9-52/+44
2010-12-06staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel5-21/+20
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen18-446/+460
2010-12-06staging: brcm80211: Removing cruft from osl.hBrett Rudley1-9/+0
2010-12-06staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley2-7/+7
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley4-28/+21
2010-12-06staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley3-37/+35
2010-12-06staging: brcm80211: Remove unused softmac macrosBrett Rudley1-4/+0
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley5-21/+17
2010-12-06staging: brcm80211: OSLREGOPS is unused, remove checks for it.Brett Rudley1-4/+0
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-37/+68
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30
2010-12-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-30/+56
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King1-1/+1
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds13-363/+401
2010-12-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds9-25/+28
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2
2010-12-03staging: brcm80211: added firmware validationRoland Vossen3-2/+60
2010-12-03staging/vme_user: add missing calls to vme_master_free calls in .removeEmilio G. Cota1-1/+3
2010-12-03staging/vme/vme_user: use __dev{init, exit} for .probe and .removeEmilio G. Cota1-5/+7
2010-12-03staging/vme_user: fix usage of the slave resources after they've been freedEmilio G. Cota1-2/+2
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds8-41/+114