summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-04staging: tidspbridge: set9 remove hungarian from structsRene Sapiens18-183/+183
2011-02-04staging: tidspbridge: set8 remove hungarian from structsRene Sapiens31-405/+405
2011-02-04staging: tidspbridge: set7 remove hungarian from structsRene Sapiens14-90/+90
2011-02-04staging: tidspbridge: set6 remove hungarian from structsRene Sapiens18-123/+123
2011-02-04staging: tidspbridge: set5 remove hungarian from structsRene Sapiens8-74/+74
2011-02-04staging: tidspbridge: set4 remove hungarian from structsRene Sapiens10-96/+96
2011-02-04staging: tidspbridge: set3 remove hungarian from structsRene Sapiens15-86/+86
2011-02-04staging: tidspbridge: set2 remove hungarian from structsRene Sapiens16-181/+181
2011-02-04staging: tidspbridge: set1 remove hungarian from structsRene Sapiens18-146/+146
2011-02-04staging: tidspbridge: remove code referred by OPT_ZERO_COPY_LOADERRamos Falcon, Ernesto1-40/+20
2011-02-04staging: tidspbridge: Remove trivial header filesArmando Uribe18-170/+51
2011-02-04staging: tidspbridge: Remove unused typedefsArmando Uribe2-143/+0
2011-02-04staging: tidspbridge: Remove unused structsArmando Uribe9-133/+4
2011-02-04staging: tidspbridge: Remove unused functionsArmando Uribe16-390/+0
2011-02-04staging: tidspbridge: Remove unused defined constantsArmando Uribe20-161/+1
2011-02-04staging: tidspbridge: Fix atoi to support hexadecimal numbers correctlyLaurent Pinchart1-5/+1
2011-02-04staging: tidspbridge: rmgr/node.c code cleanupIonut Nicu1-323/+282
2011-02-04staging: tidspbridge: use the right type for list_is_lastOmar Ramirez Luna1-1/+1
2011-02-04staging: tidspbridge: pmgr code cleanupIonut Nicu2-211/+168
2011-02-04staging: tidspbridge: core code cleanupIonut Nicu3-593/+501
2011-02-04staging: tidspbridge: remove custom linked listIonut Nicu2-226/+0
2011-02-04staging: tidspbridge: convert rmgr to list_headIonut Nicu4-170/+72
2011-02-04staging: tidspbridge: convert pmgr to list_headIonut Nicu2-198/+100
2011-02-04staging: tidspbridge: convert core to list_headIonut Nicu7-381/+264
2011-02-04staging: tidspbridge: remove gb bitmap implementationIonut Nicu3-245/+1
2011-02-04staging: tidspbridge: switch to linux bitmap APIIonut Nicu1-91/+73
2011-02-04staging: tidspbridge: remove utildefsIonut Nicu2-47/+1
2011-02-04staging: tidspbridge: remove gs memory allocatorIonut Nicu5-183/+15
2011-02-04staging: tidspbridge: fix kernel oops in bridge_io_get_proc_loadIonut Nicu1-48/+30
2011-02-04staging: tidspbridge: mgr_enum_node_info cleanupIonut Nicu1-35/+16
2011-02-04staging: tidspbridge: fix mgr_enum_node_infoFelipe Contreras1-0/+5
2011-02-04staging: tidspbridge: Eliminate direct manipulation of OMAP_SYSC_BASEArmando Uribe5-58/+2
2011-02-04staging: tidspbridge: overwrite DSP error codesSapiens, Rene1-36/+8
2011-02-04staging: tidspbridge: make sync_wait_on_event interruptibleGuzman Lugo, Fernando1-2/+11
2011-02-01Linux 2.6.38-rc3v2.6.38-rc3Linus Torvalds1-1/+1
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds25-210/+174
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-35/+41
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds10-71/+152
2011-02-01virtio: update MAINTAINERSMichael S. Tsirkin1-0/+10
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds48-381/+568
2011-02-01Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-134/+294
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-51/+58
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1