Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | PM / QoS: add pm_qos_update_request_timeout() API | MyungJoo Ham | 2 | -0/+54 |
2012-03-29 | firmware_class: Move request_firmware_nowait() to workqueues | Stephen Boyd | 1 | -20/+7 |
2012-03-29 | firmware_class: Reorganize fw_create_instance() | Stephen Boyd | 1 | -73/+62 |
2012-03-29 | PM / Sleep: Mitigate race between the freezer and request_firmware() | Rafael J. Wysocki | 3 | -13/+58 |
2012-03-29 | PM / Sleep: Move disabling of usermode helpers to the freezer | Rafael J. Wysocki | 4 | -27/+8 |
2012-03-29 | PM / Hibernate: Disable usermode helpers right before freezing tasks | Rafael J. Wysocki | 1 | -13/+10 |
2012-03-29 | firmware_class: Do not warn that system is not ready from async loads | Rafael J. Wysocki | 3 | -34/+76 |
2012-03-29 | firmware_class: Split _request_firmware() into three functions, v2 | Rafael J. Wysocki | 1 | -17/+41 |
2012-03-29 | firmware_class: Rework usermodehelper check | Rafael J. Wysocki | 3 | -22/+18 |
2012-03-29 | Merge branch 'pm-runtime' into linux-next | Rafael J. Wysocki | 1 | -1/+2 |
2012-03-28 | Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 11 | -5/+2840 |
2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 96 | -555/+2536 |
2012-03-28 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 70 | -719/+3998 |
2012-03-28 | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 15 | -148/+1080 |
2012-03-28 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -20/+2 |
2012-03-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 30 | -1611/+1522 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 13 | -603/+868 |
2012-03-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 8 | -167/+226 |
2012-03-28 | Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+24 |
2012-03-28 | vfs: fix d_ancestor() case in d_materialize_unique | Michel Lespinasse | 1 | -1/+2 |
2012-03-28 | Merge branch 'fixes-non-critical' into next/drivers2 | Olof Johansson | 82 | -224/+421 |
2012-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 12 | -36/+971 |
2012-03-28 | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 54 | -733/+813 |
2012-03-28 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 23 | -95/+710 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 80 | -3248/+3793 |
2012-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -109/+184 |
2012-03-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 147 | -1037/+5017 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 118 | -732/+3077 |
2012-03-28 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 26 | -1/+5182 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 66 | -558/+1929 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 76 | -346/+5351 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 103 | -999/+964 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 379 | -7606/+4783 |
2012-03-28 | Merge tag 'maintainers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -6/+10 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 90 | -323/+650 |
2012-03-28 | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() | Eric Dumazet | 1 | -2/+6 |
2012-03-28 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Arnd Bergmann | 214 | -6281/+14139 |
2012-03-27 | PM / Runtime: don't forget to wake up waitqueue on failure | Alan Stern | 1 | -1/+2 |
2012-03-26 | Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms | Russell King | 67 | -3080/+3716 |
2012-03-26 | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 5 | -12/+13 |
2012-03-26 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 21 | -11/+40 |
2012-03-26 | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq | Rob Herring | 2 | -0/+2 |
2012-03-26 | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h | Rob Herring | 1 | -1/+1 |
2012-03-26 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 17 | -357/+518 |
2012-03-26 | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 13 | -470/+492 |
2012-03-26 | Merge branch 'sa11x0-mtd' into sa11x0 | Russell King | 1 | -112/+0 |
2012-03-26 | ARM: sa11x0: remove unused DMA controller definitions | Russell King | 2 | -218/+3 |
2012-03-26 | ARM: sa11x0: remove old SoC private DMA driver | Russell King | 3 | -466/+1 |
2012-03-26 | Merge branch 'sa11x0-ir' into sa11x0 | Russell King | 7 | -423/+1700 |
2012-03-26 | Merge branch 'sa1111' into sa11x0 | Russell King | 10 | -445/+459 |