Age | Commit message (Expand) | Author | Files | Lines |
2014-04-08 | asm/system.h: um: arch_align_stack() moved to asm/exec.h | David Howells | 1 | -1/+1 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 29 | -43/+43 |
2014-04-08 | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG | Josh Triplett | 1 | -3/+0 |
2014-04-08 | ppc: make PPC_BOOK3S_64 select IRQ_WORK | Josh Triplett | 1 | -0/+1 |
2014-04-08 | ia64: select CONFIG_TTY for use of tty_write_message in unaligned | Josh Triplett | 1 | -0/+1 |
2014-04-08 | cris: cpuinfo_op should depend on CONFIG_PROC_FS | Geert Uytterhoeven | 1 | -0/+2 |
2014-04-08 | cris: make ETRAX_ARCH_V10 select TTY for use in debugport | Josh Triplett | 1 | -0/+1 |
2014-04-08 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine | 1 | -0/+1 |
2014-04-08 | include/linux/crash_dump.h: add vmcore_cleanup() prototype | Rashika Kheria | 1 | -1/+0 |
2014-04-08 | mm: per-thread vma caching | Davidlohr Bueso | 1 | -1/+3 |
2014-04-08 | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" | Alex Thorlton | 1 | -0/+3 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 26 | -70/+158 |
2014-04-07 | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 20 | -252/+997 |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -10/+12 |
2014-04-07 | arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM | Laura Abbott | 1 | -0/+14 |
2014-04-07 | ARM: 8009/1: dcscb.c: remove call to outer_flush_all() | Nicolas Pitre | 1 | -4/+9 |
2014-04-07 | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 1 | -10/+10 |
2014-04-07 | cpufreq: powernv: Select CPUFreq related Kconfig options for powernv | Gautham R. Shenoy | 3 | -0/+8 |
2014-04-07 | cpufreq: powernv: cpufreq driver for powernv platform | Vaidyanathan Srinivasan | 1 | -0/+4 |
2014-04-07 | microblaze: Use asm-generic/io.h | Michal Simek | 5 | -294/+19 |
2014-04-07 | microblaze: Remove platform folder | Michal Simek | 6 | -8/+2 |
2014-04-07 | microblaze: Remove generic platform | Michal Simek | 4 | -80/+40 |
2014-04-07 | microblaze: Sort Kconfig options | Michal Simek | 1 | -26/+26 |
2014-04-07 | microblaze: Move DTS file to common location at boot/dts folder | Michal Simek | 2 | -367/+366 |
2014-04-07 | microblaze: Fix compilation failure because of release_thread | Michal Simek | 1 | -1/+1 |
2014-04-07 | microblaze: Fix sparse warning because of missing cpu.h header | Michal Simek | 1 | -0/+1 |
2014-04-07 | ARM: 8014/1: mm: fix reporting of read-only PMD bits | Kees Cook | 1 | -15/+32 |
2014-04-07 | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr | Liu Hua | 1 | -1/+1 |
2014-04-07 | ARM: 8010/1: avoid tracers in soft_restart | Sebastian Capella | 1 | -1/+1 |
2014-04-07 | microblaze: Make timer driver endian aware | Michal Simek | 1 | -15/+47 |
2014-04-07 | microblaze: Make intc driver endian aware | Michal Simek | 1 | -10/+41 |
2014-04-07 | powerpc/powernv: Fix endian issues with OPAL async code | Anton Blanchard | 5 | -13/+16 |
2014-04-07 | powerpc/powernv: Add opal_notifier_unregister() and export to modules | Benjamin Herrenschmidt | 2 | -0/+16 |
2014-04-07 | powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early | Benjamin Herrenschmidt | 2 | -5/+15 |
2014-04-07 | powerpc/ppc64: Gracefully handle early interrupts | Benjamin Herrenschmidt | 2 | -1/+17 |
2014-04-07 | powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once | Benjamin Herrenschmidt | 1 | -26/+26 |
2014-04-07 | powerpc: Make boot_cpuid common between 32 and 64-bit | Benjamin Herrenschmidt | 4 | -3/+7 |
2014-04-07 | powerpc: Adjust CPU_FTR_SMT on all platforms | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-04-07 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 4 | -7/+33 |
2014-04-07 | powerpc/le: Enable RTAS events support | Greg Kurz | 5 | -61/+128 |
2014-04-07 | powerpc: Correct emulated mtfsf instruction | Stephen Chivers | 1 | -35/+23 |
2014-04-07 | arm64: fix !CONFIG_COMPAT build failures | Mark Salter | 2 | -0/+6 |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 13 | -19/+1285 |
2014-04-06 | Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+5 |
2014-04-06 | Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2 | -5/+1 |
2014-04-06 | Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -18/+0 |
2014-04-06 | Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 82 | -1314/+1021 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 37 | -330/+849 |
2014-04-06 | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 344 | -5567/+30926 |
2014-04-06 | Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 34 | -216/+2196 |