messages from 2012-07-11 09:54:09 to 2012-07-11 14:34:33 UTC [more...]
[PATCH V3 6/7] regualtor: s2mps11: Add samsung s2mps11 regulator driver
2012-07-11 14:34 UTC (2+ messages)
[PATCH] trace: add ability to set a target task for events (v2)
2012-07-11 14:33 UTC (3+ messages)
[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
2012-07-11 14:32 UTC (7+ messages)
` [PATCHv7 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv7 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv7 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv7 4/5] ext4: weed out ext4_write_super
` [PATCHv7 5/5] ext4: remove unnecessary argument
[RFC PATCH 00/14] improve PCIe capabilities registers handling
2012-07-11 14:27 UTC (4+ messages)
` [RFC PATCH 01/14] PCI: add pcie_flags into struct pci_dev to cache PCIe capabilities register
[PATCH] regulator: Fix bug in regulator_mode_to_status() core function
2012-07-11 14:26 UTC (4+ messages)
[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
2012-07-11 14:24 UTC (8+ messages)
[PATCH] usb/host/ehci-hub: Fix the issue EG20T USB host controller has long resuming time, when pen drive is attached
2012-07-11 14:24 UTC (2+ messages)
[PATCH RFC] [media] adv7180.c: convert to v4l2 control framework
2012-07-11 14:21 UTC (6+ messages)
[PATCH 0/4] zsmalloc improvements
2012-07-11 14:15 UTC (8+ messages)
` [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
Protocol handler using dev_add_pack
2012-07-11 14:17 UTC (2+ messages)
Organising Mini Summits within the Kernel Summit
2012-07-11 14:05 UTC (5+ messages)
` ARM mini-summit
` [Ksummit-2012-discuss] "
[PATCH] nfs-util: Add cache_flush in mountd UMNT procedure
2012-07-11 14:09 UTC (4+ messages)
[PATCH 0/6] USB: serial: Changes to conform with checkpatch
2012-07-11 14:10 UTC (7+ messages)
` [PATCH 1/6] USB: serial: Removed space before tabs
` [PATCH 2/6] USB: serial: Fix spacing around conditional
` [PATCH 3/6] USB: serial: Fixed space around equals
` [PATCH 4/6] USB: serial: Fixed space near open parenthesis
` [PATCH 5/6] USB: serial: Removed trailing whitespace
` [PATCH 6/6] USB: serial: Removed unrequired parentheses
[PATCH RFC 0/2] kvm: Improving directed yield in PLE handler
2012-07-11 14:01 UTC (25+ messages)
` [PATCH RFC 1/2] kvm vcpu: Note down pause loop exit
cpuidle future and improvements
2012-07-11 14:00 UTC (4+ messages)
` [linux-pm] "
[GIT PATCH] driver core (printk really) fixes for 3.5-rc6
2012-07-11 13:58 UTC
[GIT PATCH] USB bug fixes for 3.5-rc6
2012-07-11 13:56 UTC
[GIT PATCH] misc fixes patches for 3.5-rc6
2012-07-11 13:56 UTC
[PATCH] ACPI / PCI: Make _SxD/_SxW check follow ACPI 4.0a spec
2012-07-11 13:53 UTC (4+ messages)
[PATCH 0/9] staging: sm7xxfb: code improvements and cleanup
2012-07-11 13:49 UTC (10+ messages)
` [PATCH 1/9] staging: sm7xxfb: fix struct names related to vesa modes
` [PATCH 2/9] staging: sm7xxfb: rename index var on sm712vga_setup
` [PATCH 3/9] staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info
` [PATCH 4/9] staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup
` [PATCH 5/9] staging: sm7xxfb: minor maintenance on sm7xx_vga_setup
` [PATCH 6/9] staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing
` [PATCH 7/9] staging: sm7xxfb: minor maintenance on timing path
` [PATCH 8/9] staging: sm7xxfb: move pseudo palette into smtcfb_info
` [PATCH 9/9] staging: sm7xxfb: cleanup on smtc_alloc_fb_info
[PATCH v7 00/10] KVM: MMU: fast page fault
2012-07-11 13:51 UTC (10+ messages)
` [PATCH v7 02/10] KVM: MMU: abstract spte write-protect
[PATCH 0/27] AMD IOMMU interrupt remapping support v2
2012-07-11 13:39 UTC (28+ messages)
` [PATCH 01/27] x86/irq: Add data structure to keep AMD specific irq remapping information
` [PATCH 02/27] x86/irq: Introduce irq_cfg->remapped
` [PATCH 03/27] iommu/amd: Fix sparse warnings
` [PATCH 04/27] iommu/amd: Use acpi_get_table instead of acpi_table_parse
` [PATCH 05/27] iommu/amd: Split out PCI related parts of IOMMU initialization
` [PATCH 06/27] iommu/amd: Move informational prinks out of iommu_enable
` [PATCH 07/27] iommu/amd: Introduce early_amd_iommu_init routine
` [PATCH 08/27] iommu/amd: Split enable_iommus() routine
` [PATCH 09/27] iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
` [PATCH 10/27] iommu/amd: Introduce amd_iommu_init_dma routine
` [PATCH 11/27] iommu/amd: Convert iommu initialization to state machine
` [PATCH 12/27] iommu/amd: Keep track of HPET and IOAPIC device ids
` [PATCH 13/27] iommu/amd: Add slab-cache for irq remapping tables
` [PATCH 14/27] iommu/amd: Allocate data structures to keep track of "
` [PATCH 15/27] iommu/amd: Check if IOAPIC information is correct
` [PATCH 16/27] iommu/amd: Split device table initialization into irq and dma part
` [PATCH 17/27] iommu/amd: Make sure IOMMU is not considered to translate itself
` [PATCH 18/27] iommu/amd: Add IRTE invalidation routine
` [PATCH 19/27] iommu/amd: Add routines to manage irq remapping tables
` [PATCH 20/27] iommu/amd: Add IOAPIC remapping routines
` [PATCH 21/27] iommu/amd: Implement MSI routines for interrupt remapping
` [PATCH 22/27] iommu/amd: Add call-back routine for HPET MSI
` [PATCH 23/27] iommu/amd: Add initialization routines for AMD interrupt remapping
` [PATCH 24/27] iommu/amd: Make sure irq remapping still works on dma init failure
` [PATCH 25/27] iommu/irq: Use amd_iommu_irq_ops if supported
` [PATCH 26/27] iommu/amd: Print message to system log when irq remapping is enabled
` [PATCH 27/27] iommu/amd: Report irq remapping through IOMMU-API
[PATCH RFC] mm/memcg: calculate max hierarchy limit number instead of min
2012-07-11 13:47 UTC (2+ messages)
[PATCH 0/2] mfd: tps65910: add support for enabling external 32-kHz oscillator
2012-07-11 13:44 UTC (2+ messages)
` [PATCH] mfd: add tps65910 32-kHz-crystal-input init
[PATCH v2 00/23] ARM: LPC32xx specific updates for next
2012-07-11 13:39 UTC (7+ messages)
` [PATCH v2 04/23] ARM: LPC32xx: Add DMA configuration to platform data
[PATCH 0/6] Fix for leapsecond caused hrtimer/futex issue (updated)
2012-07-11 13:38 UTC (10+ messages)
` [PATCH 1/6] hrtimer: Provide clock_was_set_delayed()
Deadlocks due to per-process plugging
2012-07-11 13:37 UTC
perf with precise attribute kills all KVM based VMs
2012-07-11 13:34 UTC (12+ messages)
[PATCHv6 0/5] ext4: stop using write_supers and s_dirt
2012-07-11 13:36 UTC (12+ messages)
` [PATCHv6 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv6 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv6 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv6 4/5] ext4: weed out ext4_write_super
` [PATCHv6 5/5] ext4: remove unnecessary argument
[PATCH 0/7] Make IOMMU-API ready for GART-like hardware
2012-07-11 13:28 UTC (11+ messages)
` [PATCH 1/7] iommu: Add domain-attribute handlers
` [PATCH 2/7] iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
` [PATCH 3/7] iommu/vt-d: "
` [PATCH 4/7] iommu/omap: "
` [PATCH 5/7] iommu/msm: "
` [PATCH 6/7] iommu/tegra: "
` [PATCH 7/7] iommu/exynos: "
[PATCH 00/13] rbtree updates
2012-07-11 13:23 UTC (2+ messages)
[PATCH] mfd: Remove unneeded io_mutex from struct twl6040
2012-07-11 13:24 UTC (2+ messages)
Hello my love, My name is jane ferguson,i come across and read through your profile today and i became interested in you,i will also like to know you the more,and i want you to send an e-mail to my e-mail address so i can give you my picture for you to know whom i am and for the both of us to know each other very well and better in life,and we can achieve it in future because ture love and feeling means alot in future.Here is my private e-mail address you can contact me with it.(jane.ferguson.uk@mail.com )I am waiting for your mail to my e-mail address above and aslo, Remember the distance or colour does not matter but love,feeling,e-motions and sympathetic love matters alot in life. Thanks,and i promise to be honest and to keep a very good relationship with you. jane. jane.ferguson.uk@mail.com
2012-07-11 13:15 UTC
What's the TCP congestion control algorithm?
2012-07-11 13:15 UTC
[PATCH] USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
2012-07-11 13:04 UTC (4+ messages)
3.5-rc6: kernel BUG at kernel/timer.c:711!
2012-07-11 13:03 UTC
rcu_dyntick and suspicious RCU usage
2012-07-11 12:55 UTC (6+ messages)
[PATCHv2 0/4] staging: adding OMAP bandgap driver
2012-07-11 12:52 UTC (6+ messages)
` [PATCHv2 1/4] staging: OMAP4+: thermal: introduce bandgap temperature sensor
[PATCH v3] net: cgroup: fix access the unallocated memory in netprio cgroup
2012-07-11 12:51 UTC (3+ messages)
[PATCH net-next] r8169: Remove rtl_ocpdr_cond
2012-07-11 12:31 UTC
[PATCH V3 3/7] mfd: samsung: Modify samsung mfd header
2012-07-11 12:30 UTC (2+ messages)
linux-next: Tree for July 10 (gpio/gpio-tps65910.c)
2012-07-11 12:29 UTC
[PATCH 00/83] staging: comedi: rtd520: initial cleanup
2012-07-11 12:28 UTC (4+ messages)
` [PATCH] staging: comedi: rtd520: add a few comments
[PATCH 1/8] /proc/net/ entries for bluetooth protocols
2012-07-11 12:19 UTC (6+ messages)
` [PATCH v3 1/8] bluetooth: "
[PATCH] usb: twl6030-usb: variable otg not declared in twl6030_usbotg_irq() in linux-next
2012-07-11 12:16 UTC (2+ messages)
[PATCH v4 0/2] add new cache maintenance api
2012-07-11 12:13 UTC (2+ messages)
[PATCH firmware 4/4] rtl_nic: add new firmware for RTL8168G
2012-07-11 12:10 UTC (2+ messages)
` [PATCH firmware] rtl_nic: update "
[PATCH V3 5/7] mfd: samsung: Add s2mps11 irq driver
2012-07-11 12:08 UTC
[PATCH V3 7/7] MAINTAINRES: Add maintainer for samsung mfd driver
2012-07-11 12:08 UTC
[PATCH 0/5] perf/x86: Uncore updates
2012-07-11 12:02 UTC (8+ messages)
` [PATCH 5/5] perf/x86: Add Intel Nehalem-EX uncore support
` [PATCH V2 "
[PATCH V3 4/7] mfd: s2mps11: Add samsung s2mps11 mfd support
2012-07-11 12:07 UTC
[PATCH V3 2/7] mfd: samsung: Modify samsung mfd driver for common api
2012-07-11 12:06 UTC
[PATCH V3 1/7] mfd: samsung: Rename and Replace file and directory
2012-07-11 12:06 UTC
[PATCH V3 0/7] Initial release of Samsung S2MPS11 pmic driver
2012-07-11 12:06 UTC
[PATCH v3 0/2] kvm: level irqfd and new eoifd
2012-07-11 11:51 UTC (6+ messages)
[RFC PATCH] tun: don't zeroize sock->file on detach
2012-07-11 11:48 UTC
[PATCH RFT] regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functions
2012-07-11 11:44 UTC
pr_cat() + CATSTR(name, size)?
2012-07-11 11:38 UTC (2+ messages)
[RFC internal PATCH] mfd/mc13xxx: drop modifying driver's id_table in probe
2012-07-11 11:36 UTC
[PATCH 00/36] AArch64 Linux kernel port
2012-07-11 11:30 UTC (9+ messages)
[PATCH] kernel: fix mishandling of out of memory in poweroff
2012-07-11 11:22 UTC (5+ messages)
[RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support
2012-07-11 11:20 UTC (4+ messages)
[PATCH] resource: make sure requested range intersects root range
2012-07-11 11:06 UTC (4+ messages)
[PATCH] misc/pch_phub: Enable UART clock setting by module parameter
2012-07-11 10:45 UTC (2+ messages)
3.5-rc5: radeon acceleration regression on Transmeta system
2012-07-11 10:43 UTC (6+ messages)
[PATCH] Extend core dump note section to contain file names of mapped files
2012-07-11 10:35 UTC
mmotm 2012-07-10-16-59 uploaded
2012-07-11 10:34 UTC (2+ messages)
[PATCH RESEND] spi: tegra: use dmaengine based dma driver
2012-07-11 10:15 UTC (5+ messages)
[PATCH] mm/hugetlb_cgroup: Add list_del to remove unused page from hugepage_activelist when hugepage migration
2012-07-11 10:16 UTC (5+ messages)
[PATCH] kvm: Fix device assignment threaded irq handler
2012-07-11 9:56 UTC (2+ messages)
[PATCH] mei: module version
2012-07-11 9:54 UTC (4+ 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