aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish2-104/+0
2008-04-19Netlink: Use generic LSM hookAhmed S. Darwish1-2/+1
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish3-37/+43
2008-04-19SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish1-2/+17
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish3-2/+54
2008-04-18[CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French1-4/+11
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan1-6/+9
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas5-4/+11
2008-04-18RealView: Add the configuration and build changes for PB1176Bahadir Balban3-1/+9
2008-04-18RealView: Add uncompressing support for PB1176Catalin Marinas1-0/+3
2008-04-18RealView: Base support for the PB1176 platformBahadir Balban3-0/+443
2008-04-18RealView: Add compactflash support for the PB11MPCore platformBahadir Balban1-0/+26
2008-04-18RealView: Enable the configuration options for PB11MPCoreBahadir Balban4-3/+13
2008-04-18RealView: Add uncompressing support to PB11MPCoreCatalin Marinas1-0/+3
2008-04-18RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban3-0/+501
2008-04-18RealView: Change the IO_ADDRESS macroCatalin Marinas2-2/+2
2008-04-18RealView: Allow ARMv7 support for RealView/EBCatalin Marinas1-1/+1
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas3-36/+30
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas4-28/+44
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas5-25/+34
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas5-12/+17
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas3-10/+11
2008-04-18Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas1-8/+31
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas4-40/+43
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook1-9/+44
2008-04-18Add a prefetch abort handlerPaul Brook22-40/+137
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas6-0/+96
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds133-4389/+4873
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds25-473/+877
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley1-1/+2
2008-04-18mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk1-0/+1
2008-04-18mmc: proper prototypes for mmc_attach_*()Adrian Bunk2-4/+4
2008-04-18mmc: make __mmc_release_bus() staticAdrian Bunk1-1/+1
2008-04-18sdhci: improve no card, no reset quirkPierre Ossman1-2/+10
2008-04-18MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen1-1/+7
2008-04-18MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen1-6/+42
2008-04-18MMC: OMAP: Lazy clock shutdownJarkko Lavinen1-14/+75
2008-04-18MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen1-33/+49
2008-04-18MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen1-27/+40
2008-04-18MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park1-1/+4
2008-04-18MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar1-10/+4
2008-04-18MMC: OMAP: Abort stuck commandsJarkko Lavinen1-10/+83
2008-04-18MMC: OMAP: General cleanup for MMC multislot supportJuha Yrjola1-17/+29
2008-04-18MMC: OMAP: Power functions modified to MMC multislot supportJuha Yrjola1-51/+37
2008-04-18MMC: OMAP: Fix timeout calculation for MMC multislot supportJuha Yrjola1-5/+4
2008-04-18MMC: OMAP: New release dma and abort xfer functionsJuha Yrjola1-19/+60
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola1-3/+84
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2-110/+294