summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-221-0/+1
| * | [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-221-5/+5
| * | parisc: sync compat getdentsAlexandr Andreev2007-05-221-2/+8
| * | parisc: make command_line[] staticAlexey Dobriyan2007-05-221-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-143-14/+134
|\ \ \
| * | | [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-131-2/+3
| * | | [SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller2007-06-131-3/+9
| * | | [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-131-9/+122
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-144-7/+64
|\ \ \ | |/ / |/| |
| * | [ARM] 4445/1: ANUBIS: Fix CPLD registersBen Dooks2007-06-111-2/+2
| * | [ARM] 4444/2: OSIRIS: CPLD suspend fixBen Dooks2007-06-111-0/+39
| * | [ARM] 4443/1: OSIRIS: Add watchdog device to machine devicesBen Dooks2007-06-111-0/+1
| * | [ARM] 4442/1: OSIRIS: Fix CPLD register definitionsBen Dooks2007-06-111-4/+14
| * | [ARM] VFP: fix section mismatch errorRussell King2007-06-102-1/+8
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-1111-29/+36
|\ \ \ | |/ / |/| |
| * | [MIPS] Fix IP27 buildAtsushi Nemoto2007-06-111-1/+1
| * | [MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle2007-06-111-1/+1
| * | [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2
| * | [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle2007-06-111-0/+7
| * | [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle2007-06-111-2/+3
| * | [MIPS] SMTC: Fix warning.Ralf Baechle2007-06-111-2/+2
| * | [MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto2007-06-114-1/+17
| * | [MIPS] Atlas: Fix build.Ralf Baechle2007-06-111-3/+2
| * | [MIPS] Always install the DSP exception handler.Chris Dearman2007-06-111-2/+1
| * | [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle2007-06-111-3/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-083-14/+104
|\ \ \
| * | | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-072-13/+103
| * | | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-071-1/+1
| |/ /
* | | x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* | | fix sysrq-m oopsBob Picco2007-06-081-0/+2
* | | uml: get declaration of simple_strtoulJeff Dike2007-06-084-22/+20
* | | uml: fix kernel stack size on x86_64Jeff Dike2007-06-081-0/+1
* | | potential parse error in ifdef part 3Yoann Padioleau2007-06-083-7/+7
* | | m68knommu: fix ColdFire timer off by 1Greg Ungerer2007-06-081-4/+6
|/ /
* | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-06-0712-599/+414
|\ \
| * | [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-313-498/+334
| * | [XTENSA] Move common sections into bss sectionsChris Zankel2007-05-311-8/+11
| * | [XTENSA] clean-up header filesChris Zankel2007-05-312-47/+32
| * | [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-05-311-11/+0
| * | [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-05-312-32/+34
| * | [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-313-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-073-60/+65
|\ \ \
| * | | [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2007-06-072-54/+54
| * | | [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller2007-06-071-6/+11
* | | | enable interrupts in user path of page fault.Steven Rostedt2007-06-072-0/+11
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-074-12/+11
|\ \ \ \
| * | | | [ARM] Solve buggy smp_processor_id() usageRussell King2007-06-021-0/+2
| * | | | [ARM] 4419/1: AT91: SAM9 USB clocks check for suspendingAndrew Victor2007-06-021-6/+5
| * | | | [ARM] 4418/1: AT91: Number of programmable clocks differsAndrew Victor2007-06-021-5/+0
| * | | | [ARM] 4392/2: Do not corrupt the SP register in compressed/head.SCatalin Marinas2007-06-021-1/+4
OpenPOWER on IntegriCloud