messages from 2012-06-18 10:46:49 to 2012-06-18 15:20:04 UTC [more...]
[PATCH -mm 0/6] mm: scalable and unified arch_get_unmapped_area
2012-06-18 14:31 UTC (6+ messages)
` [PATCH -mm 1/6] mm: get unmapped area from VMA tree
` [PATCH -mm 2/6] Allow each architecture to specify the address range that can be used for this allocation
` [PATCH -mm 3/6] Fix the x86-64 page colouring code to take pgoff into account and use that code as the basis for a generic page colouring code
` [PATCH -mm 5/6] remove MIPS arch_get_unmapped_area code
` [PATCH -mm 6/6] remove ARM arch_get_unmapped_area functions
[PATCH 0/8] Homogenize application output and fix sparse warnings
2012-06-18 15:19 UTC (12+ messages)
` [PATCH 1/8] Staging: xgifb: reformat module parameter descriptions
` [PATCH 2/8] Staging: xgifb: remove DEBUGPRN() macro and its uses
` [PATCH 3/8] Staging: xgifb: remove DPRINTK() macro and replace it with pr_debug
` [PATCH 4/8] Staging: xgifb: define real dumpVGAReg() content only in DEBUG mode
` [PATCH 5/8] Staging: xgifb: Remove XGIFAIL() macro and its calls
` [PATCH 6/8] Staging: xgifb: Remove printk usage
` [PATCH 7/8] Staging: xgifb: Fix sparse warnings
` [PATCH 8/8] Staging: xgifb: Replace pr_* with dev_* when possible
[[PATCH -mm] 3/6] Fix the x86-64 page colouring code to take pgoff into account and use that code as the basis for a generic page colouring code
2012-06-18 14:20 UTC (4+ messages)
` [[PATCH -mm] 4/6] mm: remove x86 arch_get_unmapped_area(_topdown)
` [[PATCH -mm] 5/6] remove MIPS arch_get_unmapped_area code
` [[PATCH -mm] 6/6] remove ARM arch_get_unmapped_area functions
[PATCH] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
2012-06-18 15:12 UTC (7+ messages)
[PATCH 1/1] TPM: STMicroelectronics ST33 I2C/SPI & ST19 I2C
2012-06-18 15:06 UTC (2+ messages)
[PATCH 00/22 v4] cleanup atmel_mxt_ts
2012-06-18 15:09 UTC (5+ messages)
` [PATCH 14/22 v4] Input: atmel_mxt_ts - don't re-read matrix after applying pdata
` [PATCH 22/22 v4] Input: atmel_mxt_ts - parse T6 reports
[PATCHv7 0/8] kvm: eoi optimization support
2012-06-18 15:03 UTC (10+ messages)
` [PATCHv7 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv7 5/8] kvm: eoi msi documentation
nfs3 problem with -rc{2,3}
2012-06-18 14:53 UTC (5+ messages)
[GIT PULL 00/16] perf/core improvements and fixes
2012-06-18 14:51 UTC (3+ messages)
` [PATCH 07/16] perf stat: Add --log-fd <N> option to redirect stderr elsewhere
` [PATCH] perf stat: Fix default logfd to use stderr
Driver scsi/lpfc breaks build since 3.4.1
2012-06-18 14:48 UTC (3+ messages)
[PATCH 1/2]staging "serqt_usb2" Fix some typos
2012-06-18 14:42 UTC (2+ messages)
` [PATCH 2/2]staging "slicoss" Fix a typo
Q: return of pinctrl_register and handing at drivers that use this function
2012-06-18 14:42 UTC (5+ messages)
[PATCH] sched: Folding nohz load accounting more accurate
2012-06-18 14:41 UTC (9+ messages)
[RFC PATCH 0/2] libtraceevent/perf: Add support for trace-cmd plugins
2012-06-18 14:38 UTC (5+ messages)
[PATCH 00/21] vfs: atomic open v6 (part 2)
2012-06-18 14:27 UTC (9+ messages)
Why does ionice(1) ban the user to set back to 'none' class?
2012-06-18 14:26 UTC (3+ messages)
[PATCH RESEND v7 3/3] mmc: core: Support packed read command for eMMC4.5 device
2012-06-18 14:22 UTC (3+ messages)
[PATCH 0/3] A few mass_storage fixes
2012-06-18 14:20 UTC (6+ messages)
` [PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
` [PATCH 2/3] usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
` [PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs
ARM SMP/GIC/LDS patches for Xilinx Zynq remoteproc
2012-06-18 14:06 UTC (20+ messages)
` [RFC PATCH 1/8] ARM: gic: Support forcing cpumask for possible cpus in the system
` [RFC PATCH 2/8] ARM: gic: Export gic_raise_softirq function for kernel modules
` [RFC PATCH 3/8] ARM: gic: Introduce new gic_set_cpu
` [RFC PATCH 4/8] ARM: smp: Move cpu initialization directly to ipi_cpu_stop
` [RFC PATCH 5/8] AMP: smp: Extend number of IPIs
` [RFC PATCH 6/8] ARM: smp: Use generic API for ipi
` [RFC PATCH 7/8] ARM: vmlinux.lds: Setup physical load address not virtual
` [RFC PATCH 8/8] ARM: vmlinux.lds: Setup correct entry point to physical address
[PATCH RESEND v7 2/3] mmc: core: Support packed write command for eMMC4.5 device
2012-06-18 14:11 UTC (3+ messages)
[PATCH RESEND v7 1/3] mmc: core: Add packed command feature of eMMC4.5
2012-06-18 14:09 UTC (4+ messages)
[PATCH 1/3] maestro3: Remove unused AC97 register definitions
2012-06-18 14:06 UTC (4+ messages)
` [PATCH 2/3] swarm_cs4297: Rename AC97 registers to use sound/ac97_codec.h definitions
[PATCH v2 1/5] tools lib traceevent: Replace malloc_or_die to plain calloc in alloc_event()
2012-06-18 14:06 UTC (8+ messages)
` [PATCH v2 4/5] tools lib traceevent: Introduce pevent_strerror
` [PATCH v2 5/5] scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes
[PATCH v2][GIT PULL][v3.5] ftrace: Make all inline tags also include notrace
2012-06-18 14:01 UTC
[PATCH RFT] watchdog: Convert orion_wdt driver to watchdog core
2012-06-18 14:01 UTC (2+ messages)
[PATCH][GIT PULL][v3.5] ftrace: Make all inline tags also include notrace
2012-06-18 14:00 UTC (4+ messages)
[PATCH -stable] ntp: Correct TAI offset during leap second
2012-06-18 13:55 UTC (5+ messages)
[GIT PULL] v9fs fixes
2012-06-18 13:50 UTC
[GIT PULL] at91: platform data for atmel-mci (for 3.5)
2012-06-18 13:49 UTC (5+ messages)
[ 60/69] usb-storage: Add 090c:1000 to unusal-devs
2012-06-18 13:38 UTC (4+ messages)
[PATCH 0/2] x86,nmi: Section header fixes
2012-06-18 13:33 UTC (3+ messages)
[PATCH 1/2] memcg: remove -EINTR at rmdir()
2012-06-18 13:31 UTC (4+ messages)
` [PATCH 2/2] memcg: clean up force_empty_list() return value check
cpuidle future and improvements
2012-06-18 13:30 UTC (8+ messages)
` [linux-pm] "
BUG in __key_instantiate_and_link(): unable to handle kernel paging request at 0000632e6472616f
2012-06-18 13:28 UTC (7+ messages)
[PATCH] mm/memcg: add unlikely to mercg->move_charge_at_immigrate
2012-06-18 13:19 UTC (4+ messages)
[RFC PATCH 0/4] KVM: Optimize MMU notifier's THP page invalidation
2012-06-18 13:20 UTC (6+ messages)
` [PATCH 2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva()
` [PATCH 3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses
[PATCH RFT] regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap
2012-06-18 13:13 UTC (12+ messages)
[PATCH 2/2 v2] regmap: Add support for register indirect addressing
2012-06-18 12:04 UTC
[PATCH] spi: spi-pl022: Adjust probe() to of_get_named_gpio() returning -EPROBE_DEFER
2012-06-18 12:56 UTC (5+ messages)
[PATCH 7/7] mfd: s2mps11: Add samsung s2mps11 pmic
2012-06-18 12:52 UTC (2+ messages)
[PATCH 6/7] regualtor: Add samsung s2mps11 regulator driver
2012-06-18 12:50 UTC (2+ messages)
[PATCH v4 00/25] kmem limitation for memcg
2012-06-18 12:43 UTC (14+ messages)
` [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
` [PATCH v4 17/25] skip memcg kmem allocations in specified code regions
` [PATCH v4 19/25] memcg: disable kmem code when not in use
` [PATCH v4 23/25] memcg: propagate kmem limiting information to children
BUG: scheduling while atomic: chcpu/6197/0x00000002
2012-06-18 12:33 UTC (2+ messages)
[PATCH]: In kernel hibernation, suspend to both
2012-06-18 12:32 UTC (6+ messages)
[PATCH 00/12] irqdomain cleanup and refactoring
2012-06-18 12:28 UTC (6+ messages)
` [PATCH 08/12] irqdomain: Replace LEGACY mapping with LINEAR
[PATCH 1/2] w1: Fix a typo in 'hardware' word
2012-06-18 12:27 UTC (5+ messages)
` [PATCH 2/2] pinctrl: pinctrl-mxs: fix implicit declaration of free()
[patch] BFS 420: a tiny step forward
2012-06-18 12:25 UTC (11+ messages)
[PATCH] tmp patch to fix hotplug issue in CMCI storm
2012-06-18 12:23 UTC (5+ messages)
` [PATCH V2] "
[PATCH 0/15] uprobes: misc
2012-06-18 12:08 UTC (5+ messages)
` [PATCH 11/15] uprobes: move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint()
[PATCH 2/7] regulator: s5m8767: Modify header file and Kconfig
2012-06-18 12:12 UTC (2+ messages)
[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
2012-06-18 12:06 UTC (10+ messages)
[PATCH] arm: zynq: Support GIC OF initialization
2012-06-18 12:10 UTC (3+ messages)
XFS status update for May 2012
2012-06-18 12:08 UTC
[PATCH] regmap: Fix work_buf switching for page update during virtual range access
2012-06-18 12:04 UTC
[PULL] virtio
2012-06-18 12:07 UTC (13+ messages)
` [PATCH RFC] virtio-pci: flexible configuration layout
` [PATCH RFC] virtio-spec: "
[PATCH v5 0/13] SATA ZPODD support
2012-06-18 12:03 UTC (4+ messages)
` [PATCH v5 04/12] libata: use correct PCI devices
[PATCH] regulator: extend the fixed voltage regulator to accept voltage
2012-06-18 11:57 UTC (6+ messages)
(no subject)
2012-06-18 11:52 UTC (2+ messages)
`
Punching hole using fallocate is not removing the uninit extent from extent tree
2012-06-18 11:45 UTC
My dear good friend can we do this?
2012-06-18 11:43 UTC
[PATCH v2 0/3] Improve virtio-blk performance
2012-06-18 11:39 UTC (10+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk
[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
2012-06-18 11:37 UTC (6+ messages)
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
[PATCH] pinctrl: mxs: Use kfree to fix build error
2012-06-18 11:36 UTC (5+ messages)
PROBLEM: New 3.5.0-rcx kernel hang after uncompressing the kernel image on Orion ARM machine linkstation pro
2012-06-18 11:30 UTC
[PATCH 5/7] mfd: samsung: Modify samsung mfd header
2012-06-18 11:29 UTC
[PATCH 4/7] regulator: s5m8767: Modify function and variable name
2012-06-18 11:29 UTC
[PATCH 3/7] mfd: samsung: Modify samsung mfd driver for common api
2012-06-18 11:29 UTC
[PATCH 1/7] mfd: samsung: Rename and Replace file and directory
2012-06-18 11:28 UTC
[PATCH 0/7] Initial release of Samsung S2MPS11 pmic driver
2012-06-18 11:28 UTC
Michelle Miller Recommends Advanced Sports to you
2012-06-18 11:09 UTC
[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
2012-06-18 11:00 UTC (12+ messages)
[PATCH][ANNOUNCE]RIFS-ES Scheduling V1 release
2012-06-18 10:56 UTC (6+ messages)
[PATCH 1/4] Staging: xgifb: Remove #ifdef MODULE
2012-06-18 10:52 UTC (4+ messages)
` [PATCH 2/4] Staging: xgifb: reorder the code a bit to be more module friendly
[RFC GIT PULL] nohz: Basic cputime accounting for adaptive tickless
2012-06-18 10:46 UTC (11+ 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