messages from 2012-04-20 16:01:49 to 2012-04-20 22:01:35 UTC [more...]
[PATCH v1 1/5] scripts: Add sortextable to sort the kernel's exception table
2012-04-20 22:01 UTC (9+ messages)
` [tip:x86/extable] x86, extable: Use .pushsection ... . popsection for _ASM_EXTABLE()
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32entry.S
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_32.S
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_64.S
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/lib/checksum_32.S
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_64.S
` [tip:x86/extable] x86, extable: Remove open-coded exception table entries in arch/x86/lib/ copy_user_nocache_64.S
[PATCH 00/23] slab+slub accounting for memcg
2012-04-20 21:57 UTC (11+ messages)
` [PATCH 01/23] slub: don't create a copy of the name string in kmem_cache_create
` [PATCH 02/23] slub: always get the cache from its page in kfree
` [PATCH 03/23] slab: rename gfpflags to allocflags
` [PATCH 05/23] memcg: Reclaim when more than one page needed
` [PATCH 06/23] slab: use obj_size field of struct kmem_cache when not debugging
` [PATCH 07/23] change defines to an enum
` [PATCH 08/23] don't force return value checking in res_counter_charge_nofail
` [PATCH 09/23] kmem slab accounting basic infrastructure
` [PATCH 10/23] slab/slub: struct memcg_params
` [PATCH 11/23] slub: consider a memcg parameter in kmem_create_cache
linux-next: Tree for Apr 20
2012-04-20 22:00 UTC (3+ messages)
` linux-next: Tree for Apr 20 (usb & target)
` linux-next: Tree for Apr 20 (kvm)
[PATCH v8 1/6] Extcon (external connector): import Android's switch class and modify
2012-04-20 21:59 UTC (8+ messages)
` [PATCH v8 resend 0/6] Introduce External Connector Class (extcon)
` [PATCH v8 resend 6/6] Documentation/extcon: porting guide for Android kernel switch driver
[RESEND][PATCH] [SCSI] scsi_dh: allow 3rd party multipath drivers to use scsi_dh_detach
2012-04-20 21:58 UTC (4+ messages)
` [PATCH v2] [SCSI] scsi_dh: change scsi_dh_detach export to EXPORT_SYMBOL
[RFC PATCH] frontswap (v15). +--------+ |zsmalloc| +--------+ +---------+ +------------+ | | swap +--->| frontswap + v +---------+ +------------| +--------+ +----->| zcache | +--------+
2012-04-20 21:44 UTC (7+ messages)
` [PATCH 1/6] mm: frontswap: add frontswap header file
` [PATCH 2/6] mm: frontswap: core swap subsystem hooks and headers
` [PATCH 3/6] mm: frontswap: core frontswap functionality
` [PATCH 4/6] mm: frontswap: config and doc files
` [PATCH 5/6] MAINTAINER: Add myself for the frontswap API
` [PATCH 6/6] frontswap: s/put_page/store/g s/get_page/load
can't boot my laptop with kernel-3.3.*
2012-04-20 21:50 UTC (6+ messages)
[PATCH 00/23] slab+slub accounting for memcg
2012-04-20 21:49 UTC (9+ messages)
` [PATCH 01/23] slub: don't create a copy of the name string in kmem_cache_create
` [PATCH 02/23] slub: always get the cache from its page in kfree
` [PATCH 03/23] slab: rename gfpflags to allocflags
` [PATCH 04/23] memcg: Make it possible to use the stock for more than one page
` [PATCH 05/23] memcg: Reclaim when more than one page needed
` [PATCH 06/23] slab: use obj_size field of struct kmem_cache when not debugging
` [PATCH 07/23] change defines to an enum
` [PATCH 08/23] don't force return value checking in res_counter_charge_nofail
[PATCH] C6X: add support to build with BINFMT_ELF_FDPIC
2012-04-20 21:47 UTC
[PATCH 00/12] at91: 3.4-rc3 fixes
2012-04-20 21:34 UTC (3+ messages)
` [PATCH 10/12] leds-atmel-pwm.c: Make pwmled_probe() __devinit
[RFC] writeback and cgroup
2012-04-20 21:33 UTC (13+ messages)
[RFC PATCH 0/8] backtrace/oops with source/line information
2012-04-20 21:29 UTC (9+ messages)
` [RFC PATCH 1/8] readelf: check in a direct copy of readelf.c from binutils 2.14
` [RFC PATCH 2/8] readelf: remove code unrelated to .debug_line section processing
` [RFC PATCH 3/8] readelf: emit simple to parse line .debug_line data
` [RFC PATCH 4/8] readelf: Fix dumping a 64 bit elf file on a 32 bit host
` [RFC PATCH 5/8] kallsyms: convert the kallsyms storage to store the type separately
` [RFC PATCH 6/8] kallsyms: Add kallsyms kallsyms_line_loc_lookup and print function
` [RFC PATCH 7/8] modules: decode .debug_line sections if provided by insmod
` [RFC PATCH 8/8] kallsyms,modules: add module_address_line_lookup() to kallsyms_line_loc_lookup()
syscall_regfunc() && TIF_SYSCALL_TRACEPOINT
2012-04-20 21:26 UTC (8+ messages)
` [PATCH 0/2] (Was: syscall_regfunc() && TIF_SYSCALL_TRACEPOINT)
[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
2012-04-20 21:19 UTC (5+ messages)
` [PATCH ] leds: add new transient trigger for one shot timer support
[PATCH] leds: ledtrig-timer trigger_data allocation fix
2012-04-20 21:16 UTC (7+ messages)
` [PATCH] leds: add new field to led_classdev struct to save activation state
` [PATCH ] leds: change existing triggers to use activated flag
` [PATCH] leds: change ledtrig-timer "
[PULL REQUEST] : ima-appraisal patches
2012-04-20 21:12 UTC (22+ messages)
` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)
[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-20 21:13 UTC (7+ messages)
` [PATCH RFC v3] vfs: make fstatat retry once "
[PATCH V2 0/3] introduce stmp-style devices
2012-04-20 21:11 UTC (8+ messages)
` [PATCH V2 1/3] lib: add support for "
[PATCH 0/8] drivers/net: randconfig patches for kernel 3.3
2012-04-20 20:56 UTC (9+ messages)
` [PATCH 1/8] davinci_cpdma: export symbols used by other drivers
` [PATCH 2/8] drivers/net: add missing __devexit_p() annotations
` [PATCH 3/8] caif: include linux/io.h
` [PATCH 4/8] drivers/net: iwmc3200 depends on EXPERIMENTAL
` [PATCH 5/8] 8390: select CRC32 support
` [PATCH 6/8] donauboe: replace excessive udelay with msleep
` [PATCH 7/8] sungem: use mdelay instead of udelay where necessary
` [PATCH 8/8] drivers/net: decouple ISA and ISA_DMA_API
[PATCH] drivers/tty: Use get_user instead of dereferencing user pointer
2012-04-20 21:00 UTC (2+ messages)
[PATCH 3/3] Xen physical cpus interface
2012-04-20 19:24 UTC (2+ messages)
[PATCH v2] [media] rc: Postpone ISR registration
2012-04-20 20:50 UTC (2+ messages)
[PATCH] omap: dma: Clear status registers on enable/disable irq
2012-04-20 20:42 UTC
[PATCH] mm: sync rss-counters at the end of exit_mm()
2012-04-20 20:41 UTC (6+ messages)
` [PATCH 1/2] mm: set task exit code before complete_vfork_done()
[PATCH 1/2] i2c-eg20t: add helper function for xfer check
2012-04-20 20:39 UTC (2+ messages)
[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
2012-04-20 20:37 UTC (5+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs
[PATCH] watchdog_dev: include private header to pickup global symbol prototypes
2012-04-20 20:28 UTC
[PATCH] watchdog: Convert iTCO_wdt driver to mfd model
2012-04-20 19:14 UTC
[patch 00/18] SMP: Boot and CPU hotplug refactoring - Part 1
2012-04-20 20:07 UTC (7+ messages)
` [patch 03/18] smp: Add generic smpboot facility
` [patch 04/18] smp: Provide generic idle thread allocation
[PATCH 00/17] hpsa updates for April, 2012
2012-04-20 20:06 UTC (4+ messages)
` [PATCH 03/17] hpsa: enable bus master bit after pci_enable_device
[PATCH] staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macros
2012-04-20 19:05 UTC
[PATCH 00/13] common clk framework misc fixes
2012-04-20 20:01 UTC (8+ messages)
` [PATCH 13/13] clk: basic: improve parent_names & return errors
[PATCH 1/3] Add mcelog support for xen platform
2012-04-20 20:00 UTC (3+ messages)
[PATCH 0/3] perf: Support multiple stacks (v2)
2012-04-20 19:57 UTC (5+ messages)
` [PATCH 1/3] perf, x86: Allow multiple stacks
` [PATCH 2/3] perf, x86: Don't leak kernel data via callchains
` [PATCH 3/3] perf: Limit callchains to 127
[PATCH v4] wdt: Device tree support for pnx4008-wdt
2012-04-20 19:55 UTC
[PATCH v4] rtc: Add device tree support for LPC32xx
2012-04-20 19:53 UTC
[PATCH v4] iio: Add device tree support to LPC32xx ADC
2012-04-20 19:48 UTC
[PATCHi V2] staging: r8192e_pci: Change memcpy to memcmp
2012-04-20 19:45 UTC
Weirdness in __alloc_bootmem_node_high
2012-04-20 19:43 UTC (8+ messages)
[PATCH 0/4] Android Alarm Driver Cleanups (for staging-next/3.5)
2012-04-20 19:31 UTC (5+ messages)
` [PATCH 1/4] android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME
` [PATCH 2/4] alarmtimer: Provide accessor to alarmtimer rtc device
` [PATCH 3/4] android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers
` [PATCH 4/4] android-alarm: Remove unused android alarm in-kernel interfaces
[GIT PULL] pinctrl fixes for v3.4
2012-04-20 19:24 UTC
[PATCH] regulator: Provide a check for dummy regulator
2012-04-20 19:11 UTC (13+ messages)
[PATCHSET] block: per-queue policy activation, take#2
2012-04-20 19:08 UTC (5+ messages)
linux-next: Tree for Apr 19
2012-04-20 19:06 UTC (6+ messages)
` linux-next: Tree for Apr 19 (zcache)
[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
2012-04-20 18:58 UTC (13+ messages)
3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
2012-04-20 18:47 UTC (21+ messages)
[PATCHv24 00/16] Contiguous Memory Allocator
2012-04-20 18:31 UTC (4+ messages)
[3.4-rc's] some kernel unable to handle kernel paging requests and NULL pointer dereference bugs
2012-04-20 18:14 UTC
[v3.4-rc] regression: reboot not working
2012-04-20 18:29 UTC (5+ messages)
[PATCH 1/1] Added GenesysLogic BW Microscope device id
2012-04-20 18:28 UTC
správní zprávy
2012-04-20 18:12 UTC
[PATCH RESEND v3] wdt: Device tree support for pnx4008-wdt
2012-04-20 18:22 UTC (2+ messages)
[PATCH 3.4-rc3] memblock: memblock should be able to handle zero length operations
2012-04-20 18:19 UTC (2+ messages)
[PATCH] perf, x86: Disable sanity check
2012-04-20 18:18 UTC (4+ messages)
remove unnecessary ftrace WARN_ONCE's
2012-04-20 18:11 UTC (3+ messages)
[patch] cgroups: disallow attaching kthreadd
2012-04-20 17:57 UTC (2+ messages)
[patch 0/2] cpusets, cpu_cgroup: disallow attaching kthreadd
2012-04-20 17:55 UTC (11+ messages)
[RFC PATCH v2 00/21] loop: Issue O_DIRECT aio using bio_vec
2012-04-20 17:48 UTC (13+ messages)
` [RFC PATCH v2 15/21] loop: use aio to perform io on the underlying file
Latest CMA patches required for kernel3.3 ?
2012-04-20 17:43 UTC (2+ messages)
[PATCH 0/4] mfd: add LM3533 lighting-power chip driver
2012-04-20 17:37 UTC (8+ messages)
` [PATCH 2/4] misc: add LM3533 ambient light sensor driver
` [PATCH 3/4] leds: add LM3533 LED driver
[PATCH 1/2] workqueue: Catch more locking problems with flush_work()
2012-04-20 17:35 UTC (4+ messages)
load balancing regression since commit 367456c7
2012-04-20 17:33 UTC (8+ messages)
[PATCHSET] block: fixes for long standing issues
2012-04-20 17:26 UTC (3+ messages)
` [PATCH 4/4] blkcg: use radix tree to index blkgs from blkcg
[PATCH 0/1] [RFC] DRM locking issues during early open
2012-04-20 17:25 UTC (5+ messages)
[PATCH] staging: r8192e_pci: Change memcpy to memcmp
2012-04-20 17:21 UTC
[GIT PATCH] TTY/serial patches for 3.4-rc4
2012-04-20 17:21 UTC
[PATCH 0/9] atl1c: update hardware settings - v3
2012-04-20 17:20 UTC (3+ messages)
[GIT PATCH] USB bug fixes for 3.4-rc4
2012-04-20 17:20 UTC
Multitouch regression in 3.3 on thinkpad X220 clickpad
2012-04-20 17:01 UTC (3+ messages)
[GIT PULL 0/4] perf/urgent fixes
2012-04-20 16:53 UTC (5+ messages)
` [PATCH 1/4] perf report: Fix crash showing warning related to kernel maps
` [PATCH 2/4] perf tools: Drop CROSS_COMPILE from flex and bison calls
` [PATCH 3/4] perf tools: Add 'G' and 'H' modifiers to event parsing
` [PATCH 4/4] perf symbols: Read plt symbols from proper symtab_type binary
[PATCH v2 0/5] Speed booting by sorting exception tables at build time
2012-04-20 16:49 UTC (4+ messages)
` [PATCH v1 1/5] scripts: Add sortextable to sort the kernel's exception table
[PATCH] xen/apic: implement io apic read with hypercall
2012-04-20 16:43 UTC (11+ messages)
` [Xen-devel] "
[PATCH v2 0/2] fix "perf top" soft lockups under Xen
2012-04-20 16:21 UTC (4+ messages)
` [PATCH v2 1/2] xen: implement apic ipi interface
` [PATCH v2 2/2] xen: implement IRQ_WORK_VECTOR handler
[GIT PULL] (xen) stable/for-linus-3.4-rc3-tag
2012-04-20 16:17 UTC
[PATCH 0/3] x86, nmi: Fixes
2012-04-20 16:17 UTC (2+ messages)
[RFC]Is usb port number fixed?
2012-04-20 16:19 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