All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-25 17:36:54 to 2009-11-25 19:02:56 UTC [more...]

[PATCH] Reserve memory for kdump kernel within RMO region
 2009-11-25 18:52 UTC  (3+ messages)

[v13][PATCH 00/12] Implement eclone() system call
 2009-11-25 19:02 UTC  (34+ messages)
` [v13][PATCH 01/12] Factor out code to allocate pidmap page
  ` [v13][PATCH 02/12] Have alloc_pidmap() return actual error code
  ` [v13][PATCH 03/12] Define set_pidmap() function
  ` [v13][PATCH 04/12] Add target_pids parameter to alloc_pid()
  ` [v13][PATCH 05/12] Add target_pids parameter to copy_process()
  ` [v13][PATCH 06/12] Check invalid clone flags
  ` [v13][PATCH 07/12] Define do_fork_with_pids()
  ` [v13][PATCH 08/12] Implement sys_eclone for x86
  ` [v13][PATCH 09/12] Implement sys_eclone for x86_64
  ` [v13][PATCH 10/12] Implement sys_eclone for s390
  ` [v13][PATCH 11/12] Implement sys_eclone for powerpc
  ` [v13][PATCH 12/12] Document sys_eclone

[PATCH] Set osi=Linux for the ThinkPad X200s
 2009-11-25 19:01 UTC  (5+ messages)

Tuner drivers
 2009-11-25 19:00 UTC  (4+ messages)

[PATCH] microblaze: Add dev_archdata node accessors
 2009-11-25 19:00 UTC  (2+ messages)

Re: APIC rework
 2009-11-25 18:59 UTC  (9+ messages)

Commiting changes onto more than one branch
 2009-11-25 18:58 UTC  (8+ messages)

[PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set
 2009-11-25 18:57 UTC  (5+ messages)
` [RFC] [PATCH] OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1 (Re: [PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set)

CAS implementation may be broken
 2009-11-25 18:57 UTC  (3+ messages)

[v13][PATCH 00/12] Implement eclone() system call
 2009-11-25 18:55 UTC 

gettextize normal/menu_text.c (print_timeout)
 2009-11-25 18:55 UTC  (5+ messages)

[PATCH] Correct data pointer offset calculation
 2009-11-25 18:53 UTC  (2+ messages)

Change net c/r to use stock page I/O functions
 2009-11-25 18:53 UTC  (2+ messages)

[obsolete] linux-next-fixup.patch removed from -mm tree
 2009-11-25 18:52 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2009-11-25 18:52 UTC 

[Qemu-devel] [PATCH 00/44] Fix announce_self(), misc net fixes and cleanups
 2009-11-25 18:49 UTC  (34+ messages)
` [Qemu-devel] [PATCH 01/44] net: move slirp code from net.c to net/slirp.c
` [Qemu-devel] [PATCH 02/44] net: move vde code from net.c to net/vde.c
` [Qemu-devel] [PATCH 03/44] net: move socket backend code from net.c to net/socket.c
` [Qemu-devel] [PATCH 04/44] net: move dump backend code from net.c to net/dump.c
` [Qemu-devel] [PATCH 05/44] net: clean up includes in net.c
` [Qemu-devel] [PATCH 06/44] net: remove NICInfo::vc
` [Qemu-devel] [PATCH 07/44] net: remove NICInfo::private
` [Qemu-devel] [PATCH 09/44] net: introduce qemu_new_net_client()
` [Qemu-devel] [PATCH 10/44] qdev: move DO_UPCAST() into osdep.h
` [Qemu-devel] [PATCH 11/44] net: convert tap to NetClientInfo
` [Qemu-devel] [PATCH 12/44] net: convert tap-win32 "
` [Qemu-devel] [PATCH 13/44] net: convert slirp "
` [Qemu-devel] [PATCH 14/44] net: convert vde "
` [Qemu-devel] [PATCH 17/44] net: introduce NICState and qemu_new_nic()
` [Qemu-devel] [PATCH 21/44] net: convert ne2000 to NICState
` [Qemu-devel] [PATCH 22/44] net: convert pcnet "
` [Qemu-devel] [PATCH 23/44] net: convert eepro100 "
` [Qemu-devel] [PATCH 25/44] net: convert etrax "
` [Qemu-devel] [PATCH 26/44] net: convert LAN9118 "
` [Qemu-devel] [PATCH 27/44] net: convert mcf_fec "
` [Qemu-devel] [PATCH 28/44] net: convert mipsnet "
` [Qemu-devel] [PATCH 32/44] net: convert usb-net "
` [Qemu-devel] [PATCH 33/44] net: convert xilinx_ethlite "
` [Qemu-devel] [PATCH 34/44] net: move parse_macaddr() to net/util.[ch]
` [Qemu-devel] [PATCH 35/44] net: convert xen to NICState
` [Qemu-devel] [PATCH 36/44] net: remove qemu_new_vlan_client()
` [Qemu-devel] [PATCH 37/44] net: remove VLANClientState members now in NetClientInfo
` [Qemu-devel] [PATCH 38/44] net: add qemu_foreach_nic()
` [Qemu-devel] [PATCH 39/44] net: fix qemu_announce_self()
` [Qemu-devel] [PATCH 40/44] net: print correct error for '-netdev ""'
` [Qemu-devel] [PATCH 41/44] net: fix TAP networking on host kernels without IFF_VNET_HDR support
` [Qemu-devel] [PATCH 42/44] net: check for TUNSETOFFLOAD support before trying to enable offload features
` [Qemu-devel] [PATCH 43/44] net: initialize vnet_hdr in net_init_tap()

[PATCH] Avoid capable() call in UNIX buffer check unless necessary
 2009-11-25 18:52 UTC  (2+ messages)

Add support for connected INET sockets
 2009-11-25 18:51 UTC  (2+ messages)

[PATCH 1/6] add image offset to ckpt_err output
 2009-11-25 18:49 UTC  (2+ messages)

[PATCH][1/2] pvops-dom0: Xen acpi processor logic cleanup
 2009-11-25 18:48 UTC  (2+ messages)

[PATCH user-cr 1/2] use Suka's v11 api
 2009-11-25 18:46 UTC  (3+ messages)
` [PATCH user-cr 2/2] add nsexeccwp to test clone-with-pids

[PATCH] omap: Split i2c platform init for mach-omap1 and mach-omap2
 2009-11-25 18:46 UTC 

[RFC PATCH 00/19] powerpc: nintendo gamecube and wii support
 2009-11-25 18:43 UTC  (30+ messages)
` [RFC PATCH 01/19] powerpc: gamecube/wii: usbgecko bootwrapper console support
  ` [RFC PATCH 02/19] powerpc: gamecube: device tree
    ` [RFC PATCH 03/19] powerpc: gamecube: bootwrapper bits
` [RFC PATCH 04/19] powerpc: wii: device tree
  ` [RFC PATCH 05/19] powerpc: wii: bootwrapper bits
    ` [RFC PATCH 06/19] powerpc: gamecube/wii: introduce GAMECUBE_COMMON
      ` [RFC PATCH 07/19] powerpc: gamecube/wii: declare as non-coherent platforms
        ` [RFC PATCH 08/19] powerpc: gamecube/wii: do not include PCI support
          ` [RFC PATCH 09/19] powerpc: gamecube/wii: udbg support for usbgecko
            ` [RFC PATCH 10/19] powerpc: gamecube/wii: early debugging using usbgecko
              ` [RFC PATCH 11/19] powerpc: gamecube/wii: flipper interrupt controller support
                ` [RFC PATCH 12/19] powerpc: gamecube: platform support
                  ` [RFC PATCH 13/19] powerpc: gamecube: default config
                    ` [RFC PATCH 14/19] powerpc: allow ioremap within reserved fake ram regions
                      ` [RFC PATCH 15/19] powerpc: broadway processor support
                          ` [RFC PATCH 17/19] powerpc: wii: bootmii starlet 'mini' firmware support
                            ` [RFC PATCH 18/19] powerpc: wii: platform support

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-11-25 18:43 UTC  (8+ messages)
      ` [RFC] Should we create a raw input interface for IR's ?

[PATCH 0/9] user-cr: update to eclone API; add nsexeccwp
 2009-11-25 18:41 UTC  (7+ messages)
` [PATCH 3/9] user-cr: s390 eclone wrapper

[PATCH] NOMMU: use copy_*_user_page() in access_process_vm()
 2009-11-25 18:39 UTC  (5+ messages)
` [uClinux-dev] "

[v13][PATCH 00/12] Implement eclone() system call
 2009-11-25 18:39 UTC  (2+ messages)

[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
 2009-11-25 18:37 UTC  (2+ messages)

ckpt-v19-rc1 available
 2009-11-25 18:36 UTC  (3+ messages)
` [PATCH] user-cr: fix uninitialized use in shmem test

[PATCH 1/1] return the error value from read_pages_contents
 2009-11-25 18:35 UTC  (2+ messages)

[PATCH] user-cr: invoke exit system call directly from ckpt_do_feeder
 2009-11-25 18:35 UTC  (2+ messages)

[PATCH] SLUB: Fix __GFP_ZERO unlikely() annotation
 2009-11-25 18:30 UTC  (3+ messages)

[PATCH 00/86] PATA fixes
 2009-11-25 18:29 UTC  (55+ messages)
` [PATCH 03/86] pata_artop: add 32-bit PIO support
` [PATCH 17/86] pata_efar: fix register naming used in efar_set_piomode()
` [PATCH 19/86] pata_cmd640: document known issues
` [PATCH 45/86] pata_legacy: do not probe extra ports automatically if PCI is not present
` [PATCH 48/86] pata_legacy: add pointers to QDI65x0 documentation
` [PATCH 51/86] libata: remove no longer needed pata_qdi driver
` [PATCH 62/86] pata_pdc202xx_old: document known issues
` [PATCH 69/86] pata_scc: add 32-bit PIO support
` [PATCH 82/86] pata_via: clear UDMA transfer mode bit for PIO and MWDMA
` [PATCH 85/86] libata: add ->init_host method
` [PATCH 86/86] libata: add private driver field to struct ata_device

git-subtree: directory mismatch
 2009-11-25 18:28 UTC  (4+ messages)

[patch] sched: fix set_task_cpu() and provide an unlocked runqueue variant
 2009-11-25 18:27 UTC  (2+ messages)

Git repository mesh?
 2009-11-25 18:23 UTC  (6+ messages)

RTL8187 warnings on suspend
 2009-11-25 18:25 UTC  (2+ messages)

Compiling 2.6 kernel questions
 2009-11-25 18:24 UTC  (5+ messages)

ath9k and multiple ssids
 2009-11-25 18:22 UTC  (3+ messages)

sane-backends-1.0.20 failing to build
 2009-11-25 18:18 UTC  (2+ messages)

[PATCH] MXC: set GPIO IRQ handler
 2009-11-25 18:19 UTC  (2+ messages)

[Cluster-devel] Re: [Debian-ha-maintainers] again: "redhat-cluster: services are not relocated when a node fails"
 2009-11-25 18:19 UTC  (2+ messages)

[PATCHv2 0/3] for-next: Add all twl4030 regulators to RegFW
 2009-11-25 18:19 UTC  (6+ messages)
` [PATCHv2 1/3] twl4030-regulator: Add all TWL regulators to twreg_info

[PATCHES] Fixing Mamona-related packages
 2009-11-25 18:16 UTC  (3+ messages)

[PATCH] Fix casting usage in xen_create_msi_irq
 2009-11-25 18:15 UTC 

Compile error saa7134 - compro videomate S350
 2009-11-25 18:14 UTC  (6+ messages)

[PATCH] add support for IR on FlyDVB Trio (saa7134)
 2009-11-25 18:14 UTC  (4+ messages)

[PATCH] mac80211: log more data when tracing
 2009-11-25 18:07 UTC 

[PATCH 2/4] ASoC: DaVinci: Voice Codec Interface
 2009-11-25 18:06 UTC  (9+ messages)
          ` Handling two audio codec in the same kernel

[PATCH] usb: ehci-omap: Update platform header file path
 2009-11-25 18:06 UTC  (6+ messages)

[LTP] [PATCH] tst_res: save errno at the begin, otherwise it may be rewritten
 2009-11-25 18:09 UTC  (2+ messages)

[PATCHv3 0/3] OMAP UART: Adding support for omap-serial driver
 2009-11-25 18:05 UTC  (10+ messages)

[LTP] [PATCH] clock_settime03: improve message about fail
 2009-11-25 18:08 UTC  (2+ messages)

[PATCH] OMAP: I2C: Add mpu wake up latency constraint in i2c
 2009-11-25 18:03 UTC 

[Qemu-devel] [PATCH] debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
 2009-11-25 18:01 UTC  (6+ messages)

[PATCH 1 of 1] dm raid1 fix cluster mirror corruption scenario
 2009-11-25 17:58 UTC 

[PATCH 00/10 v3] omap3: pm: introduce support for 3630 OPPs
 2009-11-25 17:56 UTC  (8+ messages)
` [PATCH 01/10] omap3: pm: introduce enabled flag to omap_opp
  ` [PATCH 02/10 V3] omap3: pm: introduce opp accessor functions
    ` [PATCH 03/10 V3] omap3: pm: use opp accessor functions for omap34xx
      ` [PATCH 04/10 V3] omap3: pm: srf: use opp accessor functions
        ` [PATCH 05/10 V3] omap3: pm: sr: replace get_opp with freq_to_opp
          ` [PATCH 06/10 V3] omap3: pm: use opp accessor functions for omap-target

vlan: support "loose binding" to the underlying network device
 2009-11-25 17:54 UTC 

gcc-cross build failure
 2009-11-25 17:51 UTC  (2+ messages)

Fwd: Reactive rules proposal
 2009-11-25 17:49 UTC 

[PATCH 00/20] iPAQ h3100/h3600 work for 2.6.33
 2009-11-25 17:48 UTC  (8+ messages)

[patch] fix oops with no /proc
 2009-11-25 17:46 UTC  (2+ messages)

[PATCH -tip v3 0/3] tracepoint: Add signal events
 2009-11-25 17:41 UTC  (5+ messages)

[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
 2009-11-25 17:44 UTC  (31+ messages)
            ` [PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
                      ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5
                            ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v9
                              ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v9
                                ` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v10
                                            ` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v11
                                                        ` [PATCH 1/2] pciehp: remove redundancy in bridge resource allocation

AK4671 pin sharing
 2009-11-25 17:44 UTC 

Kernel module, undefined symbol show_regs
 2009-11-25 17:45 UTC  (2+ messages)

DSS2 panel question
 2009-11-25 17:44 UTC  (4+ messages)

[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
 2009-11-25 17:44 UTC  (5+ messages)

RDMAoE verbs questions
 2009-11-25 17:44 UTC  (10+ messages)
      `  "

fonts for gfxmenu, help needed
 2009-11-25 17:42 UTC  (12+ messages)

[PATCH 0/9] ksm: swapping
 2009-11-25 17:36 UTC  (5+ messages)
` [PATCH 6/9] ksm: mem cgroup charge swapin copy


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.