summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-03mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle
2009-04-02preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner
2009-04-02sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner
2009-04-02sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner
2009-04-02signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King
2009-04-02ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman
2009-04-02arm: update omap_ldp defconfig to use smsc911xStanley.Miao
2009-04-02arm: update realview defconfigs to use smsc911xSteve Glendinning
2009-04-02arm: update pcm037 defconfig to use smsc911xSteve Glendinning
2009-04-02arm: convert omap ldp platform to use smsc911xSteve Glendinning
2009-04-02arm: convert realview platform to use smsc911xSteve Glendinning
2009-04-02arm: convert pcm037 platform to use smsc911xSteve Glendinning
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven
2009-04-02powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven
2009-04-02parisc: select BUG alwaysKyle McMartin
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov
2009-04-01[ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon
2009-04-01[ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis
2009-04-01[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas
2009-04-01[ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-01Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin