aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt2-106/+0
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt1-23/+29
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+23
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt6-654/+1
2007-11-07sh: kgdb sysrq depends on magic sysrq.Paul Mundt1-0/+1
2007-11-07sh: Add -Werror for clean directories.Paul Mundt6-1/+10
2007-11-07sh: Fix up kgdb build with modular sh-sci.Paul Mundt2-2/+9
2007-11-07sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt1-2/+0
2007-11-07sh: Fix up kgdb-on-NMI branch target.Paul Mundt1-1/+1
2007-11-07sh: ubc wakeup for SH-4 only.Paul Mundt1-1/+1
2007-11-07sh: Fix compression method when making uImage.Nobuhiro Iwamatsu1-1/+1
2007-11-07sh: Kill off duplicate includes.Paul Mundt3-3/+0
2007-11-07sh: Add SH7705 and other to the support of Solution Engine.Nobuhiro Iwamatsu1-3/+5
2007-11-06[IA64] Clean up /proc/interrupts outputKenji Kaneshige1-2/+4
2007-11-06[IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2-2/+8
2007-11-06[IA64] Clean-up McKinley Errata messageRuss Anderson1-3/+0
2007-11-06[IA64] Add gate.lds to list of files ignored by GitPeter Chubb1-0/+1
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck1-33/+41
2007-11-06UML: fix defconfig build againJeff Dike1-2/+2
2007-11-06[IA64] Wrong args to memset in efi_gettimeofday()Li Zefan1-2/+3
2007-11-06[IA64] Remove duplicate includes from ia32priv.hLucas Woods1-1/+0
2007-11-06[IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.cRoel Kluin1-1/+1
2007-11-06[IA64] Fix perfmon sysctl directory modesTony Luck1-2/+2
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike1-2/+5
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong1-1/+1
2007-11-05[ARM] 4633/1: omap build fix when FB enabledDavid Brownell1-1/+1
2007-11-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+13
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds1-35/+34
2007-11-05[ARM] 4641/2: netX: fix kobject_name typeRobert Schwebel1-3/+3
2007-11-05lguest: tidy up documentationRusty Russell1-22/+21
2007-11-05lguest: make async_hcall() staticAdrian Bunk1-13/+13
2007-11-05[S390] tod clock: announce clocksource as perfectChristian Borntraeger1-1/+1
2007-11-05[S390] Rename "idle_time" attribute to "idle_time_us".Heiko Carstens1-3/+3
2007-11-05[S390] Fix memory detection.Heiko Carstens1-1/+3
2007-11-05[S390] Fix compile on !CONFIG_SMP.Heiko Carstens1-2/+6
2007-11-04x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entryH. Peter Anvin1-1/+3
2007-11-04x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-11-05sh64: Kill off duplicate includes.Paul Mundt2-12/+3
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds6-12/+16
2007-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds3-171/+142
2007-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds16-378/+369
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle1-1/+1
2007-11-02[MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer1-11/+16
2007-11-02[MIPS] Bigsur supports highmem.Ralf Baechle1-0/+1
2007-11-02[MIPS] mtx-1: Enable -Werror.Ralf Baechle1-0/+2
2007-11-02[MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle1-9/+0
2007-11-02[MIPS] Pb1200: Enable -Werror.Ralf Baechle1-0/+2
2007-11-02[MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer1-3/+2
2007-11-02[MIPS] i8253: Cleanup.Ralf Baechle1-11/+12
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle1-44/+56