linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-03 10:00:49 to 2012-05-03 15:27:14 UTC [more...]

[PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf
 2012-05-03 15:27 UTC  (3+ messages)

[PATCH 0/3] MFD: twl6040: Device tree support
 2012-05-03 15:26 UTC  (9+ messages)
` [PATCH 1/3] MFD: twl6040: Code cleanup in interrupt initialization part
` [PATCH 2/3] MFD: twl6040: Allocate IRQ numbers dynamically
` [PATCH 3/3] MFD: twl6040: Support for DT

[PATCH 1/4] zsmalloc: rename zspage_order with zspage_pages
 2012-05-03 15:23 UTC  (9+ messages)
` [PATCH 2/4] zsmalloc: add/fix function comment
` [PATCH 3/4] zsmalloc use zs_handle instead of void *
` [PATCH 4/4] zsmalloc: zsmalloc: align cache line size

[patch V2 00/31] init_task: Use a generic init_task variant
 2012-05-03 15:25 UTC  (6+ messages)
` [patch V2 09/31] cx6: Use generic init_task
` [patch V2 22/31] s390: "

[PATCH 0/4] mfd: add LM3533 lighting-power chip driver
 2012-05-03 15:24 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] mfd: add LM3533 lighting-power core driver
  ` [PATCH v2 2/4] iio: add LM3533 ambient light sensor driver
  ` [PATCH v2 3/4] leds: add LM3533 LED driver
  ` [PATCH v2 4/4] backlight: add LM3533 backlight driver

[PATCH] Prevent interface errors with Seagate FreeAgent GoFlex
 2012-05-03 15:21 UTC 

[PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)
 2012-05-03 15:15 UTC  (10+ messages)
` [PATCH 6/8] xen/setup: Work properly with 'dom0_mem=X' or with not dom0_mem
  ` [Xen-devel] "
` [PATCH 7/8] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
  ` [Xen-devel] "
` [PATCH 8/8] xen/setup: Combine the two hypercall functions - since they are quite similar
  ` [Xen-devel] "
    ` [Xen-devel] [PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)

Kernel oops in sym_int_sir
 2012-05-03 15:05 UTC  (2+ messages)

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-05-03 15:00 UTC  (3+ messages)

[PATCH v1 0/6] reduce workqueue and timer noise
 2012-05-03 14:56 UTC  (7+ messages)
` [PATCH v1 1/6] timer: make __next_timer_interrupt explicit about no future event
` [PATCH v1 2/6] workqueue: introduce schedule_on_each_cpu_mask
` [PATCH v1 3/6] workqueue: introduce schedule_on_each_cpu_cond
` [PATCH v1 4/6] mm: make lru_drain selective where it schedules work
` [PATCH v1 5/6] mm: make vmstat_update periodic run conditional
` [PATCH v1 6/6] x86: make clocksource watchdog configurable (not for mainline)

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-05-03 14:57 UTC  (7+ messages)
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate

[PATCH] IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()
 2012-05-03 14:56 UTC 

[RFC PATCH] namespaces: fix leak on fork() failure
 2012-05-03 14:56 UTC  (8+ messages)
      ` [PATCH] "

[RFC PATCHSET 00/13] perf tools: Fix cpu/thread map handling v2
 2012-05-03 14:47 UTC  (13+ messages)
` [PATCH 07/13] perf evlist: Fix creation of cpu map
` [PATCH 08/13] perf target: Split out perf_target handling code
` [PATCH 09/13] perf target: Introduce perf_target_errno

Making ARM multiplatform kernels DT-only?
 2012-05-03 14:46 UTC  (7+ messages)

[PATCH 00/02] mach-shmobile: Emma Mobile EV2 - first shot
 2012-05-03 14:47 UTC  (3+ messages)
` [PATCH 01/02] mach-shmobile: Emma Mobile EV2 SoC base support
` [PATCH 02/02] mach-shmobile: KZM9D board prototype support

[PATCH] fs/reiserfs/journal.c: add missing brelse
 2012-05-03 14:45 UTC  (2+ messages)

[PATCH] [media] az6007: Fix dubious use of !x & y
 2012-05-03 14:42 UTC 

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-03 14:38 UTC  (18+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops

[RFC] sched: make callers check lock contention for cond_resched_lock()
 2012-05-03 14:38 UTC  (9+ messages)

[PATCH] HID: hid-multitouch: Only match MT interfaces
 2012-05-03 14:42 UTC 

[PATCH 0/7] perf ui: Add basic error handling for GTK2 front-end
 2012-05-03 14:35 UTC  (4+ messages)
` [PATCH 6/7] perf ui: Introduce struct perf_error_ops

UVCvideo: Failed to resubmit video URB (-27) with Linux 3.3.3
 2012-05-03 14:34 UTC  (3+ messages)

[PATCH v3 0/2] SUNRPC: separate per-net data creation from service
 2012-05-03 14:27 UTC  (3+ messages)

[PATCH] perf tools: Fix Makefile to clean auto-generated bison/flex files properly
 2012-05-03  9:08 UTC  (3+ messages)

[PATCH] perf build-id: Fix filename size calculation
 2012-05-02 15:10 UTC  (2+ messages)

[GIT PULL 0/5] perf/annotate fixes and improvements
 2012-05-03 14:23 UTC  (8+ messages)

[PATCH EDACv16 1/2] edac: Change internal representation to work with layers
 2012-05-03 14:16 UTC  (2+ messages)

[PATCH v5 2/4] trace: Make removal of ring buffer pages atomic
 2012-05-03 14:12 UTC  (6+ messages)
` [PATCH v6 1/3] "

[PATCH v3 0/6] hid: Introduce device groups
 2012-05-03 14:16 UTC  (13+ messages)

[PATCH] open(2): document O_PATH
 2012-05-03 14:11 UTC  (9+ messages)

[RESEND][PATCH v2] block: remove plugging at buffered write time
 2012-05-03 14:08 UTC  (13+ messages)
            ` [PATCH] btrfs: lower metadata writeback threshold on low dirty threshold

[RFC PATCH v1 0/5] KVM paravirt remote flush tlb
 2012-05-03 14:09 UTC  (9+ messages)
` [RFC PATCH v1 3/5] KVM: Add paravirt kvm_flush_tlb_others

[PATCH] i2c: davinci: Free requested IRQ in remove
 2012-05-03 13:56 UTC 

inux-next: Tree for Apr 27
 2012-05-03 13:54 UTC  (10+ messages)
` inux-next: Tree for Apr 27 (uml + mm/memcontrol.c)

[PATCH] vmalloc: add warning in __vmalloc
 2012-05-03 13:48 UTC  (7+ messages)

[PATCH 0/11] Various ACPI patches for 2.6.38
 2012-05-03 13:48 UTC  (8+ messages)
` [PATCH 11/11] ACPI / Battery: Update information on info notification and resume
  ` [bug?] Battery notifications produce flashing battery icon, syslog spam (Re: [PATCH 11/11] ACPI / Battery: Update information on info notification and resume)
            ` [PATCH 1/1] battery: only refresh the sysfs files when pertinant information changes

[PATCH] checkpatch: add check for whitespace before semicolon at end-of-line
 2012-05-03 13:41 UTC  (3+ messages)

arcnet: protocol is buggy messages in 3.0 kernel, not in 2.33 kernel
 2012-05-03 13:25 UTC 

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-05-03 13:28 UTC  (4+ messages)
` [RFC][PATCH 6/8] PM / Sleep: Implement opportunistic sleep

[patch 0/5] refault distance-based file cache sizing
 2012-05-03 13:15 UTC  (5+ messages)

[Patch 0/4] ipc/mqueue improvements
 2012-05-03 13:03 UTC  (5+ messages)
` [Patch 1/4] ipc/mqueue: improve performance of send/recv

[PATCH v5] ARM: cache-l2x0.c: save the final aux ctrl value for resuming
 2012-05-03 13:02 UTC  (3+ messages)

[PATCH] wl12xx: fix size of two memset's in wl1271_cmd_build_arp_rsp()
 2012-05-03 12:56 UTC  (3+ messages)

linux-next: Tree for Apr 16
 2012-05-03 12:55 UTC  (3+ messages)
` [PATCH -next] wireless: TI wlxxx depends on MAC80211

[PATCH] clocksource: em_sti: Emma Mobile STI driver
 2012-05-03 12:56 UTC 

[PATCH] scsi: Silence unnecessary warnings about ioctl to partition
 2012-05-03 12:47 UTC  (10+ messages)

[PATCH 0/7 v3] writeback: Avoid iput() from flusher thread
 2012-05-03 12:48 UTC  (10+ messages)
` [PATCH 1/9] writeback: Move clearing of I_SYNC into inode_sync_complete()
` [PATCH 2/9] writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
` [PATCH 3/9] writeback: Move I_DIRTY_PAGES handling
` [PATCH 4/9] writeback: Separate inode requeueing after writeback
` [PATCH 5/9] writeback: Remove wb->list_lock from writeback_single_inode()
` [PATCH 6/9] writeback: Refactor writeback_single_inode()
` [PATCH 7/9] vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
` [PATCH 8/9] vfs: Rename end_writeback() to clear_inode()
` [PATCH 9/9] writeback: Avoid iput() from flusher thread

[PATCH v16 01/10]USB/ppc4xx: Add Synopsys DWC OTG Register definitions
 2012-05-03 12:23 UTC 

[PATCH v16 02/10]USB/ppc4xx-Add-Synopsys-DWC-OTG-driver-framework
 2012-05-03 12:27 UTC 

[PATCH v16 10/10]USB/ppc4xx:Synopsys DWC OTG driver enable gadget support
 2012-05-03 12:43 UTC 

[PATCH v16 09/10]USB/ppc4xx: Add Synopsys DWC OTG driver kernel configuration and Makefile
 2012-05-03 12:41 UTC 

[PATCH v4 00/10] KVM: MMU: fast page fault
 2012-05-03 12:40 UTC  (18+ messages)
` [PATCH v4 06/10] KVM: MMU: fast path of handling guest "

[PATCH v16 08/10]USB/ppc4xx: Add Synopsys DWC OTG PCD interrupt function
 2012-05-03 12:39 UTC 

[PATCH v16 03/10]USB/ppc4xx: Add Synopsys DWC OTG Core Interface Layer (CIL)
 2012-05-03 12:40 UTC  (2+ messages)

[PATCH v16 07/10]USB/ppc4xx: Add Synopsys DWC OTG PCD function
 2012-05-03 12:36 UTC 

[PATCH v16 06/10]USB/ppc4xx: Add Synopsys DWC OTG HCD queue function
 2012-05-03 12:35 UTC 

[PATCH v16 05/10]USB/ppc4xx: Add Synopsys DWC OTG HCD interrupt function
 2012-05-03 12:34 UTC 

[PATCH v16 04/10]USB/ppc4xx: Add Synopsys DWC OTG HCD function
 2012-05-03 12:32 UTC 

[PULL REQUEST] i2c-embedded for 3.4
 2012-05-03 12:32 UTC 

[PATCH 00/06] serial8250: DLL/DLM rework, Emma Mobile UART driver
 2012-05-03 12:19 UTC  (6+ messages)
` [PATCH 06/06] serial8250-em: Add "

[PATCH] serial8250-em: Emma Mobile UART driver V2
 2012-05-03 12:13 UTC 

[v3.4-rc5]: drm references experimental
 2012-05-03 12:02 UTC  (3+ messages)

[PATCH] [SCSI] qla2xxx: qla2x00_probe_one kernel panic
 2012-05-03 11:38 UTC  (2+ messages)

[PATCH 0/2] Move x86_cpu_to_apicid to the __read_mostly section
 2012-05-03 11:27 UTC  (2+ messages)

[PATCH v2 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-05-03 11:26 UTC  (3+ messages)
` [PATCH v2 1/5] i2c: Convert i2c-octeon.c to use device tree

[PATCH] fs: Move bh_cachep to the __read_mostly section
 2012-05-03 11:26 UTC  (2+ messages)

[PATCH] THP: need is_vma_temporary_stack() when reference transparent_hugepage_enabled
 2012-05-03 11:25 UTC  (6+ messages)

[PATCH V3 0/9] perf: Intel uncore pmu counting support
 2012-05-03 11:24 UTC  (4+ messages)
` [PATCH 9/9] perf tool: Add pmu event alias support

[PATCH] char/tpm: Add new driver for Infineon I2C TIS TPM
 2012-05-03 11:18 UTC  (3+ messages)

[PATCH] hwmon: coretemp: fix oops on cpu unplug
 2012-05-03 11:18 UTC  (5+ messages)
` [PATCH] hwmon: coretemp: use list instead of fixed size array for temp data
  ` [lm-sensors] "
  ` [PATCH, v2] "

[PATCH RFC] virtio-net: remove useless disable on freeze
 2012-05-03 11:08 UTC  (3+ messages)

[PATCH] watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL pointer
 2012-05-03 11:03 UTC  (2+ messages)

[PATCH 0/3] vmevent: Implement 'low memory' attribute
 2012-05-03 10:54 UTC  (4+ messages)
` [PATCH 3/3] vmevent: Implement special low-memory attribute

[PATCH v2 0/2] vmevent: Greater-than attribute + one-shot mode + a bugfix
 2012-05-03 10:52 UTC  (8+ messages)
` [PATCH 2/2] vmevent: Implement greater-than attribute and one-shot mode
        ` [PATCH v3 "
          ` [PATCH v4] vmevent: Implement greater-than attribute state "

Line endings now altered when saving kernel patches via gmail
 2012-05-03 10:45 UTC  (2+ messages)

[PATCH 1/4] mfd: add LM3533 lighting-power core driver
 2012-05-03 10:22 UTC  (3+ messages)

[RFCv2 00/15] perf: Add backtrace post dwarf unwind
 2012-05-03 10:25 UTC  (11+ messages)
` [PATCH 02/16] perf: Unified API to record selective sets of arch registers

[PATCH] gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
 2012-05-03 10:22 UTC  (2+ messages)

[RFC][PATCH v2] ext4: add expose_stale_data flag in fallocate
 2012-05-03 10:09 UTC 


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).