aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* UML: fix defconfig build againJeff Dike2007-11-061-2/+2
* uml: correctly strip kernel defines from userspace CFLAGSJeff Dike2007-11-051-2/+5
* uml: fix incompatible types warning in previous SG fixWANG Cong2007-11-051-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-11-054-7/+13
|\
| * [S390] tod clock: announce clocksource as perfectChristian Borntraeger2007-11-051-1/+1
| * [S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens2007-11-051-3/+3
| * [S390] Fix memory detection.Heiko Carstens2007-11-051-1/+3
| * [S390] Fix compile on !CONFIG_SMP.Heiko Carstens2007-11-051-2/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-051-35/+34
|\ \
| * | lguest: tidy up documentationRusty Russell2007-11-051-22/+21
| * | lguest: make async_hcall() staticAdrian Bunk2007-11-051-13/+13
* | | x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin2007-11-041-1/+3
* | | x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin2007-11-041-2/+2
|/ /
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-036-12/+16
|\ \
| * | lockdep: fixup irq tracingPeter Zijlstra2007-10-256-12/+16
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-11-033-171/+142
|\ \ \
| * | | sh64: Update defconfigs.Paul Mundt2007-11-023-171/+142
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-0316-378/+369
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: Update r7785rp defconfig.Paul Mundt2007-11-021-198/+101
| * | | sh: mach-type updates.Paul Mundt2007-11-021-8/+21
| * | | sh: Fix up r7780rp highlander CF access size.Paul Mundt2007-11-021-0/+31
| * | | sh: Terminate .eh_frame in VDSO with a 4-byte 0.Kaz Kojima2007-11-021-1/+4
| * | | sh: Decouple 4k and soft/hardirq stacks.Paul Mundt2007-11-022-4/+12
| * | | sh: Fix optimized __copy_user() movca.l usage.Stuart Menefy2007-11-021-0/+4
| * | | sh: Clean up SR.RB Kconfig mess.Paul Mundt2007-10-311-3/+1
| * | | sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0
| * | | sh: Make SH7750 oprofile compile again.Paul Mundt2007-10-301-15/+7
| * | | sh: linker script tidying.Paul Mundt2007-10-301-93/+104
| * | | sh: Move zero page param defs somewhere sensible.Paul Mundt2007-10-301-16/+9
| * | | sh: Kill off legacy embedded ramdisk section.Paul Mundt2007-10-302-22/+1
| * | | sh: Fix up early mem cmdline parsing.Paul Mundt2007-10-301-3/+3
| * | | sh: Enable USBF on MS7722SE.Yoshihiro Shimoda2007-10-301-2/+2
| * | | sh: Add resource of USBF for SH7722.Yoshihiro Shimoda2007-10-301-0/+27
| * | | sh: fix zImage build with >=binutils-2.18Manuel Lauss2007-10-301-1/+1
| * | | sh: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-301-2/+2
| * | | sh: Clean up Kconfig entry for Dreamcast.Adrian McMenamin2007-10-301-3/+1
| * | | sh: add support for ax88796 and 93cx6 to highlander boardsMagnus Damm2007-10-301-0/+40
| |/ /
* | | Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-021-1/+1
* | | [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-021-11/+16
* | | [MIPS] Bigsur supports highmem.Ralf Baechle2007-11-021-0/+1
* | | [MIPS] mtx-1: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* | | [MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle2007-11-021-9/+0
* | | [MIPS] Pb1200: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* | | [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2
* | | [MIPS] i8253: Cleanup.Ralf Baechle2007-11-021-11/+12
* | | [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-44/+56
* | | [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-1/+5
* | | [MIPS] IP27: Fix build error.Ralf Baechle2007-11-021-2/+2
* | | [MIPS] Excite: Fix build error.Ralf Baechle2007-11-021-1/+1
* | | [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-029-330/+457