linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-16 20:52:19 to 2012-05-17 08:24:33 UTC [more...]

[GIT PULL] x86 fixes
 2012-05-17  8:24 UTC 

[PATCH 1/1] smsc95xx: add FLAG_POINTTOPOINT flag for driver_info
 2012-05-17  8:40 UTC  (8+ messages)

[GIT PULL] perf fixes
 2012-05-17  8:19 UTC 

Boot error: x86/efi/ioremap kconfig:x86_64-nfsroot commit:a790068
 2012-05-17  8:11 UTC  (4+ messages)

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-05-17  8:11 UTC  (10+ messages)
` [PATCH v2 2/3] remove dependency with x86
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[PATCHv4 3/5] kvm: host side for eoi optimization
 2012-05-17  8:07 UTC  (16+ messages)

[RFC][PATCH] tracing: Remove useless 4 bytes of padding from every event
 2012-05-17  8:06 UTC  (12+ messages)

[PATCH v5 0/7] tlb flush optimization for x86
 2012-05-17  8:04 UTC  (18+ messages)
` [PATCH v5 5/7] x86/tlb: add tlb_flushall_shift for specific CPU
` [PATCH v5 6/7] x86/tlb: optimizing flush_tlb_mm

[PATCH 1/1] Drivers: hid: hid-hyperv.c: Set the hid drvdata correctly
 2012-05-17  8:03 UTC  (2+ messages)

[PATCH] floppy: convert to delayed work and single-thread wq
 2012-05-17  7:56 UTC  (10+ messages)

[PATCH net-next] net: l2tp: Standardize logging styles
 2012-05-17  7:46 UTC  (2+ messages)

linux-next: Tree for May 17
 2012-05-17  7:46 UTC 

[PATCH][RESEND] gpio: Emma Mobile GPIO driver V2
 2012-05-17  7:46 UTC  (3+ messages)

[PATCH] printk: do not flush the logbuf into console driver in interrupt
 2012-05-17  7:46 UTC 

[PATCH] radio: fix build error in rtrack2_alloc()
 2012-05-17  7:39 UTC  (3+ messages)

[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
 2012-05-17  7:35 UTC  (3+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly
` [PATCH 2/2] gpio/mxc: remove basic_mmio_gpio shadow fixup

[PATCH 3/5] st: get rid of scsi_tapes array
 2012-05-17  7:35 UTC  (2+ messages)

[PATCH 1/3] HID: wacom: Move Graphire raport header check
 2012-05-17  7:33 UTC  (4+ messages)

[PATCH 1/5] st: Use static class attributes
 2012-05-17  7:32 UTC  (3+ messages)

[PATCH -v3 0/2] PCIe: Add PCIe runtime D3cold support
 2012-05-17  7:27 UTC  (4+ messages)
` [PATCH -v3 2/2] "

[PATCH] power: bq27x00: power average and health properties
 2012-05-17  7:21 UTC 

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-17  7:19 UTC  (13+ messages)
` [PATCH 02/13] iommu: IOMMU Groups
` [PATCH 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
` [PATCH 04/13] pci: New pci_dma_quirk()

linux-next: manual merge of the akpm tree with the arm-soc tree
 2012-05-17  7:18 UTC 

[PATCH v3 0/3] Merge ramoops and persistent_ram, generic pstore RAM backend
 2012-05-17  7:15 UTC  (4+ messages)
` [PATCH 1/3] persistent_ram: Move to fs/pstore/ram_core.c
` [PATCH 2/3] pstore/ram: Switch to persistent_ram routines
` [PATCH 3/3] pstore/ram: Add ECC support

linux-next: Tree for May 14
 2012-05-17  7:14 UTC  (5+ messages)
` [PATCH -next] wdt: ie6xx_wdt needs io.h
` [PATCH -next] wdt: fix iTCO printk format warnings

[patch] [SCSI] qla4xxx: don't free pool that wasn't allocated
 2012-05-17  7:13 UTC  (2+ messages)
` [patch] [SCSI] qla2xxx: "

[PATCH] target: Handle ATA_PASS_THROUGH_16 passthrough
 2012-05-17  6:32 UTC  (7+ messages)
  ` [PATCH] V2: "

[PATCH] input: rotary: Init wake according to platform pm_wakeup flag
 2012-05-17  6:51 UTC  (6+ messages)

[PATCH] staging: comedi: Convert struct addi_board initialization to C99 format
 2012-05-17  6:45 UTC  (4+ messages)

[PATCH] mips: fix endless loop when processing signals for kernel tasks
 2012-05-17  6:37 UTC 

[PATCH 0/4] KVM: Enable EPT access bit feature
 2012-05-17  6:30 UTC  (5+ messages)

[PATCH] gpio: Emma Mobile GPIO driver V2
 2012-05-17  6:20 UTC  (13+ messages)

3.4-rc7 backlight regression on Dell XPS M1710
 2012-05-17  6:20 UTC  (3+ messages)

[PATCH net-next] net: core: Use pr_<level>
 2012-05-17  5:58 UTC 

[PATCH] tty: tty_mutex: fix lockdep warning in tty_lock_pair
 2012-05-17  5:58 UTC 

why the decompressed procedure move kernel from address 0x100000(1M) to 0x1000000(16M) +x
 2012-05-17  5:56 UTC 

linux-next: manual merge of the net-next tree with the sparc-next tree
 2012-05-17  5:54 UTC  (4+ messages)

[PATCH v6 0/7] tlb flush optimization on x86
 2012-05-17  5:42 UTC  (8+ messages)
` [PATCH v6 1/7] x86/tlb: unify TLB_FLUSH_ALL definition
` [PATCH v6 2/7] x86/tlb_info: get last level TLB entry number of CPU
` [PATCH v6 3/7] x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
` [PATCH v6 4/7] x86/tlb: fall back to flush all when meet a THP large page
` [PATCH v6 5/7] x86/tlb: add tlb_flushall_shift for specific CPU
` [PATCH v6 6/7] x86/tlb: enable tlb flush range support for generic mmu on x86
` [PATCH v6 7/7] x86/tlb: add tlb_flushall_shift knob into debugfs

[PATCH net-next] net: ipv6: ndisc: Neaten ND_PRINTx macros
 2012-05-17  5:28 UTC 

[PATCH 1/8] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-05-17  5:23 UTC  (4+ messages)
` [PATCH 3/8] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves

[GIT PULL] ARM: SoC fixes for 3.4
 2012-05-17  5:16 UTC 

дорогой.)))
 2012-05-17  1:49 UTC 

Perf record format portability
 2012-05-17  5:10 UTC  (6+ messages)

[PATCH RFC/RFT] regulator: ab3100: Use regulator_map_voltage_iterate()
 2012-05-17  5:06 UTC 

[PATCH] sched/rt: fix SCHED_RR across cgroups
 2012-05-17  4:34 UTC 

[PULL REQUEST] two late patches for md in 3.4
 2012-05-17  4:54 UTC 

[PATCH powerpc] fix a lockdep complaint in start_secondary
 2012-05-17  4:28 UTC  (2+ messages)

[PATCH 5/5] st: raise device limit
 2012-05-17  3:57 UTC 

[PATCH 4/5] st: clean up device file creation and removal
 2012-05-17  3:56 UTC 

[PATCH 2/5] st: clean up dev cleanup in st_probe
 2012-05-17  3:56 UTC 

[PATCH 0/5] st: patches to increase max number of tapes beyond 128
 2012-05-17  3:55 UTC 

[PATCH net-next] pktgen: Use pr_debug
 2012-05-17  3:50 UTC 

linux-next: build failure after merge of the drm tree
 2012-05-17  3:47 UTC 

[PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer
 2012-05-17  3:44 UTC  (17+ messages)

[RFC v5] UBI: Fastmap support (aka checkpointing)
 2012-05-17  3:39 UTC  (7+ messages)
` [PATCH 3/7] [RFC] UBI: Add fastmap on-flash layout
` [PATCH 4/7] [RFC] UBI: Add fastmap structs to ubi_device
` [PATCH 5/7] [RFC] UBI: Make wl subsystem fastmap aware
` [PATCH 6/7] [RFC] UBI: Implement fastmapping support
` [PATCH 7/7] [RFC] UBI: Wire up fastmap support

[PATCH] virtio_net: invoke softirqs after __napi_schedule
 2012-05-17  3:40 UTC  (3+ messages)

[PATCH -next] rtc-twl: pass IRQF_ONESHOT to request_threaded_irq
 2012-05-17  3:35 UTC 

linux-next: manual merge of the crypto tree with the powerpc tree
 2012-05-17  3:22 UTC  (2+ messages)

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2012-05-17  3:05 UTC  (3+ messages)
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb

[Patch Version 2] ipc/mqueue: add rbtree node caching support
 2012-05-17  3:01 UTC 

[V2 PATCH 0/9] vhost/macvtap zeropcopy fixes
 2012-05-17  2:59 UTC  (13+ messages)
` [V2 PATCH 2/9] macvtap: zerocopy: fix truesize underestimation
` [V2 PATCH 9/9] vhost: zerocopy: poll vq in zerocopy callback

[PATCH] add blackfin SPORT common driver
 2012-05-17  2:44 UTC  (4+ messages)

[PATCH RESEND] Documentation: devicetree: Fix value format description
 2012-05-17  1:09 UTC  (2+ messages)

[PATCH RFC 1/1] pinctrl: improve gpio support for dt
 2012-05-17  2:24 UTC  (3+ messages)

[Patch] ipc/mqueue: add rbtree node caching support
 2012-05-17  2:07 UTC  (3+ messages)

[PATCH] backlight: l4f00242t03: use pr_fmt
 2012-05-17  1:40 UTC  (3+ messages)

[PATCH] staging: comedi: Add helper macro for comedi usb driver boilerplate
 2012-05-17  1:18 UTC 

[PATCH RT 1/2] fix printk flush of messages
 2012-05-17  1:17 UTC  (3+ messages)
` [PATCH RT 2/2] "

[PATCH] regulator: max8649: Remove unused check_range() function
 2012-05-17  1:02 UTC 

[PATCH] Input: twl6040-vibra: Update for device tree support
 2012-05-17  0:59 UTC  (4+ messages)

[PATCH] regulator: max8925: Remove check_range function and max_uV from struct rc5t583_regulator_info
 2012-05-17  0:55 UTC 

[PATCH v2 0/6] Merge ramoops and persistent_ram, generic pstore RAM backend
 2012-05-17  0:50 UTC  (5+ messages)
` [PATCH 4/6] persistent_ram: Move to fs/pstore/ram_core.c
  ` [PATCH 4/6] staging: android: "

[PATCH] regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info
 2012-05-17  0:50 UTC 

[PATCH 6/8] Support non-BMP characters in UDF
 2012-05-17  0:48 UTC  (6+ messages)
        ` Eliminating UDF iocharset!=utf8 code (Re: [PATCH 6/8] Support non-BMP characters in UDF)

[PATCH 0/6] Merge ram_console into pstore
 2012-05-17  0:47 UTC  (14+ messages)
` [PATCH 1/6] pstore: Add console log messages support
` [PATCH 2/6] pstore/ram: Add console messages handling
` [PATCH 4/6] pstore/ram: Add some more documentation and examples

[PATCH 1/2] mm: Fix slab->page flags corruption
 2012-05-17  0:44 UTC  (2+ messages)

Build regressions/improvements in v3.4-rc7
 2012-05-17  0:27 UTC  (5+ messages)

[PATCH v2 1/4] fork: move the real prepare_to_copy() users to arch_dup_task_struct()
 2012-05-17  0:16 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH v2 4/4] x86, fpu: drop the fpu state during thread exit
 2012-05-17  0:19 UTC  (2+ messages)
` [tip:x86/fpu] "

linux-next: bad commit in the tile tree
 2012-05-17  0:19 UTC  (2+ messages)

[PATCH v2 3/4] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
 2012-05-17  0:18 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH v2 2/4] coredump: ensure the fpu state is flushed for proper multi-threaded core dump
 2012-05-17  0:17 UTC  (2+ messages)
` [tip:x86/fpu] "

Warning in worker_enter_idle()
 2012-05-17  0:15 UTC  (7+ messages)
      ` [PATCH] workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active

[GIT PULL 0/8] Annotation weekly ponies delivery
 2012-05-17  0:13 UTC  (10+ messages)

[patch 0/6] mm: memcg: statistics implementation cleanups
 2012-05-17  0:01 UTC  (4+ messages)
` [patch 6/6] mm: memcg: print statistics from live counters

[PATCH] usb: cp210x: Added support for GPIO (CP2103/4/5)
 2012-05-16 23:41 UTC  (5+ messages)

[PATCH] mm, x86, pat: Improve scaling of pat_pagerange_is_ram()
 2012-05-16 22:46 UTC  (2+ messages)

[PATCH] linux-firmware: add README
 2012-05-16 22:35 UTC  (2+ messages)

[WARNING] at kernel/irq/manage.c:421 __enable_irq
 2012-05-16 22:35 UTC  (4+ messages)

[PATCH 1/2] cgroup: use negative bias on css->refcnt to block css_tryget()
 2012-05-16 22:33 UTC  (5+ messages)
` [PATCH 2/2] cgroup: make css->refcnt clearing on cgroup removal optional

[PATCHv2-RFC 0/6] tun zerocopy support
 2012-05-16 21:16 UTC  (7+ messages)
` [PATCHv2-RFC 1/6] skbuff: add an api to orphan frags
` [PATCHv2-RFC 2/6] skbuff: convert to skb_orphan_frags
` [PATCHv2-RFC 3/6] skbuff: export skb_copy_ubufs
` [PATCHv2-RFC 4/6] tun: orphan frags on xmit
` [PATCHv2-RFC 5/6] net: orphan frags on receive
` [PATCHv2-RFC 6/6] tun: experimental zero copy tx support

NVM Mapping API
 2012-05-16 21:58 UTC  (3+ messages)

[bug] shrink_slab shrinkersize handling
 2012-05-16 21:53 UTC 

[PATCH] Don't continue booting if we can't load the specified initrd
 2012-05-16 21:45 UTC  (2+ messages)
` [tip:x86/cleanups] x86: Don't continue booting if we can' t "

[PATCH RESEND] x86: kernel/dumpstack.c simple_strtoul cleanup
 2012-05-16 21:44 UTC  (2+ messages)
` [tip:x86/cleanups] "

[PATCH RESEND] x86: kernel/check.c simple_strtoul cleanup
 2012-05-16 21:43 UTC  (2+ messages)
` [tip:x86/cleanups] "

[PATCH v3 0/5] CPU hotplug, cpusets: Fix issues with cpusets handling during suspend/resume
 2012-05-16 21:24 UTC  (15+ messages)
` [PATCH v3 5/5] cpusets, suspend: Save and restore cpusets "

Plumbers: Tweaking scheduler policy micro-conf RFP
 2012-05-16 21:20 UTC  (8+ messages)

[PATCH v22] edac, ras/hw_event.h: use events to handle hw issues
 2012-05-16 21:05 UTC  (11+ messages)

BUG: jbd2 slowing down file copies even though no journaling file system is used
 2012-05-16 21:03 UTC  (2+ messages)

[PATCH RFC 00/13] Lockd: grace period containerization
 2012-05-16 20:54 UTC  (3+ messages)

[RFC PATCH] namespaces: fix leak on fork() failure
 2012-05-16 20:54 UTC  (10+ messages)
      ` [PATCH] "
            ` [PATCH 0/3] pidns: Closing the pid namespace exit race
              ` [PATCH 2/3] pidns: Guarantee that the pidns init will be the last pidns process reaped


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