summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-079-9/+32
|\
| * [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas2006-05-071-1/+6
| * [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-071-0/+1
| * [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-071-0/+1
| * [ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas2006-05-072-1/+1
| * [ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas2006-05-071-2/+2
| * [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-072-2/+2
| * [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-061-3/+3
| * [ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King2006-05-061-0/+16
* | Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-071-18/+21
|/
* [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner2006-05-051-1/+1
* [NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2006-05-052-6/+0
* [DCCP]: Fix sock_orphan dead lockHerbert Xu2006-05-051-3/+10
* [BRIDGE]: keep track of received multicast packetsStephen Hemminger2006-05-051-0/+1
* [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-051-5/+5
* [SCTP]: Fix panic's when receiving fragmented SCTP control chunks.Sridhar Samudrala2006-05-051-5/+8
* [SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich2006-05-051-2/+25
* [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-053-10/+38
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-051-0/+2
|\
| * [BLOCK] Fix oops on removal of SD/MMC cardRussell King2006-05-051-0/+2
* | [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-051-1/+1
* | [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-052-24/+19
* | [ARM] 3499/1: Fix VFP FPSCR corruption for double exception caseGeorge G. Davis2006-05-051-1/+1
* | [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-053-11/+7
* | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre2006-05-051-0/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-0412-27/+209
|\
| * [PATCH] powerpc: Use the ibm,pa-features property if availablePaul Mackerras2006-05-031-0/+70
| * powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| * [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-036-12/+104
| * [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-033-2/+7
| * [PATCH] powerpc/kprobes: fix singlestep out-of-lineAnanth N Mavinakayanahalli2006-05-031-7/+7
| * [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-0412-91/+141
|\ \
| * | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-044-76/+100
| * | [ARM] 3488/1: make icedcc_putc do the right thingUwe Zeisberger2006-05-021-2/+2
| * | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-305-5/+24
| * | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-302-8/+15
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-0410-66/+94
|\ \ \
| * | | [MMC] Move set_ios debugging into mmc.cRussell King2006-05-048-43/+34
| * | | [MMC] Correct mmc_request_done commentsRussell King2006-05-041-5/+4
| * | | [MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King2006-05-021-6/+3
| * | | [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-022-2/+2
| * | | [MMC] extend data timeout for writesRussell King2006-05-023-0/+9
| * | | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa2006-04-301-11/+43
| |/ /
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-043-38/+43
|\ \ \
| * | | [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe2006-05-041-1/+1
| * | | [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXISTJens Axboe2006-05-041-0/+2
| * | | [PATCH] splice: rename remaining info variables to pipeJens Axboe2006-05-041-10/+10
| * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-042-24/+14
| * | | [PATCH] splice: fix unlocking of page on error ->prepare_write()Jens Axboe2006-05-041-3/+16
OpenPOWER on IntegriCloud