messages from 2008-07-03 06:07:06 to 2008-07-22 10:36:35 UTC [more...]
[PATCH] Make u64 long long on all architectures (was: the printk problem)
2008-07-22 10:36 UTC (3+ messages)
+ make-u64-long-long-on-all-architectures.patch added to -mm tree
2008-07-22 10:02 UTC
[PATCH 00/14] Introduce cpu_enabled_map and friends
2008-07-18 23:08 UTC (45+ messages)
` [PATCH 01/14] "
` [PATCH 02/14] [M32R] Populate cpu_enabled_map
` [PATCH 03/14] [ALPHA] "
` [PATCH 04/14] [ARM] "
` [PATCH 05/14] [MIPS] "
` [PATCH 06/14] [PARISC] "
` [PATCH 07/14] [POWERPC] "
` [PATCH 08/14] [S390] "
` [PATCH 09/14] [SH] "
` [PATCH 12/14] [IA64] Populate and use cpu_enabled_map
` [PATCH 13/14] [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()
` [PATCH 14/14] ACPI: Provide /sys/devices/system/cpu/cpuN/deconfigure
` [PATCH 11/14] x86: Populate cpu_enabled_map
[PATCH-mm] byteorder: wire up arches to use new headers
2008-07-18 13:36 UTC (3+ messages)
[0/3] Improve generic fls64 for 64-bit machines
2008-07-18 12:33 UTC (6+ messages)
` [3/3] Use __fls for fls64 on 64-bit archs
` [PATCH] x86: fix description of __fls(): __fls(0) is undefined
[PATCH] (updated, rolled up) make section names compatible with -ffunction-sections -fdata-sections
2008-07-18 1:15 UTC (2+ messages)
[PATCH 1/2] byteorder: add a new include/linux/swab.h to define byteswapping functions
2008-07-17 23:23 UTC (3+ messages)
[PATCH 00/20] generic show_mem() v5
2008-07-16 22:06 UTC (37+ messages)
` [PATCH 01/20] mm: print swapcache page count in show_swap_cache_info()
` [PATCH 02/20] lib: generic show_mem()
` [PATCH 03/20] alpha: use "
` [PATCH 04/20] avr32: "
` [PATCH 05/20] blackfin: "
` [PATCH 06/20] xtensa: "
` [PATCH 07/20] x86: "
` [PATCH 08/20] um: "
` [PATCH 09/20] sparc64: "
` [PATCH 10/20] sh: "
` [PATCH 11/20] s390: "
` [PATCH 12/20] powerpc: "
` [PATCH 13/20] mn10300: "
` [PATCH 14/20] h8300: "
` [PATCH 15/20] mips: "
` [PATCH 16/20] m68knommu: "
` [PATCH 17/20] m68k: "
` [PATCH 18/20] m32r: "
` [PATCH 19/20] frv: "
` [PATCH 20/20] cris: "
[PATCH 2/2] byteorder: add include/linux/byteorder.h to define endian helpers
2008-07-15 19:01 UTC
[PATCH 10/14] [SPARC] Populate cpu_enabled_map
2008-07-15 2:55 UTC (2+ messages)
Microblaze architecture - ACK
2008-07-14 11:24 UTC
[PATCH 6/6] kernel: depend on asm/byteorder.h defining the machine endianness
2008-07-11 19:11 UTC
[PATCH 5/6] byteorder: remove the old byteorder implementation
2008-07-11 19:11 UTC
[PATCH 4/6] byteorder: fix direct byteswap includes
2008-07-11 19:11 UTC
[PATCH 3/6] byteorder: wire up arches to use new headers
2008-07-11 19:11 UTC
[PATCH 2/6] byteorder: add include/linux/byteorder.h to define endian helpers
2008-07-11 19:11 UTC
[PATCH 1/6] byteorder: add a new include/linux/swab.h to define byteswapping functions
2008-07-11 19:11 UTC
microblaze_v5: Status message
2008-07-08 23:47 UTC (62+ messages)
` [PATCH 01/58] microblaze_v5: Kconfig patches
` [PATCH 02/58] microblaze_v5: Makefiles for Microblaze cpu
` [PATCH 03/58] microblaze_v5: Cpuinfo handling
` [PATCH 04/58] microblaze_v5: Open firmware files1
` [PATCH 05/58] microblaze_v5: Open firmware files2
` [PATCH 06/58] microblaze_v5: Open firmware common files
` [PATCH 07/58] microblaze_v5: exception handling
` [PATCH 08/58] microblaze_v5: Signal support
` [PATCH 09/58] microblaze_v5: Interrupt handling, timer support, supported function
` [PATCH 10/58] microblaze_v5: cache support
` [PATCH 11/58] microblaze_v5: Generic dts file for platforms
` [PATCH 12/58] microblaze_v5: kernel modules support
` [PATCH 13/58] microblaze_v5: lmb support
` [PATCH 14/58] microblaze_v5: PVR support, cpuinfo support
` [PATCH 15/58] microblaze_v5: defconfig file
` [PATCH 16/58] microblaze_v5: head.S + linker script
` [PATCH 17/58] microblaze_v5: supported function for memory - kernel/lib
` [PATCH 18/58] microblaze_v5: checksum support
` [PATCH 19/58] microblaze_v5: early_printk support
` [PATCH 20/58] microblaze_v5: uaccess files
` [PATCH 21/58] microblaze_v5: heartbeat file
` [PATCH 22/58] microblaze_v5: setup.c - system setting
` [PATCH 23/58] microblaze_v5: asm-offsets
` [PATCH 24/58] microblaze_v5: process and init task function
` [PATCH 25/58] microblaze_v5: time support
` [PATCH 26/58] microblaze_v5: virtualization
` [PATCH 27/58] microblaze_v5: ptrace support
` [PATCH 28/58] microblaze_v5: traps support
` [PATCH 29/58] microblaze_v5: memory inicialization, MMU, TLB
` [PATCH 30/58] microblaze_v5: page.h, segment.h, unaligned.h
` [PATCH 31/58] microblaze_v5: includes SHM*, msgbuf
` [PATCH 32/58] microblaze_v5: bug headers files
` [PATCH 33/58] microblaze_v5: definitions of types
` [PATCH 34/58] microblaze_v5: ioctl support
` [PATCH 35/58] microblaze_v5: io.h IO operations
` [PATCH 36/58] microblaze_v5: headers for executables format FLAT, ELF
` [PATCH 37/58] microblaze_v5: dma support
` [PATCH 38/58] microblaze_v5: headers for irq
` [PATCH 39/58] microblaze_v5: atomic.h bitops.h byteorder.h
` [PATCH 40/58] microblaze_v5: headers pgalloc.h pgtable.h
` [PATCH 41/58] microblaze_v5: system.h pvr.h processor.h
` [PATCH 42/58] microblaze_v5: clinkage.h linkage.h sections.h kmap_types.h
` [PATCH 43/58] microblaze_v5: stats headers
` [PATCH 44/58] microblaze_v5: termbits.h termios.h
` [PATCH 45/58] microblaze_v5: sigcontext.h siginfo.h
` [PATCH 46/58] microblaze_v5: headers simple files - empty or redirect to asm-generic
` [PATCH 47/58] microblaze_v5: headers files entry.h current.h mman.h registers.h sembuf.h
` [PATCH 48/58] microblaze_v5: device.h param.h topology.h
` [PATCH 49/58] microblaze_v5: pool.h socket.h
` [PATCH 50/58] microblaze_v5: generic files sockios.h ucontext.h
` [PATCH 51/58] microblaze_v5: setup.h string.h thread_info.h
` [PATCH 52/58] microblaze_v5: Kbuild file
` [PATCH 53/58] microblaze_v5: pci headers
` [PATCH 54/58] microblaze_v5: IPC headers
` [PATCH 55/58] microblaze_v5: entry.S
` [PATCH 56/58] microblaze_v5: sys_microblaze.c
` [PATCH 57/58] microblaze_v5: syscall_table.S and unistd.h
` [PATCH 58/58] microblaze_v5: Enable drivers for Microblaze
Microblaze init port v4
2008-07-08 6:17 UTC (5+ messages)
` [PATCH 30/60] microblaze_v4: support for a.out
` [PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB
[PATCH 0/10] Add generic helpers for arch IPI function calls #4
2008-07-06 17:21 UTC (3+ messages)
` [PATCH 1/10] Add generic helpers for arch IPI function calls
[PATCH 14/23] make section names compatible with -ffunction-sections -fdata-sections: parisc
2008-07-06 16:19 UTC (4+ messages)
[PATCH -mm 5/8] m68knommu: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-06 4:36 UTC (2+ messages)
[PATCH 3/3] relay: Add buffer-only channels; useful for early logging
2008-07-05 6:32 UTC (3+ messages)
[PATCH 3/5] byteorder: wire up arches to use new headers
2008-07-04 17:23 UTC (2+ messages)
[PATCH 4/5] byteorder: fix direct byteswap includes
2008-07-04 16:37 UTC (3+ messages)
[PATCH 6/5] byteorder: depend on asm/byteorder.h defining the machine endianness
2008-07-04 5:02 UTC
[PATCH 5/5] byteorder: remove the old byteorder implementation
2008-07-04 4:12 UTC
[PATCH 2/5] byteorder: add include/linux/byteorder.h to define endian helpers
2008-07-04 4:12 UTC
[PATCH 1/5] byteorder: add a new include/linux/swab.h to define byteswapping functions
2008-07-04 4:12 UTC
[PATCH -mm 7/8] xtensa: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 2/8] avr32: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 1/8] arm: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 0/8] fix implicit declarations of PAGE_ALIGN() for different archs
2008-07-03 9:59 UTC
[PATCH -mm 3/8] h8300: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 4/8] m68k: fix implicit declaration of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 6/8] mips: fix implicit declarations of function 'PAGE_ALIGN'
2008-07-03 9:59 UTC
[PATCH -mm 8/8] fix implicit declarations of function 'PAGE_ALIGN' in various drivers
2008-07-03 9:59 UTC
[PATCH 21/23] make section names compatible with -ffunction-sections -fdata-sections: v850
2008-07-03 9:54 UTC (5+ messages)
linux-next powerpc allmodconfig
2008-07-03 7:22 UTC
+ page_align-correctly-handle-64-bit-values-on-32-bit-architectures-powerpc-fixes.patch added to -mm tree
2008-07-03 6:03 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).