| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: padlock - Restore dependency on x86 | Herbert Xu | 2009-06-02 | 1 | -1/+1 |
* | crypto: padlock - Enable on x86_64 | Sebastian Andrzej Siewior | 2009-06-02 | 2 | -1/+14 |
* | crypto: talitos - Avoid unnecessary decrypt check | Kim Phillips | 2009-06-02 | 1 | -2/+1 |
* | crypto: talitos - containerof related codingstyle | Kim Phillips | 2009-06-02 | 1 | -10/+16 |
* | crypto: talitos - Whitespace/codingstyle/overrun lines cleanup | Kim Phillips | 2009-06-02 | 1 | -47/+48 |
* | crypto: talitos - Add ablkcipher algorithms | Lee Nipper | 2009-06-02 | 1 | -38/+342 |
* | crypto: talitos - scaffolding for new algorithm types | Lee Nipper | 2009-06-02 | 1 | -116/+129 |
* | hwrng: omap - Move probe function to .devinit.text | Uwe Kleine-König | 2009-06-02 | 1 | -1/+1 |
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 | Linus Torvalds | 2009-05-29 | 1 | -20/+23 |
|\ |
|
| * | mtd: MXC NAND driver fixes (v5) | Vladimir Barinov | 2009-05-29 | 1 | -20/+23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-29 | 5 | -5/+29 |
|\ \ |
|
| * | | Revert "USB: Correct Makefile to make isp1760 buildable" | Mike Frysinger | 2009-05-28 | 1 | -1/+0 |
| * | | usb-serial: fix crash when sub-driver updates firmware | Alan Stern | 2009-05-28 | 1 | -0/+1 |
| * | | USB: isp1760: urb_dequeue doesn't always find the urbs | Warren Free | 2009-05-28 | 1 | -2/+22 |
| * | | USB: Yet another Conexant Clone to add to cdc-acm.c | Xiao Kaijian | 2009-05-28 | 1 | -0/+3 |
| * | | USB: atmel_usb_udc: Use kzalloc() to allocate ep structures | Haavard Skinnemoen | 2009-05-28 | 1 | -1/+1 |
| * | | USB: atmel-usba-udc : fix control out requests. | Martin Fuzzey | 2009-05-28 | 1 | -1/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-29 | 3 | -2/+11 |
|\ \ |
|
| * | | Driver Core: do not oops when driver_unregister() is called for unregistered ... | Kay Sievers | 2009-05-28 | 3 | -2/+11 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-29 | 3 | -2/+3 |
|\ \ |
|
| * | | Input: libps2 - better handle bad scheduler decisions | Dmitry Torokhov | 2009-05-28 | 1 | -1/+1 |
| * | | Input: usb1400_ts - fix access to "device data" in resume function | Manuel Traut | 2009-05-27 | 1 | -1/+1 |
| * | | Input: multitouch - add tracking ID to the protocol | Henrik Rydberg | 2009-05-23 | 1 | -0/+1 |
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-29 | 3 | -6/+34 |
|\ \ \ |
|
| * | | | i915: Set object to gtt domain when faulting it back in | Kristian Høgsberg | 2009-05-27 | 1 | -0/+7 |
| * | | | drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. | Eric Anholt | 2009-05-27 | 1 | -0/+10 |
| * | | | drm/i915: Fix tiling pitch handling on 8xx. | Eric Anholt | 2009-05-27 | 3 | -6/+17 |
* | | | | 8250: Fix oops from setserial | Alan Cox | 2009-05-29 | 1 | -0/+15 |
* | | | | edac: AMD8111 & AMD8131 Kconfig fixup | Harry Ciao | 2009-05-29 | 2 | -2/+8 |
* | | | | edac: AMD8111 & AMD8131 use dev_name() | Harry Ciao | 2009-05-29 | 2 | -3/+3 |
* | | | | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 2009-05-29 | 1 | -8/+2 |
* | | | | S3C-fb: PM fix | Marek Szyprowski | 2009-05-29 | 1 | -1/+11 |
* | | | | serial: 8250_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 |
* | | | | parport_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 |
* | | | | drivers/serial/mpc52xx_uart.c: fix array overindexing check | Roel Kluin | 2009-05-29 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-27 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | md: raid5: change incorrect usage of 'min' macro to 'min_t' | NeilBrown | 2009-05-27 | 1 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-05-26 | 9 | -89/+408 |
|\ \ \ |
|
| * | | | drm/i915: Add support for VGA load detection (pre-945). | Ma Ling | 2009-05-26 | 1 | -2/+147 |
| * | | | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. | Ma Ling | 2009-05-22 | 1 | -4/+63 |
| * | | | drm/i915: Determine type before initialising connector | Jonas Bonn | 2009-05-22 | 1 | -19/+10 |
| * | | | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. | Ma Ling | 2009-05-22 | 1 | -0/+41 |
| * | | | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them | Ma Ling | 2009-05-22 | 4 | -33/+93 |
| * | | | i915: support 8xx desktop cursors | Jesse Barnes | 2009-05-22 | 3 | -8/+39 |
| * | | | drm/i915: allocate large pointer arrays with vmalloc | Jesse Barnes | 2009-05-19 | 1 | -23/+15 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-05-26 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | oprofile: fix cpu buffer size | Robert Richter | 2009-05-07 | 1 | -2/+6 |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-05-26 | 3 | -4/+10 |
|\ \ \ \ \ |
|
| * | | | | | [CPUFREQ] fix timer teardown in ondemand governor | Mathieu Desnoyers | 2009-05-26 | 1 | -1/+4 |
| * | | | | | [CPUFREQ] fix timer teardown in conservative governor | Mathieu Desnoyers | 2009-05-26 | 1 | -1/+4 |