summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-02ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman1-0/+65
2009-04-02arm: update omap_ldp defconfig to use smsc911xStanley.Miao1-2/+22
2009-04-02arm: update realview defconfigs to use smsc911xSteve Glendinning2-4/+44
2009-04-02arm: update pcm037 defconfig to use smsc911xSteve Glendinning1-1/+22
2009-04-02arm: convert omap ldp platform to use smsc911xSteve Glendinning1-18/+29
2009-04-02arm: convert realview platform to use smsc911xSteve Glendinning1-8/+9
2009-04-02arm: convert pcm037 platform to use smsc911xSteve Glendinning1-10/+13
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar1-0/+1
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin2-15/+14
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2-4/+10
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin4-15/+16
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven5-18/+17
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven1-0/+16
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven2-2/+23
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2-4/+4
2009-04-02parisc: select BUG alwaysKyle McMartin1-0/+1
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov1-0/+2
2009-04-02[ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon1-4/+4
2009-04-02[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis3-6/+35
2009-04-02[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas1-2/+2
2009-04-02[ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren1-0/+2
2009-04-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds61-290/+3188
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-6/+6
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin1-0/+6
2009-04-01Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds1-9/+24
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov8-33/+16
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds13-93/+594
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-0/+4
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier1-4/+1
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier1-1/+1
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov3-111/+107
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2-0/+30
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov3-22/+13
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-04-01uml: remove useless commentsWANG Cong31-310/+0
2009-04-01uml: improve error messagesWANG Cong1-4/+4
2009-04-01uml: don't use a too long string literalWANG Cong2-5/+9
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig1-9/+8
2009-04-01pm: cleanup includesMagnus Damm2-27/+0
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm5-0/+5
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap14-74/+78
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2-497/+308
2009-04-01alpha: fix macrosRoel Kluin1-6/+6
2009-04-01mm: use debug_kmap_atomicAkinobu Mita5-0/+8
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita1-44/+1
2009-04-01generic debug pageallocAkinobu Mita9-19/+17