aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt3-3/+6
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt22-20/+284
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt1-5/+5
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2-4/+5
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt1-0/+6
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt3-9/+89
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan1-25/+201
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan1-3/+3
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-12sh: Split out atomic ops logically.Paul Mundt3-151/+180
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato2-33/+33
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato5-16/+7
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato3-8/+111
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy1-1/+14
2006-12-12sh: landisk board build fixes.Paul Mundt3-34/+57
2006-12-12rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan1-21/+22
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato2-39/+847
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt3-10/+43
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt2-5/+11
2006-12-12sh: Shut up csum_ipv6_magic() warnings.Paul Mundt1-35/+34
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt1-6/+41
2006-12-11[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin1-1/+1
2006-12-11[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells1-1/+1
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds4-9/+6
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds4-10/+17
2006-12-11[PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt1-90/+0
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin1-1/+1
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin1-2/+2
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin1-204/+8
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin1-79/+93
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin1-0/+190
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin1-4/+4
2006-12-11[PATCH] chelsio: working NAPIStephen Hemminger4-83/+67
2006-12-11[PATCH] MACB: Use __raw register accessHaavard Skinnemoen2-3/+3
2006-12-11[PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2-4/+4
2006-12-11[PATCH] ucc_geth: Initialize mdio_lock.Scott Wood1-0/+2
2006-12-11[PATCH] ucc_geth: compilation error fixesScott Wood1-5/+5
2006-12-11AT91 MMC update for 2.6.19Andrew Victor1-17/+24
2006-12-11mmc: Change SDHCI iomem error to a warningPierre Ossman1-2/+2
2006-12-11mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool1-1/+3
2006-12-11AT91 MMC 5 : Minor cleanupsAndrew Victor1-9/+9
2006-12-11AT91 MMC 4 : Interrupt handler cleanupAndrew Victor1-45/+43