summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mips: fbdev Kcofnig fixYoichi Yuasa2005-07-271-35/+0
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-261-1/+1
* [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt2005-07-261-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-267-320/+434
|\
| * [PATCH] ARM: 2831/1: S3C2440 - split s3c2440 clocks from central clock codeBen Dooks2005-07-263-57/+117
| * [PATCH] ARM: 2829/1: S3C2410 - split s3c2440 irq specifics from core irq.cBen Dooks2005-07-264-255/+312
| * [PATCH] ARM: 2828/1: BAST - remove static map of ASIX areaBen Dooks2005-07-261-8/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-261-0/+3
|\ \
| * | [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King2005-07-261-0/+3
| |/
* | [PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman2005-07-261-0/+3
* | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1
* | [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-261-1/+1
* | [PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman2005-07-261-7/+11
* | [PATCH] x86_64: Fix reboot_forceEric W. Biederman2005-07-261-8/+1
* | [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-261-3/+7
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-2629-152/+0
* | [PATCH] Fix the arguments to machine_restart on crisEric W. Biederman2005-07-261-1/+2
* | [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-261-2/+6
* | [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-261-1/+4
|/
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-244-11/+12
* [SPARC64]: Privatize sun5_timer.David S. Miller2005-07-241-13/+7
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-07-233-2/+37
|\
| * [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550sBen Dooks2005-07-183-2/+37
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-237-28/+50
|\ \
| * | [PATCH] ARM: 2825/1: S3C2410: turns %d into %ld on DMA printkLucas Correia Villa Real2005-07-241-1/+1
| * | [PATCH] ARM SMP: Mark mroe CPU init data with __cpuinitdataRussell King2005-07-201-2/+2
| * | [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...dataRussell King2005-07-172-5/+5
| * | [PATCH] ARM: 2816/1: Shark: boot kernel images bigger than 1 MBAlexander Schulz2005-07-171-9/+33
| * | [PATCH] ARM: Remove global nwfpe register variableRussell King2005-07-173-11/+9
| |/
* | Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-221-13/+1
* | x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-221-11/+0
* | Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
|/
* [PATCH] ARM: 2815/1: Shark: new defconfig, fixes with __io and serial portsAlexander Schulz2005-07-163-105/+54
* [PATCH] ARM: Allow register_undef_hook to be called with IRQs offRussell King2005-07-161-4/+8
* [PATCH] ARM: Convert bitops to use ARMv6 ldrex/strex instructionsRussell King2005-07-161-0/+31
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B2005-07-151-1/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-151-0/+2
|\
| * [IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand2005-07-141-0/+2
* | [PATCH] visws: reexport pm_power_offAlexey Dobriyan2005-07-151-0/+1
* | [PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso2005-07-144-21/+31
* | [PATCH] uml: reintroduce pcap supportPaolo 'Blaisorblade' Giarrusso2005-07-143-9/+24
* | [PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso2005-07-142-6/+7
* | [PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso2005-07-141-52/+62
* | [PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2005-07-142-2/+2
* | [PATCH] uml: fix lvalue for gcc4Paolo 'Blaisorblade' Giarrusso2005-07-141-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-1310-35/+126
|\
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-1353-45/+292
| |\
| * | [IA64] fix call of smp_processor_id() by XPC whileDean Nelson2005-07-131-4/+4
| * | [IA64] Altix pcibus_to_node implementationChristoph Lameter2005-07-124-7/+43
OpenPOWER on IntegriCloud