Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | s390: get_user_pages_fast() might sleep | David Hildenbrand | 2015-11-27 | 1 | -0/+1 | |
| * | | | | s390/spinlock: avoid diagnose loop | Martin Schwidefsky | 2015-11-27 | 1 | -9/+19 | |
| * | | | | s390/dump: cleanup CPU save area handling | Martin Schwidefsky | 2015-11-27 | 4 | -192/+140 | |
| * | | | | s390/dump: rework CPU register dump code | Martin Schwidefsky | 2015-11-27 | 10 | -142/+157 | |
| * | | | | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky | 2015-11-27 | 4 | -35/+41 | |
| * | | | | s390/kvm: remove dependency on struct save_area definition | Martin Schwidefsky | 2015-11-27 | 2 | -15/+16 | |
| * | | | | s390/dump: streamline oldmem copy functions | Martin Schwidefsky | 2015-11-27 | 5 | -99/+88 | |
| * | | | | s390/kdump: remove code to create ELF notes in the crashed system | Martin Schwidefsky | 2015-11-27 | 5 | -63/+28 | |
| * | | | | s390/zcore: remove /sys/kernel/debug/zcore/mem | Martin Schwidefsky | 2015-11-27 | 1 | -1/+0 | |
| * | | | | s390/zcore: copy vector registers into the image data | Martin Schwidefsky | 2015-11-27 | 1 | -0/+1 | |
* | | | | | Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-13 | 2 | -4/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | ia64: split off early_ioremap() declarations into asm/early_ioremap.h | Ard Biesheuvel | 2016-01-13 | 2 | -4/+11 | |
* | | | | | | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2016-01-13 | 1 | -9/+10 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/... | Mark Brown | 2016-01-11 | 1 | -9/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | spi: s3c64xx: pass DMA arguments in platform data | Arnd Bergmann | 2015-11-18 | 1 | -9/+10 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-01-13 | 19 | -35/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: make use of nand_set/get_controller_data() helpers | Boris BREZILLON | 2016-01-07 | 1 | -2/+2 | |
| * | | | | | | | | cris: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2015-12-18 | 2 | -6/+0 | |
| * | | | | | | | | cris: nand: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2015-12-18 | 2 | -4/+2 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ | Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD dev | Brian Norris | 2015-12-08 | 18 | -22/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | mips: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 5 | -5/+5 | |
| | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | * / | | | | | | | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 2 | -2/+2 | |
| | | | |/ / / / / / / | ||||||
| | | * / / / / / / / | blackfin: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 2 | -2/+2 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 9 | -13/+13 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | sh: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-01-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: configs: Add STM32 DMA support in STM32 defconfig | M'boumba Cedric Madianga | 2015-11-16 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-01-13 | 12 | -54/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 2016-01-08 | 12 | -54/+60 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | sh: sh7734: Correct SCIF type for BRG | Geert Uytterhoeven | 2015-12-17 | 1 | -6/+6 | |
| | * | | | | | | | | sh: Remove sci_ick clock alias | Laurent Pinchart | 2015-12-17 | 1 | -1/+0 | |
| | * | | | | | | | | sh: Rename sci_ick and sci_fck clock to fck | Laurent Pinchart | 2015-12-17 | 10 | -47/+54 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-01-13 | 2 | -0/+58 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-01-04 | 52 | -231/+454 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 4.4-rc6 into usb-next | Greg Kroah-Hartman | 2015-12-21 | 33 | -183/+280 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge 4.4-rc5 into usb-next as we want those fixes here for testing | Greg Kroah-Hartman | 2015-12-14 | 70 | -281/+356 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | arm64: dts: mediatek: add xHCI & usb phy for mt8173 | Chunfeng Yun | 2015-12-01 | 2 | -0/+58 | |
* | | | | | | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 5 | -76/+41 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-01-12 | 1 | -14/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz> | Viresh Kumar | 2015-11-23 | 1 | -14/+14 | |
| * | | | | | | | | | | | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2016-01-12 | 4 | -62/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 2 | -1/+4 | |
| | * | | | | | | | | | | x86/platform/iosf_mbi: Remove duplicate definitions | Andy Shevchenko | 2015-12-09 | 3 | -61/+23 | |
* | | | | | | | | | | | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-01-13 | 4 | -27/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: ftrace: Fix the comments for ftrace_modify_code_direct() | Li Bin | 2016-01-05 | 1 | -7/+5 | |
| * | | | | | | | | | | | | metag: ftrace: Fix the comments for ftrace_modify_code | Li Bin | 2015-12-23 | 1 | -6/+5 | |
| * | | | | | | | | | | | | sh: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 2015-12-23 | 1 | -7/+5 | |
| * | | | | | | | | | | | | ia64: ftrace: Fix the comments for ftrace_modify_code() | Li Bin | 2015-12-23 | 1 | -7/+5 | |
| * | | | | | | | | | | | | ftrace: Add variable ftrace_expected for archs to show expected code | Steven Rostedt (Red Hat) | 2015-11-25 | 1 | -0/+9 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-01-13 | 20 | -72/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |