Age | Commit message (Expand) | Author | Files | Lines |
2014-08-09 | kernel: build bin2c based on config option CONFIG_BUILD_BIN2C | Vivek Goyal | 1 | -0/+1 |
2014-08-09 | shm: add memfd_create() syscall | David Herrmann | 2 | -0/+2 |
2014-08-09 | arch/x86: replace strict_strto calls | Daniel Walter | 5 | -9/+9 |
2014-08-09 | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter | 4 | -7/+7 |
2014-08-09 | arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto | Daniel Walter | 1 | -1/+2 |
2014-08-09 | arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto* | Daniel Walter | 1 | -1/+1 |
2014-08-09 | arch/arm/mach-pxa: replace strict_strto call with kstrto | Daniel Walter | 2 | -2/+2 |
2014-08-09 | arch/arm/mach-omap2: replace strict_strto* with kstrto* | Daniel Walter | 2 | -17/+7 |
2014-08-09 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 18 | -134/+41 |
2014-08-09 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 14 | -47/+7 |
2014-08-09 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 24 | -56/+19 |
2014-08-09 | proc: convert /proc/$PID/hardwall to seq_file interface | Alexey Dobriyan | 2 | -4/+4 |
2014-08-09 | rtc: ia64: allow other architectures to use EFI RTC | Mark Salter | 1 | -15/+0 |
2014-08-07 | Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -18/+28 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -3/+8 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 130 | -1800/+4296 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 141 | -2652/+4905 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 14 | -216/+266 |
2014-08-07 | avr32: fix error return code | Julia Lawall | 1 | -3/+8 |
2014-08-07 | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 21 | -309/+48 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -5/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -16/+13 |
2014-08-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 40 | -48/+0 |
2014-08-07 | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 5 | -0/+90 |
2014-08-07 | powerpc/eeh: Export eeh_iommu_group_to_pe() | Gavin Shan | 1 | -0/+1 |
2014-08-07 | memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -2/+3 |
2014-08-07 | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-08-07 | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-08-07 | memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-08-07 | memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE | Wang Nan | 1 | -1/+2 |
2014-08-07 | mm: describe mmap_sem rules for __lock_page_or_retry() and callers | Paul Cassella | 1 | -1/+2 |
2014-08-07 | mm/vmalloc.c: clean up map_vm_area third argument | WANG Chao | 1 | -1/+1 |
2014-08-07 | mm, CMA: change cma_declare_contiguous() to obey coding convention | Joonsoo Kim | 1 | -2/+2 |
2014-08-07 | PPC, KVM, CMA: use general CMA reserved area management framework | Joonsoo Kim | 5 | -277/+14 |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -0/+1 |
2014-08-07 | sh: fix build error by adding generic ioport_{map/unmap}() | Pranith Kumar | 1 | -0/+11 |
2014-08-07 | sh: SH7724 clock fixes | Daniel Palmer | 1 | -1/+3 |
2014-08-07 | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -3/+1 |
2014-08-07 | arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -3/+1 |
2014-08-07 | sh: remove CPU_SUBTYPE_SH7764 | Richard Weinberger | 3 | -6/+3 |
2014-08-07 | score, ptrace: remove unused macros | Chen Gang | 1 | -11/+0 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 11 | -280/+390 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -25/+29 |
2014-08-06 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+2 |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 10 | -6/+18 |
2014-08-06 | s390/locking: Reenable optimistic spinning | Christian Borntraeger | 1 | -0/+1 |
2014-08-06 | sparc64: Fix up merge thinko. | David S. Miller | 1 | -1/+0 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 68 | -233/+540 |
2014-08-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 21 | -288/+92 |
2014-08-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -133/+17 |