aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1222-20/+284
* sh: Fixup dma_cache_sync() callers.Paul Mundt2006-12-121-5/+5
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
* sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
* sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-123-9/+89
* rtc: rtc-sh: alarm support.Jamie Lenehan2006-12-121-25/+201
* rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan2006-12-121-3/+3
* sh: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
* serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt2006-12-121-0/+5
* sh: Split out atomic ops logically.Paul Mundt2006-12-123-151/+180
* sh: Fix Solution Engine 7619 build.Yoshinori Sato2006-12-122-33/+33
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-125-16/+7
* sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-123-8/+111
* sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
* sh: landisk board build fixes.Paul Mundt2006-12-123-34/+57
* rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan2006-12-121-21/+22
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* sh: SH-2 defconfig updates.Yoshinori Sato2006-12-122-39/+847
* sh: Add uImage and S-rec generation support.Paul Mundt2006-12-123-10/+43
* sh: push-switch fixups for work_struct API damage.Paul Mundt2006-12-122-5/+11
* sh: Shut up csum_ipv6_magic() warnings.Paul Mundt2006-12-121-35/+34
* sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt2006-12-121-6/+41
* [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin2006-12-111-1/+1
* [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells2006-12-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2006-12-113-164/+190
|\
| * AT91 MMC update for 2.6.19Andrew Victor2006-12-111-17/+24
| * mmc: Change SDHCI iomem error to a warningPierre Ossman2006-12-111-2/+2
| * mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool2006-12-111-1/+3
| * AT91 MMC 5 : Minor cleanupsAndrew Victor2006-12-111-9/+9
| * AT91 MMC 4 : Interrupt handler cleanupAndrew Victor2006-12-111-45/+43
| * AT91 MMC 3 : Move global mci_clk variableAndrew Victor2006-12-111-11/+11
| * AT91 MMC 2 : Use platform resourcesAndrew Victor2006-12-111-7/+34
| * AT91 MMC 1: Pass host structure.Andrew Victor2006-12-111-89/+81
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-119-430/+334
|\ \
| * | [PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt2006-12-111-90/+0
| * | [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-111-1/+1
| * | [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-111-2/+2
| * | [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-111-2/+2
| * | [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-111-204/+8
| * | [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-111-79/+93
| * | [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-111-0/+190
| * | [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-111-4/+4
| * | [PATCH] chelsio: working NAPIStephen Hemminger2006-12-114-83/+67
| * | [PATCH] MACB: Use __raw register accessHaavard Skinnemoen2006-12-112-3/+3
| * | [PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2006-12-112-4/+4
| * | [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-111-0/+2
| * | [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-111-5/+5
* | | Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-114-9/+6