messages from 2009-04-07 13:16:27 to 2009-04-07 19:02:21 UTC [more...]
[patch] slub: default min_partial to at least highest cpus per node
2009-04-07 18:58 UTC (2+ messages)
Topro 6800 webcam driver
2009-04-07 18:57 UTC (3+ messages)
[PATCH 01/13] x86: move x86_quirk_pre_intr_init() to irqinit_32.c
2009-04-07 15:11 UTC (14+ messages)
` [PATCH 02/13] x86: move init_ISA_irqs() in irqinit_32.c to match ordering in irqinit_64.c
` [PATCH 03/13] x86: introduce smp_intr_init() in irqinit_32.c
` [PATCH 04/13] x86: introduce apic_intr_init() "
` [PATCH 05/13] x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ()
` [PATCH 06/13] x86: unify smp_intr_init() in irqinit_{32,64}.h
` [PATCH 07/13] x86: unify init_ISA_irqs() in irqinit_{32,64}.c
` [PATCH 08/13] x86: unify native_init_IRQ() "
` [PATCH 09/13] x86: unify trivial differences "
` [PATCH 10/13] x86: unify apic_intr_init() "
` [PATCH 11/13] x86: unify irqinit_{32,64}.c into irqinit.c
` [PATCH 12/13] x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs
` [PATCH 13/13] x86: remove some ifdefs from native_init_IRQ()
tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)
2009-04-07 18:52 UTC (4+ messages)
` usb_mon oops "
[PATCH] [0/16] POISON: Intro
2009-04-07 18:51 UTC (20+ messages)
` [PATCH] [1/16] POISON: Add support for high priority work items
` [PATCH] [2/16] POISON: Add page flag for poisoned pages
` [PATCH] [3/16] POISON: Handle poisoned pages in page free
` [PATCH] [4/16] POISON: Export some rmap vma locking to outside world
` [PATCH] [5/16] POISON: Add support for poison swap entries
` [PATCH] [6/16] POISON: Add new SIGBUS error codes for poison signals
` [PATCH] [7/16] POISON: Add basic support for poisoned pages in fault handler
` [PATCH] [8/16] POISON: Add various poison checks in mm/memory.c
` [PATCH] [9/16] POISON: x86: Add VM_FAULT_POISON handling to x86 page fault handler
` [PATCH] [10/16] POISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH] [11/16] POISON: Handle poisoned pages in try_to_unmap
` [PATCH] [12/16] POISON: Handle poisoned pages in set_page_dirty()
` [PATCH] [13/16] POISON: The high level memory error handler in the VM
` [PATCH] [14/16] x86: MCE: Rename mce_notify_user to mce_notify_irq
` [PATCH] [15/16] x86: MCE: Support action-optional machine checks
` [PATCH] [16/16] POISON: Add madvise() based injector for poisoned data
[PATCH] staging: STLC45XX should depend on GENERIC_HARDIRQS
2009-04-07 18:36 UTC (2+ messages)
` patch staging-stlc45xx-should-depend-on-generic_hardirqs.patch added to gregkh-2.6 tree
[PATCH] SLICOSS - use gfp_kernel where possible
2009-04-07 18:28 UTC (3+ messages)
[PATCH] MTD-NAND: Changes to read_page APIs to support NAND_ECC_HW_SYNDROME mode on TI DaVinci DM355
2009-04-07 18:34 UTC (9+ messages)
[bug] lockdep warning: module_mutex vs. ftrace_lock
2009-04-07 18:30 UTC (2+ messages)
[GIT PULL] Ext3 latency fixes
2009-04-07 18:22 UTC (25+ messages)
Attempt at "stat light" implementation
2009-04-07 18:21 UTC (3+ messages)
2.6.29-git13: Reported regressions from 2.6.28
2009-04-07 18:22 UTC (7+ messages)
` 2.6.29 on MacBook 2,1 fails to reboot (was Re: 2.6.29-git13: Reported regressions from 2.6.28)
[PATCH 5/7] swiotlb: (re)Create swiotlb_unmap_single
2009-04-07 18:18 UTC (10+ messages)
[Announce] 2.6.29-rc4-rt1
2009-04-07 18:13 UTC (24+ messages)
` [Announce] 2.6.29-rc4-rt2
` [Announce] 2.6.29-rc6-rt2
` [Announce] 2.6.29-rc6-rt3
` [Announce] 2.6.29-rc7-rt1
` [Announce] 2.6.29-rc78rt1
` [Announce] 2.6.29-rc8-rt2
` [Announce] 2.6.29-rc8-rt3
` [Announce] 2.6.29-rt1
` [Announce] 2.6.29-rt2
` [Announce] 2.6.29.1-rt4
[PATCH 1/5] Block: Discard may need to allocate pages
2009-04-07 18:10 UTC (7+ messages)
` [PATCH 2/5] Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads
` [PATCH 3/5] ata: Add TRIM infrastructure
` [PATCH 4/5] ide: Add support for TRIM
[PATCH 1/1] cciss: resubmit export uid, model, vendor, rev to sysfs
2009-04-07 18:04 UTC
[git pull] PCI fixes
2009-04-07 18:00 UTC
[PATCH] romfs: cleanup romfs_fs.h
2009-04-07 17:52 UTC (4+ messages)
[PATCH]
2009-04-07 17:47 UTC (3+ messages)
` [PATCH] dm: move bio_list fns to bio.h (was [PATCH])
[PATCH] Fix scripts/setlocalversion with git
2009-04-07 17:45 UTC (4+ messages)
` [Resend] "
[GIT PULL] block updates for 2.6.30-rc1
2009-04-07 17:41 UTC (5+ messages)
[PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtual machines
2009-04-07 17:36 UTC (7+ messages)
[PATCH next] pci: fix build error with !PCIE_ECRC
2009-04-07 17:33 UTC (4+ messages)
[PATCH]kernel/sched_fair.c: the comment of the calc_delta_fair() maybe not correctly
2009-04-07 16:57 UTC (2+ messages)
[PATCH 0/2] sched: make the scheduler (even) more modular
2009-04-07 16:47 UTC (4+ messages)
` [PATCH 1/2] sched: Move priority calculation into sched_class
` [PATCH 2/2] sched: Let sched_class handle effective_prio calculation
[PATCH] skge: fix occasional BUG during MTU change
2009-04-07 16:36 UTC
[PATCH] Add support for turning PCIe ECRC on or off
2009-04-07 16:35 UTC (5+ messages)
[PATCH 0/6] more perf_counter stuff
2009-04-07 16:27 UTC (15+ messages)
` [PATCH 5/6] perf_counter: add more context information
nfsd pull request for 2.6.30
2009-04-07 16:26 UTC (2+ messages)
Regression X Hangs at bootup -- PATCH
2009-04-07 16:21 UTC (4+ messages)
[PATCH v2] update Documentation/isdn/00-INDEX
2008-11-17 13:01 UTC
[PATCH] quota: remove obsolete comments in fs/quota/Makefile
2009-04-07 16:10 UTC
[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
2009-04-07 16:09 UTC (11+ messages)
[GIT]: Networking
2009-04-07 16:04 UTC (5+ messages)
[PATCH 1/1] cciss: export uid, model, vendor, rev to sysfs
2009-04-07 16:04 UTC
[PATCH 00/14] filemap and readahead fixes
2009-04-07 15:50 UTC (3+ messages)
` [PATCH 11/14] readahead: clean up and simplify the code for filemap page fault readahead
linux-next: Tree for April 7
2009-04-07 15:59 UTC (2+ messages)
` [PATCH -next] cx231xx: fix SND dependency build error
[PATCH 00/12] DRBD: a block device for HA clusters
2009-04-07 15:56 UTC (3+ messages)
mmotm 2009-04-07-01-06 uploaded (serial/8250_pci & kernel/sysctl)
2009-04-07 15:54 UTC (2+ messages)
` mmotm 2009-04-07-01-06 uploaded (serial/8250_pci & kernel/sysctl ++ mtd)
[PATCH] parport: Use the PCI IRQ if offered
2009-04-07 15:52 UTC (2+ messages)
[PATCH] update Documentation/isdn/00-INDEX
2008-11-17 13:01 UTC
[BISECTED] [REGRESSION] can't anymore even do a s2ram-s2disk-s2ram cycle on acer aspire 5720G
2009-04-07 15:24 UTC (2+ messages)
ath9k becon loss messages
2009-04-07 15:19 UTC (10+ messages)
[GIT *] intel-iommu updates for 2.6.30 (second batch)
2009-04-07 15:12 UTC (17+ messages)
` [PATCH] intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
USB disconnect, address 6
2009-04-07 15:11 UTC (6+ messages)
[PATCH] [0/28] x86: MCE: Feature series for 2.6.31
2009-04-07 15:08 UTC (29+ messages)
` [PATCH] [1/28] x86: Fix panic with interrupts off (needed for MCE)
` [PATCH] [2/28] x86: MCE: Synchronize core after machine check handling
` [PATCH] [3/28] x86: MCE: Remove assumption that RIP MSR is exact
` [PATCH] [4/28] x86: MCE: Use symbolic macros to access MCG_CAP register
` [PATCH] [5/28] x86: MCE: Use extended sysattrs for the check_interval attribute
` [PATCH] [6/28] x86: MCE: Add machine check exception count in /proc/interrupts
` [PATCH] [7/28] x86: MCE: Log corrected errors when panicing
` [PATCH] [8/28] x86: MCE: Remove unused mce_events variable
` [PATCH] [9/28] x86: MCE: Remove machine check handler idle notify on 64bit
` [PATCH] [10/28] x86: MCE: Remove oops_begin() use in 64bit machine check
` [PATCH] [11/28] x86: MCE: Remove mce_init unused argument
` [PATCH] [12/28] x86: MCE: Rename and align out2 label
` [PATCH] [13/28] x86: MCE: Implement bootstrapping for machine check wakeups
` [PATCH] [14/28] x86: MCE: Add MSR read wrappers for easier error injection
` [PATCH] [15/28] x86: MCE: Remove TSC print heuristic
` [PATCH] [16/28] x86: MCE: Drop BKL in mce_open
` [PATCH] [17/28] x86: MCE: Add table driven machine check grading
` [PATCH] [18/28] x86: MCE: Check early in exception handler if panic is needed
` [PATCH] [19/28] x86: MCE: Implement panic synchronization
` [PATCH] [20/28] x86: MCE: Switch x86 machine check handler to Monarch election
` [PATCH] [21/28] x86: MCE: Store record length into memory struct mce anchor
` [PATCH] [22/28] x86: MCE: Default to panic timeout for machine checks
` [PATCH] [23/28] x86: MCE: Improve documentation
` [PATCH] [24/28] x86: MCE: Support more than 256 CPUs in struct mce
` [PATCH] [25/28] x86: MCE: Extend struct mce user interface with more information
` [PATCH] [26/28] Export add_timer_on for modules
` [PATCH] [27/28] MCE: Add basic error injection infrastructure
` [PATCH] [28/28] x86: MCE: Implement new status bits
[PATCH] [0/4] x86: MCE: Machine check bug fix series for 2.6.30
2009-04-07 15:06 UTC (5+ messages)
` [PATCH] [1/4] x86: MCE: Make polling timer interval per CPU
` [PATCH] [2/4] x86: MCE: Fix boot logging logic
` [PATCH] [3/4] x86: MCE: Improve mce_get_rip
` [PATCH] [4/4] x86: MCE: Fix EIPV behaviour with !PCC
[2 regressions] Current git cannot find root device on x86-64(HP nx6325), NFS broken
2009-04-07 14:58 UTC
[PATCH 00/11] Second serial updates (please discard previous)
2009-04-07 15:53 UTC (12+ messages)
` [PATCH 01/11] tty: Correct inline types for tty_driver_kref_get()
` [PATCH 02/11] tty: Use the generic RS485 ioctl on CRIS
` [PATCH 03/11] serqt: initial clean up pass for tty side
` [PATCH 04/11] lanana: assign a device name and numbering for MAX3100
` [PATCH 05/11] Add support for the MAX3100 SPI UART
` [PATCH 06/11] Change hardware flow control from poll to interrupt driven
` [PATCH 07/11] tty: Blackin CTS/RTS
` [PATCH 08/11] Change KCONFIG name
` [PATCH 09/11] KGDB_SERIAL_CONSOLE check for module
` [PATCH 10/11] Adjust path to gpio headers
` [PATCH 11/11] tty: jsm cleanups
[patch] s6gmac: don't use device->bus_id directly
2009-04-07 14:54 UTC
pull request for bjdooks' i2c tree
2009-04-07 14:50 UTC (2+ messages)
` [patch] i2c-s6000: don't use device->bus_id directly
[PATCH 00/11] Series short description
2009-04-07 15:42 UTC (10+ messages)
` [PATCH 01/11] tty: Correct inline types for tty_driver_kref_get()
` [PATCH 02/11] tty: Use the generic RS485 ioctl on CRIS
` [PATCH 03/11] serqt: initial clean up pass for tty side
` [PATCH 04/11] lanana: assign a device name and numbering for MAX3100
` [PATCH 05/11] Add support for the MAX3100 SPI UART
` [PATCH 06/11] Only CTS bit is affected
` [PATCH 07/11] Both software emulated and hardware based CTS and RTS are enabled in
` [PATCH 08/11] Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
` (no subject)
[PATCH 0/8][RFC] IO latency/throughput fixes
2009-04-07 14:33 UTC (17+ messages)
[PATCH] RxRPC: Error handling for rxrpc_alloc_connection()
2009-04-07 14:32 UTC
[PATCH 6/7 revised] mmc_spi: convert timeout handling to jiffies and avoid busy waiting
2009-04-07 14:26 UTC
[PATCH 0/3] Ext3 latency improvement patches
2009-04-07 14:19 UTC (7+ messages)
` [PATCH 1/3] block_write_full_page: Use synchronous writes for WBC_SYNC_ALL writebacks
[PATCH 0/7] Per-bdi writeback flusher threads
2009-04-07 14:03 UTC
[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
2009-04-07 13:57 UTC (2+ messages)
attempt to scan fails (device busy) if essid/ssid was changed recently
2009-04-07 13:51 UTC (9+ messages)
[PATCH 4/7 revised II] mmc_spi: do not check CID and CSD blocks with CRC16
2009-04-07 13:48 UTC
[PATCH] reiserfs: kill-the-BKL
2009-04-07 13:40 UTC (2+ messages)
[GIT PULL] More hwmon updates for 2.6.30
2009-04-07 13:37 UTC
[PATCH 13/15] perf_counter: rework the task clock software counter
2009-04-07 13:28 UTC (4+ messages)
` [tip:perfcounters/core] x86, perfcounters: add atomic64_xchg()
[PATCH] rtc-ds1553: Drop IRQF_SHARED
2009-04-07 13:26 UTC
[PATCH] rtc-tx4939: Drop IRQF_SHARED
2009-04-07 13:26 UTC
[PATCH] rtc-tx4939: Drop IRQF_SHARED
2009-04-07 13:16 UTC (2+ messages)
[PATCH 1/2] ftrace: Correct a text align for event format output
2009-04-07 13:13 UTC (2+ messages)
` [tip:tracing/urgent] "
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