messages from 2013-04-05 22:01:09 to 2013-04-06 16:46:09 UTC [more...]
[RFC GIT PULL] nohz: Full dynticks rq clock handling
2013-04-06 16:45 UTC
user mode linux: trinity syscall "madvise" triggers quickly BUG: Bad page map
2013-04-06 16:45 UTC (4+ messages)
[PATCH] AVR32: fix building warnings caused by redifinitions of HZ
2013-04-06 16:43 UTC
[PATCH] sched_clock: Prevent 64bit inatomicity on 32bit systems
2013-04-06 16:28 UTC (2+ messages)
[RFC PATCH 0/3] Perf persistent events
2013-04-06 16:29 UTC (7+ messages)
` [RFC PATCH 1/3] perf: Add "
` [RFC PATCH 2/3] perf: Add persistent event facilities
[GIT PULL] oprofile updates for v3.10
2013-04-06 16:23 UTC
[PATCH] timer: Fix possible issues with non serialized timer_pending( )
2013-04-06 16:13 UTC (6+ messages)
` [PATCH] [PATCH] Gaurantee spinlocks implicit barrier for !PREEMPT_COUNT
tpm_tis driver failed to suspend, error -62
2013-04-06 16:00 UTC (9+ messages)
` [tpmdd-devel] "
x86/mm/pageattr: Code without effect?
2013-04-06 15:47 UTC (4+ messages)
[PATCH 0/4] fsfreeze: from uninterruptible to killable waiting
2013-04-06 15:22 UTC (2+ messages)
[PATCH] Add non-zero module sections to sysfs
2013-04-06 15:16 UTC (11+ messages)
[PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
2013-04-06 15:00 UTC (3+ messages)
[PATCH] mmc: mxs-mmc: Add broken-cd devicetree property
2013-04-06 15:06 UTC (4+ messages)
[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
2013-04-06 14:56 UTC (3+ messages)
[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
2013-04-06 14:32 UTC (42+ messages)
` [PATCH v4, part3 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v4, part3 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 03/41] c6x: "
` [PATCH v4, part3 04/41] h8300: "
` [PATCH v4, part3 05/41] score: "
` [PATCH v4, part3 06/41] tile: "
` [PATCH v4, part3 07/41] UML: "
` [PATCH v4, part3 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v4, part3 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v4, part3 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v4, part3 12/41] mm/ARC: "
` [PATCH v4, part3 13/41] mm/ARM: "
` [PATCH v4, part3 14/41] mm/ARM64: "
` [PATCH v4, part3 15/41] mm/AVR32: "
` [PATCH v4, part3 16/41] mm/blackfin: "
` [PATCH v4, part3 17/41] mm/c6x: "
` [PATCH v4, part3 18/41] mm/cris: "
` [PATCH v4, part3 19/41] mm/frv: "
` [PATCH v4, part3 20/41] mm/h8300: "
` [PATCH v4, part3 21/41] mm/hexagon: "
` [PATCH v4, part3 22/41] mm/IA64: "
` [PATCH v4, part3 23/41] mm/m32r: "
` [PATCH v4, part3 24/41] mm/m68k: "
` [PATCH v4, part3 25/41] mm/metag: "
` [PATCH v4, part3 26/41] mm/microblaze: "
` [PATCH v4, part3 27/41] mm/MIPS: "
` [PATCH v4, part3 28/41] mm/mn10300: "
` [PATCH v4, part3 29/41] mm/openrisc: "
` [PATCH v4, part3 30/41] mm/PARISC: "
` [PATCH v4, part3 31/41] mm/ppc: "
` [PATCH v4, part3 32/41] mm/s390: "
` [PATCH v4, part3 33/41] mm/score: "
` [PATCH v4, part3 34/41] mm/SH: "
` [PATCH v4, part3 35/41] mm/SPARC: "
` [PATCH v4, part3 36/41] mm/tile: "
` [PATCH v4, part3 37/41] mm/um: "
` [PATCH v4, part3 38/41] mm/unicore32: "
` [PATCH v4, part3 39/41] mm/x86: "
` [PATCH v4, part3 40/41] mm/xtensa: "
` [PATCH v4, part3 41/41] mm: kill global variable num_physpages
[PATCH v4, part3 00/15] accurately calculate memory statisitic information
2013-04-06 14:45 UTC (18+ messages)
` [PATCH v4, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH v4, part3 02/15] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v4, part3 03/15] mm/ARM64: kill poison_init_mem()
` [PATCH v4, part3 04/15] mm/x86: use free_reserved_area() to simplify code
` [PATCH v4, part3 05/15] mm/tile: use common help functions to free reserved pages
` [PATCH v4, part3 06/15] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v4, part3 07/15] mm, acornfb: "
` [PATCH v4, part3 08/15] mm: fix some trivial typos in comments
` [PATCH v4, part3 09/15] mm: use managed_pages to calculate default zonelist order
` [PATCH v4, part3 10/15] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v4, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v4, part3 12/15] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v4, part3 13/15] mm: correctly update zone->mamaged_pages
` [PATCH v4, part3 14/15] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v4, part3 15/15] mm: report available pages as "MemTotal" for each NUMA node
[PATCH v2, part1 03/29] mm/ARM: use common help functions to free reserved pages
2013-04-06 14:07 UTC (3+ messages)
THIS MESSAGE IS RESPECTFULLY YOURS
2013-04-06 14:00 UTC
[PATCH] ARM: dts: imx23-olinuxino: mark sdcard cd as broken
2013-04-06 13:42 UTC
[GIT PULL] oprofile updates for v3.10
2013-04-06 13:39 UTC
[RFC PATCH arm: initial TI-Nspire support]
2013-04-06 13:24 UTC (6+ messages)
Excessive stall times on ext4 in 3.9-rc2
2013-04-06 13:15 UTC (10+ messages)
Error in linux-3.0.72 build
2013-04-06 13:14 UTC (6+ messages)
[PATCH] Make information about modules available to kgdb
2013-04-06 13:00 UTC
net_dropmon usage documentation/examples?
2013-04-06 12:38 UTC (2+ messages)
[patch v7 0/21] sched: power aware scheduling
2013-04-06 11:49 UTC (4+ messages)
` [patch v7 15/21] sched: pull all tasks from source group
Build regressions/improvements in v3.9-rc5
2013-04-06 11:26 UTC (2+ messages)
[PATCHv2] ARM: arch_timer: Silence debug preempt warnings
2013-04-06 10:41 UTC (2+ messages)
[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
2013-04-06 11:05 UTC (11+ messages)
[PATCH 4/4] fsfreeze: avoid to return zero in __get_user_pages
2013-04-06 10:07 UTC
[PATCH V7 0/5] virtio-scsi multiqueue
2013-04-06 10:14 UTC (5+ messages)
[PATCH 0/3] kernel ASLR
2013-04-06 10:10 UTC (11+ messages)
` [PATCH 3/3] x86: kernel base offset ASLR
[PATCH 1/4] fsfreeze: add new internal __sb_start_write_wait
2013-04-06 10:03 UTC
[PATCH] staging/adt7316 Fix some 'interesting' string operations
2013-04-06 10:08 UTC (3+ messages)
system death under oom - 3.7.9
2013-04-06 10:03 UTC (4+ messages)
[PATCH 1/5 v3] USB: regroup all depends on USB within an if USB block
2013-04-06 9:51 UTC (5+ messages)
[PATCH] Staging: Android: looping issue, need break when get value firstly
2013-04-06 9:47 UTC (8+ messages)
n_tty_write() going into schedule but NOT coming out
2013-04-06 9:32 UTC (6+ messages)
[PATCH 0/3] PCI: Handle device quirks when accessing sysfs resource<N> entries
2013-04-06 8:49 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH v2 0/9] rm: mvebu: Enable LPAE support for Armada XP SoCs
2013-04-06 8:31 UTC (4+ messages)
` [PATCH v2 2/9] arm: mvebu: Align the internal registers virtual base to support LPAE
kernel BUG at kernel/smpboot.c:134!
2013-04-06 8:31 UTC (3+ messages)
[PATCH] watchdog: Fix race condition in registration code
2013-04-06 8:19 UTC (2+ messages)
Version number policy!
2013-04-06 7:08 UTC (5+ messages)
[PATCH v2 0/10] extend hugepage migration
2013-04-06 7:04 UTC (11+ messages)
` [PATCH 07/10] mbind: add hugepage migration code to mbind()
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 10/10] prepare to remove /proc/sys/vm/hugepages_treat_as_movable
[3.9-rc5 regression, BISECTED] INFO: task umount:29671 blocked for more than 120 seconds
2013-04-06 6:49 UTC
[PATCH 1/6] mfd: wm831x: use spi_get_drvdata() and spi_set_drvdata()
2013-04-06 6:44 UTC (6+ messages)
` [PATCH 2/6] mfd: da9052: "
` [PATCH 3/6] mfd: ezx-pcap: "
` [PATCH 4/6] mfd: mc13xxx: "
` [PATCH 5/6] mfd: arizona: use spi_get_drvdata()
` [PATCH 6/6] mfd: stmpe: "
[PATCH 0/8] Android Binder IPC Fixes
2013-04-06 6:01 UTC (8+ messages)
` [PATCH 1/8] staging: android: binder: replace explicit size types
` [PATCH 4/8] staging: android: binder: fix printk() format specifier
[PATCH v3 7/7] f2fs: add tracepoints to debug checkpoint request
2013-04-06 5:46 UTC
[PATCH v3 6/7] f2fs: add tracepoints for write page operations
2013-04-06 5:46 UTC
[PATCH v3 5/7] f2fs: add tracepoints to debug the block allocation & fallocate
2013-04-06 5:46 UTC
[PATCH v3 4/7] f2fs: add tracepoints for GC threads
2013-04-06 5:46 UTC
[PATCH v3 3/7] f2fs: add tracepoint for tracing the page i/o operations
2013-04-06 5:46 UTC
[PATCH v3 2/7] f2fs: add tracepoints for truncate operation
2013-04-06 5:45 UTC
[PATCH v3 1/7] f2fs: add tracepoints for sync & Inode operations
2013-04-06 5:45 UTC
[PATCH v3 0/7] f2fs: add tracepoints support in f2fs filesystem
2013-04-06 5:45 UTC
[PATCH] f2fs: fix typo mistakes
2013-04-06 5:44 UTC
[RFC] revoke(2) and generic handling of things like remove_proc_entry()
2013-04-06 5:00 UTC (6+ messages)
[PATCH -next v2] drbd: fix error return code in drbd_init()
2013-04-06 4:38 UTC
Re-Activate Your Account
2013-04-06 3:17 UTC
[PATCH -next] virtio_console: make local symbols static
2013-04-06 3:52 UTC
3.8.3 and 3.9git occasional watchdog oops
2013-04-06 3:47 UTC (3+ messages)
[PATCH v6] irq: add quirk for broken interrupt remapping on 55XX chipsets
2013-04-06 2:32 UTC (2+ messages)
[GIT PULL] PCI updates for v3.9
2013-04-06 1:59 UTC
[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
2013-04-06 1:55 UTC (4+ messages)
` [PATCH v6] "
[git pull] device-mapper fixes for 3.9
2013-04-06 1:47 UTC (2+ messages)
` [git pull] device-mapper fixes for 3.9-rc6
cgroup: status-quo and userland efforts
2013-04-06 1:21 UTC
Bitte aktualisiere Me Asap
2013-04-02 15:21 UTC
[PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen
2013-04-06 0:15 UTC (10+ messages)
` [PATCH v6 4/4] xen/arm: introduce xen_early_init, use PSCI on xen
[PATCH] cpufreq/intel_pstate: Set timer timeout correctly
2013-04-05 23:46 UTC (3+ messages)
[ANNOUNCE] 3.8.4-rt2
2013-04-05 23:35 UTC (2+ messages)
[Linux-zigbee-devel] [PATCH] mac802154: Keep track of the channel when changed
2013-04-05 23:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH] x86: fix rebuild with EFI_STUB enabled
2013-04-05 22:29 UTC (2+ messages)
` [tip:x86/urgent] x86: Fix "
Regression: Screen turns off when booting in EFI mode
2013-04-05 22:28 UTC (12+ messages)
` [PATCH 1/3] pci: Add PCI ROM helper for platform-provided ROM images
[PATCH v3 00/22] x86, ACPI, numa: Parse numa info early
2013-04-05 22:16 UTC (4+ messages)
` [PATCH v3 17/22] x86, ACPI, numa, ia64: split SLIT handling out
[RFC] drivers/staging/silicom/bp_proc.c removal
2013-04-05 22:01 UTC (3+ messages)
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