aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-01
| | * | | | | | | power_supply: Fix modalias for charger-managerAxel Lin2012-02-01
| | * | | | | | | lp8727_chager: Fix permissions on a header fileKim, Milo2012-02-01
| | * | | | | | | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-01
| | * | | | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-01
| * | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-02-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-10
| | * | | | | | | | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-31
| * | | | | | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-13
| | * | | | | | | | | ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King2012-02-13
| | * | | | | | | | | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix vc.c PMIC error messageRussell King2012-02-13
| | * | | | | | | | | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King2012-02-13
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-09
| | * | | | | | | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-09
| | * | | | | | | | | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King2012-02-09
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd2012-02-09
| | * | | | | | | | | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-09
| | * | | | | | | | | ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-09
| | |/ / / / / / / /
| * | | | | | | | | i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-13
| * | | | | | | | | i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-13
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-11
| | * | | | | | | | | relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-10
| | * | | | | | | | | loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-08
| | * | | | | | | | | bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-08
| | * | | | | | | | | floppy: Fix a crash during rmmodVivek Goyal2012-02-08
| | * | | | | | | | | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-08
| | * | | | | | | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| | * | | | | | | | | bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-08
| | * | | | | | | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| | * | | | | | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| | * | | | | | | | | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-07
| | * | | | | | | | | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
| | * | | | | | | | | cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-06
| | * | | | | | | | | block: fix ioc locking warningShaohua Li2012-02-06
| | * | | | | | | | | block: fix NULL icq_cache referenceShaohua Li2012-01-19
| | * | | | | | | | | block,cfq: change code orderShaohua Li2012-01-19
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-10