public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-24 22:55:21 to 2009-03-25 05:20:51 UTC [more...]

[PATCH 0/5] [PATCH][GIT PULL] remove unnecessary (un)likelys
 2009-03-25  5:19 UTC  (2+ messages)
` [PATCH 2/5] mm: remove unlikly NULL from kfree

2.6.29 regression: ATA bus errors on resume (was: EXT4: __ext4_get_inode_loc errors after s2disk)
 2009-03-25  5:19 UTC 

Strange code in include/linux/cpumask.h
 2009-03-25  5:11 UTC  (2+ messages)

[PATCH v5 00/13] PCI core learns hotplug
 2009-03-25  5:06 UTC  (5+ messages)
` [PATCH v5 09/13] PCI: Introduce /sys/bus/pci/devices/.../remove

[PATCH] writeback: reset inode dirty time when adding it back to empty s_dirty list
 2009-03-25  5:03 UTC  (12+ messages)

linux-next-20090324: undefined reference to `__this_fixmap_does_not_exist\'
 2009-03-25  4:58 UTC  (2+ messages)

[PATCH -tip] cpuacct: per-cgroup utime/stime statistics - v5
 2009-03-25  4:40 UTC  (3+ messages)

[PATCH -tip] cpuacct: per-cgroup utime/stime statistics - v6
 2009-03-25  4:39 UTC 

[PATCH] score - New architecure port to SunplusCT S+CORE processor
 2009-03-25  4:11 UTC 

[PATCH] sched_rt: don't allocate cpumask in fastpath
 2009-03-25  4:31 UTC 

[GIT PATCH] driver core patches for 2.6.30 merge window
 2009-03-25  4:18 UTC  (65+ messages)
` [PATCH 01/61] edac: struct device - replace bus_id with dev_name(), dev_set_name()
` [PATCH 02/61] spi: "
` [PATCH 03/61] video: "
` [PATCH 04/61] zorro: "
` [PATCH 05/61] mmc: "
` [PATCH 06/61] mtd: "
` [PATCH 07/61] pci: "
` [PATCH 08/61] rapidio: "
` [PATCH 09/61] s390: "
` [PATCH 10/61] serial: "
` [PATCH 11/61] sh: "
` [PATCH 12/61] tc: "
` [PATCH 13/61] pcmcia: "
` [PATCH 14/61] rtc: "
` [PATCH 15/61] net: "
` [PATCH 16/61] drm: "
` [PATCH 17/61] v4l: "
` [PATCH 18/61] amba: "
` [PATCH 19/61] dio: "
` [PATCH 20/61] dma: "
` [PATCH 21/61] eisa: "
` [PATCH 22/61] gpio: "
` [PATCH 23/61] mca: "
` [PATCH 24/61] mfd: "
` [PATCH 25/61] wimax: "
` [PATCH 26/61] usb: "
` [PATCH 27/61] PS3: replace bus_id usage
` [PATCH 28/61] USB: FHCI: use dev_name() in place of bus_id
` [PATCH 29/61] driver core: get rid of struct device's bus_id string array
` [PATCH 30/61] SYSFS: use standard magic.h for sysfs
` [PATCH 31/61] sysfs: Take sysfs_mutex when fetching the root inode
` [PATCH 32/61] driver core: check bus->match without holding device lock
` [PATCH 33/61] platform: make better use of to_platform_{device,driver}() macros
` [PATCH 34/61] platform: introduce module id table for platform devices
` [PATCH 35/61] UIO: Add name attributes for mappings and port regions
` [PATCH 36/61] uio: add the uio_aec driver
` [PATCH 37/61] UIO: Take offset into account when determining number of pages that can be mapped
` [PATCH 38/61] platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
` [PATCH 39/61] scsi/m68k: Kill NCR_700_detect() warnings
` [PATCH 40/61] driver-core: do not register a driver with bus_type not registered
` [PATCH 41/61] sysfs: sysfs_add_one WARNs with full path to duplicate filename
` [PATCH 42/61] sysfs: reference sysfs_dirent from sysfs inodes
` [PATCH 43/61] driver core: remove polling for driver_probe_done(v5)
` [PATCH 44/61] driver core: create a private portion of struct device
` [PATCH 45/61] driver core: move klist_children into private structure
` [PATCH 46/61] driver core: move knode_driver "
` [PATCH 47/61] driver core: move knode_bus "
` [PATCH 48/61] sysfs: don't block indefinitely for unmapped files
` [PATCH 49/61] driver core: move platform_data into platform_device
` [PATCH 50/61] driver core: fix passing platform_data
` [PATCH 51/61] vcs: hook sysfs devices into object lifetime instead of "binding"
` [PATCH 52/61] Driver core: implement uevent suppress in kobject
` [PATCH 53/61] Driver core: some cleanup on drivers/base/sys.c
` [PATCH 54/61] Driver core: Fix device_move() vs. dpm list ordering, v2
` [PATCH 55/61] sysfs: only allow one scheduled removal callback per kobj
` [PATCH 56/61] kobject: don't block for each kobject_uevent
` [PATCH 57/61] sysfs: fix some bin_vm_ops errors
` [PATCH 58/61] dynamic debug: combine dprintk and dynamic printk
` [PATCH 59/61] dynamic debug: update docs
` [PATCH 60/61] Dynamic debug: allow simple quoting of words
` [PATCH 61/61] Dynamic debug: fix pr_fmt() build error

[PATCH 06/13] [scsi] changed ioctls to unlocked
 2009-03-25  4:21 UTC  (2+ messages)

ftrace not working?
 2009-03-25  4:19 UTC  (10+ messages)

[RFC PATCH 0/3] sysfs: allow suicide
 2009-03-25  4:17 UTC  (4+ messages)
` [RFC PATCH 1/3] sysfs: make the sysfs_addrm_cxt->removed list FIFO
` [RFC PATCH 2/3] sysfs: add blocking notifier to prohibit module unload
` [RFC PATCH 3/3] sysfs: care-free suicide for sysfs files

[PATCH] ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
 2009-03-25  4:06 UTC 

[PATCH 0/5][RFC] [RFC] function profiler
 2009-03-25  3:56 UTC  (6+ messages)
` [PATCH 1/5][RFC] tracing: add "
` [PATCH 2/5][RFC] tracing: move function profiler data out of function struct
` [PATCH 3/5][RFC] tracing: adding function timings to function profiler
` [PATCH 4/5][RFC] tracing: make the function profiler per cpu
` [PATCH 5/5][RFC] function-graph: add option to calculate graph time or not

[GIT PULL] please pull infiniband.git
 2009-03-25  4:05 UTC 

Linux 2.6.29
 2009-03-25  3:57 UTC  (29+ messages)
` Revert "gro: Fix legacy path napi_complete crash", (was: Re: Linux 2.6.29)
                  ` Revert "gro: Fix legacy path napi_complete crash",

[PATCH 0/5] swiotlb: changes for powerpc/highmem
 2009-03-25  3:54 UTC  (13+ messages)
` [PATCH 1/5] swiotlb: comment corrections (no code changes)
  ` [PATCH 2/5] swiotlb: fix compile warning
    ` [PATCH 3/5] swiotlb: swiotlb_bus_to_virt/phys prototype changes
      ` [PATCH 4/5] swiotlb: map_page fix for highmem systems
        ` [PATCH 5/5] swiotlb: Allow arch override of address_needs_mapping

[Announce] 2.6.29-rc6-rt3 (was 2.6.29-rc6-rt2)
 2009-03-25  3:54 UTC  (15+ messages)
` [Announce] 2.6.29-rc7-rt1
    ` [Announce] 2.6.29-rc8-rt2

[Patch 11/11] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v2
 2009-03-25  3:48 UTC  (4+ messages)

RDMA/InfiniBand merge plans for 2.6.30
 2009-03-25  3:33 UTC 

[PATCH][GIT PULL] tracing: add handler to trace_stat
 2009-03-25  3:30 UTC 

[PATCH] mmc: align data size for host which only supports power-of-2 block
 2009-03-25  3:22 UTC  (3+ messages)

[git patches] libata updates
 2009-03-25  3:01 UTC 

iwl3945: Error sending REPLY_TX_PWR_TABLE_CMD: time out after 500ms
 2009-03-25  2:59 UTC  (4+ messages)

[PATCH 0/5] blktrace: various cleanups and fixes, part 2
 2009-03-25  2:55 UTC  (9+ messages)
` [PATCH 3/5] blktrace: fix off-by-one bug
` [PATCH 5/5] blktrace: print human-readable act_mask

[PATCH 0/4] libata patches for 2.6.30
 2009-03-25  2:51 UTC  (7+ messages)
` [PATCH 1/4] pata_artop: Serializing support
` [PATCH 3/4] libata: Drain data on errors
` [PATCH 4/4] libata: Improve timeout handling

[RFC][PATCH] blktrace: fix original blktrace
 2009-03-25  2:49 UTC 

[PATCH] ftrace: Avoid double-free of dyn_ftrace
 2009-03-25  2:35 UTC  (6+ messages)

[PATCH 04/13] [blackfin] changed ioctls to unlocked
 2009-03-25  2:31 UTC  (3+ messages)
` [Uclinux-dist-devel] "

How to assign a specific page to a user process?
 2009-03-25  2:24 UTC 

[PATCH] ipu_idmac: code clean-up and robustness improvements
 2009-03-25  2:15 UTC  (4+ messages)
  ` [PATCH 0/3 v2] "

[PATCH] ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off
 2009-03-25  2:14 UTC  (2+ messages)

[patch 0/9] LTTng core kernel instrumentation
 2009-03-25  2:09 UTC  (12+ messages)
` [patch 2/9] LTTng instrumentation - irq
` [patch 7/9] LTTng instrumentation - kernel

claims of £500,000 pounds
 2009-03-25  2:07 UTC 

PATCH Re: misspelling on line 1190 of net/ipv4/udp.c 
 2009-03-25  2:05 UTC  (2+ messages)

kernel unaligned accesses on 2.6.29
 2009-03-25  2:04 UTC  (3+ messages)

[PATCH -tip] x86: smarten /proc/interrupts output for new counters
 2009-03-25  1:50 UTC 

2.6.30 -mm merge plans
 2009-03-25  1:29 UTC  (3+ messages)
` sd-async-shutdown.patch [was: 2.6.30 -mm merge plans]

Thinkpad T61 - Fan running a lot of time
 2009-03-25  1:29 UTC  (4+ messages)

2.6.29: EXT4: __ext4_get_inode_loc errors after s2disk
 2009-03-25  1:19 UTC  (2+ messages)

[PATCH] driver core: check bus->match without holding device lock
 2009-03-25  1:15 UTC  (3+ messages)

Where did struct user_regs_struct{,32} go?
 2009-03-25  1:14 UTC  (2+ messages)

[Patch] kernel/module.c: fix an unused goto label
 2009-03-25  1:05 UTC  (2+ messages)

[RFC] Correct behaviour of irq affinity?
 2009-03-25  1:03 UTC  (5+ messages)

[RFC][PATCH 1/2] PCI PM: Introduce __pci_[start|complete]_power_transition()
 2009-03-25  0:42 UTC  (2+ messages)
` [RFC][PATCH 2/2] radeonfb: Use __pci_complete_power_transition()

[patch 0/2] Add support for threaded interrupt handlers - V3
 2009-03-24 23:38 UTC  (4+ messages)

[PATCH 02/13] [cris/arch-v10] changed ioctls to unlocked
 2009-03-25  0:25 UTC  (3+ messages)

[GIT PATCH] USB patches for 2.6.30 merge window
 2009-03-25  0:17 UTC 

[PATCH 2/2] MIPS: o32: Get rid of useless wrapper for llseek
 2009-03-25  0:15 UTC 

[RFC][PATCH] Logarithmic Timekeeping Accumulation
 2009-03-25  0:14 UTC  (3+ messages)

[PATCH 1/2] fs: Fix sign extension problem in sys_llseek
 2009-03-25  0:13 UTC 

[PATCH 01/13] [staging] changed ioctls to unlocked
 2009-03-25  0:12 UTC  (5+ messages)

[git pull] IDE updates part 1
 2009-03-24 23:07 UTC 

[RESEND] [PATCH] posixtimers: Fix posix clock monotonicity v3
 2009-03-25  0:06 UTC 

Final Notification
 2009-03-24 23:56 UTC 

[RFC Aufs2 #3 2/2] split 'xino' entry under sysfs
 2009-03-24 23:20 UTC  (11+ messages)
            ` Q. DEBUG_FS and SYSFS config (Re: [RFC Aufs2 #3 2/2] split 'xino' entry under sysfs)

Network Device Naming mechanism and policy
 2009-03-24 23:14 UTC  (7+ messages)

[PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-24 23:47 UTC  (4+ messages)

My new fancy font for framebuffer
 2009-03-24 23:43 UTC  (9+ messages)

2.6.30 Xen merge plan (what's in xen.git)
 2009-03-24 23:28 UTC  (5+ messages)

[PATCH] net: Add support for the OpenCores 10/100 Mbps Ethernet MAC
 2009-03-24 23:36 UTC  (3+ messages)

netfilter spurious ELOOP
 2009-03-24 23:28 UTC  (2+ messages)

[BUGFIX][PATCH -tip] x86: kretprobe-booster interrupt emulation code fix
 2009-03-24 23:25 UTC  (5+ messages)
` [tip:tracing/kprobes] "

[PATCH 2/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-24 23:20 UTC  (8+ messages)

[PATCH 1/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-24 23:19 UTC  (5+ messages)

[PATCH 12/13][Resubmit][drivers/media] changed ioctls to unlocked
 2009-03-24 23:14 UTC  (3+ messages)

[PATCH 01/30] disallow SERIAL_8250_PNP with SERIAL_8250_CONSOLE
 2009-03-24 22:58 UTC  (11+ messages)

Anyone working on ftrace function graph support on ARM?
 2009-03-24 22:54 UTC  (6+ messages)


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