summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-091-2/+0
* [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
* [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0911-18/+354
|\
| * [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-091-2/+2
| * Merge with ARM SMP treeRussell King2005-11-096-2/+277
| |\
| | * [ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2005-11-092-0/+139
| | * [ARM SMP] Add local timer support for Realview MPcoreRussell King2005-11-095-2/+138
| * | [ARM] 3100/1: simplify a pointer computationNicolas Pitre2005-11-091-1/+1
| * | [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks2005-11-091-2/+21
| * | [ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks2005-11-091-2/+11
| * | [ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks2005-11-091-9/+42
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-092-60/+11
|\ \ \
| * | | [PATCH] uml_net: use ethtool_opsChristoph Hellwig2005-11-091-27/+11
| * | | [PATCH] xtensa platform-iss network: remove no-op ioctl handlerChristoph Hellwig2005-11-091-33/+0
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-093-4/+5
|\ \ \ \
| * | | | [IA64] altix: misc pci interrupt related fixesMark Maule2005-11-082-3/+3
| * | | | [IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson2005-11-081-0/+1
| * | | | [IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson2005-11-081-1/+1
* | | | | [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VTAdrian Bunk2005-11-091-2/+0
* | | | | [PATCH] fbdev: Remove remains of epson1356fbRalf Baechle2005-11-096-16/+0
* | | | | [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-0917-199/+170
* | | | | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-0935-42/+122
* | | | | [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig2005-11-091-6/+0
* | | | | [PATCH] remove ioctl32_handler_tChristoph Hellwig2005-11-093-9/+3
* | | | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-0910-10/+0
* | | | | [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-092-7/+7
* | | | | [PATCH] ppc32: fix perf_irq extern on e500Matt Porter2005-11-091-4/+0
* | | | | [PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala2005-11-094-138/+352
* | | | | [PATCH] ppc64: add MODALIAS= for vio busOlaf Hering2005-11-091-0/+27
* | | | | [PATCH] ppc32: Fix STx GP3 buildMatt Porter2005-11-091-0/+1
* | | | | [PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter2005-11-091-1/+1
| |_|/ / |/| | |
* | | | [PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2005-11-081-2/+5
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0818-96/+477
|\ \ \ \
| * \ \ \ Merge with ARM SMP treeRussell King2005-11-084-0/+52
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [ARM SMP] Add core ARM support for local timersRussell King2005-11-084-0/+52
| * | | | [ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre2005-11-082-6/+10
| * | | | [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre2005-11-081-0/+4
| * | | | [ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks2005-11-082-0/+14
| * | | | [ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA UpdatesDirk Opfer2005-11-081-3/+32
| * | | | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie2005-11-084-37/+144
| * | | | [ARM] 3126/1: BAST: fix map_desc initialisationBen Dooks2005-11-081-21/+52
| * | | | [ARM] 3125/2: VR1000: Fix map_decs initialiserBen Dooks2005-11-081-18/+38
| * | | | [ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard deviceDirk Opfer2005-11-081-1/+116
| |/ / /
| * | | [ARM] More sparse fixesRussell King2005-11-082-2/+2
| * | | [ARM SMP] Fix some sparse warnings in SMP codeRussell King2005-11-082-8/+8
| * | | [ARM SMP] Add missing SMP timer handling for realviewRussell King2005-11-081-0/+5
| |/ /
* | | [SPARC64] mm: update get_user_insn commentHugh Dickins2005-11-081-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-0753-347/+1013
|\ \ | |/ |/|
| * [PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt2005-11-081-0/+3
OpenPOWER on IntegriCloud