messages from 2010-06-03 00:06:14 to 2010-06-03 08:04:49 UTC [more...]
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-03 8:04 UTC (17+ messages)
[PATCH v6] fs: allow protected cross-uid sticky symlinks
2010-06-03 8:01 UTC
[GIT PULL] perf crash fix
2010-06-03 8:02 UTC (2+ messages)
[PATCH 0/4] input: evdev: Dynamic buffers (rev3)
2010-06-03 8:01 UTC (5+ messages)
` [PATCH 1/4] input: Introduce buflock, a one-to-many circular buffer mechanism
` [PATCH 2/4] input: evdev: Use multi-reader buffer to save space (rev3)
` [PATCH 3/4] input: evdev: Convert to dynamic event buffer (rev3)
` [PATCH 4/4] input: Use driver hint to compute the evdev buffer size
linux-next: Tree for June 3
2010-06-03 8:00 UTC (3+ messages)
[patch] pipe: add support for shrinking and growing pipes
2010-06-03 7:58 UTC (16+ messages)
2.6.25-rc1 ahci regression
2010-06-03 7:54 UTC (4+ messages)
[RFC] oom-kill: give the dying task a higher priority
2010-06-03 7:50 UTC (7+ messages)
[patch 1/3] rbtree: Add support for augmented rbtrees (ver 2)
2010-06-03 7:48 UTC (14+ messages)
` [tip:x86/pat] rbtree: Add support for augmented rbtrees
` [RFC][PATCH] rbtree: undo augmented damage
` [PATCH] rbtree: undo augmented damage -v2
[PATCH 2/6] sctp multistream scheduling: provide pluggable SCTP scheduling framework
2010-06-03 7:43 UTC (2+ messages)
Is there a way to change irq numbers of pcie cards ?
2010-06-03 7:43 UTC (3+ messages)
linux-next: boot failure with next-20100603
2010-06-03 7:42 UTC
[RFC 0/5] BKL removal leftovers
2010-06-03 7:41 UTC (12+ messages)
` [RFC 1/5] BKL: autoconvert trivial users to private mutex
` [RFC 2/5] BKL: remove the BKL from kernel init code
` [RFC 3/5] BKL: do not take BKL in do_coredump
` [RFC 4/5] BKL: use no BKL in llseek
` [RFC 5/5] BKL: introduce CONFIG_BKL
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-03 7:40 UTC (14+ messages)
[PATCH 1/2] menuconfig: fix to center checklist correctly in a corner case
2010-06-03 7:24 UTC (2+ messages)
` [PATCH 2/2] menuconfig: truncate list items
[net-next PATCH] drivers/net/enic: Use (pr|netdev)_<level> macro helpers
2010-06-03 7:19 UTC (2+ messages)
[PATCH] acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit
2010-06-03 7:18 UTC
[PATCH] x86, cpufeature: Suppress compiler warning with gcc 3.x
2010-06-03 7:11 UTC (2+ messages)
[PATCH 1/2] memcg clean up try_charge main loop
2010-06-03 7:01 UTC (6+ messages)
` [PATCH 2/2] memcg make move_task_charge check clearer
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-03 6:58 UTC (4+ messages)
[mmotm 0521][PATCH 0/12] various OOM fixes for 2.6.35
2010-06-03 6:52 UTC (23+ messages)
` [PATCH 01/12] oom: select_bad_process: check PF_KTHREAD instead of !mm to skip kthreads
` [PATCH 02/12] oom: introduce find_lock_task_mm() to fix !mm false positives
` [PATCH 03/12] oom: the points calculation of child processes must use find_lock_task_mm() too
` [PATCH 04/12] oom: __oom_kill_task() "
` [PATCH 05/12] oom: make oom_unkillable() helper function
` [PATCH 06/12] oom: remove warning for in mm-less task __oom_kill_process()
` [PATCH 07/12] oom: Fix child process iteration properly
` [PATCH 08/12] oom: dump_tasks() use find_lock_task_mm() too
` [PATCH 09/12] oom: remove PF_EXITING check completely
` [PATCH 10/12] oom: sacrifice child with highest badness score for parent
` [PATCH 11/12] oom: remove special handling for pagefault ooms
` [PATCH 12/12] oom: give current access to memory reserves if it has been killed
Possible bug in 2.6.34 slub
2010-06-03 6:51 UTC (7+ messages)
make ARM=arm menuconfig problem in mainline
2010-06-03 6:53 UTC (8+ messages)
` [TEMP PATCH] "
` [TEMP PATCH v2] "
[PATCH] kobject: Suppress compiler warning with gcc 3.x
2010-06-03 6:46 UTC (7+ messages)
[linux-pm] [PATCH 0/8] Suspend block api (version 8)
2010-06-03 6:43 UTC (23+ messages)
` [PATCH] - race-free suspend. Was: "
` [linux-pm] [PATCH] - race-free suspend. Was: "
[PATCH] oom: remove PF_EXITING check completely
2010-06-03 6:29 UTC (4+ messages)
[PATCH V2 0/7] Cleancache (was Transcendent Memory): overview
2010-06-03 6:25 UTC (4+ messages)
[PATCH] VFIO driver: Non-privileged user level PCI drivers
2010-06-03 6:23 UTC (12+ messages)
1,000.000.00GBP has been awarded to you
2010-06-03 1:14 UTC
[RFC][PATCH 00/26] *** SUBJECT HERE ***
2010-06-03 5:45 UTC (5+ messages)
` [RFC][PATCH 20/26] alsa: ASoC: Add JZ4740 codec driver
` [alsa-devel] "
` [RFC][PATCH 21/26] alsa: ASoC: Add JZ4740 ASoC support
` [alsa-devel] "
[PATCH 6/6] sctp multistream scheduling: a sample weighted fair queue scheduling module
2010-06-03 5:42 UTC
[PATCH 5/6] sctp multistream scheduling: a sample priority queue scheduling module
2010-06-03 5:42 UTC
[PATCH 4/6] sctp multistream scheduling: extend socket API
2010-06-03 5:42 UTC
[PATCH 3/6] sctp multistream scheduling: provide the default FCFS scheduling
2010-06-03 5:42 UTC
[PATCH 1/6] sctp multistream scheduling: declare sctp_sched_ops
2010-06-03 5:42 UTC
[PATCH 0/6] sctp: add multistream scheduling feature
2010-06-03 5:42 UTC
[PATCH] use unfair spinlock when running on hypervisor
2010-06-03 5:38 UTC (12+ messages)
[GIT PULL] ARM MSM updates for 2.6.35-rc1
2010-06-03 5:36 UTC (9+ messages)
(no subject)
2010-06-03 5:26 UTC
[announce] smatch 1.54
2010-06-03 5:27 UTC (4+ messages)
[PATCH] HID: Add support to new N-trig firwmare
2010-06-03 5:11 UTC
[Regression] Crash in load_module() while freeing args
2010-06-03 5:20 UTC (4+ messages)
` [PATCH 2/2] module: fix bne2 "gave up waiting for init of module libcrc32c"
[PATCHv3 00/11] USB improvements and cleanpus, g_multi install mode
2010-06-03 5:16 UTC (12+ messages)
` [PATCHv3 01/11] USB: gadget: g_mass_storage: static data instead of dynamic allocation
` [PATCHv3 02/11] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
` [PATCHv3 03/11] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
` [PATCHv3 04/11] USB: gadget: composite: usb_string_ids_*() functions added
` [PATCHv3 05/11] USB: gadget: f_fs: use usb_string_ids_n()
` [PATCHv3 06/11] USB: gadget: g_multi: code clean up and refactoring
` [PATCHv3 07/11] USB: gadget: g_multi: added documentation and INF files
[git pull] (updated) OF-related build breakage fixes
2010-06-03 4:50 UTC (6+ messages)
` [PATCH 1/2] of/powerpc: fix fsl_msi device node pointer
` [PATCH 2/2] of/crypto: n2_core: fix build breakage
[RFC] [PATCH v2 0/2] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2010-06-03 4:56 UTC (16+ messages)
` [RFC] [PATCH 2/2] cgroups: make procs file writable
[PATCH v4] fs: allow protected cross-uid sticky symlinks
2010-06-03 4:42 UTC (5+ messages)
Business Suggestion !!!‏
2010-06-03 2:35 UTC
[GIT PULL] rcu: finalize debugobjects, first round of RCU sparse pointer checks
2010-06-03 3:58 UTC (3+ messages)
[PATCH] wmi: fix memory leak in parse_wdg
2010-06-03 3:45 UTC
How to tweak 2.6.34 kernel for acer 5740 laptop ?
2010-06-03 3:28 UTC
[git pull] drm updates
2010-06-03 3:29 UTC (2+ messages)
[RFC,PATCH 0/2] Common struct clk implementation, v3
2010-06-03 3:21 UTC (4+ messages)
` [RFC,PATCH 1/2] Add a common struct clk
[PATCH v4] regulator: new drivers for AD5398 and AD5821
2010-06-03 3:27 UTC
Add a helper function in PCI IOV to get VF device
2010-06-03 3:11 UTC (7+ messages)
[PATCH v2] regulator: new drivers for AD5398 and AD5821
2010-06-03 2:57 UTC (3+ messages)
[Patch] scripts: add nconf into gitignore file
2010-06-03 2:50 UTC
[PATCH V2 2/7] Cleancache (was Transcendent Memory): core files
2010-06-03 2:47 UTC (4+ messages)
bit errors on spitz
2010-06-03 2:30 UTC (5+ messages)
` [URGENT] Re: bit errors on spitz + voipac
[2.6.35-rc1 BUG]: Calling sched_clock causes stack trace with DEBUG_PREEMPT
2010-06-03 2:25 UTC (5+ messages)
[PATCH]X86:reboot.c Add some dmi entries to pci_reboot_dmi_table
2010-06-03 2:22 UTC (35+ messages)
(no subject)
2010-06-03 2:12 UTC
Hang during boot, bisected to commit 96d60303fd
2010-06-03 2:11 UTC (2+ messages)
[PATCH] ipconfig: send host-name in DHCP requests
2010-06-03 2:02 UTC (4+ messages)
` [PATCH] ipconfig: document DHCP hostname and DNS record
Dell Studio 1555 eject key does not work ( small patch to fix included )
2010-06-03 1:57 UTC (3+ messages)
[PATCH] task_io_accounting, taskstats
2010-06-03 1:58 UTC (2+ messages)
Hang during boot, bisected to commit 96d60303fd
2010-06-03 1:54 UTC
linux-next: build warning after merge of the rr tree
2010-06-03 1:48 UTC
[PATCH 0/8] HWPOISON for hugepage (v6)
2010-06-03 1:38 UTC (4+ messages)
` [PATCH 2/8] hugetlb, rmap: add reverse mapping for hugepage
` [PATCH] replace ifdef CONFIG_HUGETLBFS into ifdef CONFIG_HUGETLB_PAGE (Re: [PATCH 2/8] hugetlb, rmap: add reverse mapping for hugepage)
Pull request for nanoengine
2010-06-03 1:22 UTC (3+ messages)
strange problem with ricoh-mmc
2010-06-03 1:22 UTC (7+ messages)
` [PATCH] mmc: make sdhci work with ricoh mmc controller
[PATCH] x86, i8259: Only register sysdev for real PIC
2010-06-03 1:18 UTC (2+ messages)
[PATCH 1/8] ath9k: Determine Firmware on probe
2010-06-03 0:58 UTC (2+ messages)
[PATCH 5/5] oom: dump_tasks() use find_lock_task_mm() too
2010-06-03 0:46 UTC (6+ messages)
[PATCH] drivers/staging/batman-adv: Convert MAC_FMT to %pM
2010-06-03 0:20 UTC (5+ messages)
` [B.A.T.M.A.N.] "
[PATCH V2 1/4] Frontswap (was Transcendent Memory): swap data structure changes
2010-06-03 0:10 UTC (2+ messages)
[PATCH V2 2/7] Cleancache (was Transcendent Memory): core files
2010-05-28 17:35 UTC
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