summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cifs: fix error handling when cifscreds key payload is an errorJeff Layton2012-02-081-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-141-37/+33Star
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-051-36/+32Star
| * | | | | | | | crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-01-261-2/+2
* | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-142-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
| * | | | | | | | | module: make module param bint handle nul valueDave Young2012-02-141-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds2012-02-133-12/+8Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-011-0/+1
| * | | | | | | | | power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
| * | | | | | | | | lp8727_chager: Fix permissions on a header fileKim, Milo2012-02-011-0/+0
| * | | | | | | | | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-011-1/+1
| * | | | | | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-011-9/+4Star
* | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-02-137-283/+142Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-106-282/+141Star
| * | | | | | | | | | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-311-1/+1
* | | | | | | | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-1311-56/+74
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-134-15/+33
| * | | | | | | | | | | ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-131-8/+8
| * | | | | | | | | | | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-131-7/+7
| * | | | | | | | | | | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-131-4/+4
| * | | | | | | | | | | ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-131-1/+1
| * | | | | | | | | | | ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King2012-02-131-0/+1
| * | | | | | | | | | | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-131-1/+1
| * | | | | | | | | | | ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-131-4/+4
| * | | | | | | | | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
| * | | | | | | | | | | ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-131-2/+2
| * | | | | | | | | | | ARM: omap: fix vc.c PMIC error messageRussell King2012-02-131-4/+2Star
| * | | | | | | | | | | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King2012-02-131-0/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-134-3/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-092-3/+5
| * | | | | | | | | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-091-0/+5
| * | | | | | | | | | | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King2012-02-091-0/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-133-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd2012-02-091-1/+4
| * | | | | | | | | | | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-091-0/+6
| * | | | | | | | | | | ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-091-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | i387: make irq_fpu_usable() tests more robustLinus Torvalds2012-02-132-8/+47
* | | | | | | | | | | i387: math_state_restore() isn't called from asmLinus Torvalds2012-02-132-4/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-1121-233/+155Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-111-7/+14
| * | | | | | | | | | relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-101-2/+8
| * | | | | | | | | | loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-081-11/+13
| * | | | | | | | | | bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-081-7/+3Star
| * | | | | | | | | | floppy: Fix a crash during rmmodVivek Goyal2012-02-081-0/+9
| * | | | | | | | | | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-081-1/+7
| * | | | | | | | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-082-8/+7Star
| * | | | | | | | | | bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-081-1/+2
| * | | | | | | | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-083-27/+13Star
| * | | | | | | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-085-55/+46Star