| Commit message (Expand) | Author | Files | Lines |
2014-03-28 | ARM/leds: move ARM Versatile LED driver to leds subsystem | Linus Walleij | 5 | -7/+9 |
2014-02-27 | ARM: plat-versatile: convert LEDs to platform device | Linus Walleij | 9 | -21/+65 |
2014-02-26 | ARM: plat-versatile: LEDs initialise to off state | Russell King | 1 | -2/+2 |
2014-02-24 | Linux 3.14-rc4v3.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-02-23 | MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer | Matt Porter | 1 | -0/+1 |
2014-02-22 | Revert "tty: Set correct tty name in 'active' sysfs attribute" | Greg Kroah-Hartman | 2 | -20/+8 |
2014-02-22 | regulator: max14577: Fix invalid return value on DT parse success | Krzysztof Kozlowski | 1 | -2/+3 |
2014-02-21 | irqchip: orion: Fix getting generic chip pointer. | Andrew Lunn | 1 | -1/+2 |
2014-02-21 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 1 | -1/+9 |
2014-02-21 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra | 1 | -4/+1 |
2014-02-21 | perf, nmi: Fix unknown NMI warning | Markus Metzger | 1 | -4/+2 |
2014-02-21 | usb: chipidea: need to mask when writting endptflush and endptprime | Matthieu CASTET | 1 | -2/+2 |
2014-02-21 | staging: binder: Fix death notifications | Arve Hjønnevåg | 1 | -2/+1 |
2014-02-21 | sched/deadline: Remove useless dl_nr_total | Kirill Tkhai | 2 | -4/+1 |
2014-02-21 | sched/deadline: Test for CPU's presence explicitly | Boris Ostrovsky | 1 | -3/+3 |
2014-02-21 | sched: Add 'flags' argument to sched_{set,get}attr() syscalls | Peter Zijlstra | 2 | -7/+10 |
2014-02-21 | sched: Fix information leak in sys_sched_getattr() | Vegard Nossum | 1 | -1/+1 |
2014-02-21 | sched,numa: add cond_resched to task_numa_work | Rik van Riel | 1 | -0/+2 |
2014-02-21 | sched/core: Make dl_b->lock IRQ safe | Juri Lelli | 1 | -4/+6 |
2014-02-21 | sched/core: Fix sched_rt_global_validate | Juri Lelli | 1 | -1/+2 |
2014-02-21 | sched/deadline: Fix overflow to handle period==0 and deadline!=0 | Steven Rostedt | 1 | -1/+1 |
2014-02-21 | sched/deadline: Fix bad accounting of nr_running | Juri Lelli | 1 | -4/+2 |
2014-02-21 | watchdog: w83697hf_wdt: return ENODEV if no device was found | Stanislav Kholmanskikh | 1 | -1/+1 |
2014-02-21 | intel_pstate: Add support for Baytrail turbo P states | Dirk Brandewie | 1 | -3/+12 |
2014-02-21 | intel_pstate: Use LFM bus ratio as min ratio/P state | Dirk Brandewie | 1 | -1/+1 |
2014-02-21 | regulator: core: Change dummy supplies error message to a warning | Shuah Khan | 1 | -1/+1 |
2014-02-20 | ACPI / nouveau: fix probing regression related to _DSM | Jiang Liu | 1 | -2/+24 |
2014-02-20 | user_namespace.c: Remove duplicated word in comment | Brian Campbell | 1 | -1/+1 |
2014-02-20 | Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2] | David Howells | 1 | -1/+0 |
2014-02-20 | usb: musb: correct use of schedule_delayed_work() | Daniel Mack | 2 | -6/+9 |
2014-02-20 | usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP | Josh Cartwright | 1 | -31/+26 |
2014-02-20 | usb: gadget: fix NULL pointer dereference | Andrzej Pietrasiewicz | 1 | -1/+6 |
2014-02-20 | usb: gadget: printer: using gadget_is_otg to check otg support at runtime | Peter Chen | 1 | -1/+1 |
2014-02-20 | arm/smmu: Use irqsafe spinlock for domain lock | Joerg Roedel | 1 | -5/+7 |
2014-02-20 | of: Add self test for of_match_node() | Grant Likely | 3 | -0/+87 |
2014-02-20 | of: Move testcase FDT data into drivers/of | Grant Likely | 6 | -4/+5 |
2014-02-20 | of: reimplement the matching method for __of_match_node() | Kevin Hao | 1 | -36/+75 |
2014-02-20 | ALSA: hda - Enable front audio jacks on one HP desktop model | Hui Wang | 1 | -0/+13 |
2014-02-20 | sparc32: make copy_to/from_user_page() usable from modular code | Paul Gortmaker | 1 | -0/+2 |
2014-02-20 | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker | 1 | -1/+1 |
2014-02-20 | Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models" | Rafael J. Wysocki | 1 | -50/+0 |
2014-02-20 | ACPI / video: Add systems that should favour native backlight interface | Aaron Lu | 3 | -29/+134 |
2014-02-20 | ACPI / video: Filter the _BCL table for duplicate brightness values | Hans de Goede | 1 | -1/+7 |
2014-02-19 | x86: tsc: Add missing Baytrail frequency to the table | Mika Westerberg | 1 | -1/+1 |
2014-02-19 | x86, tsc: Fallback to normal calibration if fast MSR calibration fails | Thomas Gleixner | 3 | -20/+17 |
2014-02-19 | sched_clock: Prevent callers from seeing half-updated data | Stephen Boyd | 1 | -17/+29 |
2014-02-19 | NFS fix error return in nfs4_select_rw_stateid | Andy Adamson | 1 | -1/+4 |
2014-02-19 | mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP | Geert Uytterhoeven | 1 | -0/+2 |
2014-02-19 | mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP | Geert Uytterhoeven | 1 | -0/+2 |
2014-02-19 | mfd: tps65217: Naturalise cross-architecture discrepancies | Lee Jones | 2 | -4/+4 |