linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-06 13:30:46 to 2010-10-15 09:44:56 UTC [more...]

[PATCH 00/22] Introduce little endian bitops
 2010-10-15  9:46 UTC  (28+ messages)
` [PATCH 01/22] bitops: merge little and big endian definisions in asm-generic/bitops/le.h
` [PATCH 03/22] s390: introduce little endian bitops
` [PATCH 04/22] arm: "
` [PATCH 05/22] m68k: introduce le bitops
` [PATCH 07/22] bitops: introduce little endian bitops for most architectures
` [PATCH 08/22] rds: stop including asm-generic/bitops/le.h
` [PATCH 09/22] kvm: "
` [PATCH 10/22] asm-generic: use little endian bitops
` [PATCH 11/22] ext3: "
` [PATCH 12/22] ext4: "
` [PATCH 15/22] reiserfs: "
` [PATCH 17/22] ufs: "
` [PATCH 19/22] dm: use little endian bit operations
` [PATCH 20/22] bitops: remove ext2 non-atomic bitops from asm/bitops.h
` [PATCH 21/22] m68k: convert minix bitops to use little endian bitops
` [PATCH 22/22] bitops: remove minix bitops from asm/bitops.h

[tip:perf/core] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
 2010-10-15  6:21 UTC 

[tip:perf/core] ftrace/x86: Add support for C version of recordmcount
 2010-10-15  6:20 UTC 

[PATCH][GIT PULL] ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
 2010-10-15  4:13 UTC  (4+ messages)

[PATCH 2/3] ftrace/x86: Add support for C version of recordmcount
 2010-10-15  3:23 UTC  (9+ messages)

[PATCH] bitops.h: Widen BIT macro to support 64-bit types
 2010-10-14 15:36 UTC  (6+ messages)

[PATCH 4/5] mips: fix error values in case of bad_stack
 2010-10-14 14:45 UTC  (2+ messages)

[PATCH 3/5] mips: sanitize restart logics
 2010-10-14 14:44 UTC  (6+ messages)

[PATCH 2/5] mips: syscall number in in R2, not R0
 2010-10-14 13:51 UTC  (2+ messages)

[PATCH 1/5] mips: don't block signals if we'd failed setting sigframe up
 2010-10-14 12:48 UTC  (3+ messages)

Apply For A Guaranteed Loan
 2010-10-14  6:55 UTC 

[PATCH -tip -v6] irq_work: generic hard-irq context callbacks (resend with ACKs)
 2010-10-14  6:01 UTC 

+ mm-retry-page-fault-when-blocking-on-disk-transfer-update-fix.patch added to -mm tree
 2010-10-13 22:46 UTC 

Apply For A Guaranteed Loan
 2010-10-12 18:17 UTC 

[PATCH -mm 0/4] remove dma64_addr_t
 2010-10-12  6:28 UTC  (8+ messages)
` [PATCH -mm 1/4] sparc: remove dma64_addr_t usage
` [PATCH -mm 2/4] mips: "
` [PATCH -mm 3/4] alpha: "
` [PATCH -mm 4/4] remove dma64_addr_t

(unknown),
 2010-10-12  4:44 UTC 

[PATCH 1/5] bitops: add generic implementation of ext2 atomic bitops by test_and_{set,clear}_bit
 2010-10-12  3:39 UTC  (21+ messages)
` [PATCH 2/5] bitops: cleanup asm-generic/bitops/le.h
` [PATCH 3/5] kvm: stop including asm-generic/bitops/le.h directly
` [PATCH 4/5] rds: "
` [PATCH 5/5] bitops: forbid asm-generic/bitops/le.h direct inclusion

+ mm-retry-page-fault-when-blocking-on-disk-transfer-update.patch added to -mm tree
 2010-10-11 22:25 UTC 

[PATCH V5 0/7] Generalise ARM perf-events backend for oprofile
 2010-10-11 20:13 UTC  (26+ messages)
` [PATCH 1/7] perf: Add helper function to return number of counters
` [PATCH 2/7] perf: New helper function for pmu name
` [PATCH 3/7] oprofile: Make op_name_from_perf_id() global
` [PATCH 4/7] ARM: oprofile: Rename op_arm to oprofile_perf
` [PATCH 5/7] ARM: oprofile: Move non-ARM code into separate init/exit
` [PATCH 6/7] oprofile: Abstract the perf-events backend
` [PATCH 7/7] sh: oprofile: Use perf-events oprofile backend

[patch 00/47] Sparse irq rework
 2010-10-11 17:09 UTC  (45+ messages)
` [patch 29/47] pci: Convert msi to new irq_chip functions
` [patch 33/47] pci: Cleanup the irq_desc mess in msi

[PATCH 0/6] asm-generic updates for 2.6.37
 2010-10-09 19:57 UTC  (13+ messages)
` [PATCH 1/6] asm-generic: make atomic_add_unless a function
` [PATCH 2/6] asm-generic: cmpxchg does not handle non-long arguments
` [PATCH 3/6] asm-generic: fcntl: make exported headers use strict posix types
` [PATCH 4/6] asm-generic: kdebug.h: Checkpatch cleanup
` [PATCH 5/6] bitops: make asm-generic/bitops/find.h more generic
` [PATCH 6/6] bitops: remove duplicated extern declarations

Good day
 2010-10-08 22:39 UTC 

[patches] avr32 signal fixes
 2010-10-08 12:40 UTC  (2+ messages)

[PATCH 1/3] [ARM] Translate delay.S into (mostly) C
 2010-10-08  1:12 UTC  (2+ messages)

[PATCH V4 0/7] Generalise ARM perf-events backend for oprofile
 2010-10-06 21:03 UTC  (51+ messages)
` [PATCH 1/7] perf: Add helper function to return number of counters
` [PATCH 2/7] perf: New helper function for pmu name
` [PATCH 4/7] ARM: oprofile: Move non-ARM code into separate init/exit
` [PATCH 5/7] oprofile: Abstract the perf-events backend
` [PATCH 6/7] sh: oprofile: Use perf-events oprofile backend
` [PATCH 7/7] sh: Annotate oprofile_arch_exit() with __exit marker


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).