Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-02-13 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cifs: don't return error from standard_receive3 after marking response malformed | Jeff Layton | 2012-02-07 | 1 | -3/+4 | |
| * | | | | | | | cifs: request oplock when doing open on lookup | Jeff Layton | 2012-02-07 | 1 | -1/+1 | |
| * | | | | | | | cifs: fix error handling when cifscreds key payload is an error | Jeff Layton | 2012-02-07 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-02-13 | 1 | -37/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | crypto: sha512 - Avoid stack bloat on i386 | Herbert Xu | 2012-02-05 | 1 | -36/+32 | |
| * | | | | | | | | crypto: sha512 - Use binary and instead of modulus | Herbert Xu | 2012-01-26 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-02-13 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | module: fix broken isapnp handling in file2alias | Ondrej Zary | 2012-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | module: make module param bint handle nul value | Dave Young | 2012-02-14 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/... | Linus Torvalds | 2012-02-13 | 3 | -12/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lp8727_charger: Add terminating entry for i2c_device_id table | Axel Lin | 2012-02-01 | 1 | -0/+1 | |
| * | | | | | | | | | power_supply: Fix modalias for charger-manager | Axel Lin | 2012-02-01 | 1 | -2/+2 | |
| * | | | | | | | | | lp8727_chager: Fix permissions on a header file | Kim, Milo | 2012-02-01 | 1 | -0/+0 | |
| * | | | | | | | | | bq27x00_battery: Fix flag register read | Grazvydas Ignotas | 2012-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery" | Anton Vorontsov | 2012-02-01 | 1 | -9/+4 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-02-13 | 7 | -283/+142 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xfs: use a normal shrinker for the dquot freelist | Christoph Hellwig | 2012-02-10 | 6 | -282/+141 | |
| * | | | | | | | | | | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans() | Mitsuo Hayasaka | 2012-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 11 | -56/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: omap: resolve nebulous 'Error setting wl12xx data' | Russell King | 2012-02-13 | 4 | -15/+33 | |
| * | | | | | | | | | | | ARM: omap: fix wrapped error messages in omap_hwmod.c | Russell King | 2012-02-13 | 1 | -8/+8 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c | Russell King | 2012-02-13 | 1 | -7/+7 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King | 2012-02-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch error for omap_4430sdp_display_init() | Russell King | 2012-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch warning for omap_secondary_startup() | Russell King | 2012-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() | Russell King | 2012-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch warning in mux.c | Russell King | 2012-02-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | ARM: omap: fix section mismatch errors in TWL PMIC driver | Russell King | 2012-02-13 | 1 | -10/+10 | |
| * | | | | | | | | | | | ARM: omap: fix uninformative vc/i2c configuration error message | Russell King | 2012-02-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | ARM: omap: fix vc.c PMIC error message | Russell King | 2012-02-13 | 1 | -4/+2 | |
| * | | | | | | | | | | | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error | Russell King | 2012-02-13 | 1 | -0/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 4 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: omap: fix broken twl-core dependencies and ifdefs | Russell King | 2012-02-09 | 2 | -3/+5 | |
| * | | | | | | | | | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c | Russell King | 2012-02-09 | 1 | -0/+5 | |
| * | | | | | | | | | | | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found | Russell King | 2012-02-09 | 1 | -0/+5 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() | Stephen Boyd | 2012-02-09 | 1 | -1/+4 | |
| * | | | | | | | | | | | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd | 2012-02-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | ARM: 7320/1: Fix proc_info table alignment | Marc Zyngier | 2012-02-09 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-13 | 2 | -8/+47 | |
* | | | | | | | | | | | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-13 | 2 | -4/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-02-11 | 21 | -233/+155 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: fix lockdep warning on io_context release put_io_context() | Tejun Heo | 2012-02-11 | 1 | -7/+14 | |
| * | | | | | | | | | | relay: prevent integer overflow in relay_open() | Dan Carpenter | 2012-02-10 | 1 | -2/+8 | |
| * | | | | | | | | | | loop: zero fill bio instead of return -EIO for partial read | Dave Young | 2012-02-08 | 1 | -11/+13 | |
| * | | | | | | | | | | bio: don't overflow in bio_get_nr_vecs() | Kent Overstreet | 2012-02-08 | 1 | -7/+3 | |
| * | | | | | | | | | | floppy: Fix a crash during rmmod | Vivek Goyal | 2012-02-08 | 1 | -0/+9 | |
| * | | | | | | | | | | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ... | Vivek Goyal | 2012-02-08 | 1 | -1/+7 | |
| * | | | | | | | | | | cdrom: move shared static to cdrom_device_info | Paolo Bonzini | 2012-02-08 | 2 | -8/+7 |