summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-21[ARM] dma: RiscPC: don't modify DMA SG entriesRussell King1-5/+9
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2-13/+13
2009-02-21[ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown1-0/+4
2009-02-21[ARM] 5408/1: SA1100: update defconfigs after h3800 removalDmitry Artamonow12-12/+0
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow7-911/+3
2009-02-21[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten1-2/+0
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas6-0/+70
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas7-54/+39
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas3-2/+31
2009-02-19[ARM] 5394/1: Add static bus numbering support to i2c-versatileCatalin Marinas1-2/+8
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz13-394/+668
2009-02-19[ARM] 5377/1: S3C2410-Framebuffer: Fix resume path in S3C2410 framebuffer dri...Daniel Silverstone1-0/+4
2009-02-19[ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.hDaniel Silverstone1-1/+4
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas4-6/+22
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2-0/+23
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas3-5/+82
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas6-0/+540
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas7-60/+110
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2-15/+20
2009-02-12[ARM] 5393/1: Add W90P910 EVB NOR flash driverwanzongshun1-0/+48
2009-02-12[ARM] 5392/1: Delete redundant macros for w90p910wanzongshun1-22/+0
2009-02-12[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas1-0/+2
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas3-0/+16
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas7-4/+120
2009-02-12[ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon4-147/+161
2009-02-10[ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl3-0/+174
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar5-0/+306
2009-02-10[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar4-0/+642
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson1-2/+12
2009-02-10[ARM] 5374/1: The w90p910 uart0 driver patchwanzongshun3-70/+24
2009-02-10[ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone5-0/+2414
2009-02-10[ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten1-0/+12
2009-02-07Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King13-403/+4478
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds27-451/+1421
2009-02-06eCryptfs: Regression in unencrypted filename symlinksTyler Hicks1-2/+2
2009-02-06Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-3/+5
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-06Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-2/+12
2009-02-06elf core dump: fix get_user useRoland McGrath1-2/+12
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp1-1/+1
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-4/+11
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-5/+12
2009-02-06Add Sascha Hauer to .mailmapUwe Kleine-König1-0/+1
2009-02-06add another mailmap entry for Uwe Kleine-KönigUwe Kleine-König1-1/+2
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan1-0/+1
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason1-1/+1
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-14/+19
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter1-4/+4
2009-02-06Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-0/+1
2009-02-06Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+10