linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 20:20:56 to 2015-11-16 08:01:18 UTC [more...]

using IS_ENABLED(CONFIG_xyz) effectively
 2015-11-16  8:00 UTC 

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-16  6:56 UTC 

[PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
 2015-11-15 14:23 UTC  (7+ messages)

[PATCH 0/4] m68k/mm: Add missing initialization of max_pfn and {min,max}_low_pfn
 2015-11-15 11:04 UTC  (9+ messages)
` [PATCH 1/4] m68k/mm: motorola - Add missing initialization of max_pfn
` [PATCH 2/4] m68k/mm: m54xx "
` [PATCH 3/4] m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfn
` [PATCH 4/4] m68knommu: "

Reply Me Immediately
 2015-11-13 11:35 UTC 

[PATCH v2 1/2] asm/sections: Add helpers to check for section data
 2015-11-10 17:11 UTC  (3+ messages)
` [PATCH v2 2/2] printk: Only unregister boot consoles when necessary

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-10  1:31 UTC  (84+ messages)
` [PATCH v4] "
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
    ` [PATCH v5] Remove #ifdef CONFIG_* from all userspace headers
    ` [PATCH 01/14] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
      ` [PATCH 02/14] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
      ` [PATCH 03/14] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
      ` [PATCH 04/14] Always expose MAP_UNINITIALIZED to userspace
      ` [PATCH 05/14] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
      ` [PATCH 06/14] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
      ` [PATCH 07/14] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
      ` [PATCH 08/14] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
      ` [PATCH 09/14] Move bp_type_idx to include/linux/hw_breakpoint.h
      ` [PATCH 10/14] Move USE_WCACHING to drivers/block/pktcdvd.c
      ` [PATCH 11/14] Always define MAX_RAW_MINORS as 2**20 in userspace
      ` [PATCH 12/14] Remove AT_VECTOR_SIZE_ARCH on x86
      ` [PATCH 13/14] Hide CONFIG_PHY_RAM_BASE_ADDRESS from userspace
      ` [PATCH 14/14] Re-enable and clean up "check_config()" in headers_check.pl

[PATCH 0/2] selftests/mlock2: Build warning fixes on Debian/m68k 4.0
 2015-11-09 20:43 UTC  (2+ messages)

[RFC PATCH 00/28] Linux Kernel Library
 2015-11-09 16:35 UTC  (81+ messages)
` [RFC PATCH 01/28] asm-generic: atomic64: allow using generic atomic64 on 64bit platforms
` [RFC PATCH 02/28] kbuild: allow architectures to automatically define kconfig symbols
` [RFC PATCH 03/28] lkl: architecture skeleton for Linux kernel library
` [RFC PATCH 04/28] lkl: host interface
` [RFC PATCH 05/28] lkl: memory handling
` [RFC PATCH 06/28] lkl: kernel threads support
` [RFC PATCH 07/28] lkl: interrupt support
` [RFC PATCH 08/28] lkl: system call interface and application API
` [RFC PATCH 09/28] lkl: timers, time and delay support
` [RFC PATCH 10/28] lkl: memory mapped I/O support
` [RFC PATCH 11/28] lkl: basic kernel console support
` [RFC PATCH 12/28] init: allow architecture code to overide run_init_process
` [RFC PATCH 13/28] lkl: initialization and cleanup
` [RFC PATCH 14/28] lkl: plug in the build system
` [RFC PATCH 15/28] lkl tools: skeleton for host side library, tests and tools
` [RFC PATCH 16/28] lkl tools: host lib: add lkl_strerror and lkl_printf
` [RFC PATCH 17/28] lkl tools: host lib: memory mapped I/O helpers
` [RFC PATCH 18/28] lkl tools: host lib: virtio devices
` [RFC PATCH 19/28] lkl tools: host lib: virtio block device
` [RFC PATCH 20/28] lkl tools: host lib: filesystem helpers
` [RFC PATCH 21/28] lkl tools: host lib: posix host operations
` [RFC PATCH 22/28] lkl tools: "boot" test
` [RFC PATCH 23/28] lkl tools: tool that converts a filesystem image to tar
` [RFC PATCH 24/28] lkl tools: tool that reads/writes to/from a filesystem image
` [RFC PATCH 25/28] signal: use CONFIG_X86_32 instead of __i386__
` [RFC PATCH 26/28] asm-generic: vmlinux.lds.h: allow customized rodata section name
` [RFC PATCH 27/28] lkl: add support for Windows hosts
` [RFC PATCH 28/28] lkl tools: add support for Windows host

[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-09 15:12 UTC  (8+ messages)
` [PATCH v2 02/20] compat: Add generic copy_siginfo_{to,from}_user32

[PATCH v1 1/2] dma-mapping-common: add dma_map_page_attrs API
 2015-11-07 15:06 UTC  (14+ messages)
` [PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS

[GIT PULL] asm-generic cleanups
 2015-11-06 16:57 UTC  (2+ messages)

[PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
 2015-11-05 21:08 UTC  (5+ messages)

[RFC] Enable ARCH_USE_BUILTIN_BSWAP by default
 2015-11-05 20:33 UTC  (5+ messages)

[PATCH 2/3] tree wide: get rid of __GFP_REPEAT for small order requests
 2015-11-05 16:15 UTC  (2+ messages)

[PATCH 1/2] asm/sections: Add helpers to check for section data
 2015-11-05 11:05 UTC  (5+ messages)
` [PATCH 2/2] printk: Only unregister boot consoles when necessary

[PATCH 2/5] do_div(): generic optimization for constant divisor on 32-bit machines
 2015-11-04 21:42 UTC  (5+ messages)

Eure Hilfe
 2015-11-04  7:56 UTC 

[PATCH v2 03/13] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
 2015-11-04  1:25 UTC  (2+ messages)

[PATCH 5/5] ARM: asm/div64.h: adjust to generic codde
 2015-11-03 21:39 UTC  (2+ messages)

[PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl
 2015-11-03 20:26 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).