aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-07-27[PATCH] uml: fix misdeclared functionJeff Dike
2005-07-27[PATCH] uml: update module interfaceDominik Hackl
2005-07-27[PATCH] uml: add skas0 command-line optionPaolo 'Blaisorblade' Giarrusso
2005-07-27[PATCH] uml: add dependency to arch/um/Makefile for parallel buildsOlaf Hering
2005-07-27[PATCH] uml: readd missing define to arch/um/Makefile-i386Olaf Hering
2005-07-27[PATCH] mips: fbdev Kcofnig fixYoichi Yuasa
2005-07-27[SPARC64]: Fix ugly dependency on NR_CPUS being a power-of-2.David S. Miller
2005-07-27[ARM SMP] Fix data corruption in test_* bitopsRussell King
2005-07-27[IA64] unwind.c uses wrong unat from switch_stackKeith Owens
2005-07-27[SPARC]: Add inotify syscall entries.David S. Miller
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds
2005-07-26[PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock codeBen Dooks
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love
2005-07-26[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King
2005-07-26[PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks
2005-07-26[PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-07-24[PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds
2005-07-20[PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King
2005-07-18[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks
2005-07-17[PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King
2005-07-17[PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MBAlexander Schulz
2005-07-17[PATCH] ARM: Remove global nwfpe register variableRussell King
2005-07-16[PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz
2005-07-16[PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King
2005-07-16[PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King
2005-07-15[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B
2005-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-07-15[PATCH] visws: reexport pm_power_offAlexey Dobriyan
2005-07-14[IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand