summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-02powerpc/math-emu: Change types to work on ppc64Kumar Gala1-3/+3
2009-04-02powerpc/85xx: Re-add the device_type soc to socrates.dtsWolfgang Grandegger1-0/+1
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-02powerpc: Move SPEFSCR defines to common headerKumar Gala2-30/+30
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar1-0/+1
2009-04-02x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2-2/+1
2009-04-02Merge branch 'linus' into x86/urgentIngo Molnar1524-24852/+84068
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson3-7/+7
2009-04-02CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson1-3/+3
2009-04-02sh: update defconfigs.Paul Mundt42-1022/+2212
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2-2/+2
2009-04-02BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt2-17/+0
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-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt3-1/+5
2009-04-02x86: remove duplicated code with pcpu_need_numa()Yinghai Lu1-14/+0
2009-04-02x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo1-1/+1
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13
2009-04-02sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt1-0/+1
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2009-04-02sh: migor: Fix up CEU use flags.Paul Mundt1-3/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt230-1779/+4611
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-02tracing, powerpc: fix powerpc tree and tracing tree interactionStephen Rothwell1-5/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar37-132/+627