LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 1/6] Change RIO function mpc85xx_ to fsl_
2008-01-30 10:30 UTC (6+ messages)
` [PATCH 2/6] Add RapidIO option to kernel configuration
` [PATCH 3/6] Move include/asm-ppc/rio.h to include/asm-powerpc/rio.h
` [PATCH 4/6] Add multi mport support
` [PATCH 5/6] Add OF-tree support to RapidIO controller driver
` [PATCH 6/6] Change the kernel configurated RapidIO system size to auto-probing
[PATCH 1/1] [MTD] chips: add a new INTEL ID to kernel cfi driver
2008-01-30 10:27 UTC
[PATCH 1/1] [NOMMU]: Dont use kobjsize on the area belonging to a VMA
2008-01-30 10:25 UTC
[PATCH 1/1] [Scripts] add svn revision information to setlocalversion
2008-01-30 10:24 UTC (2+ messages)
2.6.24-rc8-rt1
2008-01-30 10:22 UTC (11+ messages)
` 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc
` 2.6.24-rc8-rt1: Strange latencies on mpc5200 powerpc - RCU issue?
[PATCH -mm v4 6/9] atmel_serial: Split the interrupt handler
2008-01-30 10:21 UTC (3+ messages)
[git patches] net driver fixes
2008-01-30 10:21 UTC (2+ messages)
[PATCH retry] bluetooth : add conn add/del workqueues to avoid connection fail
2008-01-30 10:21 UTC (3+ messages)
[PATCH 1/1] [Kallsyms] Blackfin: Allow kernel symbols in L1 to be found
2008-01-30 10:20 UTC
kbuild: Spelling/grammar fixes for config DEBUG_SECTION_MISMATCH
2008-01-30 10:13 UTC
[PATCH RESEND] jbd: Remove useless loop in journal_write_commit_record()
2008-01-30 10:08 UTC
Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"
2008-01-30 10:05 UTC (4+ messages)
[PATCH] Add documentation for isofs dmode option
2008-01-30 10:03 UTC
[PATCH 1/1] [MTD/MAPS] Blackfin BF5xx Maps: Handle the case where flash memory and ethernet mac/phy are mapped onto the same async bank
2008-01-30 10:02 UTC
ioremap_xxx() with EXEC enabled
2008-01-30 9:59 UTC (2+ messages)
[PATCH 1/1] [VIDEO/FRAMEBUFFER]: add BF52x EZkit Display driver
2008-01-30 9:53 UTC
[PATCH 2.6.24-rc8-mm1 00/15] IPC: code rewrite + new functionalities
2008-01-30 9:52 UTC (4+ messages)
` [PATCH 2.6.24-rc8-mm1 09/15] (RFC) IPC: new kernel API to change an ID
[PATCH 1/1] Input/Touchscreen Driver: add support AD7877 touchscreen driver
2008-01-30 9:52 UTC
e1000 full-duplex TCP performance well below wire speed
2008-01-30 9:51 UTC
[PATCH 1/1] [INPUT] keypad driver: Added support for OpenCores Keyboard Controller
2008-01-30 9:50 UTC
[PATCH 1/1] [VIDEO/LOGO]: add support for Blackfin/Linux logo for framebuffer console
2008-01-30 9:48 UTC
[PATCH] fix tasklist + find_pid() with CONFIG_PREEMPT_RCU
2008-01-30 9:48 UTC (9+ messages)
[PATCH 00/22 -v7] mcount and latency tracing utility -v7
2008-01-30 9:40 UTC (27+ messages)
` [PATCH 01/22 -v7] printk - dont wakeup klogd with interrupts disabled
` [PATCH 02/22 -v7] Add basic support for gcc profiler instrumentation
` [PATCH 03/22 -v7] Annotate core code that should not be traced
` [PATCH 04/22 -v7] x86_64: notrace annotations
` [PATCH 05/22 -v7] add notrace annotations to vsyscall
` [PATCH 06/22 -v7] handle accurate time keeping over long delays
` [PATCH 07/22 -v7] initialize the clock source to jiffies clock
` [PATCH 08/22 -v7] add get_monotonic_cycles
` [PATCH 09/22 -v7] add notrace annotations to timing events
` [PATCH 10/22 -v7] mcount based trace in the form of a header file library
` [PATCH 11/22 -v7] Add context switch marker to sched.c
` [PATCH 12/22 -v7] Make the task State char-string visible to all
` [PATCH 13/22 -v7] Add tracing of context switches
` [PATCH 14/22 -v7] Generic command line storage
` [PATCH 15/22 -v7] trace generic call to schedule switch
` [PATCH 16/22 -v7] Add marker in try_to_wake_up
` [PATCH 17/22 -v7] mcount tracer for wakeup latency timings
` [PATCH 18/22 -v7] Trace irq disabled critical timings
` [PATCH 19/22 -v7] trace preempt off "
` [PATCH 20/22 -v7] Add markers to various events
` [PATCH 21/22 -v7] Add event tracer
` [PATCH 22/22 -v7] Critical latency timings histogram
[PATCH 1/1] [Blackfin] Watchdog driver: relocate all strings used in __init functions to __initdata
2008-01-30 9:38 UTC
[RFC] [PATCH] hugetlbfs :shmget with SHM_HUGETLB only works as root
2008-01-30 9:32 UTC (7+ messages)
[PATCH 00/12] Blackfin serial driver updates
2008-01-30 9:30 UTC (13+ messages)
` [PATCH 01/12] [8250 Serial Driver]: Added support for 8250-class UARTs in HV Sistemas H8606 board
` [PATCH 02/12] [Blackfin] Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly
` [PATCH 03/12] [Blackfin] serial driver: Clean up UART DMA code
` [PATCH 04/12] [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown
` [PATCH 05/12] [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart
` [PATCH 06/12] [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop
` [PATCH 07/12] [Blackfin] serial driver: add extra IRQ flag for 8250 serial driver
` [PATCH 08/12] [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear
` [PATCH 09/12] [Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around
` [PATCH 10/12] [Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log
` [PATCH 11/12] [Blackfin] serial driver: ADSP-BF52x arch/mach support
` [PATCH 12/12] [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
[RFC v2 0/5] dmaengine: Slave DMA interface and example users
2008-01-30 9:27 UTC (8+ messages)
` [RFC v2 1/5] dmaengine: Add dma_client parameter to device_alloc_chan_resources
` [RFC v2 2/5] dmaengine: Add slave DMA interface
[PATCH 0/3] [MTD/NAND] Blackfin NFC driver updates
2008-01-30 9:18 UTC (4+ messages)
` [PATCH 1/3] [MTD/NAND] Blackfin NFC driver: Add Blackfin BF52x on-chip NAND Flash controller driver support in bf5xx_nand driver
` [PATCH 2/3] [MTD/NAND] Blackfin NFC driver: Fix bug - remove wrong operation in PM function of the BF54x NFC driver
` [PATCH 3/3] [MTD/NAND] Blackfin NFC driver: fix ECC caculating bug when NAND Flash chip page size is 512 bytes
[PATCH 0/6] [Blackfin] SPI driver updates
2008-01-30 9:13 UTC (7+ messages)
` [PATCH 1/6] [Blackfin] SPI driver: remove useless return status check in restore_state function pointed by Michael
` [PATCH 2/6] [Blackfin] SPI driver: Use SPI device name to do gpio peripheral request
` [PATCH 3/6] [Blackfin] SPI driver: fix bug - PBX cannot work with this SPI framework driver
` [PATCH 4/6] [Blackfin] SPI driver: fix bug - SPI duplex operation can read a dummy byte at the first transfer
` [PATCH 5/6] [Blackfin] SPI driver: Fix bug SPI_write should not return until complete bit is set
` [PATCH 6/6] [Blackfin] SPI driver: use simpler comment headers and strip out information that is maintained in the scm's log
[patch 00/26] mount options: fix filesystem's ->show_options
2008-01-30 9:09 UTC (4+ messages)
` [patch 01/26] mount options: add documentation
[PATCH 0/3] [Video] BF54x LQ043 Framebuffer driver updates
2008-01-30 9:01 UTC (4+ messages)
` [PATCH 1/3] [Video] BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed
` [PATCH 2/3] [Video] BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
` [PATCH 3/3] [Video] BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
[PATCH 0/8] [Blackfin] EMAC driver updates
2008-01-30 9:00 UTC (10+ messages)
` [PATCH 1/8] [Blackfin] EMAC driver: shorten the mdelay value to solve netperf performance issue
` [PATCH 2/8] [Blackfin] EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK
` [PATCH 3/8] [Blackfin] EMAC driver: bf537 MAC multicast hash filtering patch
` [PATCH 4/8] [Blackfin] EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log
` [PATCH 5/8] [Blackfin] EMAC driver: ADSP-BF52x arch/mach support
` [PATCH 6/8] [Blackfin] EMAC driver: add power down mode
` [PATCH 7/8] [Blackfin] EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB
` [PATCH 8/8] [Blackfin] EMAC driver: Fix bug: The clock divisor is set to all ones at reset
[patch 00/19] VM pageout scalability improvements
2008-01-30 8:57 UTC (4+ messages)
` [patch 05/19] split LRU lists into anon & file sets
ndiswrapper and GPL-only symbols redux
2008-01-30 8:54 UTC (20+ messages)
[GIT PULL] ext4 update
2008-01-30 8:52 UTC (6+ messages)
[RESEND][PATCH] pci-skeleton: Misc fixes to build neatly
2008-01-30 8:49 UTC (3+ messages)
` [PATCH] "
[PATCH] natsemi: Update locking documentation
2008-01-30 8:48 UTC (2+ messages)
[PATCH 0/4] [libata] Blackfin pata-bf54x driver updates
2008-01-30 8:43 UTC (5+ messages)
` [PATCH 1/4] [libata] Blackfin pata-bf54x driver: Remove obsolete PM function
` [PATCH 2/4] [libata] Blackfin pata-bf54x driver: Add debug information
` [PATCH 3/4] [libata] Blackfin pata-bf54x driver: should cover all possible interrupt sources
` [PATCH 4/4] [libata] Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more
[PATCH] [NET]: Remove PowerPC code from fec.c
2008-01-30 8:41 UTC (2+ messages)
[PATCH mm] Remove deprecation of a.out ELF interpreters
2008-01-30 8:40 UTC
Integration of SCST in the mainstream Linux kernel
2008-01-30 8:38 UTC (6+ messages)
[PATCH] Force enable HPET on (some?) ICH9 boards
2008-01-30 8:36 UTC (3+ messages)
[patch 2/6] mmu_notifier: Callbacks to invalidate address ranges
2008-01-30 8:26 UTC (12+ messages)
2.6.24-git6 net build failure when SYSFS=n, PROC_FS=n
2008-01-30 8:05 UTC (2+ messages)
[BUILD FAILURE]2.6.24-git6 build failure on sis190 ethernet driver
2008-01-30 8:03 UTC (5+ messages)
About closed-source module use GPL module function
2008-01-30 7:52 UTC (2+ messages)
[linux-pm][PATCH] base: Change power/wakeup output from "" to "unsupported" if wakeup feature isn't supported by a device
2008-01-30 7:48 UTC (14+ messages)
` [PATCH 2.6.24-rc8] cpufreq: fix obvious condition statement error
` [PATCH 2.6.24] x86: add sysfs interface for cpuid module
` [RFC PATCH 2.6.24] x86: add sysfs interface for cpuid module, try 2
[PATCH v3] ipwireless: driver for 3G PC Card
2008-01-30 7:42 UTC (2+ messages)
[GIT] Please pull NFS client changes for 2.6.25
2008-01-30 7:27 UTC
ptrace API extensions for BTS
2008-01-30 7:25 UTC (2+ messages)
[PATCH] lib: Add support for DIF CRC
2008-01-30 7:00 UTC
2.6.24-git6-ext4-1 patchset released
2008-01-30 6:59 UTC
[PATCH] lib: Add support for DIF CRC
2008-01-30 6:59 UTC (3+ messages)
[RFC/PATCH] e100 driver didn't support any MII-less PHYs
2008-01-30 6:49 UTC (6+ messages)
[PATCH 24/27] NFS: Use local caching [try #2]
2008-01-30 6:46 UTC (5+ messages)
` [PATCH 00/27] Permit filesystem "
[BUG] 2.6.24-git6 soft lockup detected while running libhugetlbfs
2008-01-30 6:41 UTC
[PATCH] Debugfs compile fix
2008-01-30 6:40 UTC
Change In sk_buff structure in 2.6.22 kernel
2008-01-30 6:27 UTC (2+ messages)
[RFC] ext3: per-process soft-syncing data=ordered mode
2008-01-30 6:04 UTC (4+ messages)
[PATCH 4/4] IB: introducing MTHCA_MR_DMABARRIER
2008-01-30 5:54 UTC
[PATCH 3/4] IB: add dmabarrier to ib_umem_get() prototype
2008-01-30 5:53 UTC
[PATCH 2/4] dma/ia64: update ia64 machvecs
2008-01-30 5:52 UTC
[PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface
2008-01-30 5:50 UTC
[PATCH 0/4] dma: dma_{un}map_{single|sg}_attrs() interface
2008-01-30 5:49 UTC
[WARNING -rc8] at fs/sysfs/dir.c:424 sysfs_add_one(), related with processor (ACPI)
2008-01-30 5:48 UTC (6+ messages)
[RFC] Proportional bandwidth scheduling using anticipatory I/O scheduler on 2.6.24
2008-01-30 5:22 UTC
[PATCH] add support for dynamic ticks and preempt rcu
2008-01-30 5:21 UTC (2+ messages)
kernel BUG at ide-cd.c:1726 in 2.6.24-03863-g0ba6c33 && -g8561b089
2008-01-30 5:16 UTC (6+ messages)
[PATCH 0/3][RFC] x86: Catch stray non-kprobe breakpoints
2008-01-30 4:07 UTC (7+ messages)
[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
2008-01-30 3:45 UTC (17+ messages)
at91sam9260 wakeup on serial port
2008-01-30 3:44 UTC (4+ messages)
[PATCH 0/2] dm-band: The I/O bandwidth controller: Overview
2008-01-30 3:32 UTC (4+ messages)
` dm-band: The I/O bandwidth controller: Performance Report
` [Xen-devel] "
[PATCH 2/4] x86_64: make early_node_mem return align address v2
2008-01-30 3:28 UTC (6+ messages)
` [PATCH 2/2] x86_64: make bootmap_start page align v3
` [PATCH 4/4] x86_64: increse MAX_EARLY_RES for NODE_DATA and bootmap
[PATCH 2/2] x86_64: make early_node_mem return align address
2008-01-30 3:24 UTC (4+ messages)
[PATCH] Fix NUMA emulation for x86_64
2008-01-30 2:59 UTC (3+ messages)
[PATCH] sata_nv: fix for completion handling
2008-01-30 2:54 UTC (3+ messages)
SATA DOM is not identified by ata_piix module
2008-01-30 2:42 UTC (2+ messages)
[PATCH] x86: Add a list for custom page fault handlers
2008-01-30 2:34 UTC (3+ messages)
[patch 0/6] [RFC] MMU Notifiers V3
2008-01-30 2:29 UTC (2+ messages)
` [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges
[PATCH] Fake NUMA emulation for PowerPC (Take 2)
2008-01-29 13:50 UTC (8+ messages)
` [PATCH powerpc] Fake NUMA emulation for PowerPC (Take 3)
page: next (older) | prev (newer) | latest
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).