linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-21 02:11:20 to 2010-01-21 13:08:13 UTC [more...]

[PATCH 4/9] net/sctp: Eliminate useless code
 2010-01-21 13:08 UTC  (8+ messages)

[PATCH] xt_TCPMSS: SYN packets are allowed to contain data
 2010-01-21 13:02 UTC  (12+ messages)

[patch] HWBKPT FIX: Release the bp slot if arch_validate_hwbkpt_settings() fails
 2010-01-21 12:55 UTC 

MUSB crash on OMAP3 board with second load of gadget
 2010-01-21 12:28 UTC  (2+ messages)

perf top: losing events?
 2010-01-21 12:22 UTC  (3+ messages)

perf record -g hangs the system
 2010-01-21 12:19 UTC  (3+ messages)

Obsolete config in kernel build system (XFS_TRACE)
 2010-01-21 12:19 UTC  (3+ messages)

[PATCH -next] mfd: htc-i2cpld depends on GPIOLIB
 2010-01-21 12:06 UTC  (2+ messages)

Unreferenced config in kernel (libata-sff.c) source (NO_ATA_LEGACY)
 2010-01-21 12:04 UTC  (5+ messages)
` [PATCH #upstream-fixes] libata-sff: remove CONFIG_NO_ATA_LEGACY

[PATCH] perf_events: improve x86 event scheduling (v5)
 2010-01-21 12:02 UTC  (17+ messages)

[PATCH 1/2] lib: more scalable list_sort()
 2010-01-21 11:44 UTC  (5+ messages)
` [PATCH 2/2] lib: revise list_sort() comment

[PATCH 1/2] cpufreq: ondemand: Refactor frequency increase code
 2010-01-21 11:32 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: ondemand: Replace ignore_nice_load with nice_max_freq

[RFC PATCH] introduce sys_membarrier(): process-wide memory barrier (v5)
 2010-01-21 11:26 UTC  (13+ messages)

[PATCH 00/64] more PATA fixes
 2010-01-21 11:23 UTC  (27+ messages)
` [PATCH 01/64] libata: fix CFA handling in ide_timing_compute()
` [PATCH 02/64] pata_ali: documentation fixes
` [PATCH 05/64] pata_atiixp: remove superfluous wrapper function
` [PATCH 06/64] pata_atiixp: add locking for parallel scanning
` [PATCH 08/64] pata_cmd64x: fix PIO setup
` [PATCH 13/64] pata_cs5535: use correct values for PIO1 and PIO2 data timings
` [PATCH 15/64] pata_efar: always program master_data before slave_data
` [PATCH 16/64] pata_efar: fix secondary port support
` [PATCH 19/64] pata_serverworks: fix PIO setup for the second channel
` [PATCH 21/64] pata_serverworks: cleanup cable detection
` [PATCH 22/64] pata_via: fix address setup timings underlocking
` [PATCH 23/64] pata_via: store UDMA masks in via_isa_bridges table

Lots of bugs with current->state = TASK_*INTERRUPTIBLE
 2010-01-21 10:59 UTC  (7+ messages)

yo
 2010-01-21 10:15 UTC 

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-21 10:11 UTC  (3+ messages)

XANAX? YES
 2010-01-21  9:45 UTC 

[RFC] perf_events: support for uncore a.k.a. nest units
 2010-01-21  9:43 UTC  (10+ messages)

Help,any test method to test driver module's memory footprint?
 2010-01-21  9:36 UTC 

qlogic lockdep warning
 2010-01-21  9:14 UTC  (5+ messages)

[PATCH v3 04/12] Add "handle page fault" PV helper
 2010-01-21  9:05 UTC  (20+ messages)

About ACL for IPC Object
 2010-01-21  9:05 UTC  (3+ messages)

Circular locking dependency warning involing xfs on 2.6.27
 2010-01-21  8:56 UTC  (2+ messages)

[PATCH] x86/mm/srat_64.c: nodes_parsed should include all nodes detected by ACPI
 2010-01-21  8:33 UTC  (15+ messages)
            ` [patch] x86: set hotpluggable nodes in nodes_possible_map

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-01-21  8:27 UTC  (5+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7

[patch 3/3] S390-HWBKPT v3: Modify ptrace to use Hardware Breakpoint interfaces
 2010-01-21  6:58 UTC  (2+ messages)

SATA_SIL on IXP425 workaround
 2010-01-21  6:48 UTC  (8+ messages)

[PATCH -v4 0/36] x86: not use bootmem for x86
 2010-01-21  6:28 UTC  (37+ messages)
` [PATCH 01/36] x86: move range related operation to one file
` [PATCH 02/36] x86: check range in update range
` [PATCH 03/36] x86/pci: use u64 instead of size_t in amd_bus.c
` [PATCH 04/36] x86/pci: add cap_resource
` [PATCH 05/36] x86/pci: enable pci root res read out for 32bit too
` [PATCH 06/36] x86: call early_res_to_bootmem one time
` [PATCH 07/36] x86: introduce max_early_res and early_res_count
` [PATCH 08/36] x86: dynamic increase early_res array size
` [PATCH 09/36] x86: print bootmem free before pci_iommu_alloc and free_all_bootmem -v2
` [PATCH 10/36] x86: make early_node_mem get mem > 4g if possible
` [PATCH 11/36] x86: only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
` [PATCH 12/36] x86: make 64 bit use early_res instead of bootmem before slab
` [PATCH 13/36] sparsemem: put usemap for one node together
` [PATCH 14/36] sparsemem: put mem map "
` [PATCH 15/36] x86: change range end to start+size
` [PATCH 16/36] x86: move bios page reserve early to head32/64.c
` [PATCH 17/36] x86: seperate early_res related code from e820.c
` [PATCH 18/36] x86: add find_early_area_size
` [PATCH 19/36] x86: move back find_e820_area to e820.c
` [PATCH 20/36] early_res: enhance check_and_double_early_res
` [PATCH 21/36] x86: make 32bit support NO_BOOTMEM
` [PATCH 22/36] move round_up/down to kernel.h
` [PATCH 23/36] x86: add find_fw_memmap_area
` [PATCH 24/36] core: move early_res
` [PATCH 25/36] x86: print out for RAM buffer
` [PATCH 26/36] x86: remove bios data range from e820
` [PATCH 27/36] x86/pci: add mmconf range into e820 for when it is from MSR with amd faml0h
` [PATCH 28/36] irq: remove not need bootmem code
` [PATCH 29/36] radix: move radix init early
` [PATCH 30/36] sparseirq: change irq_desc_ptrs to static
` [PATCH 31/36] sparseirq: use radix_tree instead of ptrs array
` [PATCH 32/36] x86: remove arch_probe_nr_irqs
` [PATCH 33/36] use nr_cpus= to set nr_cpu_ids early
` [PATCH 34/36] x86: according to nr_cpu_ids to decide if need to leave logical flat
` [PATCH 35/36] x86: make 32bit apic flat to physflat switch like 64bit
` [PATCH 36/36] x86: use num_processors for possible cpus

[x86] Unify semaphore_32.S and rwlock_64.S
 2010-01-21  6:28 UTC  (8+ messages)

[PATCH] fs/binfmt_elf.c: fix a do-while statement
 2010-01-21  6:22 UTC  (2+ messages)

[PATCH 0/9] pci: update pci bridge resources
 2010-01-21  6:14 UTC  (10+ messages)
` [PATCH 1/9] pci: add pci_bridge_release_unused_res and pci_bus_release_unused_bridge_res
` [PATCH 2/9] pci: add failed_list to record failed one for pci_bus_assign_resources
` [PATCH 3/9] pci: reject mmio range start from 0 on pci_bridge read
` [PATCH 4/9] pci: don't shrink bridge resources
` [PATCH 5/9] pci: update bridge res to get more big range in pci assign unssign
` [PATCH 6/9] pci: introduce pci_assign_unassigned_bridge_resources
` [PATCH 7/9] pci: pciehp clean flow in pciehp_configure_device
` [PATCH 8/9] pci: pciehp second try to get big range for pcie devices
` [PATCH 9/9] pci: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges

[PATCH -tip tracing/kprobes v3] Powerpc port of the kprobe-based event tracer
 2010-01-21  6:12 UTC 

GPIO update to allow code to get at gpio_chip
 2010-01-21  6:12 UTC  (3+ messages)
` [PATCH] gpiolib: add gpio_lookup_chip() to get chip information for gpio

Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
 2010-01-21  6:05 UTC  (6+ messages)

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-21  5:59 UTC 

linux-next: Tree for January 21
 2010-01-21  5:57 UTC 

[PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks
 2010-01-21  5:49 UTC  (10+ messages)
` [PATCH 5/8] vmalloc: simplify vread()/vwrite()

[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
 2010-01-21  5:47 UTC  (2+ messages)

Heute noch Geld verdienen?
 2010-01-21  4:51 UTC 

[PATCH] Flush dcache before writing into page to avoid alias
 2010-01-21  5:07 UTC 

cache alias in mmap + write
 2010-01-21  4:59 UTC  (7+ messages)

[00/30] 2.6.32.5 review
 2010-01-21  4:18 UTC  (31+ messages)
` [01/30] inotify: do not reuse watch descriptors
` [02/30] inotify: only warn once for inotify problems
` [03/30] revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"
` [04/30] memcg: ensure list is empty at rmdir
` [05/30] drm/i915: remove loop in Ironlake interrupt handler
` [06/30] block: Fix incorrect reporting of partition alignment
` [07/30] x86, mce: Thermal monitoring depends on APIC being enabled
` [08/30] futexes: Remove rw parameter from get_futex_key()
` [09/30] page allocator: update NR_FREE_PAGES only when necessary
` [10/30] x86, apic: use physical mode for IBM summit platforms
` [11/30] edac: i5000_edac critical fix panic out of bounds
` [12/30] x86: SGI UV: Fix mapping of MMIO registers
` [13/30] mfd: WM835x GPIO direction register is not locked
` [14/30] mfd: Correct WM835x ISINK ramp time defines
` [15/30] ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
` [16/30] V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned
` [17/30] reiserfs: truncate blocks not used by a write
` [18/30] HID: add device IDs for new model of Apple Wireless Keyboard
` [19/30] PCI/cardbus: Add a fixup hook and fix powerpc
` [20/30] [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
` [21/30] Input: pmouse - move Sentelic probe down the list
` [22/30] asus-laptop: add Lenovo SL hotkey support
` [23/30] sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
` [24/30] sparc64: Fix NMI programming when perf events are active
` [25/30] sparc64: Fix Niagara2 perf event handling
` [26/30] i2c: Do not use device name after device_unregister
` [27/30] i2c/pca: Dont use *_interruptible
` [28/30] serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
` [29/30] sched: Fix task priority bug
` [30/30] vfs: Fix vmtruncate() regression

[git patch] libata fix
 2010-01-21  4:29 UTC 

linux-next: tty tree build warning
 2010-01-21  4:22 UTC  (2+ messages)

linux-next: spi tree build failure
 2010-01-21  3:57 UTC 

[PATCH] kfifo: fix kernel-doc notation
 2010-01-21  3:56 UTC 

sata_nv times out for BD-ROM iHOS104-08
 2010-01-21  3:15 UTC 

Font selection with i915
 2010-01-21  2:32 UTC  (2+ messages)

linux-next: acpi tree build warning
 2010-01-21  2:19 UTC 

[PATCH] Disable i8042 checks on Intel Apple Macs
 2010-01-21  2:19 UTC  (4+ messages)

[PATCH mmotm] memcg use generic percpu allocator instead of private one
 2010-01-21  2:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).