aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-11-13[PATCH] x86_64 two timer entries in /sysKarsten Wiese1-1/+1
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig1-92/+0
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig1-4/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-372/+658
2005-11-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-19/+218
2005-11-11[ARM] Update mach-typesRussell King1-4/+39
2005-11-11[ARM] 3147/1: update ixp2000 defconfigs to 2.6.14-git13Lennert Buytenhek5-115/+360
2005-11-11[ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre4-59/+61
2005-11-11[ARM] 3151/1: make various assembly local labels actually local (io-*.S)Nicolas Pitre7-80/+82
2005-11-11[ARM] 3150/1: make various assembly local labels actually local (uaccess.S)Nicolas Pitre1-114/+116
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2-5/+15
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule1-4/+153
2005-11-11[IA64] 4-level page tablesRobin Holt4-15/+65
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-90/+95
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras5-6/+33
2005-11-11powerpc: Fix reading and writing SPRs from xmon on 32-bitPaul Mackerras1-7/+18
2005-11-11powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras1-0/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt34-356/+1421
2005-11-11[PATCH] powerpc: remove initrd debug printkDavid Woodhouse1-3/+1
2005-11-11[PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson5-8/+5
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard3-222/+165
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard1-4/+0
2005-11-11[PATCH] ppc64: Cleanup kprobe assemblyAnton Blanchard1-1/+2
2005-11-11[PATCH] ppc64: Remove debug boot messageAnton Blanchard1-3/+1
2005-11-11[PATCH] ppc64: Quieten lparcfgAnton Blanchard1-11/+8
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala1-1/+1
2005-11-10[PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes1-2/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-14/+0
2005-11-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-154/+399
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck2-42/+44
2005-11-10Pull extend-notify-die into release branchTony Luck4-58/+134
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds68-2178/+10343
2005-11-10[ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood4-91/+51
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2-0/+1079
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds95-2003/+1909
2005-11-10[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren1-31/+66
2005-11-10[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2-0/+3232
2005-11-10[ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren17-1/+1857
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren14-1739/+1583
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren23-316/+2157
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo5-0/+314
2005-11-10[ARM] Fix csumpartial corner caseRussell King1-0/+4
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-0/+2
2005-11-10powerpc: fix iSeries buildStephen Rothwell1-0/+2
2005-11-10[PATCH] ppc64: mark failed devicesLinas Vepstas1-16/+32
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2-4/+3
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras7-21/+4
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson6-17/+16
2005-11-10[PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt4-7/+3
2005-11-10[PATCH] powerpc: 64k pages vs. U3 iommuBenjamin Herrenschmidt1-1/+1
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt1-4/+14
2005-11-10powerpc: remove some warnings when building iSeriesStephen Rothwell2-4/+3
2005-11-10powerpc: 32-bit fixes for xmonPaul Mackerras1-6/+7
2005-11-10powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras1-8/+11
2005-11-10powerpc: Fix SMP time initialization problemPaul Mackerras1-0/+2
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras2-22/+37
2005-11-10powerpc: Fix compile error in EEH code with gcc4Paul Mackerras1-2/+2
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras39-300/+184
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson4-102/+102
2005-11-10[PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson3-1/+1
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson4-24/+13
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras16-337/+162
2005-11-10powerpc: Fix find_next_bit on 32-bitPaul Mackerras1-1/+1
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras8-83/+295
2005-11-10[PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas1-1/+114
2005-11-10[PATCH] ppc64: PCI reset support routinesLinas Vepstas1-0/+99
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas3-124/+171
2005-11-10[PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas3-1/+1
2005-11-10[PATCH] ppc64: bugfix: don't silently ignore PCI errorsLinas Vepstas1-2/+3
2005-11-10[PATCH] ppc64: bugfix: crash on PCI hotplugLinas Vepstas1-4/+17
2005-11-10[PATCH] ppc64: escape hatch for spinning interrupt deadlocksLinas Vepstas1-8/+13
2005-11-10[PATCH] ppc64: serialize reports of PCI errorsLinas Vepstas1-13/+85
2005-11-10[PATCH] ppc64: avoid PCI error reporting for empty slotsLinas Vepstas1-2/+27
2005-11-10[PATCH] ppc64: RTAS error reporting restructuringLinas Vepstas1-16/+30
2005-11-10[PATCH] ppc64: PCI error rate statisticsLinas Vepstas1-11/+32
2005-11-10[PATCH] ppc64: PCI address cache minor fixesLinas Vepstas1-7/+26
2005-11-10[PATCH] ppc64: misc minor cleanupLinas Vepstas1-28/+25
2005-11-10[PATCH] ppc64: uniform usage of bus unit id interfaceslinas2-27/+24
2005-11-10[PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt1-2/+5
2005-11-10[PATCH] ppc64 boot: fix compile warningsOlaf Hering1-4/+4
2005-11-10[PATCH] ppc64 boot: remove sysmap from required filenamesOlaf Hering1-62/+69
2005-11-10[PATCH] ppc64 boot: remove argv usageOlaf Hering1-14/+18
2005-11-10[PATCH] ppc64 boot: remove local initializersOlaf Hering1-28/+28
2005-11-10[PATCH] ppc32: fix ppc44x fpu buildMatt Porter1-1/+1
2005-11-10[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson6-16/+14
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson3-2/+3
2005-11-09[PATCH] powerpc: sched fixupsAndrew Morton2-1/+2
2005-11-10Merge ../linux-2.6Paul Mackerras130-1230/+2078
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King8-90/+95
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig1-2/+0
2005-11-09[SPARC64]: Use ARRAY_SIZE macroTobias Klauser3-5/+3
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser3-5/+3
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-18/+354
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-60/+11
2005-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-11-09[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VTAdrian Bunk1-2/+0
2005-11-09[PATCH] fbdev: Remove remains of epson1356fbRalf Baechle6-16/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin17-199/+170
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin35-42/+122
2005-11-09[PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig1-6/+0
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig3-9/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering10-10/+0
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2-7/+7
2005-11-09[PATCH] ppc32: fix perf_irq extern on e500Matt Porter1-4/+0
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala4-138/+352
2005-11-09[PATCH] ppc64: add MODALIAS= for vio busOlaf Hering1-0/+27
2005-11-09[PATCH] ppc32: Fix STx GP3 buildMatt Porter1-0/+1
2005-11-09[PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter1-1/+1
2005-11-09[ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King1-2/+2
2005-11-09Merge with ARM SMP treeRussell King6-2/+277
2005-11-09[ARM] 3100/1: simplify a pointer computationNicolas Pitre1-1/+1
2005-11-09[ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)Ben Dooks1-2/+21
2005-11-09[ARM] 3137/1: RX3715 - fix map_desc initialiserBen Dooks1-2/+11
2005-11-09[ARM] 3136/1: Anubis - fix map_desc initialisersBen Dooks1-9/+42
2005-11-09[ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2-0/+139
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King5-2/+138
2005-11-09powerpc: merge irq.cStephen Rothwell8-201/+103
2005-11-09[PATCH] uml_net: use ethtool_opsChristoph Hellwig1-27/+11
2005-11-09[PATCH] xtensa platform-iss network: remove no-op ioctl handlerChristoph Hellwig1-33/+0
2005-11-09ppc64: remove ppc_irq_dispatch_handlerStephen Rothwell5-116/+11
2005-11-09ppc64: allow iSeries to use IRQSTACKS againStephen Rothwell1-1/+17
2005-11-09ppc64: move stack switching up in interrupt processingStephen Rothwell3-28/+28
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro1-2/+5
2005-11-09powerpc: create kernel/setup.hStephen Rothwell4-0/+12
2005-11-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-96/+477
2005-11-08Merge with ARM SMP treeRussell King4-0/+52
2005-11-08[ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre2-6/+10
2005-11-08[ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transformNicolas Pitre1-0/+4
2005-11-08[ARM] 3132/1: S3C2410 - reset on decompression errorBen Dooks2-0/+14
2005-11-08[ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA UpdatesDirk Opfer1-3/+32
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie4-37/+144
2005-11-08[ARM] 3126/1: BAST: fix map_desc initialisationBen Dooks1-21/+52
2005-11-08[ARM] 3125/2: VR1000: Fix map_decs initialiserBen Dooks1-18/+38
2005-11-08[ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard deviceDirk Opfer1-1/+116
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King4-0/+52
2005-11-08[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas1-24/+82
2005-11-08[IA64] altix: misc pci interrupt related fixesMark Maule2-3/+3
2005-11-08[IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson1-0/+1
2005-11-08[IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson1-1/+1
2005-11-08[IA64] MCA recovery based on PSP bitsRuss Anderson1-4/+13
2005-11-08[SPARC64] mm: update get_user_insn commentHugh Dickins1-1/+1
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang1-6/+5
2005-11-08[IA64] fix memory less node allocationBob Picco1-10/+9
2005-11-08[ARM] More sparse fixesRussell King2-2/+2
2005-11-08powerpc: Simplify and clean up the xmon terminal I/OPaul Mackerras11-728/+236
2005-11-08powerpc: Fix crash in early boot on some powermacsPaul Mackerras1-2/+7
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King2-8/+8
2005-11-08[ARM SMP] Add missing SMP timer handling for realviewRussell King1-0/+5
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds53-347/+1013
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz2-0/+8
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz1-0/+1
2005-11-08[PATCH] revised Memory Add Fixes for ppc64Mike Kravetz2-0/+12
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds10-535/+184
2005-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2005-11-08[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pagesBenjamin Herrenschmidt1-0/+3
2005-11-08powerpc: Fix typo in pmac_cpufreq_resumePaul Mackerras1-1/+1
2005-11-08[PATCH] Memory Add Fixes for ppc64Mike Kravetz2-0/+2
2005-11-08[PATCH] ppc64: remove some direct xmon callsAnton Blanchard2-12/+0
2005-11-08[PATCH] ppc64: fix oprofile sample bit handlingAnton Blanchard1-1/+23
2005-11-08[PATCH] ppc64: fix Memory: summary lineAnton Blanchard1-1/+1
2005-11-08[PATCH] ppc: Fix ARCH=ppc build with xmonBenjamin Herrenschmidt2-4/+5
2005-11-08[PATCH] ppc: fix a bunch of warningsBenjamin Herrenschmidt2-5/+7
2005-11-08[PATCH] ppc64: More U3 device-tree fixesBenjamin Herrenschmidt2-2/+2
2005-11-08[PATCH] ppc64: Update g5_defconfig for ARCH=powerpcBenjamin Herrenschmidt1-55/+206
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt3-8/+41
2005-11-08[PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt8-23/+493
2005-11-08[PATCH] powerpc: Fix ppc32 initrdDavid Woodhouse3-37/+41
2005-11-08Merge ../linux-2.6Paul Mackerras221-3333/+5266
2005-11-07[SPARC64]: Kill some unnecessary includes from ioctl32.cDavid S. Miller1-5/+0
2005-11-07[SPARC64]: remove drm compat ioctl handlingChristoph Hellwig1-384/+0
2005-11-07[SPARC] cpwatchdog: implement ->compat_ioctlChristoph Hellwig1-3/+0
2005-11-07[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-3/+0
2005-11-07[SPARC] openprom: implement ->compat_ioctlChristoph Hellwig1-18/+0
2005-11-07[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctlChristoph Hellwig1-10/+0
2005-11-07[SPARC]: Kill remaining kbio.h references.Christoph Hellwig2-2/+0
2005-11-07[SPARC64]: remove duplicated compat ioctl entriesChristoph Hellwig1-4/+0
2005-11-07[SPARC]: remove vuid_event.hChristoph Hellwig1-3/+0
2005-11-07[SPARC]: remove kbio.hChristoph Hellwig1-11/+0
2005-11-07[SPARC]: remove audioio.hChristoph Hellwig1-7/+0
2005-11-07[SPARC64]: remove alloc_user_space()Christoph Hellwig1-11/+0
2005-11-07[SPARC64]: Kill off dummy_tick_ops.David S. Miller1-11/+2
2005-11-07[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()David S. Miller1-31/+17
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins1-26/+5
2005-11-07[SPARC64] mm: don't re-evaluate *ptepHugh Dickins2-6/+12
2005-11-07[SPARC]: Add sun4m LED driver.Lars Kotthoff3-0/+148
2005-11-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-54/+358
2005-11-07[ARM] Allow SMP if Realview MPcore is selectedRussell King1-1/+1
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-29/+8
2005-11-07[ARM] 3121/1: unconditionally use XCB=101 on ixp2000Lennert Buytenhek1-22/+13
2005-11-07[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endianLennert Buytenhek4-7/+22
2005-11-07[ARM] 3117/1: nwfpe kernel memory info leakLennert Buytenhek4-8/+16
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King4-0/+253
2005-11-07Merge with ARM SMP treeRussell King2-17/+39
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King2-0/+14