Age | Commit message (Expand) | Author | Files | Lines |
2012-04-28 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 8 | -128/+158 |
2012-04-28 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -10/+11 |
2012-04-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 6 | -61/+46 |
2012-04-28 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2012-04-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+12 |
2012-04-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -14/+27 |
2012-04-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -21/+64 |
2012-04-28 | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -49/+50 |
2012-04-28 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2 | -2/+2 |
2012-04-28 | Merge branch 'docs-3.4' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+13 |
2012-04-28 | xen: correctly check for pending events when restoring irq flags | David Vrabel | 1 | -1/+1 |
2012-04-27 | Btrfs: reduce lock contention during extent insertion | Chris Mason | 1 | -2/+7 |
2012-04-27 | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir | Chris Mason | 1 | -29/+1 |
2012-04-27 | spi/spi-bfin5xx: Fix flush of last bit after each spi transfer | Scott Jiang | 1 | -1/+4 |
2012-04-27 | spi/spi-bfin5xx: fix reversed if condition in interrupt mode | Scott Jiang | 1 | -4/+4 |
2012-04-27 | spi/spi_bfin_sport: drop bits_per_word from client data | Scott Jiang | 1 | -6/+8 |
2012-04-27 | spi/bfin_spi: drop bits_per_word from client data | Scott Jiang | 1 | -1/+0 |
2012-04-27 | spi/spi-bfin-sport: move word length setup to transfer handler | Scott Jiang | 1 | -4/+3 |
2012-04-27 | spi/bfin5xx: rename config macro name for bfin5xx spi controller driver | Scott Jiang | 2 | -2/+2 |
2012-04-27 | spi/pl022: Allow request for higher frequency than maximum possible | Viresh Kumar | 1 | -2/+8 |
2012-04-27 | Btrfs: Fix space checking during fs resize | Daniel J Blueman | 1 | -1/+1 |
2012-04-27 | Btrfs: fix block_rsv and space_info lock ordering | Stefan Behrens | 1 | -2/+2 |
2012-04-27 | Btrfs: Prevent root_list corruption | Daniel J Blueman | 1 | -0/+2 |
2012-04-27 | Btrfs: fix repair code for RAID10 | Jan Schmidt | 1 | -1/+2 |
2012-04-27 | Btrfs: do not start delalloc inodes during sync | Josef Bacik | 1 | -1/+0 |
2012-04-27 | spi/bcm63xx: set master driver mode_bits. | Florian Fainelli | 1 | -0/+1 |
2012-04-27 | spi/bcm63xx: don't use the stopping state | Florian Fainelli | 1 | -11/+2 |
2012-04-27 | spi/bcm63xx: convert to the pump message infrastructure | Florian Fainelli | 1 | -60/+89 |
2012-04-27 | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction | H Hartley Sweeten | 1 | -14/+10 |
2012-04-27 | spi: fix spi.h kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2012-04-27 | spi/pl022: Fix calculate_effective_freq() | Viresh Kumar | 1 | -6/+17 |
2012-04-27 | Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 10 | -39/+78 |
2012-04-27 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 6 | -6/+55 |
2012-04-27 | Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 7 | -8/+21 |
2012-04-27 | ARM: architected timers: remove support for non DT platforms | Marc Zyngier | 2 | -30/+3 |
2012-04-27 | ARM: vexpress: plug local timers into the DT code | Marc Zyngier | 1 | -1/+7 |
2012-04-27 | ARM: architected timers: add support for UP timer | Marc Zyngier | 1 | -0/+13 |
2012-04-27 | ARM: architected timers: add DT support | Marc Zyngier | 3 | -7/+79 |
2012-04-27 | ARM: architected timers: Add A15 specific sched_clock implementation | Marc Zyngier | 2 | -0/+31 |
2012-04-27 | ARM: local timers: Add A15 architected timer support | Marc Zyngier | 4 | -0/+314 |
2012-04-27 | ARM: local timers: reserve local_timer_register() to SMP | Marc Zyngier | 1 | -0/+3 |
2012-04-27 | usb: gadget: udc-core: fix incompatibility with dummy-hcd | Alan Stern | 1 | -1/+1 |
2012-04-27 | usb: gadget: udc-core: fix wrong call order | Felipe Balbi | 1 | -1/+1 |
2012-04-27 | drm/radeon/kms: use frac fb div on APUs | Alex Deucher | 1 | -0/+3 |
2012-04-27 | drm/radeon: add a missing entry to encoder_names | Ilija Hadzic | 1 | -1/+2 |
2012-04-27 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 3 | -35/+36 |
2012-04-27 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 1 | -25/+5 |
2012-04-27 | ARM: PXA2xx: MFP: fix potential direction bug | Igor Grinberg | 1 | -0/+9 |
2012-04-27 | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT | Igor Grinberg | 2 | -2/+17 |
2012-04-27 | arm/sa1100: fix sa1100-rtc memory resource | Dmitry Artamonow | 1 | -1/+1 |