All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-04 20:14:54 to 2011-04-04 22:26:26 UTC [more...]

[PATCHSET tip:x86/mm] x86-32, NUMA: Clean up alloc_remap
 2011-04-04 22:24 UTC  (14+ messages)
` [PATCH 01/14] x86-32, NUMA: Fix failure condition check in alloc_remap()
` [PATCH 03/14] x86-32, NUMA: Remove redundant top-down alloc code from remap initialization
` [PATCH 04/14] x86-32, NUMA: Reorganize calculate_numa_remap_page()
` [PATCH 05/14] x86-32, NUMA: Rename @node_kva to @node_pa in init_alloc_remap()
` [PATCH 06/14] x86-32, NUMA: Make @size in init_aloc_remap() represent bytes
` [PATCH 07/14] x86-32, NUMA: Calculate remap size in common code
` [PATCH 08/14] x86-32, NUMA: Make init_alloc_remap() less panicky
` [PATCH 09/14] x86-32, NUMA: Move lowmem address space reservation to init_alloc_remap()
` [PATCH 10/14] x86-32, NUMA: Move remapping for remap allocator into init_alloc_remap()
` [PATCH 11/14] x86-32, NUMA: Make pgdat allocation use alloc_remap()
` [PATCH 12/14] x86-32, NUMA: Remove now useless node_remap_offset[]
` [PATCH 13/14] x86-32, NUMA: Remove redundant node_remap_size[]
` [PATCH 14/14] x86-32, NUMA: Update remap allocator comments

[PATCHv2 0/2] a couple of git-svn patches
 2011-04-04 22:16 UTC  (6+ messages)
` [PATCH 1/2] git-svn: Fix the commit-url config to be the base url, just like the url config
` [PATCH 2/2] git-svn: Cache results of running the executable "git config"

[U-Boot] USB to Ethernet (asix)
 2011-04-04 22:23 UTC  (2+ messages)

[PATCH] MTRR: clear DramModEn bit of sys_cfg MSR
 2011-04-04 22:23 UTC 

Low Energy Security Manager
 2011-04-04 22:22 UTC 

GSOC application: Network layer for libgit2
 2011-04-04 22:20 UTC 

[PATCH] xproto: EXTRA_OECONF_append should start with a space
 2011-04-04 22:20 UTC 

[Bug 34709] New: with r300 (rv530) kms loaded cannot suspend kernel 2.6.37+ with uswsusp
 2011-04-04 22:18 UTC  (3+ messages)
` [Bug 34709] [bisected] "

[Bug 35969] New: with linux 2.6.38 and later resume from suspend (uswsusp) lockups on rv530 kms
 2011-04-04 22:18 UTC 

[PATCH 0/8] Convert even more drivers to set_phys_id
 2011-04-04 21:06 UTC  (9+ messages)
` [PATCH 1/8] vxge: convert "
` [PATCH 2/8] bnx2: "
` [PATCH 3/8] bnx2x: "
` [PATCH 4/8] s2io: "
` [PATCH 5/8] --- drivers/net/niu.c | 33 ++++++++++++++++++--------------- drivers/net/niu.h | 1 + 2 files changed, 19 insertions(+), 15 deletions(-)
` [PATCH 6/8] benet: convert to set_phys_id
` [PATCH 7/8] pcnet32: "
` [PATCH 8/8] ewrk3: "

[PATCH v2 1/4] input: Set default events per packet
 2011-04-04 22:16 UTC  (9+ messages)
` [PATCH v2 3/4] input: evdev: Indicate buffer overrun with SYN_DROPPED
` [PATCH v2 4/4] input: evdev: Make device readable only when it contains a complete packet

increase duplication level decrease performance
 2011-04-04 21:55 UTC 

[PATCH RFC] modutils-initscripts: fix wrong order of module loading happening in udev
 2011-04-04 22:12 UTC 

S3 compatibility tests
 2011-04-04 22:17 UTC  (2+ messages)

[PATCH 1/8] Documentation: update kmemleak arch. info
 2011-04-04 22:10 UTC  (8+ messages)
` [PATCH 2/8] kernel/signal.c: fix typos and coding style
` [PATCH 3/8] kernel/signal.c: add kernel-doc notation to syscalls
` [PATCH 4/8] Documentation: update panic parameter info
` [PATCH 5/8] Documentation: fix minor typos/spelling
` [PATCH 6/8] kemleak-test: build as module only
` [PATCH 7/8] Documentation: consolidate leds files to leds/ subdir
` [PATCH 8/8] Documentation: update cgroups info user groups names

New To GIT have some (probably simple) newbie questions
 2011-04-04 22:13 UTC 

[RFC 00/10] container-based checkpoint/restart prototype
 2011-04-04 22:11 UTC  (24+ messages)
` [PATCH 05/10] Core checkpoint/restart support code

Prioritizing readdirplus/getattr/lookup
 2011-04-04 22:10 UTC  (2+ messages)

potential memory leak on transaction commit
 2011-04-04 22:10 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Use GFP_KERNEL in user context
 2011-04-04 22:08 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Don't use spin_lock_bh "

WARNING: at mm/page_alloc.c
 2011-04-04 22:06 UTC  (5+ messages)

[PATCH] kstrtox: convert net/bluetooth/
 2011-04-04 22:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] Minor spelling mistakes in hw/usb-ccid.c
 2011-04-04 21:54 UTC 

[PATCH 0/3] Fixes for doc-related build failures
 2011-04-04 21:53 UTC  (5+ messages)
` [PATCH 1/3] docbook-sgml-dtd-native.inc: run install-catalog only during do_populate_sysroot
` [PATCH 2/3] openjade-native: "
` [PATCH 3/3] docbook-dsssl-stylesheets-native: "

[PATCH v2 1/2] ARM: mxc: Introduce imx_add_gpio_leds
 2011-04-04 21:52 UTC  (7+ messages)

[Qemu-devel] [RFC][PATCH 0/6] trace-state: make the behaviour of "disable" consistent across all backends
 2011-04-04 21:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] trace: [ust] fix generation of 'trace.c' on events without args
` [Qemu-devel] [PATCH 2/6] trace: generalize the "property" concept in the trace-events file
` [Qemu-devel] [PATCH 3/6] trace-state: always use the "nop" backend on events with the "disable" keyword
` [Qemu-devel] [PATCH 4/6] trace-state: [simple] disable all trace points by default
` [Qemu-devel] [PATCH 5/6] trace-state: [simple] add "-trace events" argument to control initial state
` [Qemu-devel] [PATCH 6/6] trace: enable all events

[RFC/PATCH 3/3] builtin/show.c: do not prune by pathspec
 2011-04-04 21:49 UTC  (4+ messages)
` [PATCH 0/4] reflog, show and command line overrides
  ` [PATCH 4/4] builtin/show: do not prune by pathspec

[PATCH 1/2] Bluetooth: Add mgmt_device_found event
 2011-04-04 21:49 UTC  (3+ messages)
` [PATCH 1/2 v2] "

[PATCH resend] hid-magicmouse: Increase evdev buffer size
 2011-04-04 21:46 UTC  (7+ messages)

2.6.39-rc1: f23eb2b breaks console output
 2011-04-04 21:39 UTC  (6+ messages)
` [REGRESSION] "

[PATCH]update old email address in various parts of the kernel
 2011-04-04 21:41 UTC  (2+ messages)

[Qemu-devel] [Bug 697197] Re: Empty password allows access to VNC in libvirt
 2011-04-04 21:34 UTC 

[PATCH] fb: Reduce priority of resource conflict message
 2011-04-04 21:39 UTC 

API SCTP,about problem multi-homing
 2011-04-04 21:38 UTC 

[PATCH 0/7] Patch series against Bernard for Fedora 15 users
 2011-04-04 21:37 UTC  (5+ messages)
` [PATCH 4/7] xorg-[lib-common|proto-common]: disable use of fop document generation
` [PATCH 1/7] elfutils: fix builds with gcc 4.6

[GIT] isci: fixes and cleanups from review
 2011-04-04 21:34 UTC  (5+ messages)
` [GIT] isci: update for 4/1

[PATCH net-next-2.6 00/12] Convert more drivers to ethtool set_phys_id
 2011-04-04 21:27 UTC  (10+ messages)
` [PATCH net-next-2.6 07/12] igbvf: remove bogus phys_id

[Qemu-devel] [PATCH 00/10] pci: pci_register_bar_simple
 2011-04-04 21:26 UTC  (8+ messages)
` [Qemu-devel] "

Dynamic MMC device naming vs. bootloaders
 2011-04-04 21:29 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] env_mmc: Allow board code to override the environment address
 2011-04-04 21:23 UTC  (2+ messages)

[Buildroot] [PATCH] ncurses: version bump to 5.8
 2011-04-04 21:22 UTC  (3+ messages)

[RFC/PATCH] of: Match PCI devices to OF nodes generically
 2011-04-04 21:09 UTC  (11+ messages)

[U-Boot] [PATCH] [v2] powerpc: fix implementation of out_8 to match the other out_XX functions
 2011-04-04 21:21 UTC 

[refpolicy] Allow dovecot to bind to standard sieve port for managesieve
 2011-04-04 21:20 UTC  (2+ messages)

shutdown oops in xt_compat_calc_jump
 2011-04-04 21:17 UTC  (4+ messages)

[PATCH] Bluetooth: change gfp type in hci_recv_stream_fragment()
 2011-04-04 21:16 UTC  (2+ messages)

Kaffeine 1.2 released
 2011-04-04 21:16 UTC 

WARNING: at block/genhd.c:1556 disk_clear_events+0xdc/0xf0()
 2011-04-04 21:16 UTC 

[PATCH] xfs: use proper interfaces for on-stack plugging
 2011-04-04 21:12 UTC  (2+ messages)

[PATCH] ext4: Fix a double free in ext4_register_li_request
 2011-04-04 21:08 UTC  (2+ messages)

[PATCH] Make clocksource name const
 2011-04-04 21:07 UTC  (8+ messages)
          ` [PATCH] Make clocksource name const... RTC: Fix early irqs caused by calling rtc_set_alarm too early

Regarding enable paging code and swapper_pg_dir
 2011-04-04 21:07 UTC  (4+ messages)

[PATCH 00/15] L2CAP Rewrite (or create proper struct l2cap_chan)
 2011-04-04 21:05 UTC  (18+ messages)
` [PATCH 01/15] Bluetooth: Create struct l2cap_chan
  ` [PATCH 02/15] Bluetooth: Use struct list_head for L2CAP channels list
    ` [PATCH 03/15] Bluetooth: Remove struct del_list
      ` [PATCH 04/15] Bluetooth: Move ident to struct l2cap_chan
        ` [PATCH 05/15] Bluetooth: Move conf_{req,rsp} stuff "
          ` [PATCH 06/15] Bluetooth: clean up l2cap_sock_recvmsg()
            ` [PATCH 07/15] Bluetooth: Move conn_state to struct l2cap_chan
              ` [PATCH 08/15] Bluetooth: Move of ERTM *_seq vars "
                ` [PATCH 09/15] Bluetooth: Move more ERTM stuff "
                  ` [PATCH 10/15] Bluetooth: Move SDU related vars "
                    ` [PATCH 11/15] Bluetooth: Move remote info "
                      ` [PATCH 12/15] Bluetooth: Move ERTM timers "

[PATCH v2] 1/2] eio: new recipe and include file for eio
 2011-04-04 21:02 UTC  (5+ messages)
` [PATCH v2] 2/2] ephoto: new svn build recipe

[patch net-next-2.6] net: vlan: make non-hw-accel rx path similar to hw-accel
 2011-04-04 21:04 UTC  (13+ messages)

X86_32: Got a kernel panic when poweroff
 2011-04-04 20:39 UTC  (2+ messages)

[PATCH 0/4] ARM: kprobes: Fixes for ARM instruction emulation
 2011-04-04 21:00 UTC  (6+ messages)
` [PATCH 1/4] ARM: kprobes: Fix probing of conditionally executed instructions
` [PATCH 2/4] ARM: kprobes: Remove redundant condition checks from simulation routines
` [PATCH 3/4] ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions
` [PATCH 4/4] ARM: kprobes: Fix emulation of data processing (immediate) instructions

[Bug 35942] New: Crash in World of Warcraft
 2011-04-04 21:00 UTC  (2+ messages)
` [Bug 35942] "

[U-Boot] [PATCH] [v4] powerpc: clean up DIU macro definitions for Freescale reference boards
 2011-04-04 20:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2011-04-04 20:58 UTC  (6+ messages)

[U-Boot] [PATCH v2] common: add a grepenv command
 2011-04-04 20:57 UTC  (4+ messages)
  ` [U-Boot] [PATCH v3] "

[Buildroot] [PATCH] add inetutils to package
 2011-04-04 20:55 UTC  (3+ messages)

problem PCIe LSI device detected at all 32 device addresses (ppc460ex)
 2011-04-04 20:54 UTC  (6+ messages)
` problem PCIe LSI detected at "

linux-next: Tree for April 4 [BROKEN thinkpad_acpi]
 2011-04-04 20:53 UTC  (5+ messages)
` [PATCH 1/2] thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
` [PATCH V2 2/2] thinkpad_acpi: Convert printks to pr_<level>

Bug#615998: linux-image-2.6.32-5-xen-amd64: Repeatable "kernel BUG at fs/jbd2/commit.c:534" from Postfix on ext4
 2011-04-04 20:51 UTC  (4+ messages)

[Qemu-devel] Help Debugging AIX boot on qemu-system-ppc (it reads bootfile.exe now)
 2011-04-04 20:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
 2011-04-04 20:50 UTC  (2+ messages)

Regression in 2.6.39-rc1 from commit 7eaceaccab5f40bbfda044629a6298616aeaed50
 2011-04-04 20:50 UTC  (3+ messages)

mmotm 2011-03-31-14-48 uploaded
 2011-04-04 20:46 UTC  (4+ messages)

[PATCH v3] s3fb: add DDC support
 2011-04-04 20:44 UTC  (5+ messages)

[PATCH v6 00/10] {mac|nl}80211: mesh security enhancements
 2011-04-04 20:44 UTC  (4+ messages)

[PATCH] DVB-APPS : correct some issues in libdvben50221
 2011-04-04 20:41 UTC  (2+ messages)

[Buildroot] [PATCH] tslib: bump version
 2011-04-04 20:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] tslib: add lowpass filter
 2011-04-04 20:40 UTC  (2+ messages)

KVM call agenda for April 05
 2011-04-04 20:38 UTC  (4+ messages)
` [Qemu-devel] "

[U-Boot] Online accredited degrees (4/4/2011)
 2011-04-04 20:32 UTC 

[PATCH net-next-2.6] can: convert protocol handling to RCU
 2011-04-04 20:26 UTC  (2+ messages)

[PATCH 0/2] mmc: zboot helpers
 2011-04-04 20:25 UTC  (7+ messages)
` [PATCH 1/2] mmc, ARM: Rename SuperH Mobile ARM "
  ` [PATCH 2/2] ALSA: ASoc: putting together AT91SAM9260 and TLV320AIC3X
      ` [PATCH] ARCH arm: adding new board: CDU

[Buildroot] [git commit] mtd: bump version
 2011-04-04 20:21 UTC 

[Buildroot] [git commit] docs: add favicon / robots.txt
 2011-04-04 20:21 UTC 

[PATCH] APM: delete APM in Linux-2.6.40
 2011-04-04 20:18 UTC  (7+ messages)

[PATCH 1/5] tm6000: add mts parameter
 2011-04-04 20:18 UTC  (5+ messages)
` [PATCH 2/5] tm6000: add dtv78 parameter
` [PATCH 3/5] tm6000: add audio mode parameter
` [PATCH 4/5] tm6000: add kernel module desciption
` [PATCH 5/5] tm6000: add CARDLIST

[xen-unstable test] 6749: tolerable FAIL - PUSHED
 2011-04-04 20:17 UTC 

Use of READDIRPLUS on large directories
 2011-04-04 20:14 UTC  (9+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.