public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-06 22:05:27 to 2010-12-07 05:18:09 UTC [more...]

[PATCH 1/6] ftrace syscalls: don't add events for unmapped syscalls
 2010-12-07  5:18 UTC  (10+ messages)
` [PATCH 2/6] trace syscalls: Remove redundant syscall_nr checks
` [PATCH 3/6] ftrace syscalls: Make arch_syscall_addr weak
` [PATCH 4/6] ftrace syscalls: Allow arch specific syscall symbol matching
` [PATCH 5/6] trace, powerpc: Implement raw syscall tracepoints on PowerPC
` [PATCH 6/6] trace syscalls: Early terminate search for sys_ni_syscall
` PowerPC, ftrace: Add PPC raw syscall tracepoints & ftrace fixes (subset from v2)

acpi_button: random oops on boot
 2010-12-07  5:15 UTC  (7+ messages)

[PATCH] autofs4 - remove ioctl mutex (bz23142)
 2010-12-07  5:04 UTC 

linux-next: build failure after merge of the net tree
 2010-12-07  4:57 UTC  (3+ messages)

[PATCH 0/5] SMP support for msm
 2010-12-07  4:49 UTC  (4+ messages)
` [PATCH 3/5] msm: timer: SMP timer "

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2010-12-07  4:48 UTC  (10+ messages)
` [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list
` [PATCH v4 6/7] Remove zap_details NULL dependency
` [PATCH v4 7/7] Prevent activation of page in madvise_dontneed

linux-next: manual merge of the usb tree with Linus' tree
 2010-12-07  4:43 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the sh tree
 2010-12-07  4:43 UTC  (2+ messages)

[PATCH 0/8] Add yaffs2 file system: Third patchset
 2010-12-07  4:12 UTC  (8+ messages)
` [PATCH 3/8] Add yaffs2 file system: guts code

linux-next: Tree for December 7
 2010-12-07  4:11 UTC 

[ANNOUNCE] New utility: 'trace'
 2010-12-07  4:03 UTC  (4+ messages)
          ` PowerPC, ftrace: Add PPC raw syscall tracepoints & ftrace fixes

[GIT PULL] ocfs2 fixes for 2.6.37-rc4
 2010-12-07  3:34 UTC 

[RFC][PATCH 00/10] incorrect unlikely() and likely() cleanups
 2010-12-07  3:32 UTC  (17+ messages)
` [RFC][PATCH 01/10] sched: Change rt_task(prev) in pre_schedule_rt to likely
` [RFC][PATCH 02/10] mm: Remove likely() from mapping_unevictable()
` [RFC][PATCH 03/10] workqueue: It is likely that WORKER_NOT_RUNNING is true
` [RFC][PATCH 04/10] sched: Change pick_next_task_rt from unlikely to likely
` [RFC][PATCH 05/10] mm: Remove likely() from grab_cache_page_write_begin()
` [RFC][PATCH 06/10] sched: Remove unlikely() from rt_policy() in sched.c
` [RFC][PATCH 07/10] x86: Remove unlikey()s from sched_switch segment tests
` [RFC][PATCH 08/10] fs: Remove unlikely() from fput_light()
` [RFC][PATCH 09/10] fs: Remove unlikely() from fget_light()
` [RFC][PATCH 10/10] sched: Remove unlikely() from ttwu_post_activation

[PATCH 0/4] V2 Add ability to link device blob(s) into vmlinux
 2010-12-07  3:19 UTC  (4+ messages)
` [PATCH 1/4] of: Add support for linking device tree blobs "

linux-next: build failure after merge of the final tree (v4l-dvb tree related)
 2010-12-07  3:18 UTC  (2+ messages)

[Regression] 2.6.37-rc1: Lenovo T61 mute button does not work
 2010-12-07  3:19 UTC  (6+ messages)

linux-next: build failure after merge of the final tree (wireless tree related)
 2010-12-07  3:12 UTC 

linux-next: build warning after merge of the wireless tree
 2010-12-07  3:11 UTC 

[PATCH] of/fdt: add kernel command line option for dtb_compat string
 2010-12-07  3:08 UTC  (6+ messages)

[PATCH] ARM: Add Kconfig entry for SG chain support
 2010-12-07  2:53 UTC  (3+ messages)

[PATCH v5 1/3] KVM: MMU: rename 'no_apf' to 'prefault'
 2010-12-07  2:48 UTC  (4+ messages)
` [PATCH v5 2/3] KVM: MMU: fix accessed bit set on prefault path
` [PATCH v5 3/3] KVM: MMU: retry #PF for softmmu

[0/7,v8] NUMA Hotplug Emulator (v8)
 2010-12-07  1:00 UTC  (8+ messages)
` [1/7,v8] NUMA Hotplug Emulator: documentation
` [2/7,v8] NUMA Hotplug Emulator: Add numa=possible option
` [3/7,v8] NUMA Hotplug Emulator: Add node hotplug emulation
` [4/7,v8] NUMA Hotplug Emulator: Abstract cpu register functions
` [5/7,v8] NUMA Hotplug Emulator: Support cpu probe/release in x86_64
` [6/7,v8] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/7,v8] NUMA Hotplug Emulator: Implement per-node add_memory debugfs interface

[PATCH v4 0/4]implement eMMC4.4 standard HW reset feature
 2010-12-07  2:26 UTC  (4+ messages)

linux-next: build failure after merge of the drivers-x86 tree
 2010-12-07  2:24 UTC 

[PATCH -v4 0/3] ACPI, APEI, Report GHES error information via printk
 2010-12-07  2:22 UTC  (4+ messages)
` [PATCH -v4 1/3] Add CPER PCIe error section structure and constants definition
` [PATCH -v4 2/3] ACPI, APEI, Add APEI generic error status printing support
` [PATCH -v4 3/3] ACPI, APEI, Report GHES error information via printk

[PATCH v2] EG20T: Update PCH_I2C driver to 2.6.37
 2010-12-07  2:19 UTC 

[RFC PATCH] Utilize the PCI API in the AGP framework
 2010-12-07  2:12 UTC  (28+ messages)
` [PATCH 01/23] agp: Add bridge argument to [free|alloc]_gatt_pages macro
` [PATCH 02/23] agp: Add dma_addr array in struct agp_memory
` [PATCH 03/23] agp: Introduce two new macros: _agp_[alloc|free]_page
` [PATCH 04/23] agp: Make agp_generic_[alloc|destroy]_pages use the _agp_[alloc|free]_page macro
` [PATCH 05/23] agp: Make agp_generic_[alloc|destroy]_page use "
` [PATCH 06/23] agp/ali: Use the dma_addr instead of page_to_phys for m1541_[alloc|destroy]_page
` [PATCH 07/23] agp/nvidia: Use the dma_addr[] instead of page_to_phys when inserting
` [PATCH 08/23] agp/amd64: Use the dma_addr[] and gatt_bus_addr instead of [page|virt]_to_phys respectivly
` [PATCH 09/23] agp/amd-k7: Utilize the PCI API for creating/inserting pages
` [PATCH 10/23] ati/agp: "
` [PATCH 11/23] agp/serverworks: Utilize the PCI API for allocating/inserting pages
` [PATCH 12/23] agp/intel-gtt: Utilize the PCI DMA for i8xxx,
` [PATCH 13/23] ia64/agp/zx1: Use PCI API for inserting pages in HP's ZX1 AGP device
` [PATCH 14/23] ia64/agp/i460: Use PCI API for inserting pages in DIG (non-VT-d) platforms
` [PATCH 15/23] agp: Make agp_generic_insert_memory use the mem->dma_addr[i]
` [PATCH 16/23] agp: save the size of GATT table
` [PATCH 17/23] agp: Make agp_generic_[create|free]_gatt_table be aware of PCI API
` [PATCH 18/23] agp/x86: Make agp_generic_* use "
` [PATCH 19/23] ia64/sgi: fix compile error
` [PATCH 20/23] ia64: Add DMA_ERROR_CODE define
` [PATCH 21/23] agp/sgi: Use PCI API for inserting/creating pages on SGI Altix
` [PATCH 22/23] ia64/agp: Make agp_generic_* use PCI API
` [PATCH 23/23] agp/generic: Set the dma_addr[i] to DMA_ERROR_CODE

[RFC PATCH] Utilize the PCI API in TTM framework
 2010-12-07  2:07 UTC  (8+ messages)
` [PATCH 1/7] ttm: Introduce a placeholder for DMA (bus) addresses
` [PATCH 2/7] ttm: Utilize the dma_addr_t array for pages that are to in DMA32 pool
` [PATCH 3/7] ttm: Expand (*populate) to support an array of DMA addresses
` [PATCH 4/7] radeon/ttm/PCIe: Use dma_addr if TTM has set it
` [PATCH 5/7] nouveau/ttm/PCIe: "
` [PATCH 6/7] radeon/nouveau/ttm/AGP: "
` [PATCH 7/7] radeon/PCIe: bugfix: use the correct index field

[x86_64] "bad pmd" when using huge pages
 2010-12-07  1:28 UTC 

[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
 2010-12-07  2:02 UTC  (4+ messages)
` [PATCH 2/8] staging: hv: Convert camel case struct fields in storvsc_api.h "

[PATCH v2] xen: HVM X2APIC support
 2010-12-07  2:04 UTC  (6+ messages)
    ` [Xen-devel] "

linux-next: build failure after merge of the final tree (tip tree related)
 2010-12-07  1:58 UTC  (5+ messages)

linux-next: build failure after merge of the final tree (tip tree related)
 2010-12-07  1:56 UTC  (2+ messages)

[PATCH] MFD: TWL/TPS: fix twl_probe section mismatch warning in mfd/twl-core.c
 2010-12-07  1:40 UTC  (3+ messages)

[PATCH] EG20T: Update PCH_I2C driver to 2.6.36
 2010-12-07  1:38 UTC  (3+ messages)

[PATCH 0/5] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations V2
 2010-12-07  1:32 UTC  (8+ messages)
` [PATCH 1/5] mm: kswapd: Stop high-order balancing when any suitable zone is balanced

[Patch] perf: session: Sort all events if ordered_samples=true
 2010-12-07  1:15 UTC  (8+ messages)
` [PATCH 3/3] perf record/report: Process events in order

[PATCH net-next-2.6 8/17 v2] can: EG20T PCH: Change Copyright and module description
 2010-12-07  0:46 UTC  (3+ messages)

linux-next: build failure after merge of the acpi tree
 2010-12-07  0:27 UTC  (2+ messages)

[PATCH v5] EG20T: Update PCH_UART driver to 2.6.36
 2010-12-07  0:15 UTC  (4+ messages)
` Serial: EG20T: add PCH_UART driver

[PATCH 1/6] w35und: Merge wbhal_f.h to wbhal_s.h
 2010-12-07  0:12 UTC  (2+ messages)
` [PATCH 1/6] Staging: "

[PATCHSET] ptrace,signal: sane interaction between ptrace and job control signals, take#2
 2010-12-07  0:10 UTC  (3+ messages)
` [PATCH 16/16] ptrace: remove the extra wake_up_process() from ptrace_detach()

[PATCH] arm: plat-omap: counter_32k: use IS_ERR() instead of NULL check
 2010-12-06 23:51 UTC  (2+ messages)

[GIT PULL] Hibernate fixes for 2.6.37
 2010-12-06 23:47 UTC 

[RFC/PATCH 0/7] powerpc: Implement lazy save of FP, VMX and VSX state in SMP
 2010-12-06 23:40 UTC  (3+ messages)
` [RFC/PATCH 1/7] Add csd_locked function
` [RFC/PATCH 2/7] Rearrange include files to make struct call_single_data usable in more places

linux-next: unsigned commits
 2010-12-06 23:38 UTC  (3+ messages)

[PATCH 0/9] TI DMM-TILER driver
 2010-12-06 23:21 UTC  (11+ messages)
` [PATCH 1/9] TILER-DMM: DMM-PAT driver for TI TILER
` [PATCH 2/9] TILER-DMM: Container manager interface and utility definitons
` [PATCH 3/9] TILER-DMM: Sample TCM implementation: Simple TILER Allocator (SiTA)
` [PATCH 4/9] TILER-DMM: TILER Memory Manager interface and implementation
` [PATCH 5/9] TILER-DMM: TILER interface file and documentation
` [PATCH 6/9] TILER-DMM: Geometry and view manipulation functions
` [PATCH 7/9] TILER-DMM: Main TILER driver implementation
` [PATCH 8/9] TILER-DMM: Linking TILER driver into the Linux kernel build
` [PATCH 9/9] TILER-DMM: Device support for OMAP

NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
 2010-12-06 22:47 UTC  (16+ messages)
` FW: "
            ` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
              ` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)

[PATCH 5/9] mfd: Add UART support for the ST-Ericsson CG2900
 2010-12-06 23:07 UTC  (4+ messages)

[patch 0/4] x86, intr-remapping patches for addressing kexec/kdump issues
 2010-12-06 23:01 UTC  (7+ messages)
` [patch 1/4] vt-d: quirk for masking vtd spec errors to platform error handling logic

2.6.35.5: hibernation broken... AGAIN
 2010-12-06 22:57 UTC  (4+ messages)

[PATCH 3/3] input: mt: Move tracking and pointer emulation to input-mt (rev2)
 2010-12-06 22:56 UTC  (5+ messages)

[BUGFIX] memcg: avoid deadlock between move charge and try_charge()
 2010-12-06 22:46 UTC  (5+ messages)
    ` [stable][BUGFIX] "
      ` [stable] [BUGFIX] "

Fwd: Patch for Fintek F71869 watchdoh
 2010-12-06 22:42 UTC  (4+ messages)
  `  "

[PATCH v5 resend] OLPC: Add XO-1 suspend/resume support
 2010-12-06 22:31 UTC  (3+ messages)

2.6.37-rc4-git1: Reported regressions from 2.6.36
 2010-12-06 22:28 UTC  (7+ messages)
` [Bug #23762] kernel 2.6.37-rc2 breaks i915 graphics
` [Bug #23902] [BUG] 2.6.37-rc3 massive interactivity regression on ARM

[PATCH] x86: UV kdump reboot fix
 2010-12-06 22:28 UTC 

2.6.37-rc4-git4: Reported regressions 2.6.35 -> 2.6.36
 2010-12-06 22:24 UTC  (4+ messages)
` [Bug #19392] WARNING: at drivers/net/wireless/ath/ath5k/base.c:3475 ath5k_bss_info_changed+0x44/0x168 [ath5k]()

[PATCH] PM / Hibernate: Restore old swap signature to avoid user space breakage
 2010-12-06 22:22 UTC  (4+ messages)
` [linux-pm] "

[PATCH v2] PCI: Disable ASPM if BIOS asks us to
 2010-12-06 22:20 UTC  (2+ messages)

[PATCH] wmi: use memcmp instead of strncmp to compare GUIDs
 2010-12-06 22:17 UTC  (4+ messages)

[PATCH 00/29] trivial: WARN cleanups
 2010-12-06 22:05 UTC  (29+ messages)
` [PATCH 02/29] arch/alpha: Update WARN uses
` [PATCH 03/29] arch/arm: "
` [PATCH 04/29] arch/powerpc: "
` [PATCH 05/29] arch/x86: "
` [PATCH 06/29] drivers/acpi: "
` [PATCH 07/29] drivers/base: "
` [PATCH 08/29] drivers/block: "
` [PATCH 09/29] drivers/cpuidle: "
` [PATCH 10/29] drivers/firmware: "
` [PATCH 11/29] drivers/gpio: "
` [PATCH 12/29] drivers/net/wireless/iwlwifi: "
` [PATCH 13/29] drivers/scsi/fcoe: "
` [PATCH 14/29] drivers/usb/musb: "
` [PATCH 15/29] drivers/video/omap2/dss: "
` [PATCH 16/29] fs/nfsd: "
` [PATCH 17/29] fs/notify/inotify: "
` [PATCH 18/29] fs/sysfs: "
` [PATCH 19/29] fs/proc: "
` [PATCH 20/29] fs: "
` [PATCH 21/29] include/linux/device.h: "
` [PATCH 22/29] kernel/irq: "
` [PATCH 23/29] kernel/panic.c: Update warn_slowpath to use %pV
` [PATCH 24/29] kernel: Update WARN uses
` [PATCH 25/29] lib: "
` [PATCH 26/29] mm: "
` [PATCH 27/29] net/mac80211: "
` [PATCH 28/29] net/rfkill/input.c: "
` [PATCH 29/29] drivers/regulator: "


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