public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-31 03:11:09 to 2011-08-31 14:51:27 UTC [more...]

[patch v2 00/35] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-08-31 14:51 UTC  (54+ messages)
` [patch v2 01/35] Hexagon: Add generic headers
` [patch v2 02/35] Hexagon: Core arch-specific header files
` [patch v2 03/35] Hexagon: Add bitops support
` [patch v2 04/35] Hexagon: Add atomic ops support
` [patch v2 05/35] Hexagon: Add syscalls
` [patch v2 06/35] Hexagon: Add processor and system headers
` [patch v2 07/35] Hexagon: Add threadinfo
` [patch v2 08/35] Hexagon: Add delay functions
` [patch v2 09/35] Hexagon: Add checksum functions
` [patch v2 10/35] Hexagon: Add memcpy and memset accelerated functions
` [patch v2 11/35] Hexagon: Add hypervisor interface
` [patch v2 12/35] Hexagon: Export ksyms defined in assembly files
` [patch v2 13/35] Hexagon: Support dynamic module loading
` [patch v2 14/35] Hexagon: Add signal functions
` [patch v2 15/35] Hexagon: Add init_task and process functions
` [patch v2 16/35] Hexagon: Add startup code
` [patch v2 17/35] Hexagon: Add interrupts
` [patch v2 18/35] Hexagon: Add time and timer functions
` [patch v2 19/35] Hexagon: Add ptrace support
` [patch v2 20/35] Hexagon: Provide basic debugging and system trap support
` [patch v2 22/35] Hexagon: Add locking types and functions
` [patch v2 23/35] Hexagon: Add user access functions
` [patch v2 24/35] Hexagon: Provide basic implementation and/or stubs for I/O routines
` [patch v2 25/35] Hexagon: Implement basic cache-flush support
` [patch v2 26/35] Hexagon: Implement basic TLB management routines for Hexagon
` [patch v2 27/35] Hexagon: Provide DMA implementation

make silentoldconfig question
 2011-08-31 14:49 UTC  (2+ messages)

[PATCH 0/3] staging: zcache: xcfmalloc support
 2011-08-31 14:40 UTC  (4+ messages)
` [PATCH 1/3] staging: zcache: xcfmalloc memory allocator for zcache
` [PATCH 2/3] staging: zcache: replace xvmalloc with xcfmalloc
` [PATCH 3/3] staging: zcache: add zv_page_count and zv_desc_count

[PATCH 00/11] Fix in-tree usage of EXTRA_{A,C,CPP,LD}FLAGS
 2011-08-31 14:44 UTC  (5+ messages)
` [PATCH 10/11] scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement
` [PATCH 11/11] script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS

[PATCH v2 1/6] TTY: serial, remove BTM from wait_until_sent
 2011-08-31 14:43 UTC  (4+ messages)
` [PATCH v2 3/6] TTY: serial, remove tasklet for tty_wakeup

[PATCH 0/3] Fix compaction about mlocked pages
 2011-11-12 16:37 UTC  (8+ messages)
` [PATCH 1/3] Correct isolate_mode_t bitwise type
` [PATCH 2/3] compaction: compact unevictable page
` [PATCH 3/3] compaction accouting fix

[PATCH 05/32] nohz: Move rcu dynticks idle mode handling to idle enter/exit APIs
 2011-08-31 14:41 UTC  (14+ messages)

[PATCH v2] hwmon: (pmbus) Fix the logic of checking if no id is matched
 2011-08-31 14:30 UTC  (3+ messages)

[PATCH v1 2/2] Staging: comedi: fix line over 80 charcter issue in cb_pcidda.c
 2011-08-31 14:37 UTC 

kbuild: prevent make from deleting _shipped files
 2011-08-31 14:36 UTC  (10+ messages)
            ` [PATCH v2] "

[PATCH] kconfig: fix unused var warnings
 2011-08-31 14:34 UTC  (2+ messages)

[PATCH][Resend][Trivial] tags, powerpc: Update tags.sh to support _GLOBAL symbols
 2011-08-31 14:32 UTC  (2+ messages)

[RFC PATCH 00/32] Nohz cpusets (was: Nohz Tasks)
 2011-08-31 14:30 UTC  (12+ messages)

[PATCH 0000/0046] Staging: hv: Driver cleanup
 2011-08-31 14:27 UTC  (20+ messages)
` [PATCH 01/46] Staging: hv: storvsc: Inline free_stor_device()
  ` [PATCH 37/46] Staging: hv: vmbus: Check for events before messages
  ` [PATCH 44/46] Staging: hv: vmbus: Fix checkpatch warnings in connection.c

[patch 0/2] Introduce /proc/pid/map_files v6
 2011-08-31 14:26 UTC  (9+ messages)
` [patch 1/2] fs, proc: Make proc_get_link to use dentry instead of inode
` [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6

[PATCH] scripts: add extract-vmlinux
 2011-08-31 14:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/2] Pass resources to pci_create_bus() and fix MIPS PCI resources
 2011-08-31 13:48 UTC  (5+ messages)

[PATCH] All Arch: remove linkage for sys_nfsservctl system call
 2011-08-31 13:46 UTC  (5+ messages)

[PATCH 00/12] staging: mei: adding new watchdog core support
 2011-08-31 13:42 UTC  (13+ messages)
` [PATCH 01/12] staging: mei: removing dependency between WD and AMTHI init function
` [PATCH 02/12] staging: mei: fix register access function comments
` [PATCH 03/12] staging: mei: registering the MEI driver with the kernel watchdog core interface
` [PATCH 04/12] staging: mei: adding watchdog ops
` [PATCH 05/12] staging: mei: adding watchdog ping
` [PATCH 06/12] staging: mei: adding set_timeout watchdog function
` [PATCH 07/12] staging: mei: renaming delayed work field and function to a meaningful name
` [PATCH 08/12] staging: mei: resuming timer regardless of the watchdog timeout value
` [PATCH 09/12] stagign: mei: client init code cleanup
` [PATCH 10/12] staging: mei: removing wd module parameters
` [PATCH 11/12] staging: mei: adding mei_wd_stop function comment
` [PATCH 12/12] staging: mei: adding watchdog core dependency to kconfig

[PATCHSET] cgroup: introduce cgroup_taskset and consolidate subsys methods, take#2
 2011-08-31 13:42 UTC  (5+ messages)
` [PATCH 6/6] cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()

[PATCH] shrinker: fix a bug when callback returns -1
 2011-08-31 13:31 UTC  (5+ messages)

[PATCH 1/2 RESEND] regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator
 2011-08-31 13:26 UTC  (2+ messages)

[PATCH 3/3] regulator: tps65910: verify dcdc regulator ids
 2011-08-31 13:26 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH] workqueue: Restore cpus_allowed mask for sleeping workqueue rescue threads
 2011-08-31 13:17 UTC 

General question about TASK_INTERRUPTIBLE and schedule_timeout()
 2011-08-31 13:05 UTC  (2+ messages)

[PATCH] iommu: Remove stub functions for !CONFIG_IOMMU_API
 2011-08-31 13:03 UTC  (9+ messages)

[PATCH v6] fat: Batched discard support for fat
 2011-08-31 13:02 UTC  (19+ messages)

[PATCH 2/2] Staging: comedi: fix line over 80 character issue in cb_pcidda.c
 2011-08-31 13:02 UTC  (2+ messages)

[PATCH v4 0/8] Input: elantech: add support for newer hardware
 2011-08-31 12:54 UTC  (5+ messages)
` [PATCH v4 8/8] Input: elantech - add v4 hardware support

wait_event_freezable variant for TASK_KILLABLE?
 2011-08-31 12:44 UTC 

[PATCH] perf_event: fix Ming's Intel NHM/WSM/SNB uncore PMU patch
 2011-08-31 12:41 UTC 

[PATCH 2/2] perf sort: Improve symbol sort output by separating unresolved samples by type
 2011-08-31 12:36 UTC  (2+ messages)

[PATCH 1/2] perf sort: Improve dso sort output by separating unresolved samples by type
 2011-08-31 12:33 UTC  (2+ messages)

[patch] memcg: skip scanning active lists based on individual size
 2011-08-31 12:30 UTC  (3+ messages)

[PATCH v2 0/6] perf: Intel uncore pmu counting support
 2011-08-31 12:21 UTC  (2+ messages)

[PATCH] TTM DMA pool v1.7
 2011-08-31 12:02 UTC  (8+ messages)
` [PATCH 1/7] ttm/radeon/nouveau: Check the DMA address from TTM against known value
` [PATCH 2/7] ttm: Introduce ttm_page_alloc_func structure
` [PATCH 5/7] ttm: Provide a DMA aware TTM page pool code
` [PATCH 6/7] ttm: Add 'no_dma' parameter to turn the TTM DMA pool off during runtime
` [PATCH 7/7] nouveau/radeon: Set coherent DMA mask

[PATCH 3/3] Staging: comedi: fix line over 80 character issue in cb_pcidas64.c
 2011-08-31 12:04 UTC 

[PATCH 2/3] Staging: comedi: fix error issue in cb_pcidas64.c
 2011-08-31 12:02 UTC 

[PATCH 1/3] Staging: comedi: fix printk issue in cb_pcidas64.c
 2011-08-31 11:59 UTC 

[PATCH 1/2] Staging: comedi: fix printk issue in cb_pcidda.c
 2011-08-31 11:53 UTC 

[PATCH] leds: kill CONFIG_LEDS_CLASS option
 2011-08-31 11:49 UTC  (5+ messages)

linux-3.0.4 compile error on file arch/x86/include/asm/unistd_64.h
 2011-08-31 11:46 UTC  (9+ messages)
    ` [stable] "
            ` [OT] "

[PATCH] USB GADGET: u_serial.c: fixed a brace and whitespace coding style issue
 2011-08-31  7:22 UTC 

Approaches to making io_submit not block
 2011-08-31 11:04 UTC  (14+ messages)

nouveau regression in 3.1-rc4
 2011-08-31 10:23 UTC 

[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
 2011-08-31 10:22 UTC  (4+ messages)
` [PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD "
  ` [PATCH pm-freezer 3/4] freezer: restructure __refrigerator()
    ` [PATCH pm-freezer 4/4] freezer: use lock_task_sighand() in fake_signal_wake_up()

[PATCH] rtc: rtc-s3c: fix no occurrence of alarm interrupt
 2011-08-31 10:21 UTC 

[PATCH 00/24] net: Remove unnecessary OOM logging messages
 2011-08-31 10:13 UTC  (5+ messages)
` [PATCH 06/24] netfilter: "

[PATCH -mm 0/2] Use llist in irq_work and xlist
 2011-08-31 10:10 UTC  (3+ messages)
` [PATCH -mm 1/2] irq_work, Use llist in irq_work

[PATCH 0/3] [RESEND v4] VME Framework Fixes
 2011-08-31 10:05 UTC  (4+ messages)
` [PATCH 1/3] staging: vme: change static device array to pointers
` [PATCH 2/3] staging: vme: add struct vme_dev for VME devices
` [PATCH 3/3] staging: vme: make match() driver specific to improve non-VME64x support

bade page state while calling munmap() for kmalloc'ed UIO memory
 2011-08-31  9:58 UTC 

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-31  9:53 UTC  (4+ messages)
` [PATCH 6/7] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback

[PATCH 1/4 v5] drivers: create a pin control subsystem v5
 2011-08-31  9:45 UTC  (2+ messages)

Problem with perf hardware counters grouping
 2011-08-31  8:57 UTC 

[PATCH net-next ] Fix time-lag of IFF_RUNNING flag consistency between vlan and real devices
 2011-08-31  9:31 UTC  (6+ messages)
        ` [PATCH net-next] net: linkwatch: allow vlans to get carrier changes faster

[PATCH 0/2] minor cleanups to EFLAGS initialisation in ret_from_fork
 2011-08-31  9:31 UTC  (4+ messages)
` [PATCH 1/2] x86: drop unnecessary kernel_eflags variable from 64 bit
` [PATCH 2/2] x86: make 32 bit ret_from_fork a little more similar to "

[PATCH 0/2] Implement overriding of arbitrary ACPI tables via initrd
 2011-08-31  9:28 UTC  (4+ messages)
` [PATCH 1/2] ACPICA: Introduce acpi_os_phys_table_override function
  ` [Devel] "

[PATCH] Kconfig: Fix help message for DEFAULT_HUNG_TASK_TIMEOUT
 2011-08-31  9:23 UTC 

[PATCH 0/1] CFQ: fixing performance issues
 2011-08-31  9:12 UTC  (6+ messages)
` [PATCH 1/1] CFQ: fix handling 'deep' cfqq

[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-08-31  9:05 UTC  (12+ messages)
` [PATCH] xfstests 255: add a seek_data/seek_hole tester

[RFC][PATCH v3] DRM: add DRM Driver for Samsung SoC EXYNOS4210
 2011-08-31  8:38 UTC  (6+ messages)

[PATCH 1/4] posix-timers: move global timer id management to signal_struct v2
 2011-08-31  8:53 UTC  (9+ messages)
` [PATCH 2/4] posix-timers: limit the number of posix timers per process

[patch] Revert "memcg: add memory.vmscan_stat"
 2011-08-31  8:33 UTC  (13+ messages)

[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
 2011-08-31  8:22 UTC  (4+ messages)
` [regression] Ideapad S10-3 does not wake up from suspend (Re: [PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them)

Please back-port git commit 196cfe2ae8fcdc03b3c7d627e7dfe8c0ce7229f9 and 89153b5cae9f40c224a5d321665a97bf14220c2c to 3.0.x
 2011-08-31  8:18 UTC  (2+ messages)

Assalam-o-alaikum!
 2011-08-31  7:51 UTC 

[PATCH] ASoC: Remove unused variable 'card' in imx_pcm_fiq_new
 2011-08-31  7:37 UTC  (2+ messages)

BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)
 2011-08-31  7:30 UTC  (3+ messages)

slow performance on disk/network i/o full speed after drop_caches
 2011-08-31  7:11 UTC  (13+ messages)

[PATCH v2 07/11] Watchdog: DA9052 watchdog support
 2011-08-31  7:02 UTC  (2+ messages)

[PATCH] Increase usbfs bulk buffer size
 2011-08-31  6:57 UTC  (6+ messages)

[PATCH v3 00/18] Staging: cx25821: Fix style issues
 2011-08-31  6:56 UTC  (10+ messages)
` [PATCH v3 05/18] Staging: cx25821: Fix wrong brace placement in cx25821-cards.c
` [PATCH v3 08/18] Staging: cx25821: Fix too long lines in cx25821-audio.h
` [PATCH v3 10/18] Staging: cx25821: Fix long lines in cx25821-audio-upstream.c

[PATCH 1/1] fs-writeback: Using spin_lock to check for work_list empty
 2011-08-31  6:51 UTC  (3+ messages)

[PULL REQUEST] md fixes for 3.1
 2011-08-31  6:45 UTC 

[PATCH] ACPI, APEI, GHES: Add PCIe AER recovery support
 2011-08-31  6:36 UTC 

md related oops triggered in bdev_inode_switch_bdi
 2011-08-31  6:22 UTC 

[git pull] Please pull powerpc.git merge branch
 2011-08-31  6:10 UTC 

linux-next: build failure after merge of the rr tree
 2011-08-31  4:36 UTC  (2+ messages)

[patch 00/36] Hexagon: Add support for Qualcomm Hexagon architecture
 2011-08-31  5:48 UTC  (2+ messages)

undefined reference to `sys_nfsservctl'
 2011-08-31  5:12 UTC  (5+ messages)

linux-next: Tree for Aug 31
 2011-08-31  5:01 UTC 

[PATCH] powerpc: Remove linkage for sys_nfsservctl system call
 2011-08-31  4:36 UTC 

[GIT PULL] msm: devboard defconfigs
 2011-08-31  4:25 UTC  (3+ messages)

[RFC PATCH 00/10] fadump: Firmware-assisted dump support for Powerpc
 2011-08-31  4:23 UTC  (7+ messages)
` [RFC PATCH 02/10] fadump: Reserve the memory for firmware assisted dump
` [RFC PATCH 03/10] fadump: Register "
` [RFC PATCH 05/10] fadump: Convert firmware-assisted cpu state dump data into elf notes

Prize Won
 2011-08-31  3:56 UTC 

[PATCH] hwmon: (pmbus) Fix the logic of checking if no id is matched
 2011-08-31  3:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox