aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds61-290/+3188
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+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/linux-2.6-tipLinus 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/jbarnes/pci-2.6Linus 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
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-03-31Pull pvops into release branchTony Luck45-212/+3134
2009-03-31Pull cpumask into release branchTony Luck14-44/+37
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+2
2009-03-31[S390] fix hypfs build failureHeiko Carstens1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds50-83/+3
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtioLinus Torvalds3-51/+63
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds7-26/+3
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-4/+11
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan7-26/+3
2009-03-30Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds28-747/+502
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki1-4/+11
2009-03-30Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds137-3346/+5909
2009-03-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds44-281/+352
2009-03-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds269-4505/+19829