messages from 2010-02-23 22:47:36 to 2010-02-24 08:46:35 UTC [more...]
[patch 00/32] s390 patch queue for 2.6.34
2010-02-24 8:45 UTC (10+ messages)
` [patch 01/32] [PATCH] uaccess: implement strict user copy checks
` [patch 02/32] [PATCH] adapt text to cu3088-removal
` [patch 25/32] [PATCH] seq_file: convert drivers/s390/
` [patch 27/32] [PATCH] Define new s390 ELF note sections in elf.h
` [patch 28/32] [PATCH] add support for compressed kernels
` [patch 29/32] [PATCH] correct vdso version string
` [patch 30/32] [PATCH] dasd: fix refcounting
` [patch 31/32] [PATCH] dasd: correct offline processing
` [patch 32/32] [PATCH] cio: trigger subchannel event at resume time
Patch for tracing c states (power_end) on x86
2010-02-24 8:44 UTC (3+ messages)
linux-next: Tree for February 24
2010-02-24 8:40 UTC
[PATCH -tip 1/5] tracing: fix typo in prof_sysexit_enable()
2010-02-24 8:26 UTC (8+ messages)
` [PATCH -tip 2/5] tracing: fix typo of info text in trace_kprobe.c
` [PATCH -tip 3/5] tracing: remove unnecessary variable in print_graph_return
` [PATCH -tip 4/5] tracing: return accurate value for print_graph_prologue
` [PATCH -tip 5/5] tracing: simplify memory recycle of trace_define_field
2.6.32.2 - WARNING: at lib/kref.c:43 kref_get+0x,23/0x2b()
2010-02-24 7:19 UTC (12+ messages)
[PATCH] x86: set nr_irqs_gsi only in probe_nr_irqs_gsi
2010-02-24 8:19 UTC (2+ messages)
` [PATCH] x86: kill smpboot_hooks.h
[PATCH 5/9] x86/ioapic: improve handling of i8259a irq init
2010-02-24 8:09 UTC (7+ messages)
` [tip:x86/mrst] x86, ioapic: Improve handling of i8259A "
` [PATCH] x86: fix compiling warning with legacy_pci_xxx
` [PATCH] x86: remove left over nr_legacy_irqs
` [PATCH -v2] "
` [tip:x86/mrst] x86, legacy_irq: Remove "
` [tip:x86/mrst] x86, legacy_irq: Remove duplicate vector assigment
[tip:x86/mrst] x86, mrst: Platform clock setup code
2010-02-24 8:09 UTC
[tip:x86/mrst] x86, apbt: Moorestown APB system timer driver
2010-02-24 8:09 UTC
[PATCH 6/8] x86/mrst: add vrtc platform data setup code
2010-02-24 8:08 UTC (2+ messages)
` [tip:x86/mrst] x86, mrst: Add "
[PATCH 5/8] x86/mrst: add platform timer info parsing code
2010-02-24 8:08 UTC (2+ messages)
` [tip:x86/mrst] x86, mrst: Add "
[PATCH 4/8] x86/mrst: Fill in PCI functions in x86_init layer
2010-02-24 8:08 UTC (2+ messages)
` [tip:x86/mrst] x86, mrst: "
[PATCH 3/8] x86/mrst: add dummy legacy pic to platform setup
2010-02-24 8:07 UTC (2+ messages)
` [tip:x86/mrst] x86, mrst: Add "
[tip:x86/mrst] x86, ioapic: Add dummy ioapic functions
2010-02-24 8:07 UTC
[PATCH 2/8] x86/PCI: Moorestown PCI support
2010-02-24 8:07 UTC (2+ messages)
` [tip:x86/mrst] "
[PATCH 1/8] x86/ioapic: early enable ioapic for timer irq
2010-02-24 8:07 UTC (2+ messages)
` [tip:x86/mrst] x86, ioapic: Early "
[tip:x86/mrst] x86, pic: Fix section mismatch in legacy pic
2010-02-24 8:06 UTC
linux-next: build warning after merge of the ext3 tree
2010-02-24 8:05 UTC
[RFC][PATCH 1/2] memcg: oom kill handling improvement
2010-02-24 8:01 UTC (2+ messages)
` [RFC][PATCH 2/2] memcg: oom kill nofify and disable oom kill for memcg
perf sched broken on tip, bisected
2010-02-24 8:04 UTC (3+ messages)
2.6.33-rc8-git6: Reported regressions 2.6.31 -> 2.6.32
2010-02-24 7:58 UTC (3+ messages)
` [Bug #14656] Oops at __rmqueue+0x98 with 2.6.32-rc6
[PATCH 00/14] Assorted small patches for regulators
2010-02-24 7:38 UTC (15+ messages)
` [PATCH 01/14] Regulators: virtual - use sysfs attribute groups
` [PATCH 02/14] Regulators: ab3100 - fix probe and remove annotations
` [PATCH 03/14] Regulators: fixed - annotate probe and remove methods
` [PATCH 04/14] Regulators: twl-regulator - mark probe function as __devinit
` [PATCH 05/14] Regulators: tps65023-regulator - mark probe method "
` [PATCH 06/14] Regulators: tps6507x-regulator "
` [PATCH 07/14] Regulators: lp3971 - fail if platform data was not supplied
` [PATCH 08/14] Regulators: max1586 - annotate probe and remove methods
` [PATCH 09/14] Regulators: max8660 "
` [PATCH 10/14] Regulators: pcap-regulator - clean up driver data after removal
` [PATCH 11/14] Regulators: wm831x-xxx "
` [PATCH 12/14] Regulators: wm8994 "
` [PATCH 13/14] Regulators: wm8400 - cleanup platform driver data handling
` [PATCH 14/14] Regulators: max8925-regulator - clean up driver data after removal
[PATCH 3/3] vhost: fix get_user_pages_fast error handling
2010-02-24 7:41 UTC (8+ messages)
[RFC] nfs: use 2*rsize readahead size
2010-02-24 7:39 UTC (10+ messages)
sysfs lockdep complaint
2010-02-24 7:34 UTC (14+ messages)
` [PATCH] windfarm: init sysfs attributes
[PATCH] tracing: Remove CONFIG_TRACE_POWER from kernel config
2010-02-24 7:28 UTC
[patch v3 2/2] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
2010-02-24 7:25 UTC (13+ messages)
` [tip:x86/ptrace] "
` linux-next requiements (Was: Re: [tip:x86/ptrace] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET)
` linux-next requirements "
` linux-next requirements
from mr pedrosinger
2010-02-24 7:21 UTC
[Announce] 2.6.29-rc4-rt1
2010-02-24 7:15 UTC (17+ messages)
` [ANNOUNCE] 2.6.31-rt11
` [ANNOUNCE] 2.6.31.2-rt13
` [ANNOUNCE] 2.6.31.4-rt14
` [ANNOUNCE] 2.6.31.5-rt17
` [ANNOUNCE] 2.6.31.6-rt19
` [ANNOUNCE] 2.6.31.12-rt20
` [ANNOUNCE] 2.6.31.12-rt21
` [ANNOUNCE] 2.6.33-rc8-rt1
` [patch] latency_hist: fix small memory leak
USB mass storage and ARM cache coherency
2010-02-24 7:16 UTC (8+ messages)
[PATCH 0/6] Fix file descriptor leak on user-space processes and cleanup
2010-02-23 7:04 UTC (7+ messages)
` [PATCH 1/6] mqueue: remove unneeded info->messages initialization
` [PATCH 2/6] mqueue: apply mathematics distributivity on mq_bytes calculation
` [PATCH 3/6] mqueue: simplify do_open() error handling
` [PATCH 4/6] mqueue: only set error codes if they are really necessary
` [PATCH 5/6] mqueue: fix typo "failues" -> "failures"
` [PATCH 6/6] mqueue: fix mq_open() file descriptor leak on user-space processes
[patch 0/7] per-bdi flushing model improvements. reiser4
2010-02-24 7:12 UTC (7+ messages)
QUERY: Inclusion of header files in kernel header files
2010-02-24 7:02 UTC (10+ messages)
reiserfs issue with 2.6.32.8
2010-02-24 7:03 UTC (4+ messages)
[PATCH 0/3] Add Intel SCH GPIO driver
2010-02-24 6:49 UTC (5+ messages)
` [PATCH v2 3/3] gpio: add Intel SCH GPIO controller driver
` [PATCH v3 "
[PATCH] iTCO_wdt: Don't stop on shutdown with nowayout
2010-02-24 6:25 UTC (3+ messages)
[PATCH 0/2] sched: arch_scale_smt_powers
2010-02-24 6:07 UTC (15+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 "
[PATCH 00/12] perf trace: Python scripting support
2010-02-24 6:00 UTC (4+ messages)
` [PATCH 08/12] perf: export some syscall metadata
[net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap
2010-02-24 5:34 UTC (5+ messages)
sysfs vs. ioctl
2010-02-24 5:28 UTC (3+ messages)
linux-next: manual merge of the trivial tree with the net tree
2010-02-24 5:21 UTC
disk/crypto performance regression 2.6.31 -> 2.6.32 (mmap problem?)
2010-02-24 5:20 UTC (8+ messages)
[PATCH] radio-si470x-common: -EINVAL overwritten in si470x_vidioc_s_tuner()
2010-02-24 5:12 UTC (5+ messages)
REPLY
2010-02-24 4:46 UTC
[PATCH 2.6.34] ehci-hcd: add option to enable 64-bit DMA support
2010-02-24 4:33 UTC (12+ messages)
` SB600 64-bit DMA BIOS misconfiguration (formerly RE: [PATCH 2.6.34] ehci-hcd: add option to enable 64-bit DMA support)
[PULL] virtio & lguest
2010-02-24 4:05 UTC
linux-next: import of usb series failed
2010-02-24 4:01 UTC (8+ messages)
[PATCH] Staging: rar: fixed up rar_driver.{h,c}
2010-02-24 2:05 UTC (5+ messages)
` [PATCH 2/2] Staging: rar: More style changes to rar_driver.c
usbmc seems broken
2010-02-24 2:18 UTC (5+ messages)
linux-next: manual merge of the staging tree with the wireless tree
2010-02-24 2:14 UTC (2+ messages)
[PATCH] staging/serial2002: Fix filp_open usage
2010-02-24 1:56 UTC (2+ messages)
linux-next: manual merge of the cpufreq tree with the acpi tree
2010-02-24 3:34 UTC
UIO support for >32-bit physical addresses on 32-bit platforms
2010-02-24 3:24 UTC (6+ messages)
[PATCH -mm] cgroups: fix failure path in cgroup_write_event_control()
2010-02-24 3:22 UTC
[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
2010-02-24 3:10 UTC (16+ messages)
` [PATCH 01/15] readahead: limit readahead size for small devices
` [PATCH 02/15] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/15] readahead: bump up the default readahead size
` [PATCH 04/15] readahead: make default readahead size a kernel parameter
` [PATCH 05/15] readahead: limit readahead size for small memory systems
` [PATCH 06/15] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 07/15] readahead: thrashing safe context readahead
` [PATCH 08/15] readahead: record readahead patterns
` [PATCH 09/15] readahead: add tracing event
` [PATCH 10/15] readahead: add /debug/readahead/stats
` [PATCH 11/15] readahead: dont do start-of-file readahead after lseek()
` [PATCH 12/15] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 13/15] radixtree: speed up the search for hole
` [PATCH 14/15] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 15/15] readahead: pagecache context based "
[GIT]: Networking
2010-02-24 3:13 UTC
linux-next: build failure after merge of the nfsd and xfs trees
2010-02-24 2:43 UTC (3+ messages)
[REGRESSION] "USB: use kfifo to buffer usb-generic serial writes" causes gobi_loader to hang
2010-02-24 2:33 UTC (2+ messages)
HW perf. events arch implementation
2010-02-24 1:35 UTC
[PATCH net-next 0/7] drivers/net conversions to netdev_<level>, etc
2010-02-24 2:33 UTC (2+ messages)
[RFC][PATCH] memcg: page fault oom improvement
2010-02-24 2:26 UTC (15+ messages)
` [RFC][PATCH] memcg: page fault oom improvement v2
[PATCH - next] MAINTAINERS: Telegent tlg2300 section fix
2010-02-24 2:03 UTC (3+ messages)
[93/93] dm mpath: fix stall when requeueing io
2010-02-24 1:12 UTC (5+ messages)
` [Stable-review] "
[patch 0/3] Fixup rb_root initializations to use RB_ROOT
2010-02-24 1:39 UTC (4+ messages)
` [patch 1/3] ext4: "
` [patch 2/3] ext3: "
` [patch 3/3] jffs2: "
s2disk hang update
2010-02-24 1:20 UTC (5+ messages)
[PATCH] Route kbd leds through the generic leds layer
2010-02-24 1:20 UTC
Business%40
2010-02-24 1:11 UTC
[PATCH] cpuset: Update the cpuset flag file from old name from new name correctly
2010-02-24 1:13 UTC (3+ messages)
linux-next: manual merge of the samsung tree with the arm tree
2010-02-24 1:03 UTC (3+ messages)
[RESEND PATCH] module param_call: fix potential NULL pointer dereference
2010-02-24 1:01 UTC (4+ messages)
[PATCH] Staging: rtl8187se: fix spacing errors and commenting format in r8180_93cx6.c
2010-02-24 0:42 UTC (2+ messages)
[PATCH] Staging: rtl8187se: Fixed coding style issues
2010-02-24 0:35 UTC (2+ messages)
linux-firmware-nonfree: Add prism54 softmac firmware
2010-02-24 0:46 UTC
[PATCH] ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
2010-02-24 0:39 UTC (3+ messages)
RE
2010-02-24 0:38 UTC
RE
2010-02-23 23:55 UTC
[RFC] [PATCH 0/2] memcg: per cgroup dirty limit
2010-02-24 0:19 UTC (11+ messages)
` [PATCH 1/2] memcg: dirty pages accounting and limiting infrastructure
[patch] sched: fix SMT scheduler regression in find_busiest_queue()
2010-02-24 0:13 UTC (12+ messages)
` change in sched cpu_power causing regressions with SCHED_MC
[RFC PATCH] block: warn if blk_stack_limits() undermines atomicity
2010-02-24 0:12 UTC (4+ messages)
[PATCH] Fix __d_path for lazy unmounts
2010-02-24 0:12 UTC (3+ messages)
` [Patch 0/1] Fix __d_path for lazy unmounts v2
Kernel: 2.6.32.8 - usbfs: USBDEVFS_CONTROL failed
2010-02-23 23:59 UTC
allocation within a range
2010-02-23 23:51 UTC
,
2010-02-22 17:53 UTC
tools/perf: libraries must come after objects
2010-02-23 23:54 UTC (5+ messages)
[PATCH] pktcdvd: use BIO list management functions
2010-02-23 22:26 UTC (8+ messages)
` [PATCH] blk-core: "
add_timer_on: in-kernel users _all_ buggy ?
2010-02-23 23:11 UTC (5+ messages)
qla2xxx UNDERRUNS and failed multipath paths
2010-02-23 22:58 UTC (2+ messages)
[PATCH] cs5535_gpio: gpio_chip.get should return the input value
2010-02-23 22:55 UTC
[PATCH 0/5] x86-32: improve atomic64_t functions (v2)
2010-02-23 22:47 UTC (2+ messages)
[ANNOUNCE] 2.6.31-rc7-rt8
2009-09-15 21:11 UTC (2+ messages)
` [ANNOUNCE] 2.6.31-rt10
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox