Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Merge branch 'acpica' into acpi-hotplug | Rafael J. Wysocki | 2013-11-22 | 2 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge back earlier acpi-hotplug material. | Rafael J. Wysocki | 2013-11-22 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 9 | -18/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm... | tangchen | 2014-01-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware module | Lv Zheng | 2013-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 2013-12-07 | 2 | -1/+1 | |
| | * | | | | | | | | | | SFI / ACPI: Fix warnings reported during builds with W=1 | Lv Zheng | 2013-12-07 | 1 | -0/+3 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 8 | -17/+7 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-24 | 30 | -139/+221 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | drivers/w1/masters/w1-gpio.c: add strong pullup emulation | Evgeny Boger | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | kexec: add sysctl to disable kexec_load | Kees Cook | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | exec: kill task_struct->did_exec | Oleg Nesterov | 2014-01-24 | 1 | -1/+0 | |
| * | | | | | | | | | | kernel/fork.c: make dup_mm() static | DaeSeok Youn | 2014-01-24 | 1 | -2/+0 | |
| * | | | | | | | | | | proc: cleanup/simplify get_task_state/task_state_array | Oleg Nesterov | 2014-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | | coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h | Oleg Nesterov | 2014-01-24 | 1 | -4/+17 | |
| * | | | | | | | | | | coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY | Oleg Nesterov | 2014-01-24 | 1 | -3/+1 | |
| * | | | | | | | | | | fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m... | Axel Lin | 2014-01-24 | 1 | -7/+0 | |
| * | | | | | | | | | | printk/cache: mark printk_once test variable __read_mostly | Joe Perches | 2014-01-24 | 2 | -11/+12 | |
| * | | | | | | | | | | lib/parser.c: add match_wildcard() function | Du, Changbin | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | uapi: convert u64 to __u64 in exported headers | Mike Frysinger | 2014-01-24 | 2 | -2/+2 | |
| * | | | | | | | | | | include/uapi/linux/dn.h: pull in ioctl.h header | Mike Frysinger | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h | Mike Frysinger | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | include/linux/of.h: make for_each_child_of_node() reference its args when CON... | David Howells | 2014-01-24 | 1 | -1/+6 | |
| * | | | | | | | | | | remove extra definitions of U32_MAX | Alex Elder | 2014-01-24 | 1 | -19/+0 | |
| * | | | | | | | | | | kernel.h: define u8, s8, u32, etc. limits | Alex Elder | 2014-01-24 | 1 | -0/+13 | |
| * | | | | | | | | | | conditionally define U32_MAX | Alex Elder | 2014-01-24 | 1 | -0/+2 | |
| * | | | | | | | | | | add generic fixmap.h | Mark Salter | 2014-01-24 | 1 | -0/+97 | |
| * | | | | | | | | | | asm/types.h: Remove include/asm-generic/int-l64.h | Geert Uytterhoeven | 2014-01-24 | 2 | -51/+1 | |
| * | | | | | | | | | | include/linux/genalloc.h: spinlock_t needs spinlock_types.h | Shawn Guo | 2014-01-24 | 1 | -0/+2 | |
| * | | | | | | | | | | numa: add a sysctl for numa_balancing | Andi Kleen | 2014-01-24 | 1 | -0/+4 | |
| * | | | | | | | | | | mm: free memblock.memory in free_all_bootmem | Philipp Hachtmann | 2014-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | | memcg, slab: RCU protect memcg_params for root caches | Vladimir Davydov | 2014-01-24 | 1 | -2/+7 | |
| * | | | | | | | | | | memcg, slab: clean up memcg cache initialization/destruction | Vladimir Davydov | 2014-01-24 | 1 | -5/+4 | |
| * | | | | | | | | | | memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path | Vladimir Davydov | 2014-01-24 | 1 | -5/+9 | |
| * | | | | | | | | | | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-24 | 8 | -29/+39 | |
| * | | | | | | | | | | mm: print more details for bad_page() | Dave Hansen | 2014-01-24 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-24 | 21 | -2/+2558 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | clk: qcom: Add support for MSM8660's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 2 | -0/+410 | |
| * | | | | | | | | | | | clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC) | Stephen Boyd | 2014-01-16 | 2 | -0/+223 | |
| * | | | | | | | | | | | clk: qcom: Add support for MSM8974's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 2 | -0/+416 | |
| * | | | | | | | | | | | clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC) | Stephen Boyd | 2014-01-16 | 2 | -0/+230 | |
| * | | | | | | | | | | | clk: qcom: Add support for MSM8960's global clock controller (GCC) | Stephen Boyd | 2014-01-16 | 2 | -0/+431 | |
| * | | | | | | | | | | | clk: Add set_rate_and_parent() op | Stephen Boyd | 2014-01-16 | 1 | -0/+15 | |
| * | | | | | | | | | | | reset: Silence warning in reset-controller.h | Stephen Boyd | 2014-01-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 2014-01-09 | 5 | -1/+636 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | clk: exynos-audss: add support for Exynos 5420 | Andrew Bresticker | 2014-01-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | clk: exynos5250: add clock ID for div_pcm0 | Andrew Bresticker | 2014-01-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | ARM: exynos5440: create a DT header defining CLK IDs | Andrzej Hajda | 2014-01-08 | 1 | -0/+42 | |
| | * | | | | | | | | | | | ARM: exynos5420: create a DT header defining CLK IDs | Andrzej Hajda | 2014-01-08 | 1 | -0/+188 | |
| | * | | | | | | | | | | | ARM: exynos5250: create a DT header defining CLK IDs | Andrzej Hajda | 2014-01-08 | 1 | -0/+159 |