public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-30 17:56:46 to 2009-05-01 00:12:37 UTC [more...]

[PATCH 00/11] section name cleanup for x86
 2009-05-01  0:01 UTC  (11+ messages)
` [PATCH 01/11] x86: Use macros for .bss.page_aligned section
  ` [PATCH 02/11] x86: Use section .data.page_aligned for the idt_table
    ` [PATCH 03/11] x86: Use macros for .data.page_aligned
      ` [PATCH 04/11] x86: convert compressed loader to use __HEAD and HEAD_TEXT macros
        ` [PATCH 05/11] x86: convert "
          ` [PATCH 06/11] x86: use NOSAVE_DATA macro for .data.nosave section
            ` [PATCH 07/11] x86: use new macro for .data.cacheline_aligned section
              ` [PATCH 08/11] x86: use new macros for .data.init_task
                ` [PATCH 09/11] x86: fix fragile computation of vsyscall address
                  ` [PATCH 10/11] x86: use new macro for .data.read_mostly section

[PATCH 0/6] section name cleanup for s390
 2009-04-30 23:57 UTC  (6+ messages)
` [PATCH 1/6] s390: Use macros for .data.page_aligned
  ` [PATCH 2/6] s390: use NOSAVE_DATA macro for .data.nosave section
    ` [PATCH 3/6] s390: use new macro for .data.cacheline_aligned section
      ` [PATCH 4/6] s390: use new macros for .data.init_task
        ` [PATCH 5/6] s390: use new macro for .data.read_mostly section

[PATCH 0/8] section name cleanup for powerpc
 2009-04-30 23:56 UTC  (8+ messages)
` [PATCH 1/8] powerpc: Remove unused __page_aligned macro
  ` [PATCH 2/8] powerpc: share .data output section definition between 32 and 64 bits
    ` [PATCH 3/8] powerpc: Use macros for .data.page_aligned section
      ` [PATCH 4/8] powerpc: use NOSAVE_DATA macro for .data.nosave section
        ` [PATCH 5/8] powerpc: use new macro for .data.cacheline_aligned section
          ` [PATCH 6/8] powerpc: use new macros for .data.init_task
            ` [PATCH 7/8] powerpc: use new macro for .data.read_mostly section

[PATCH 0/4] section name cleanup for sparc
 2009-04-30 23:58 UTC  (3+ messages)
` [PATCH 1/4] sparc: use new macro for .data.cacheline_aligned section
  ` [PATCH 2/4] sparc: use new macros for .data.init_task

[PATCH 0/3] section name cleanup for xtensa
 2009-05-01  0:00 UTC  (3+ messages)
` [PATCH 1/3] xtensa: Use macros for .bss.page_aligned section
  ` [PATCH 2/3] xtensa: use new macro for .data.cacheline_aligned section

[PATCH] section name cleanup for um
 2009-04-30 23:59 UTC 

[PATCH 0/7] section name cleanup for sh
 2009-04-30 23:57 UTC 

[PATCH 0/5] section name cleanup for parisc
 2009-04-30 23:55 UTC  (6+ messages)
` [PATCH 1/5] parisc: use NOSAVE_DATA macro for .data.nosave section
  ` [PATCH 2/5] parisc: use new macro for .data.cacheline_aligned section
    ` [PATCH 3/5] parisc: use new macros for .data.init_task
      ` [PATCH 4/5] parisc: use new macro for .data.read_mostly section
        ` [PATCH 5/5] parisc: convert to new generic read_mostly support

[PATCH 0/6] section name cleanup for mn10300
 2009-04-30 23:54 UTC  (7+ messages)
` [PATCH 1/6] mn10300: Use macros for .bss.page_aligned section
  ` [PATCH 2/6] mn10300: Drop unused .data.idt section
    ` [PATCH 3/6] mn10300: use NOSAVE_DATA macro for .data.nosave section
      ` [PATCH 4/6] mn10300: use new macro for .data.cacheline_aligned section
        ` [PATCH 5/6] mn10300: use new macros for .data.init_task
          ` [PATCH 6/6] mn10300: use new macro for .data.read_mostly section

[PATCH 0/4] section name cleanup for mips
 2009-04-30 23:53 UTC  (5+ messages)
` [PATCH 1/4] mips: use NOSAVE_DATA macro for .data.nosave section
  ` [PATCH 2/4] mips: use new macro for .data.cacheline_aligned section
    ` [PATCH 3/4] mips: use new macros for .data.init_task
      ` [PATCH 4/4] mips: use .text, not .text.start, for lasat boot loader

[PATCH 0/2] section name cleanup for h8300
 2009-04-30 23:46 UTC  (3+ messages)
` [PATCH 1/2] h8300: use new macros for .data.init_task
  ` [PATCH 2/2] h8300: use .head.text for compressed bootloader

[PATCH 0/2] section name cleanup for m68knommu
 2009-04-30 23:50 UTC  (3+ messages)
` [PATCH 1/2] m68knommu: use new macro for .data.cacheline_aligned section
  ` [PATCH 2/2] m68knommu: use new macros for .data.init_task

[PATCH 0/2] section name cleanup for m68k
 2009-04-30 23:49 UTC  (3+ messages)
` [PATCH 1/2] m68k: use new macro for .data.cacheline_aligned section
  ` [PATCH 2/2] m68k: use new macros for .data.init_task

[PATCH 0/2] section name cleanup for microblaze
 2009-04-30 23:51 UTC  (3+ messages)
` [PATCH 1/2] microblaze: use new macro for .data.cacheline_aligned section
  ` [PATCH 2/2] microblaze: use new macros for .data.init_task

[PATCH 0/3] section name cleanup for m32r
 2009-04-30 23:48 UTC  (4+ messages)
` [PATCH 1/3] m32r: use NOSAVE_DATA macro for .data.nosave section
  ` [PATCH 2/3] m32r: use new macro for .data.cacheline_aligned section
    ` [PATCH 3/3] m32r: use new macros for .data.init_task

[PATCH] section name cleanup for cris
 2009-04-30 23:44 UTC  (2+ messages)
` [PATCH] cris: use new macros for .data.init_task

[PATCH 0/3] section name cleanup for frv
 2009-04-30 23:45 UTC  (4+ messages)
` [PATCH 1/3] frv: use new macro for .data.cacheline_aligned section
  ` [PATCH 2/3] frv: use new macros for .data.init_task
    ` [PATCH 3/3] frv: rename .text.foo sections to .text..foo

[PATCH 0/9] Some work for spi_mpc83xx driver, spi-mmc support for MPC8610HPCD
 2009-04-30 23:48 UTC  (10+ messages)
` [PATCH 1/9] spi_mpc83xx: Handles other Freescale processors
` [PATCH 2/9] spi_mpc83xx: Quieten down the "Requested speed is too low" message
` [PATCH 3/9] spi_mpc83xx: Add small delay after asserting chip-select line
` [PATCH 4/9] powerpc/86xx: Add MMC SPI support for MPC8610HPCD boards
` [PATCH 5/9] spi_mpc83xx: Fix checkpatch issues
` [PATCH 6/9] spi_mpc83xx: Split mpc83xx_spi_work() into two routines
` [PATCH 7/9] spi_mpc83xx: Remove dead code
` [PATCH 8/9] spi_mpc83xx: Rename spi_83xx.c to spi_8xxx.c
` [PATCH 9/9] spi_mpc8xxx: s/83xx/8xxx/g

[PATCH 0/6] section name cleanup for arm
 2009-04-30 23:40 UTC  (7+ messages)
` [PATCH 1/6] arm: use _AC(1, UL) when defining PAGE_SIZE
  ` [PATCH 2/6] arm: convert to use __HEAD and HEAD_TEXT macros
    ` [PATCH 3/6] arm: use NOSAVE_DATA macro for .data.nosave section
      ` [PATCH 4/6] arm: use new macro for .data.cacheline_aligned section
        ` [PATCH 5/6] arm: use new macros for .data.init_task
          ` [PATCH 6/6] arm: use PERCPU macro in linker script

[PATCH 0/3] section name cleanup for avr32
 2009-04-30 23:42 UTC  (4+ messages)
` [PATCH 1/3] avr32: Use standard macros for .data.page_aligned section
  ` [PATCH 2/3] avr32: use new macro for .data.cacheline_aligned section
    ` [PATCH 3/3] avr32: use new macros for .data.init_task

[PATCH] section name cleanup for blackfin
 2009-04-30 23:43 UTC  (2+ messages)
` [PATCH] blackfin: use new macro for .data.cacheline_aligned section

[PATCH 0/2] kconfig: updates to streamline_config.pl
 2009-04-30 23:36 UTC  (3+ messages)
` [PATCH 1/2] kconfig: unset IKCONFIG_PROC and clean up nesting
` [PATCH 2/2] kconfig: test for /boot/config-uname after /proc/config.gz in localconfig

Implementing NVMHCI
 2009-04-30 23:36 UTC  (5+ messages)

What's in hid.git for 2.6.30
 2009-04-30 23:37 UTC  (6+ messages)

[PATCH] Intel IOMMU Pass Through Support
 2009-04-30 23:37 UTC  (3+ messages)

Slow clock on AMD 740G chipset
 2009-04-30 23:17 UTC  (8+ messages)

[PATCH 0/4] section name cleanup for alpha
 2009-04-30 23:00 UTC  (5+ messages)
` [PATCH 1/4] alpha: Use macros for .data.page_aligned
  ` [PATCH 2/4] alpha: use new macro for .data.cacheline_aligned section
    ` [PATCH 3/4] alpha: make THREAD_SIZE available to assembly files
      ` [PATCH 4/4] alpha: use .data.init_task instead of .data.init_thread

[patch] oom: prevent livelock when oom_kill_allocating_task is set
 2009-04-30 22:58 UTC  (3+ messages)

[PATCH 0/7] kconfig: more featured minimum module configs
 2009-04-30 22:55 UTC  (14+ messages)
` [PATCH 1/7] kconfig: streamline_config.pl do not stop with no depends
` [PATCH 2/7] kconfig: do not warn about modules built in
` [PATCH 3/7] kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
` [PATCH 4/7] kconfig: add check if end exists in extract-ikconfig
` [PATCH 5/7] kconfig: have extract-ikconfig read ELF files
` [PATCH 6/7] kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set
` [PATCH 7/7] kconfig: search for a config to base the local(mod|yes)config on

Q: selinux_bprm_committed_creds() && signals/do_wait
 2009-04-30 22:51 UTC  (10+ messages)
  ` [PATCH] do_wait: do take security_task_wait() into account
  ` ptrace: selinux_bprm_committed_creds: simplify __wake_up_parent() code and s/parent/real_parent/

Ricoh R5C822 and QUIRK_FORCE_DMA
 2009-04-30 22:45 UTC 

[PATCH] fiemap: fix problem with setting FIEMAP_EXTENT_LAST
 2009-04-30 22:40 UTC  (2+ messages)

[patch 00/88] 2.6.28.10-stable review
 2009-04-30 22:32 UTC  (4+ messages)

mmotm 2009-04-27-15-45 uploaded - iwl3945 oops
 2009-04-30 22:46 UTC  (4+ messages)

[PATCH 00/27] more non-ABI asm-generic headers
 2009-04-30 22:35 UTC  (11+ messages)
` [PATCH 17/27] add generic lib/checksum.c
` [PATCH 08/27] asm-generic: add generic versions of common headers

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-04-30 22:34 UTC  (5+ messages)

[PATCH] eisa: remove driver_data direct access of struct device
 2009-04-30 22:23 UTC 

[PATCH] thermal: remove driver_data direct access of struct device
 2009-04-30 22:22 UTC 

[PATCH] regulator: remove driver_data direct access of struct device
 2009-04-30 22:21 UTC 

[PATCH] mfd: remove driver_data direct access of struct device
 2009-04-30 22:18 UTC 

Porting the ibm_newemac driver to use phylib (and other PHY/MAC questions)
 2009-04-30 22:21 UTC  (7+ messages)

in_suspend and __nosave
 2009-04-30 22:09 UTC  (2+ messages)

Linus 2.6.30-rc3
 2009-04-30 21:48 UTC  (5+ messages)
` [BUG] 2.6.30-rc3: BUG triggered on some hugepage usages

[PATCH 1/5] KERNEL: Support asynchronously-discovered boot devices, v4 (resend)
 2009-04-30 21:54 UTC  (4+ messages)

[PATCH] dvb-core: Fix potential mutex_unlock without mutex_lock in dvb_dvr_read
 2009-04-30 21:54 UTC  (5+ messages)

[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow
 2009-04-30 21:45 UTC  (5+ messages)
` [PATCH] Detect and warn on atomic_inc/atomic_dec wrapping around

lockdep warning from firmware loader
 2009-04-30 21:48 UTC  (2+ messages)

[PATCH] crypto: print self-test pass notices in fips mode
 2009-04-30 21:25 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] poll: Avoid extra wakeups in select/poll
 2009-04-30 21:24 UTC  (11+ messages)

[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-04-30 21:17 UTC  (12+ messages)
      ` [ltt-dev] "

[PATCH] use GFP_NOFS in kernel_event()
 2009-04-30 21:10 UTC  (4+ messages)

[PATCH 3/3] [BUGFIX] x86/x86_64: fix IRQ migration triggered active device IRQ interrruption
 2009-04-30 21:17 UTC  (12+ messages)

[PATCHSET] block,scsi,libata: implement alt_size
 2009-04-30 21:15 UTC  (5+ messages)

[PATCH] crypto: don't raise alarm for no ctr(aes*) tests in fips mode
 2009-04-30 21:13 UTC  (4+ messages)
    ` [PATCH v2] crypto: don't raise alarm for no ctr(aes) tests

[RFC] Regression testing framework for the kernel
 2009-04-30 21:05 UTC 

[PATCH 3/3] powerpc/86xx: Add MMC SPI support for MPC8610HPCD boards
 2009-04-30 20:51 UTC  (3+ messages)

[PATCH] ptrace: do not use task->ptrace directly in core kernel
 2009-04-30 20:28 UTC  (2+ messages)

[PATCH] xt_socket: checks for the state of nf_conntrack
 2009-04-30 20:26 UTC  (3+ messages)

[PATCH] crypto: catch base cipher self-test failures in fips mode
 2009-04-30 20:21 UTC  (4+ messages)
    ` [PATCH v2] "

sys.log spammed with uvcvideo: unknown event type 110
 2009-04-30 19:56 UTC 

[PATCH 2/5] USB: Provide USB boot device availability notification
 2009-04-30 19:49 UTC  (3+ messages)

[RFC PATCH 0/2] A new way of attaching information to inodes
 2009-04-30 19:43 UTC  (2+ messages)

difference between ppc and powerpc branches
 2009-04-30 19:42 UTC  (2+ messages)

[RFC] IO Controller
 2009-04-30 19:38 UTC  (6+ messages)

iwlwifi: remove EXPORT_SYMBOL for static symbol
 2009-04-30 18:33 UTC  (5+ messages)

[PATCH] [Target_Core_Mod/pSCSI]: Add block/blk-map.c:blk_rq_map_kern_sg() usage
 2009-04-30 19:10 UTC  (3+ messages)

[PATCH 14/15] x86: convert to use __HEAD and HEAD_TEXT macros
 2009-04-30 19:02 UTC  (7+ messages)
` [tip:x86/kbuild] x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler

[PATCH v2 0/9] more non-ABI asm-generic headers
 2009-04-30 18:56 UTC  (10+ messages)
` [PATCH v2 1/9] asm-generic: rename atomic.h to atomic-long.h
` [PATCH v2 2/9] asm-generic: rename page.h to getorder.h
` [PATCH v2 3/9] asm-generic: rename uaccess.h to uaccess-unaligned.h
` [PATCH v2 4/9] asm-generic: make pci.h usable directly
` [PATCH v2 5/9] asm-generic: make bitops.h usable
` [PATCH v2 6/9] asm-generic: add generic versions of common headers
` [PATCH v2 7/9] asm-generic: add legacy I/O header files
` [PATCH v2 8/9] asm-generic: add generic atomic.h and io.h
` [PATCH v2 9/9] asm-generic: add generic NOMMU versions of some headers

[PATCH] OMAP: HSMMC: Do not enable buffer ready interrupt if using DMA
 2009-04-30 18:58 UTC  (3+ messages)

linux-next: Tree for April 24
 2009-04-30 18:30 UTC  (4+ messages)
` linux-next: Tree for April 24 (p54 build error)
  ` linux-next: Tree for April 24 (p54 build error) (and pull request: wireless-next-2.6 2009-04-24)

[PATCH] clear irq pending when bypassing it
 2009-04-30 18:43 UTC  (3+ messages)

[RFC PATCH 00/21 v2] amd64_edac: EDAC module for AMD64
 2009-04-30 18:37 UTC  (5+ messages)

Default HZ value for X86
 2009-04-30 18:24 UTC  (2+ messages)

[PATCH] Fix dirty page accounting in redirty_page_for_writepage()
 2009-04-30 18:07 UTC  (12+ messages)

[GIT PULL] configfs fixes
 2009-04-30 18:14 UTC 

[PATCH] memcg: fix stale swap cache leak v5
 2009-04-30 18:12 UTC  (6+ messages)

[PATCH 0/5] ksm - dynamic page sharing driver for linux v4
 2009-04-30 17:58 UTC  (10+ messages)
` [PATCH 1/5] MMU_NOTIFIERS: add set_pte_at_notify()
  ` [PATCH 2/5] add get_pte(): helper function: fetching pte for va
    ` [PATCH 3/5] add page_wrprotect(): write protecting page
      ` [PATCH 4/5] add replace_page(): change the page pte is pointing to
        ` [PATCH 5/5] add ksm kernel shared memory driver

[unused symbol] need to use init_mm
 2009-04-30 17:55 UTC  (4+ messages)

[PATCH v2] Make lockdep happy with configfs
 2009-04-30 17:30 UTC  (6+ messages)
` [PATCH 2/2] configfs: Rework configfs_depend_item() locking and make lockdep happy


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox