summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linusDave Jones2006-12-121403-21684/+57353
|\
| * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-126-1/+197
| |\
| | * i2c: New ARM Versatile/Realview bus driverRussell King2006-12-104-0/+29
| | * i2c: New Philips PNX bus driverVitaly Wool2006-12-102-1/+168
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-1247-310/+1457
| |\ \
| | * | sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14
| | * | sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16
| | * | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-123-3/+6
| | * | sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1
| | * | sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
| | * | sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
| | * | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1215-13/+226
| | * | 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-122-0/+45
| | * | sh: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
| | * | 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-122-33/+56
| | * | 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-121-5/+8
| * | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-12-1110-406/+287
| |\ \ \
| | * | | [AVR32] Add missing #include <linux/param.h> to delay.cHaavard Skinnemoen2006-12-081-0/+1
| | * | | [AVR32] Implement intc_get_pending()Haavard Skinnemoen2006-12-081-0/+4
| | * | | [AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2006-12-082-2/+1
| | * | | [AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen2006-12-081-0/+7
| | * | | [AVR32] Set flow handler for external interruptsHaavard Skinnemoen2006-12-081-2/+20
| | * | | [AVR32] Remove unused fileHaavard Skinnemoen2006-12-081-289/+0
| | * | | [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_dataHaavard Skinnemoen2006-12-081-8/+57
| | * | | [AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2006-12-082-32/+23
| | * | | [AVR32] Add macb1 platform_deviceHaavard Skinnemoen2006-12-081-0/+38
| | * | | [AVR32] Portmux API updateHaavard Skinnemoen2006-12-082-83/+146
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-1138-510/+677
| |\ \ \ \
| | * | | | [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-116-92/+29
| | * | | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-117-9/+16
| | |\ \ \ \
| | | * \ \ \ Merge branch '85xx' into for_paulusKumar Gala2006-12-102-2/+3
| | | |\ \ \ \
| | | | * | | | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-102-2/+3
| | | * | | | | [POWERPC] Fix 440SPe CPU table entryKumar Gala2006-12-081-2/+1
| | | * | | | | Merge branch '83xx' into for_paulusKumar Gala2006-12-084-2/+11
| | | |\ \ \ \ \
| | | | * | | | | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-084-2/+11
| | | | |/ / / /
| | | * | | | | [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-081-3/+1
| | | |/ / / /
| | * | | | | [POWERPC] Remove old dcr.SBenjamin Herrenschmidt2006-12-111-39/+0
| | * | | | | [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-111-1/+1
| | * | | | | [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-111-45/+53
| | * | | | | [POWERPC] ps3: Add vuart supportGeoff Levand2006-12-112-0/+12
OpenPOWER on IntegriCloud