summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-04-05Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2012-04-04gpio: tegra: Iterate over the correct number of banksStephen Warren
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren
2012-04-04ARM: at91: dt: remove unit-address part for memory nodesLudovic Desroches
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre
2012-04-04ARM: at91/NAND DT bindings: add commentsNicolas Ferre
2012-04-04ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT fileNicolas Ferre
2012-04-04USB: ohci-at91: trivial return code name changeNicolas Ferre
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre
2012-04-04USB: ohci-at91: rework and fix initializationNicolas Ferre
2012-04-04ARM: at91/dts: USB host vbus is active lowNicolas Ferre
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre
2012-04-04USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre
2012-04-03Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker
2012-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker
2012-04-02ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx31lite: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx53ard: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre
2012-04-02ARM: mx35: Fix registration of camera clockFabio Estevam
2012-04-02ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam
2012-04-02MX2: Fix mx2_camera clock regression.Javier Martin
2012-04-02ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam
2012-03-31Linux 3.4-rc1Linus Torvalds
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-31vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields
2012-03-31vfs: split __lookup_hashMiklos Szeredi
2012-03-31untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro
2012-03-31untangling do_lookup() - switch to calling __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro
2012-03-31untangling do_lookup() - merge failure exits in !dentry caseAl Viro
2012-03-31untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro
2012-03-31untangling do_lookup() - eliminate a loop.Al Viro
2012-03-31untangling do_lookup() - expand the area under ->i_mutexAl Viro
2012-03-31untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro
2012-03-31vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi
2012-03-31vfs: don't revalidate just looked up dentryMiklos Szeredi
2012-03-31vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi
2012-03-31ext3: move headers to fs/ext3/Al Viro