linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-19 11:49:40 to 2012-09-19 17:02:14 UTC [more...]

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-19 17:02 UTC  (9+ messages)

فيلا للبيع بحي الياسمين مربع 16 مساحة 532 بناء شخصي
 2012-09-19 15:09 UTC 

[PATCH v7 0/11] KGDB/KDB FIQ (NMI) debugger
 2012-09-19 16:57 UTC  (15+ messages)
` [PATCH 01/11] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/11] kdb: Implement disable_nmi command
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-19 16:57 UTC  (3+ messages)

[PATCH v3 v3 00/20] Input and HID updates for 3.7
 2012-09-19 16:57 UTC  (9+ messages)
` [PATCH v3 16/20] HID: Only dump input if someone is listening
        ` Input and HID updates for 3.7, version 4

[PATCH net-next v1] net: use a per task frag allocator
 2012-09-19 16:56 UTC 

[PATCH 0/4] clk: Support for smp_twd clock for ux500
 2012-09-19 16:56 UTC  (5+ messages)
` [PATCH 3/4] mfd: dbx500: Provide a more accurate smp_twd clock

[PATCH v2] HID: leave dev_rdesc unmodified and use it for comparisons
 2012-09-19 16:53 UTC  (4+ messages)

[PATCH] cpufreq: OMAP: Check IS_ERR() instead of NULL for omap_device_get_by_hwmod_name
 2012-09-19 16:51 UTC  (3+ messages)

[PATCHv2] virtio_console: Add support for remoteproc serial
 2012-09-19 16:50 UTC 

[PATCH 1/4] mm: fix invalidate_complete_page2 lock ordering
 2012-09-19 16:46 UTC  (4+ messages)
` [PATCH 2/4] mm: remove vma arg from page_evictable

[PATCH 17/24] ARM: OMAP: use __iomem pointers for MMIO
 2012-09-19 16:44 UTC  (8+ messages)
` [PATCH 09/24] ARM: ixp4xx: "

[patch] block: make struct block_device cacheline_aligned
 2012-09-19 16:44 UTC  (7+ messages)

Davicom DM9000C driver
 2012-09-19 16:39 UTC  (2+ messages)

[GIT PULL] RAS changes for 3.7
 2012-09-19 16:39 UTC  (2+ messages)

[PATCHv3] remoteproc: Add STE modem driver for remoteproc
 2012-09-19 16:39 UTC 

[GIT PULL] uprobes: MMF_RECALC_UPROBES + single-step fixes
 2012-09-19 16:39 UTC  (2+ messages)

RCU idle CPU detection is broken in linux-next
 2012-09-19 16:35 UTC  (3+ messages)

[PATCH v2 00/11] fuse: optimize scatter-gather direct IO
 2012-09-19 16:33 UTC  (12+ messages)
` [PATCH 01/11] fuse: general infrastructure for pages[] of variable size
` [PATCH 02/11] fuse: categorize fuse_get_req()
` [PATCH 03/11] fuse: rework fuse_retrieve()
` [PATCH 04/11] fuse: rework fuse_readpages()
` [PATCH 05/11] fuse: rework fuse_perform_write()
` [PATCH 06/11] fuse: rework fuse_do_ioctl()
` [PATCH 07/11] fuse: add per-page descriptor <offset, length> to fuse_req
` [PATCH 08/11] fuse: use req->page_descs[] for argpages cases
` [PATCH 09/11] fuse: pass iov[] to fuse_get_user_pages()
` [PATCH 10/11] fuse: optimize fuse_get_user_pages()
` [PATCH 11/11] fuse: optimize __fuse_direct_io()

[PATCH 0/6][RFC] Rework vsyscall to avoid truncation/rounding issue in timekeeping core
 2012-09-19 16:31 UTC  (7+ messages)

[PATCH 1/1] drivers: bus: Move the OMAP interconnect driver to drivers/bus/
 2012-09-19 16:21 UTC  (5+ messages)

[PATCH -mm v2] coredump: extend core dump note section to contain file names of mapped files
 2012-09-19 16:16 UTC  (3+ messages)

[PATCH 1/2] module: add syscall to load module from fd
 2012-09-19 16:15 UTC  (7+ messages)

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-09-19 16:04 UTC  (13+ messages)
` [PATCH 1/4] usb: phy: add a new driver for usb3 phy
` [PATCH 2/4] usb: dwc3: Fix gadget pullup in SS mode
` [PATCH 3/4] usb: phy: omap-usb3: Decrease the number of transitions to recovery
` [PATCH 4/4] usb: phy: omap-usb2: enable 960Mhz clock for omap5

[PATCH -mm v3 0/2] coredump: add a new elf note with siginfo of the signal
 2012-09-19 16:08 UTC  (3+ messages)
` [PATCH -mm v3 1/2] coredump: pass siginfo_t* to do_coredump() and below, not merely signr
` [PATCH -mm v3 2/2] coredump: add a new elf note with siginfo of the signal

[PATCH v5 00/10] IPC: checkpoint/restore in userspace enhancements
 2012-09-19 16:06 UTC  (11+ messages)
` [PATCH v5 01/10] ipc: remove forced assignment of selected message
` [PATCH v5 02/10] ipc: "use key as id" functionality for resource get system call introduced
` [PATCH v5 03/10] ipc: segment key change helper introduced
` [PATCH v5 04/10] ipc: add new SHM_SET command for sys_shmctl() call
` [PATCH v5 05/10] ipc: add new MSG_SET command for sys_msgctl() call
` [PATCH v5 06/10] glge driver: rename internal SEM_SET macro to SEM_INIT
` [PATCH v5 07/10] ipc: add new SEM_SET command for sys_semctl() call
` [PATCH v5 08/10] IPC: message queue receive cleanup
` [PATCH v5 09/10] IPC: message queue copy feature introduced
` [PATCH v5 10/10] test: IPC message queue copy feture test

[PATCH -mm v2 0/2] coredump: add a new elf note with siginfo of the signal
 2012-09-19 16:06 UTC  (5+ messages)
` [PATCH -mm v2 2/2] "

[PATCH 0/6] some small cleanups for palmas and DT support
 2012-09-19 16:05 UTC  (3+ messages)

[PATCH 1/1] ARM: ux500: Match Power-On-Key MFD and DTS compatible strings
 2012-09-19 16:03 UTC  (7+ messages)
` [PATCH 1/1] drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
  ` [rtc-linux] "

[PATCH] mfd: rc5t583: Fix warning messages
 2012-09-19 16:02 UTC  (2+ messages)

[PATCH 0/4] cbus/retu drivers to mainline
 2012-09-19 16:02 UTC  (3+ messages)
` [PATCH 2/4] mfd: introduce retu-mfd driver

timerfd_create/read expirations
 2012-09-19 15:56 UTC 

[PATCH 0/3] Minor changes to common hugetlb code for ARM
 2012-09-19 15:53 UTC  (6+ messages)
` [PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c

[ 000/135] 3.2.30-stable review
 2012-09-19 15:53 UTC  (5+ messages)
` [ 117/135] NFS: return error from decode_getfh in decode open

[PATCH 1/2] dt: Document general interrupt controller bindings
 2012-09-19 15:45 UTC  (5+ messages)
` [PATCH 2/2] gpio: adnp: dt: Reference generic interrupt binding

[PATCH][GIT PULL][v3.7] trace: Don't declare trace_*_rcuidle functions in modules
 2012-09-19 15:34 UTC  (3+ messages)

(no subject)
 2012-09-19 14:53 UTC 

[PATCH] PCI, x86: fix default vga ref_count
 2012-09-19 15:34 UTC  (6+ messages)
` [PATCH] PCI, x86: clear initial value for root info resources

[PATCH 2/5] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
 2012-09-19 15:30 UTC  (2+ messages)

[PATCH 0/2] struct pid-ify autofs4
 2012-09-19 15:29 UTC  (3+ messages)
` [PATCH 1/2] Replace pid_t in autofs4 with struct pid reference
` [PATCH 2/2] autofs4: store struct pids in autofs_waitqs

[PATCH v2 0/2] mfd: twl: Move PWM driver to PWM framework
 2012-09-19 15:30 UTC  (4+ messages)

[PATCH] mfd: viperboard driver added
 2012-09-19 15:29 UTC  (2+ messages)

[PATCH] lib/dma-debug: check for vmalloc buffers used with the DMA-API
 2012-09-19 15:28 UTC  (2+ messages)
` [PATCH v2] lib/dma-debug: check for vmalloc and module addresses "

[RFC PATCH v2 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
 2012-09-19 15:28 UTC  (2+ messages)
` [alsa-devel] "

[RFC PATCH 2/3] perf tool: Make perf-stat check PMU cpumask file
 2012-09-19 15:26 UTC  (2+ messages)
` [tip:perf/core] perf stat: Check "

[RFC PATCH 1/3] perf/x86: Add cpumask for uncore pmu
 2012-09-19 15:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf record: Add missing perf_hpp__init for pipe-mode
 2012-09-19 15:25 UTC  (2+ messages)
` [tip:perf/core] perf report: "

[PATCH v2 4/7] perf scripts: Export a find_scripts() function
 2012-09-19 15:24 UTC  (2+ messages)
` [tip:perf/core] "

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets
 2012-09-19 15:23 UTC  (11+ messages)
` 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

[PATCH v2 3/7] perf scripts: Add event_analyzing_sample-record/report
 2012-09-19 15:23 UTC  (2+ messages)
` [tip:perf/core] perf scripts: Add event_analyzing_sample-record/ report

[PATCH v2 2/7] perf scripts: Add --symbols option to handle specific symbols
 2012-09-19 15:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 1/7] perf symbols: Filter samples with unresolved symbol when "--symbols" option is used
 2012-09-19 15:21 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/4] perf archive: make f the last parameter for tar
 2012-09-19 15:20 UTC  (2+ messages)
` [tip:perf/core] perf archive: Make 'f' "

[PATCH 3/4] perf archive: remove -f from the rm command
 2012-09-19 15:19 UTC  (2+ messages)
` [tip:perf/core] perf archive: Remove "

[PATCH v8 2/3] perf: move stat related code to util/stat.c
 2012-09-19 15:18 UTC  (2+ messages)
` [tip:perf/core] perf stat: Move stats "

[PATCH 2/3] perf report: Enable itegrated annotation only if possible
 2012-09-19 15:16 UTC  (2+ messages)
` [tip:perf/core] perf report: Enable integrated "

[PATCH 1/3] perf tools: Add sort__has_sym
 2012-09-19 15:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf ui/browser: Fix first column printing
 2012-09-19 15:15 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: "

[PATCH 1/2] perf ui/hist: Fix output for 100.00%
 2012-09-19 15:14 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: "

[PATCH v2 0/9] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-09-19 15:14 UTC  (12+ messages)
` [PATCH v2 1/9] net/macb: Add support for Gigabit Ethernet mode
` [PATCH v2 2/9] net/macb: memory barriers cleanup
` [PATCH v2 3/9] net/macb: change debugging messages
` [PATCH v2 4/9] net/macb: remove macb_get_drvinfo()
` [PATCH v2 5/9] net/macb: tx status is more than 8 bits now
` [PATCH v2 6/9] net/macb: clean up ring buffer logic
` [PATCH v2 7/9] net/macb: ethtool interface: add register dump feature
` [RFC PATCH v2 8/9] net/macb: better manage tx errors
` [PATCH v2 9/9] net/macb: Offset first RX buffer by two bytes

[tip:perf/core] tools lib traceevent: Define _GNU_SOURCE in Makefile
 2012-09-19 15:13 UTC 

[PATCH 2/2] perf sched: Fixup for the die() removal
 2012-09-19 15:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf test: Fixup for the die() removal
 2012-09-19 15:11 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip/perf/core] perf probe: Add union member access support
 2012-09-19 15:10 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] xen/boot: Disable BIOS SMP MP table search
 2012-09-19 14:54 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 00/19 v2] Improve IRQ remapping abstraction in x86 core code
 2012-09-19 14:52 UTC  (3+ messages)

[PATCH] powerpc/smp: Do not disable IPI interrupts during suspend
 2012-09-19 14:52 UTC  (2+ messages)

[PATCH 00/16] ARM: big platform data header rename
 2012-09-19 14:49 UTC  (4+ messages)
` [PATCH 13/16] ARM: omap: move platform_data definitions

[PATCH] ACPI: Add new sysfs interface to export device description
 2012-09-19 14:27 UTC  (3+ messages)

[PATCH v10 0/2] kvm: level irqfd support
 2012-09-19 14:35 UTC  (7+ messages)
` [PATCH v10 2/2] kvm: Add resampling irqfds for level triggered interrupts

[RFCv2] remoteproc: Add STE modem driver for remoteproc
 2012-09-19 14:29 UTC  (4+ messages)

[RFC PATCH 1/2] binfmt_elf: Fix corner case kfree of uninitialized data
 2012-09-19 14:45 UTC  (2+ messages)
` [RFC PATCH 2/2] binfmt_elf: Uninitialized variable

[RFC][PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-09-19 14:18 UTC  (8+ messages)
` [RFC][PATCH 1/3] iommu/fsl: Store iommu domain information pointer in archdata
` [RFC][PATCH 2/3] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [RFC][PATCH 3/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH] Persistent grant maps for xen blk drivers
 2012-09-19 14:11 UTC  (4+ messages)
` [Xen-devel] "

qemu-kvm loops after kernel udpate
 2012-09-19 14:18 UTC  (2+ messages)
` [PATCH] mm: call invalidate_range_end in do_wp_page even for zero pages

[PATCH v3 00/16] slab accounting for memcg
 2012-09-19 14:14 UTC  (5+ messages)
` [PATCH v3 09/16] sl[au]b: always get the cache from its page in kfree

[RFC - PATCH] base:pm: prepare driver for common clock framework
 2012-09-19 14:13 UTC  (3+ messages)

linux-next: build failure after merge of the usb tree
 2012-09-19 14:13 UTC  (3+ messages)

Fwd: Re: [PATCH] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
 2012-09-19 13:16 UTC  (3+ messages)
  `  "

[PATCH v3 00/13] kmem controller for memcg
 2012-09-19 14:07 UTC  (5+ messages)
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag

[RFC] cgroup TODOs
 2012-09-19 14:05 UTC  (6+ messages)
    ` [PATCH 2.6.32] memcg: warn on deeper hierarchies with use_hierarchy==0
    ` [PATCH 3.0] "
    ` [PATCH 3.2+] "

3.6rc6 slab corruption
 2012-09-19 14:00 UTC  (4+ messages)

[PATCH] mfd: Convert struct i2c_msg initialization to C99 format
 2012-09-19 14:02 UTC  (3+ messages)

[PATCH] 8250: fix autoconfig to work with serial console
 2012-09-19 14:02 UTC  (2+ messages)

[PATCH] x86, kprobes: Hide skip_singlestep forward declaration properly
 2012-09-19 13:46 UTC 

[RFC][PATCH] Improving directed yield scalability for PLE handler
 2012-09-19 13:39 UTC  (15+ messages)

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-09-19 13:33 UTC  (4+ messages)
` [PATCH 07/22] ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
    ` [RESENDING] "

[RFC] status of execve() work - per-architecture patches solicited
 2012-09-19 13:32 UTC  (3+ messages)

[PATCH 2/4] tools lib traceevent: Use calloc were applicable
 2012-09-19 13:30 UTC  (6+ messages)
` [PATCH] tools lib traceevent: Handle alloc_arg failure

[PATCH RESEND] compat_ioctl: Add RS-485 IOCTLs to the list
 2012-09-19 13:29 UTC  (3+ messages)
` [PATCH RESEND "

(no subject)
 2012-09-19 13:19 UTC  (2+ messages)
` [PATCH] memstick: add support for legacy memorysticks

Documentation/HOWTO: Broken URL
 2012-09-19 13:18 UTC  (2+ messages)

[PATCH, v2] allow gpiolib to be a module
 2012-09-19 13:16 UTC 

[PATCH] dma-debug: New interfaces to debug dma mapping errors
 2012-09-19 13:08 UTC  (8+ messages)

[PATCH 14/16] X.509: Add an ASN.1 decoder
 2012-09-19 13:05 UTC  (5+ messages)
  ` [RFC][PATCH 00/16] Asymmetric / Public-key cryptography key type

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-19 12:50 UTC  (5+ messages)

PM: Summary of changes for v3.7
 2012-09-19 12:36 UTC  (3+ messages)

[PATCH] PM / Sleep: use resume event when call dpm_resume_early
 2012-09-19 12:32 UTC  (2+ messages)

make tar*-pkg considered dangerous
 2012-09-19 11:58 UTC  (2+ messages)

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-19 11:59 UTC  (4+ messages)

[PATCH v2 0/3] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices
 2012-09-19 12:02 UTC  (5+ messages)

[PATCH v2] staging: usbip: stub_dev: Fixed oops during removal of usbip_host
 2012-09-19 12:00 UTC  (2+ messages)

[PATCH v2] staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
 2012-09-19 11:59 UTC  (2+ messages)

[PATCH 0/9] mfd: update on 88pm860x and max8925
 2012-09-19 11:49 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).