summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds87-2188/+1588
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-60/+256
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-6/+6
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt12-0/+32
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle5-6/+20
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann4-0/+10
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-3/+0
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner3-7/+20
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner1-3/+155
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner1-0/+153
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner1-0/+2
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan25-25/+25
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi1-1/+2
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi1-0/+11
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi1-1/+1
2009-04-02generic debug pagealloc: build fixAkinobu Mita4-37/+0
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King699-10790/+31519
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-01[ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon1-4/+4
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis3-6/+35
2009-04-01[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas1-2/+2
2009-04-01[ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren1-0/+2
2009-04-01Merge 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