messages from 2010-10-25 04:58:45 to 2010-10-25 15:21:20 UTC [more...]
[PATCH] mm/rmap.c: fix comment
2010-10-25 15:21 UTC (2+ messages)
[PATCH 08/29] memstick: mspro: add comments to few functions
2010-10-25 15:18 UTC (2+ messages)
[PATCH] Partially revert patch that encloses asm-offset.h numbers in brackets
2010-10-25 15:17 UTC (6+ messages)
[PATCH -v2 0/9] ACPI, APEI patches for 2.6.37
2010-10-25 15:14 UTC (22+ messages)
` [PATCH -v2 1/9] ACPI, APEI, Add ERST record ID cache
` [PATCH -v2 2/9] Add lock-less version of bitmap_set/clear
` [PATCH -v2 3/9] lock-less NULL terminated single list implementation
` [PATCH -v2 4/9] lock-less general memory allocator
` [PATCH -v2 5/9] Hardware error device core
` [PATCH -v2 6/9] Hardware error record persistent support
` [PATCH -v2 7/9] ACPI, APEI, Use ERST for hardware error persisting before panic
` [PATCH -v2 8/9] ACPI, APEI, Report GHES error record with hardware error device core
` [PATCH -v2 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
` [NAK] "
[PATCH 07/29] memstick: mspro: two fixes
2010-10-25 15:13 UTC (2+ messages)
[PATCH 06/29] memstick: mspro: kill the BKL
2010-10-25 15:12 UTC (2+ messages)
[PATCH 05/29] memstick: mspro_block: move declarations to header and refactor things a bit
2010-10-25 15:07 UTC (2+ messages)
[PATCH 04/29] memstick: core: rework state machines
2010-10-25 15:01 UTC (2+ messages)
[PATCH 03/29] memstick: core: add new functions
2010-10-25 14:56 UTC (2+ messages)
[PATCH] ext4: Check return value of sb_getblk() and friends
2010-10-25 14:51 UTC (2+ messages)
[PATCH 02/29] memstick: core: reorder functions This patch just reorders functions in memstick.c So that host specific and card driver specific functions are now grouped together. This makes it easier to understand the code
2010-10-25 14:50 UTC (2+ messages)
[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale
2010-10-25 14:40 UTC
[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver
2010-10-25 14:40 UTC
[PATCH 01/29] memstick: core: header cleanups
2010-10-25 14:44 UTC (2+ messages)
[PATCH] net: b43legacy: fix compile error
2010-10-25 14:41 UTC
[PATCH] kbuild: check return value of asprintf()
2010-10-25 14:42 UTC (3+ messages)
[PATCH 1/2] block: cciss: fix information leak to userland
2010-10-25 14:40 UTC (3+ messages)
[PATCH 0/5] mce, amd: code rework and cleanups
2010-10-25 14:03 UTC (6+ messages)
` [PATCH 1/5] mce, amd: Implement mce_threshold_block_init() helper function
` [PATCH 2/5] mce, amd: Shorten local variables mci_misc_{hi,lo}
` [PATCH 3/5] mce, amd: Add helper functions to setup APIC
` [PATCH 4/5] mce, amd: Remove goto in threshold_create_device()
` [PATCH 5/5] apic, amd: Make firmware bug messages more meaningful
[PATCH 1/2 v3] media: Add timberdale video-in driver
2010-10-25 14:40 UTC
[PATCH 0/29] My patch queue for memorystick subsystem
2010-10-25 14:39 UTC (2+ messages)
[PATCH] drivers: rtl818x: request DMA-able memory
2010-10-25 14:23 UTC (6+ messages)
[GIT PATCH] TTY/Serial merge for .37-rc1
2010-10-25 14:10 UTC (6+ messages)
` [PATCH 08/49] ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
` [PATCH 28/49] tty: Add a new file /proc/tty/consoles
CFQ and dm-crypt
2010-10-25 14:22 UTC (5+ messages)
Re:2.6.36, make oldconfig broken
2010-10-25 14:23 UTC (4+ messages)
` 2.6.36, "
[GIT PULL] s390 patches for 2.6.37
2010-10-25 14:21 UTC
BUG with the kernel version 2.6.36-rc1 on power machine
2010-10-25 14:15 UTC (7+ messages)
[PATCH] i2c: add irq_flags to board info
2010-10-25 14:12 UTC (9+ messages)
` [Device-drivers-devel] "
[GIT PULL] sound updates for 2.6.37-rc1
2010-10-25 13:59 UTC
Bug#594089: keyboard-configuration: caps lock keycode problem
2010-10-25 13:37 UTC (3+ messages)
[PATCH v2 22/22] bitops: remove minix bitops from asm/bitops.h
2010-10-25 13:31 UTC (3+ messages)
` [microblaze-uclinux] "
[PATCH] wireless/wl1271: remove redundant if-statement
2010-10-25 13:30 UTC (4+ messages)
` [PATCH] wireless/wl1271: remove redundant if-statement v2
[PATCH] input: spi: Driver for SPI data stream driven vibrator
2010-10-25 13:31 UTC
[RFC PATCH 00/18] ARM: Add support for the Large Physical Address Extensions
2010-10-25 13:25 UTC (29+ messages)
` [RFC PATCH 01/18] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [RFC PATCH 02/18] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [RFC PATCH 03/18] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [RFC PATCH 04/18] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [RFC PATCH 05/18] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [RFC PATCH 06/18] ARM: LPAE: Introduce the 3-level page table format definitions
` [RFC PATCH 07/18] ARM: LPAE: Page table maintenance for the 3-level format
` [RFC PATCH 08/18] ARM: LPAE: MMU setup for the 3-level page table format
` [RFC PATCH 09/18] ARM: LPAE: Add fault handling support
` [RFC PATCH 10/18] ARM: LPAE: Add context switching support
` [RFC PATCH 11/18] ARM: LPAE: Add SMP support for the 3-level page table format
` [RFC PATCH 12/18] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
` [RFC PATCH 13/18] ARM: LPAE: ensure dma_addr_t is the same size as phys_addr_t
` [RFC PATCH 14/18] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [RFC PATCH 15/18] ARM: LPAE: use phys_addr_t for physical start address in early_mem
` [RFC PATCH 16/18] ARM: LPAE: add support for ATAG_MEM64
` [RFC PATCH 17/18] ARM: LPAE: define printk format for physical addresses and page table entries
` [RFC PATCH 18/18] ARM: LPAE: Add the Kconfig entries
[PATCH -mm 0/2] RapidIO: Changes to handling of RIO switches
2010-10-25 13:22 UTC (7+ messages)
ima: use of radix tree cache indexing == massive waste of memory?
2010-10-25 13:18 UTC (8+ messages)
[git pull] x86 platform drivers for 2.6.37
2010-10-25 13:17 UTC
Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
2010-10-25 13:17 UTC (5+ messages)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property()
[GIT PULL] UWB/WLP subsystem updates for 2.6.37-rc1
2010-10-25 13:17 UTC
[PATCH] [BUGFIX][RESEND] kprobes: Remove redundant text_mutex lock in optimize
2010-10-25 13:18 UTC
[PATCH] vfs: fix possible use after free in finish_open()
2010-10-25 13:16 UTC
[git pull] device tree changes for 2.6.37
2010-10-25 12:58 UTC
[PATCH] davinci: simplify if-statement
2010-10-25 12:41 UTC
loop warnings in current git HEAD
2010-10-25 12:41 UTC (3+ messages)
` [PATCH] loop: Properly clear sysfs in autoclear mode
[PATCH 0/9] read-only remount fixes
2010-10-25 12:36 UTC (8+ messages)
` [PATCH 7/9] vfs: protect remounting superblock read-only
` [PATCH 7/9 updated] "
[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
2010-10-25 12:32 UTC (16+ messages)
[resend][PATCH 1/4] oom: remove totalpage normalization from oom_badness()
2010-10-25 11:28 UTC (3+ messages)
` [resend][PATCH 4/4] oom: don't ignore rss in nascent mm
[PATCH] mfd: Add __devexit annotation for vx855_remove
2010-10-25 7:59 UTC (2+ messages)
[PATCH RFC] kvm: write protect memory after slot swap
2010-10-25 12:05 UTC (8+ messages)
[PATCH] macb: Don't re-enable interrupts while in polling mode
2010-10-25 11:44 UTC (3+ messages)
[patch] hfsplus: fix double lock typo in ioctl
2010-10-25 10:55 UTC (2+ messages)
[-next] staging/vme: various fixes + new driver model for VME
2010-10-25 11:24 UTC (4+ messages)
` [PATCH 27/30] staging/vme: rework the bus model
[PATCH v2 0/2] Further cleanups to opticon driver
2010-10-25 11:20 UTC (5+ messages)
` [PATCH v2 1/2] Export usb_serial_generic_write_room for use in modules
` [PATCH v2 2/2] opticon: use generic code where possible
[PATCH 0/1] Bluetooth: fix crash in L2CAP
2010-10-25 11:15 UTC (3+ messages)
[RFD] Device Renaming Mechanism
2010-10-25 10:55 UTC (5+ messages)
mem-hotplug + ksm make lockdep warning
2010-10-25 10:49 UTC
linux-next: build warning in Linus' tree
2010-10-25 10:27 UTC (5+ messages)
` [tip:perf/urgent] x86/oprofile: Fix uninitialized variable use in debug printk
[PATCH v7] USB device driver of Topcliff PCH
2010-10-25 10:24 UTC
[PATCH] MIPS: MT: Fix build error iFPU affinity code
2010-10-25 10:15 UTC (2+ messages)
CIFS is slooow, gvfs is fast
2010-10-25 10:14 UTC (5+ messages)
linux-next: error importing i2c quilt series
2010-10-25 10:13 UTC (5+ messages)
High CPU load when machine is idle (related to PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later)
2010-10-25 10:12 UTC (3+ messages)
On Linux numbering scheme
2010-10-25 10:04 UTC (7+ messages)
um: function "foo" in kernel-offsets.h
2010-10-25 10:02 UTC
[PATCH 1/2] AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
2010-10-25 11:09 UTC (5+ messages)
` [PATCH 2/2] AT91: pm: make sure that r0 is 0 when dealing with cache operations
` [PATCH 2/2 v2] "
[PATCH v6] USB device driver of Topcliff PCH
2010-10-25 9:41 UTC (3+ messages)
pl2303 ttyUSB0: pl2303_write - failed submitting write urb, error -22
2010-10-25 9:30 UTC (5+ messages)
XHCI: sleep inside atomic
2010-10-25 9:10 UTC (2+ messages)
2.6.35->2.6.36 regression, vanilla kernel panic, ppp or hrtimers crashing
2010-10-25 9:22 UTC
[PATCH 0/5] Blackfin updates for 2.6.37 (part 2)
2010-10-25 9:00 UTC
[RFC PATCHSET block#for-2.6.36-post] block: convert to REQ_FLUSH/FUA
2010-10-25 8:54 UTC (6+ messages)
` [GIT PULL] convert DRBD "
` [PATCH] block: remove REQ_HARDBARRIER
linux-next: build failure after merge of the xen tree
2010-10-25 8:38 UTC (2+ messages)
linux-next: Tree for October 20
2010-10-25 8:47 UTC (3+ messages)
[rfc -tip] x86, apic: Get rid of some IPI wrappers
2010-10-24 13:31 UTC
ext4 file system size limit
2010-10-25 8:41 UTC
[PATCH] x86: unify current 3 similar ways of saving IRQ info
2010-10-25 8:36 UTC
2.6.36-git4 -- BUG: looking up invalid subclass: 31 -- turning off the locking correctness validator
2010-10-25 7:56 UTC (2+ messages)
[64/66] Phonet: disable network namespace support
2010-10-25 7:43 UTC (3+ messages)
[git pull] FireWire updates post 2.6.36 (ieee1394 removal)
2010-10-25 7:32 UTC
Deadlock possibly caused by too_many_isolated
2010-10-25 7:26 UTC (11+ messages)
[PATCHv5 1/3] ARM: mx5: Add gpio-keys to mx51 babbage board
2010-10-25 7:21 UTC (10+ messages)
` [PATCHv5 2/3] ARM: imx: Add gpio-keys to plat-mxc
[PATCH]: char, mxser: Fix compilation warning in mxser.c
2010-10-25 7:14 UTC
[PATCH v3 00/11] memcg: per cgroup dirty page accounting
2010-10-25 7:08 UTC (6+ messages)
` [PATCH][memcg+dirtylimit] Fix overwriting global vm dirty limit setting by memcg (Re: "
` [PATCH v2][memcg+dirtylimit] "
[PATCH net-next-2.6 v1] can: Topcliff: Update PCH_CAN driver to 2.6.35
2010-10-25 7:06 UTC (6+ messages)
[PATCH 11/18] fs: Introduce per-bucket inode hash locks
2010-10-25 7:04 UTC (13+ messages)
[PATCH] apic, x86: Need to set offset before using it
2010-10-25 6:50 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL 0/5] perf/core improvements and fixes
2010-10-25 6:36 UTC (4+ messages)
` [PATCH 5/5] perf probe: Fix format specified for Dwarf_Off parameter
[PATCH 00/12] lis3 accelerator feature update
2010-10-25 6:10 UTC (3+ messages)
[PATCH UPDATED] fs/buffer.c: call __block_write_begin() if we have page
2010-10-25 6:01 UTC (2+ messages)
` [PATCH RESEND] "
Email Quota Limit
2010-10-25 5:52 UTC
[PATCH] perf: fix possible divide-by-zero in perf_swevent_overflow()
2010-10-25 5:58 UTC (9+ messages)
[PATCH] kconfig: don't select 64 bit option on sparc32 all{yes,mod}config
2010-10-25 5:48 UTC (3+ messages)
[patch] serial/mrst_max3110: make buffer larger
2010-10-25 5:28 UTC
linux-next: build failure after merge of the final tree (net-current tree related)
2010-10-25 5:26 UTC (2+ messages)
[git pull] Input updates for 2.6.37-rc0
2010-10-25 5:17 UTC
kernel bug?: Reopening a browser session with many tabs seems to shut down networking stack
2010-10-25 5:13 UTC
[PATCH] drivers/input: ab8500-ponkey: fix error path
2010-10-25 4:32 UTC (2+ messages)
Tarek Aal Taher Group Of Company
2010-10-25 4:52 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