messages from 2011-09-19 12:59:59 to 2011-09-19 21:27:51 UTC [more...]
[RFC][PATCH 0/5] Introduce checks for preemptable code for this_cpu_read/write()
2011-09-19 21:20 UTC (6+ messages)
` [RFC][PATCH 1/5] x86: Remove const_udelay() caring about which cpu var it uses
` [RFC][PATCH 2/5] mm: Switch mod_state() to __this_cpu_read()
` [RFC][PATCH 3/5] memcg: Disable preemption in memcg_check_events()
` [RFC][PATCH 4/5] printk: Have wake_up_klogd() use __this_cpu_write()
` [RFC][PATCH 5/5] percpu: Add preempt checks back into this_cpu_read/write()
[PATCH 1/2] ARM: debug: Add CLSP711X_UART1 config choice
2011-09-19 21:25 UTC (3+ messages)
` [PATCH 2/2] ARM: debug: Move DEBUG_ICEDCC into the DEBUG_LL choice
linux-next: Tree for Sept 19
2011-09-19 21:20 UTC (2+ messages)
` linux-next: Tree for Sept 19 (i7core_edac)
[RFC][PATCH 1/5] lib: add unpack_hex_byte()
2011-09-19 21:20 UTC (4+ messages)
` [RFC][PATCH 2/5] lib: add error checking to hex2bin
[PATCH 0/5] GIC OF bindings
2011-09-19 21:14 UTC (25+ messages)
` [PATCH 5/5] ARM: gic: add OF based initialization
[RFC] PM / Runtime: decrease verbosity in kernel log
2011-09-19 21:08 UTC (4+ messages)
3.0.3 oops, mm related?
2011-09-19 21:05 UTC (2+ messages)
[RFC PATCH 1/2] proc: force dcache drop on unauthorized access
2011-09-19 20:59 UTC (31+ messages)
` [RFC PATCH 2/2] mm: restrict access to /proc/slabinfo
` [kernel-hardening] "
[PATCH] add IRQ context simulation in mce-inject
2011-09-19 20:55 UTC (2+ messages)
iommu_iova leak
2011-09-19 20:54 UTC (15+ messages)
` iommu_iova leak [inside 3w-9xxx]
[PATCH 0/5 v9] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-19 20:46 UTC (6+ messages)
` [PATCH 1/5 v9] arm: omap: usb: ehci and ohci hwmod structures for omap4
[PATCH 0/3] staging: wlags49_h2: Improve WEXT support
2011-09-19 20:44 UTC (6+ messages)
` [PATCH 1/3] staging: wlags49_h2: Remove old WIRELESS_EXT support
` [PATCH 2/3] staging: wlags49_h2: Support standard WEXT events
` [PATCH 3/3] staging: wlags49_h2: Declare support for WEXT 21
[PATCH 0/5 v8] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-09-19 20:33 UTC (6+ messages)
` [PATCH 1/5 v8] arm: omap: usb: ehci and ohci hwmod structures for omap4
[PATCH] Fix EDAC sdram_scrub_rate read failure
2011-09-19 20:23 UTC (5+ messages)
` [PATCH v2] Fix EDAC sdram_scrub_rate read/write failure
[PATCH v5 1/1] HID: Add full support for Logitech Unifying receivers
2011-09-19 20:12 UTC (2+ messages)
Improve lseek scalability v3
2011-09-19 19:59 UTC (20+ messages)
` [PATCH 1/7] BTRFS: Fix lseek return value for error
` [HACKERS] Improve lseek scalability v3
[PATCH] Smack: Repair processing of fcntl
2011-09-19 19:41 UTC
[PATCH 0/2] Config fragment tools
2011-09-19 19:34 UTC (4+ messages)
` [PATCH 1/2] kconfig: Add make olddefconfig
[PATCH 0/9] Per-cgroup /proc/stat
2011-09-19 19:19 UTC (25+ messages)
` [PATCH 1/9] Remove parent field in cpuacct cgroup
` [PATCH 2/9] Make cpuacct fields per cpu variables
` [PATCH 3/9] Include nice values in cpuacct
` [PATCH 4/9] Include irq and softirq fields "
[RFC][PATCH 0/3] delayed wakeup list
2011-09-19 8:51 UTC (6+ messages)
` [RFC][PATCH 2/3] futex: Reduce hash bucket lock contention
[PATCH] msm: platsmp: Mark ioremapped memory as __iomem
2011-09-19 19:12 UTC (2+ messages)
Crash in et131x
2011-09-19 19:02 UTC
Man page doc for SEEK_DATA/SEEK_HOLE
2011-09-19 18:57 UTC (6+ messages)
[GIT pull] irq fixes for 3.1
2011-09-19 18:47 UTC
Abysmal I/O scheduling with dm-crypt
2011-09-19 18:39 UTC (2+ messages)
[patch 0/2] kdump: Initialize vmcoreinfo note at startup
2011-09-19 18:36 UTC (5+ messages)
` [patch 1/2] "
GET BACK TO ME
2011-09-19 17:14 UTC
[PATCH 2/2] taskstats: restrict access to user
2011-09-19 18:32 UTC (13+ messages)
` [Security] "
[PATCH] ARM: BUG() dies silently
2011-09-19 18:32 UTC (8+ messages)
POHMELFS is back
2011-09-19 18:10 UTC (2+ messages)
[PATCH v3 00/11] SUNRPC: make rpcbind clients allocated and destroyed dynamically
2011-09-19 18:11 UTC (7+ messages)
` [PATCH v3 04/11] SUNRPC: parametrize svc creation calls with portmapper flag
[PATCH 0/6 v5] Introduce caching support for regmap
2011-09-19 18:04 UTC (19+ messages)
` [PATCH 1/6 v5] regmap: Introduce caching support
` [PATCH 2/6 v5] regmap: Add the indexed cache support
` [PATCH 3/6 v5] regmap: Add the rbtree "
` [PATCH 4/6 v5] regmap: Add the LZO "
` [PATCH 5/6 v5] regmap: Add the regcache_sync trace event
` [PATCH 6/6 v5] regmap: Incorporate the regcache core into regmap
` [PATCH 1/5] regmap: A cache type of _NONE behaves like a bypassed cache
` [PATCH 2/5] regmap: Prototype regcache_sync()
` [PATCH 3/5] regmap: Allow drivers to control cache_only flag
` [PATCH 4/5] regmap: Indentation tweaks in regcache
` [PATCH 5/5] regmap: Fix hookup of regcache into regmap
[PATCH 00/13] wlags49_h2: Various cleanups
2011-09-19 17:59 UTC (3+ messages)
iotop: khugepaged at 99.99% (2.6.38.3)
2011-09-19 17:51 UTC (3+ messages)
CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinnede
2011-09-19 17:51 UTC (11+ messages)
improper sparse warnings in linux kernel build?
2011-09-19 17:49 UTC (3+ messages)
URGENT WITH DETAILS
2011-09-19 15:54 UTC
Mutual Benefit
2011-09-19 17:09 UTC
[PATCH] sysfs: add per pci device msi[x] irq listing
2011-09-19 17:33 UTC (4+ messages)
` [PATCH] sysfs: add per pci device msi[x] irq listing (v3)
[2.6.32+drm33-longterm] Patch "drm/i915: Hold a reference to the object whilst unbinding the eviction list" has been added to staging queue
2011-09-19 17:26 UTC
[2.6.32+drm33-longterm] Patch "drm/i915: Fix refleak during eviction." has been added to staging queue
2011-09-19 17:26 UTC
3.1-rc6+ rtl8192se issue
2011-09-19 17:13 UTC (3+ messages)
` 答复: "
[PATCH] Merge pata_of_platform.c into pata_platform.c
2011-09-19 17:10 UTC (3+ messages)
[PATCH] Return -EIO when xfs_vn_getattr() failed
2011-09-19 16:54 UTC (2+ messages)
[PATCH 00/11] various fixes v3
2011-09-19 16:49 UTC (7+ messages)
` [PATCH 07/11] dynamic_debug: make netdev_dbg() call __netdev_printk()
` [PATCH ] dynamic_debug: call __netdev_printk only for CONFIG_NET
CFS Bandwidth Control - Test results of cgroups tasks pinned vs unpinnede
2011-09-19 16:35 UTC (11+ messages)
[PATCH] mmc : export hw reset function info to user
2011-09-19 16:19 UTC (2+ messages)
linux-next: manual merge of the net tree with Linus' tree
2011-09-19 16:04 UTC (4+ messages)
[PATCH v4 18/36] Hexagon: Add time and timer functions
2011-09-19 15:54 UTC (3+ messages)
[PATCH 2/3] Input: penmount - add PenMount 6000 support
2011-09-19 15:32 UTC (3+ messages)
[PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl
2011-09-19 15:31 UTC (5+ messages)
[PATCH] Force same size of struct autofs_v5_packet on x86 and x86_64
2011-09-19 15:27 UTC (8+ messages)
[patch v3 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
2011-09-19 15:25 UTC (5+ messages)
` [patch v3 19/36] Hexagon: Add ptrace support
[RFC PATCH 0/3] genirq: handling GIC per-cpu interrupts
2011-09-19 15:24 UTC (7+ messages)
` [RFC PATCH 1/3] genirq: add support for per-cpu dev_id interrupts
[PATCH v4 31/36] Hexagon: kgdb support files
2011-09-19 15:15 UTC (3+ messages)
Kconfig unmet dependency with RADIO_WL1273
2011-09-19 15:14 UTC (9+ messages)
` [PATCH] mfd: Combine MFD_SUPPORT and MFD_CORE
` [PATCH 1/2] misc: remove CONFIG_MISC_DEVICES
[PATCH] dt: add of_alias_scan and of_alias_get_id
2011-09-19 15:18 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH] hidraw: protect hidraw_disconnect() better
2011-09-19 14:42 UTC
[GIT PULL] SLUB fix for v3.1-rc7
2011-09-19 14:50 UTC
[net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
2011-09-19 14:45 UTC (2+ messages)
[patch 0/11] mm: memcg naturalization -rc3
2011-09-19 14:29 UTC (9+ messages)
` [patch 01/11] mm: memcg: consolidate hierarchy iteration primitives
` [patch 02/11] mm: vmscan: distinguish global reclaim from global LRU scanning
` [patch 03/11] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
[PATCH] kvm, mmu: fix incorrect return of spte
2011-09-19 14:21 UTC (2+ messages)
[PATCH] allow make ARCH="the machine hardware name"
2011-09-19 14:21 UTC
[PATCH] mfd: jz4740-adc: Make jz4740_adc_driver static
2011-09-19 14:19 UTC
[PATCH] mfd: jz4740-adc: Fix generic irq chip ack function name
2011-09-19 14:17 UTC
[PATCH v4 21/36] Hexagon: Add SMP support
2011-09-19 14:05 UTC (2+ messages)
[PATCH 1/3] TPM: new stm i2c device driver
2011-09-19 13:37 UTC (8+ messages)
` [PATCH 1/1] "
[BUG] i915 crashes X Server Constantly on Linux-3.1-rc4 to .rc6
2011-09-19 13:33 UTC (4+ messages)
[RFC v3] arm: Add platform bus driver for memory mapped virtio device
2011-09-19 13:28 UTC (4+ messages)
[PATCH 3/3] truncate()/ftruncate() fix length argument on ia32 emulation
2011-09-19 13:16 UTC (2+ 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