summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
| * | | sh: Fix DSP opcode regression for SH3-DSP parts.Paul Mundt2007-08-211-1/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-241-1/+0Star
|\ \ \ \
| * | | | sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+0Star
| | |/ / | |/| |
* | | | m68knommu: include linux/fs.h for do_pipe()Greg Ungerer2007-08-241-0/+1
* | | | m68knommu: include linux/fs.h for getname()Greg Ungerer2007-08-241-0/+1
|/ / /
* | | Xen i386 xen-head.S fix sections mixupMathieu Desnoyers2007-08-231-3/+3
* | | uml: fix previous request size limit fixJeff Dike2007-08-231-2/+2
* | | m68k: Dont include RODATA into text segmentRoman Zippel2007-08-231-2/+2
* | | m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel2007-08-231-2/+0Star
* | | m68k: Kill superfluous externGeert Uytterhoeven2007-08-231-5/+1Star
* | | h8300: missing includeYoshinori Sato2007-08-232-0/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-221-1/+2
|\ \ \
| * | | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-211-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-228-29/+131
|\ \ \
| * | | [S390] kprobes: fix instruction length calculationDavid Wilder2007-08-221-1/+1
| * | | [S390] hypfs: inode corruption due to missing lockingMichael Holzheu2007-08-221-8/+25
| * | | [S390] disassembler: fix b2 opcodes like srst, bsg, and othersChristian Borntraeger2007-08-221-1/+1
| * | | [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-225-19/+104
* | | | Fix lazy mode vmalloc synchronization for paravirtZachary Amsden2007-08-221-2/+3
|/ / /
* | | [POWERPC] Fix PCI Device ID for MPC8544/8533 processorsKumar Gala2007-08-221-0/+2
* | | i386: Mark NUMA support experimentalAndi Kleen2007-08-211-2/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-212-0/+2
|\ \
| * | ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-202-0/+2
* | | Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2112-552/+378Star
|\ \ \ | |/ / |/| |
| * | [POWERPC] Fix 8xx compile failureKumar Gala2007-08-171-0/+1
| * | [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-3/+1Star
| * | [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-179-545/+363Star
| * | [POWERPC] Add interrupt resource for RTC CMOS driverKumar Gala2007-08-171-4/+13
| |/
* | x86: properly initialize temp insn buffer for paravirt patchingChris Wright2007-08-191-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-182-5/+5
|\ \
| * | [ARM] 4549/1: KS8695: Fix build errorsAndrew Victor2007-08-141-4/+4
| * | [ARM] 4546/1: s3c2410: fix architecture typo for s3c2442Krzysztof Helt2007-08-141-1/+1
* | | x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2007-08-182-4/+4
* | | x86_64: Change PMDS invocation to single macroAndi Kleen2007-08-181-2/+1Star
* | | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-183-5/+5
* | | x86_64: Fail dma_alloc_coherent on dma less devicesAndi Kleen2007-08-181-0/+4
* | | Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-181-0/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-08-182-5/+0Star
|\ \ \
| * | | sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski2007-08-121-4/+0Star
| * | | sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl2007-08-121-1/+0Star
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-183-1/+9
|\ \ \
| * | | sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft2007-08-161-1/+1
| * | | sh: panic on machvec section misalignment.Paul Mundt2007-08-071-0/+7
| * | | sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-1818-53/+85
|\ \ \ \
| * | | | [IA64] Enable early console for Ski simulatorPeter Chubb2007-08-171-0/+7
| * | | | [IA64] forbid ptrace changes psr.ri to 3Shaohua Li2007-08-171-3/+7
| * | | | [IA64] Failure to grow RBSAndrew Burgess2007-08-161-3/+11
| * | | | [IA64] Fix processor_get_freqAlex Williamson2007-08-151-4/+2Star