messages from 2008-11-26 01:14:06 to 2008-11-26 02:59:59 UTC [more...]
[PATCH 4/8] acpi: remove ACPI_FUNCTION_TRACE from driver files
2008-11-26 2:54 UTC
[PATCH 3/8] acpi: reboot: use acpi_reset interface
2008-11-26 2:54 UTC
[Qemu-devel] How to Generate SMI interrupt in qemu
2008-11-26 2:59 UTC
[PATCH] parisc: fix kernel crash when unwinding a userspace process
2008-11-26 2:59 UTC (9+ messages)
` [PATCH] parisc: fix kernel crash when unwinding a userspace process (v2)
[PATCH 2/8] acpi: replace return_ACPI_STATUS with return
2008-11-26 2:53 UTC
[PATCH 1/8] acpi: remove private acpica headers from driver files
2008-11-26 2:53 UTC
[PATCH 0/8] acpi: restructure includes into public/private
2008-11-26 2:52 UTC
[PATCH] send-email: Fix Pine address book parsing
2008-11-26 2:55 UTC
[PATCH 18 of 38] x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
2008-11-26 2:53 UTC (4+ messages)
[PATCH] x86: fixup config space size of CPU functions for AMD family 11h
2008-11-26 2:53 UTC (2+ messages)
[PATCH #upstraem-fixes] ata_piix: detect and clear spurious IRQs
2008-11-26 2:52 UTC (7+ messages)
[PATCH] random: add a way to get some random bits into the entropy pools early on
2008-11-26 2:51 UTC (2+ messages)
[PATCH] tracing/function-return-tracer: set a more human readable output
2008-11-26 2:51 UTC (10+ messages)
` [PATCH] tracing: function graph tracer, fix
[PATCH 1/1] ftrace: adding other non-leaving .text sections
2008-11-26 2:49 UTC (2+ messages)
[PATCH] [Xen 3.3] Containing MSI errors in msi emulation code in QEMU
2008-11-26 2:49 UTC (3+ messages)
[RFC] kreplace: Rebootless kernel updates
2008-11-26 2:48 UTC (5+ messages)
FYI: BUG in SATA Promise 300 TX4 (2.6.24 - 2.6.27-3) w/Linux
2008-11-26 2:46 UTC (15+ messages)
` [PATCH #upstream-fixes] sata_promise: request follow-up SRST
[PATCH] crypto: fix error flow of crypto/testmgr.c:test_comp()
2008-11-26 2:40 UTC (5+ messages)
Please pull ia64 trees
2008-11-26 2:38 UTC
uvesafb has mode switch when switching between virtual consoles
2008-11-26 2:33 UTC
linux-next: arm build failure
2008-11-26 2:30 UTC
[PATCH] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-11-26 2:24 UTC (3+ messages)
New XFS git tree on oss.sgi.com
2008-11-26 2:00 UTC (7+ messages)
Need to pay to use the word "Linux" in commercial products/services!
2008-11-26 2:21 UTC (4+ messages)
[mm][PATCH 0/4] Memory cgroup hierarchy introduction (v4)
2008-11-26 2:14 UTC (5+ messages)
` [mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v4)
[PATCH 1/2] libfdt: Add version.lds file
2008-11-26 2:11 UTC (7+ messages)
[PATCH 0/3] Enable Option ROM support in Guest BIOS
2008-11-26 2:08 UTC (3+ messages)
[Qemu-devel] Modeling x86 early initialization accurately
2008-11-26 2:04 UTC (2+ messages)
[RFC] Could we avoid touching dst->refcount in some cases ?
2008-11-26 2:04 UTC (4+ messages)
` [PATCH] net: release skb->dst in sock_queue_rcv_skb()
[linux-dvb] EC168
2008-11-26 2:03 UTC (2+ messages)
[PATCH -v3 0/8] file notification: fsnotify a unified file notification backend
2008-11-26 2:00 UTC (3+ messages)
[PATCH 01/53] xfrm: initialise xfrm_policy_gc_work statically
2008-11-26 2:00 UTC (158+ messages)
` [PATCH 02/53] netns xfrm: add netns boilerplate
` [PATCH 03/53] netns xfrm: add struct xfrm_state::xs_net
` [PATCH 04/53] netns xfrm: per-netns xfrm_state_all list
` [PATCH 05/53] netns xfrm: per-netns xfrm_state_bydst hash
` [PATCH 06/53] netns xfrm: per-netns xfrm_state_bysrc hash
` [PATCH 07/53] netns xfrm: per-netns xfrm_state_byspi hash
` [PATCH 08/53] netns xfrm: per-netns xfrm_state_hmask
` [PATCH 09/53] netns xfrm: per-netns xfrm_state counts
` [PATCH 10/53] netns xfrm: per-netns xfrm_hash_work
` [PATCH 11/53] netns xfrm: per-netns state GC list
` [PATCH 12/53] netns xfrm: per-netns state GC work
` [PATCH 13/53] netns xfrm: per-netns km_waitq
` [PATCH 14/53] netns xfrm: add struct xfrm_policy::xp_net
` [PATCH 15/53] netns xfrm: per-netns policy list
` [PATCH 16/53] netns xfrm: per-netns xfrm_policy_byidx hash
` [PATCH 17/53] netns xfrm: per-netns xfrm_policy_byidx hashmask
` [PATCH 18/53] netns xfrm: per-netns inexact policies
` [PATCH 19/53] netns xfrm: per-netns xfrm_policy_bydst hash
` [PATCH 20/53] netns xfrm: per-netns policy counts
` [PATCH 21/53] netns xfrm: per-netns policy hash resizing work
` [PATCH 22/53] netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
` [PATCH 23/53] netns xfrm: trivial netns propagations
` [PATCH 24/53] netns xfrm: state flush in netns
` [PATCH 25/53] netns xfrm: state lookup "
` [PATCH 26/53] netns xfrm: fixup xfrm_alloc_spi()
` [PATCH 27/53] netns xfrm: finding states in netns
` [PATCH 28/53] netns xfrm: state walking "
` [PATCH 29/53] netns xfrm: propagate netns into policy byidx hash
` [PATCH 30/53] netns xfrm: policy insertion in netns
` [PATCH 31/53] netns xfrm: policy flushing "
` [PATCH 32/53] netns xfrm: finding policy "
` [PATCH 33/53] netns xfrm: policy walking "
` [PATCH 34/53] netns xfrm: lookup "
` [PATCH 35/53] netns xfrm: xfrm_policy_check "
` [PATCH 36/53] netns xfrm: xfrm_route_forward() "
` [PATCH 37/53] netns xfrm: flushing/pruning bundles "
` [PATCH 38/53] netns xfrm: dst garbage-collecting "
` [PATCH 39/53] netns xfrm: xfrm_input() fixup
` [PATCH 40/53] netns xfrm: per-netns NETLINK_XFRM socket
` [PATCH 41/53] netns xfrm: xfrm_user module in netns
` [PATCH 42/53] netns xfrm: pass netns with KM notifications
` [PATCH 43/53] netns xfrm: KM reporting in netns
` [PATCH 44/53] netns xfrm: ->dst_lookup "
` [PATCH 45/53] netns xfrm: ->get_saddr "
` [PATCH 46/53] netns xfrm: flush SA/SPDs on netns stop
` [PATCH 47/53] netns PF_KEY: part 1
` [PATCH 48/53] netns PF_KEY: part 2
` [PATCH 49/53] netns PF_KEY: per-netns /proc/pfkey
` [PATCH 50/53] netns xfrm: AH/ESP in netns!
` [PATCH 51/53] netns xfrm: per-netns MIBs
` [PATCH 52/53] netns xfrm: /proc/net/xfrm_stat in netns
` [PATCH 53/53] netns xfrm: per-netns sysctls
[linux-dvb] DViCO FusionHDTV5 USB Gold
2008-11-26 1:59 UTC (3+ messages)
ath5k: mesh mode broken by commit "ath5k: Update PCU code"
2008-11-26 1:54 UTC
Looking for Extreme graphics technical documentation
2008-11-26 1:49 UTC
[linux-dvb] [PATCH] Add missing S2 caps flag to S2API
2008-11-26 1:44 UTC (3+ messages)
[Qemu-devel] Using native libraries, second round
2008-11-26 1:44 UTC
PWM drivers for TWL4030
2008-11-26 1:42 UTC (3+ messages)
[patch 1/4] twl: update overo and pandora i2c data
2008-11-26 0:24 UTC (3+ messages)
[Ocfs2-devel] [PATCH 01/10] ocfs2: Add missing initialization
2008-11-26 1:41 UTC (2+ messages)
l2ping only works for 10 seconds with 2.6.27
2008-11-26 1:38 UTC
[linux-dvb] AnyTV AUTV002 USB ATSC/QAM Tuner Stick
2008-11-26 1:36 UTC (6+ messages)
mmotm 2008-11-25-17-35 uploaded
2008-11-26 1:35 UTC
Testing old list alias of linux-xfs
2008-11-26 0:22 UTC
+ swapfile-swap-allocation-use-discard.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-swapon-randomize-if-nonrot.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-swap-allocation-cycle-if-nonrot.patch added to -mm tree
2008-11-26 1:24 UTC
+ swapfile-swapon-use-discard-trim.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-remove-v0-swap-space-message.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-rearrange-scan-and-swap_info.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-remove-swp_active-mask.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-swapon-needs-larger-size-type.patch added to -mm tree
2008-11-26 1:23 UTC
+ swapfile-remove-surplus-whitespace.patch added to -mm tree
2008-11-26 1:23 UTC
[PATCH/RFC] Add Alternative Log Buffer Support for printk Messages
2008-11-26 1:23 UTC (3+ messages)
[PATCH] Invoke "gc --auto" from git commit
2008-11-26 1:00 UTC (3+ messages)
[PATCH 0/9] swapfile: cleanups and solidstate mods
2008-11-26 1:20 UTC (7+ messages)
` [PATCH 6/9] swapfile: swapon use discard (trim)
` [PATCH 8/9] swapfile: swapon randomize if nonrot
[RFC 2.6.27 1/1] gpiolib: add support for batch set of pins
2008-11-26 1:20 UTC (2+ messages)
kexec does not load
2008-11-26 1:20 UTC (2+ messages)
` [PATCH] Fix kexec x86_64 load failed bug
[patch 00/14] Network devices ops (wave 4)
2008-11-26 1:14 UTC (15+ messages)
` [patch 01/14] 8390: add common net_device ops
` [patch 02/14] wd: use net_device_ops
` [patch 03/14] hp-plus: convert to net_device_ops
` [patch 04/14] smc: "
` [patch 05/14] ne3210: "
` [patch 06/14] es3210: "
` [patch 07/14] e2100: "
` [patch 08/14] lne390: "
` [patch 09/14] hp: "
` [patch 10/14] ne2: "
` [patch 11/14] apne: "
` [patch 12/14] stnic: "
` [patch 13/14] 3c503: "
` [patch 14/14] ne2000: "
[U-Boot] [PATCH] [ARM] Move machine specific code to board at s3c64xx (v2)
2008-11-26 1:18 UTC
[PATCH] Support RTC on Malta
2008-11-26 1:19 UTC (3+ messages)
[linux-dvb] DViCO FusionHDTV5 USB Gold
2008-11-26 1:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.