aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2004-11-27[NETFILTER]: Remove CONFIG_IP_NF_NAT_LOCAL config optionPatrick McHardy36-36/+0
2004-11-16Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds5-28/+38
2004-11-16[SPARC64]: Update defconfig.David S. Miller1-7/+9
2004-11-16[SPARC64]: Do not set VM_LOCKED on I/O mapped areas.David S. Miller1-1/+1
2004-11-16[SPARC64]: Two io_remap_page_range() fixes.David S. Miller1-13/+2
2004-11-16[SPARC64]: Couple of do_sparc64_fault fixes.David S. Miller1-6/+16
2004-11-16Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller2-3/+12
2004-11-16[ARM PATCH] 2251/1: S3C2410 - system timer rename [cosmetic]Ben Dooks1-1/+1
2004-11-16[ARM PATCH] 2248/1: S3C2410 - missing serial config in arch/arm/mach-s3c2410/...Ben Dooks1-0/+12
2004-11-15[PATCH] s390: core changesMartin Schwidefsky3-9/+49
2004-11-15[PATCH] uml: defconfig updateJeff Dike1-7/+34
2004-11-15[PATCH] uml: remove some dead codeJeff Dike2-67/+4
2004-11-15[PATCH] uml: Remove unused declarationJeff Dike1-1/+0
2004-11-15[PATCH] uml: LFS 64-bit cleanupsJeff Dike3-0/+3
2004-11-15[PATCH] uml: Don't delay segfaultsJeff Dike1-10/+12
2004-11-15[PATCH] uml: fix signal mask on delivery errorJeff Dike1-4/+8
2004-11-15[PATCH] uml: make signal frame construction more resemble x86Jeff Dike3-27/+22
2004-11-15[PATCH] uml: fix setting of interrupted syscall return valueJeff Dike1-28/+20
2004-11-15[PATCH] uml: handle_signal simplificationJeff Dike1-23/+17
2004-11-15[PATCH] uml: redundant argument removal from handle_signalJeff Dike1-10/+9
2004-11-15[PATCH] uml: redundant code removal from signal deliveryJeff Dike5-18/+5
2004-11-15[PATCH] uml: don't rule out syscall_nr == 0Jeff Dike2-2/+3
2004-11-15[PATCH] uml: 64-bit type cleanupsJeff Dike3-3/+4
2004-11-15[PATCH] uml: 64-bit cleanups in the system callsJeff Dike6-24/+24
2004-11-15[PATCH] uml: signal bug fixJeff Dike1-10/+11
2004-11-15[PATCH] m32r: update dot.gdbinit filesHirokazu Takata9-63/+582
2004-11-15[PATCH] m32r: update defconfig filesHirokazu Takata9-210/+1424
2004-11-15[PATCH] m32r: CF boot support for Mappi2Hirokazu Takata3-21/+96
2004-11-15[PATCH] m32r: update for m32r-g00ffHirokazu Takata7-72/+131
2004-11-15[PATCH] H8/300: vmlinux.lds.S updateYoshinori Sato1-15/+14
2004-11-15[PATCH] H8/300: signal handling updateYoshinori Sato3-259/+173
2004-11-15[PATCH] H8/300: /proc/cpuinfo typo fixYoshinori Sato1-1/+1
2004-11-15[PATCH] i386: apic_printk() used before initializedMaciej W. Rozycki1-14/+14
2004-11-15[PATCH] add cpu_relax() in spin loops & clean up barrier()Fenghua Yu3-19/+13
2004-11-15[PATCH] ppc64: add missing braces to rtc driverStephen Rothwell1-6/+7
2004-11-15[PATCH] PPC64 rtasd: window when error_log_cnt could get zeroedPaul Mackerras2-12/+13
2004-11-15[PATCH] PPC64 call ibm,os-term only if its availablePaul Mackerras1-0/+3
2004-11-15[PATCH] ppc64: cleanups hpte_init_native, kill warning for !PSERIES buildsAnton Blanchard1-21/+25
2004-11-15[PATCH] ppc64: alloc_bootmem returns void *Anton Blanchard4-11/+11
2004-11-15[PATCH] ppc64: get_phb_reg_prop only required on python PCI machinesAnton Blanchard1-29/+29
2004-11-15[PATCH] ppc64: remove BUG()s in pcibios_fixup_busAnton Blanchard1-12/+2
2004-11-15[PATCH] ppc64: OF overrides for pci_probe_only, pci_assign_all_busesAnton Blanchard1-0/+18
2004-11-15[PATCH] ppc64: remove duplication in pci_alloc_*Anton Blanchard6-90/+62
2004-11-15[PATCH] ppc64: make fixup_winbond_82c105 pseries specificAnton Blanchard2-24/+27
2004-11-15[PATCH] ppc64: remove phb_set_modelAnton Blanchard6-84/+23
2004-11-15[PATCH] ppc64: pci cleanupAnton Blanchard6-66/+31
2004-11-15[PATCH] ppc64: reduce ifdef clutter in arch/ppc64/kernel/sysfs.cAnton Blanchard1-15/+9
2004-11-15[PATCH] ppc64: Use pci_device_to_OF_nodeAnton Blanchard2-2/+13
2004-11-15[PATCH] ppc64: ratelimit some rtas errorsAnton Blanchard2-30/+26
2004-11-15[PATCH] ppc64: iSeries legacy model emulation of PURRJeff Scheel1-1/+27
2004-11-15[PATCH] ppc32: Fix Motorola Sandpoint buildsTom Rini1-1/+1
2004-11-15[PATCH] low discontig highmem_start_pageHugh Dickins1-1/+1
2004-11-14Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds5-39/+74
2004-11-15[ARM PATCH] 2247/1: S3C2410 - serial low-level updatesBen Dooks3-4/+5
2004-11-15[ARM PATCH] 2246/1: S3C2410 - rename i2c depending on 2410/2440Ben Dooks1-0/+5
2004-11-15[ARM PATCH] 2243/1: BAST - move pm init to init_machineBen Dooks1-8/+6
2004-11-15[ARM PATCH] 2242/1: BAST - default configuration updateBen Dooks1-21/+38
2004-11-15[ARM PATCH] 2241/1: S3C2410 - default configuration updateBen Dooks1-8/+22
2004-11-14Merge http://lia64.bkbits.net/linux-ia64-release-2.6.10Linus Torvalds6-48/+35
2004-11-14[PATCH] Regparm for x86 machine check handlersBrian Gerst7-8/+8
2004-11-14x86: only single-step into signal handlers if the tracerLinus Torvalds1-1/+1
2004-11-14Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds11-75/+224
2004-11-15[ARM PATCH] 2236/1: S3C2410 - new serial driver - machine updates (3/4)Ben Dooks4-22/+100
2004-11-14[ARM PATCH] 2235/1: S3C2410 - new serial driver - core updates (2/4)Ben Dooks4-16/+38
2004-11-14[ARM PATCH] 2240/1: S3C2410 - clock device id updateBen Dooks2-18/+64
2004-11-14[PATCH] m68knommu: move senTec board supoprt to common 528x ColdFire directoryGreg Ungerer1-1/+1
2004-11-14[PATCH] m68knommu: kernel startup code for the ColdFire 5272 Feith SCALES boardGreg Ungerer1-0/+154
2004-11-14[ARM] ecard: dumpirq state on unrecognised interrupts as well.Russell King1-19/+22
2004-11-14[PATCH] sparse: add -m64 to CHECKFLAGS on alpha and sparc64Alexander Viro2-2/+2
2004-11-14[PATCH] x86_64: assign_irq_vector should not be marked __initAlexander Nyberg1-4/+0
2004-11-13[PATCH] __init in reboot.cAndries E. Brouwer1-1/+1
2004-11-13[PATCH] __init and i386 timersAndries E. Brouwer7-31/+44
2004-11-13[PATCH] __init in i386/kernel/cpu/nexgen.cAndries E. Brouwer1-1/+1
2004-11-13Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds21-400/+772
2004-11-13Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds5-15/+162
2004-11-13[ARM PATCH] 2239/1: S3C2410 - add iPAQ rx3715 machineBen Dooks4-15/+152
2004-11-13[ARM PATCH] 2238/1: S3C2410 - pm.h remove init code if not usedBen Dooks1-0/+10
2004-11-12Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds26-125/+232
2004-11-12Merge bk://kernel.bkbits.net/gregkh/linux/driver-2.6Linus Torvalds3-19/+30
2004-11-12[ARM] Remove broken SA1100 machine support.Russell King51-16372/+2
2004-11-12[ARM] Add platform_device-based partition and map information.Russell King6-37/+301
2004-11-12[ARM] Fix IMX build error post sys_timer merge.Russell King1-5/+3
2004-11-12[ARM PATCH] 2231/1: remove unused file in iop321 portDave Jiang1-63/+0
2004-11-11Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman26-125/+232
2004-11-11[PATCH] prep_pci.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-6/+9
2004-11-11[PATCH] pplus.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-4/+5
2004-11-11[PATCH] pmac_pci.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-2/+2
2004-11-11[PATCH] pcore.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] mcpn765.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-3/+4
2004-11-11[PATCH] prpmc750.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] sandpoint.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] fixups-dreamcast.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-11[PATCH] ebus.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-2/+4
2004-11-11[PATCH] isa.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-11[PATCH] pci_iommu.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] ret_mb_a_pci.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-11[PATCH] pci-gart.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-11[PATCH] k2.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] lopec.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+2
2004-11-11[PATCH] gemini_pci.c: replace pci_find_device with for_each_pci_devHanna V. Linder1-1/+1
2004-11-11[PATCH] chrp_pci.c: replace pci_find_device with for_each_pci_devHanna V. Linder1-1/+1
2004-11-11[PATCH] driver core: shrink struct device a bitDavid Brownell3-19/+30
2004-11-11mergeGreg Kroah-Hartman9-96/+190
2004-11-11Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-2/+82
2004-11-11[ARM PATCH] 2227/1: S3C2410 - export dma symbols to modulesBen Dooks1-0/+18
2004-11-11[ARM PATCH] 2226/1: S3C2410 - dma system deviceBen Dooks1-2/+64
2004-11-10Revert recent EDD changes to use EXTENDED READ comand and CONFIG_EDD_SKIP_MBRLinus Torvalds1-108/+18
2004-11-10Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller2-3/+12
2004-11-10[SPARC]: Remove unnecessary pm_idle comment.Eric Brower1-2/+2
2004-11-10[PATCH] sparc32: fix for HyperSPARC DMA errorsBob Breuer2-0/+2
2004-11-10[PATCH] uml: use sys_getpid bypassing glibc (fixes UML on Gentoo)Paolo \'Blaisorblade\' Giarrusso4-6/+11
2004-11-10[PATCH] CRIS: Update MakefilesMikael Starvik1-4/+0
2004-11-10[PATCH] CRIS: Move driversMikael Starvik6-12837/+0
2004-11-10[PATCH] CRIS: Console setup handlingMikael Starvik1-114/+354
2004-11-10[PATCH] CRIS: Core kernel updatesMikael Starvik10-195/+230
2004-11-10[PATCH] CRIS: Add USB host driverMikael Starvik2-0/+4863
2004-11-10[PATCH] CRIS: IDE driverMikael Starvik1-55/+124
2004-11-10[PATCH] CRIS: ethernet driverMikael Starvik1-180/+245
2004-11-10[PATCH] CRIS: update simple driversMikael Starvik7-86/+156
2004-11-10[PATCH] CRIS: configuration and BuildMikael Starvik5-43/+31
2004-11-10[PATCH] x86_64: ia32_aout-build-fixAndrew Morton1-0/+1
2004-11-10[PATCH] x86: optimize stack pointer access (reduce register usage)Pawel Sikora1-2/+2
2004-11-10[PATCH] ppc64: Small OF fixesAnton Blanchard2-3/+2
2004-11-10[PATCH] ppc64: Fix for cpu hotplug + NUMAAnton Blanchard1-1/+24
2004-11-10[PATCH] ppc64: iSeries last of the cleanups fo the MF codeStephen Rothwell2-402/+386
2004-11-10[PATCH] ppc64: iSeries remove more Studly Caps from MF codeStephen Rothwell1-159/+159
2004-11-10[PATCH] ppc64: iSeries more MF cleanupStephen Rothwell1-44/+38
2004-11-10[PATCH] ppc64: iSeries remove some Studly CapsStephen Rothwell5-74/+25
2004-11-10[PATCH] ppc64: iSeries remove trailing white spaceStephen Rothwell1-11/+11
2004-11-10[PATCH] ppc64: iSeries combine some MF codeStephen Rothwell3-251/+231
2004-11-10[PATCH] ppc32: remove zero initializations in cpu_specsKumar Gala1-47/+0
2004-11-10[PATCH] ppc32: remove __setup_cpu_8xxKumar Gala2-7/+0
2004-11-10[PATCH] ppc32: remove CONFIG_SERIAL_CONSOLE_BAUDMark A. Greer1-5/+0
2004-11-10[PATCH] ppc32: add performance counters to cpu_specKumar Gala1-530/+859
2004-11-10[PATCH] ppc32: updated reporting of CPU rev & freq for e500 CPUsKumar Gala4-6/+7
2004-11-10[PATCH] ppc32: fix rheap warningKumar Gala1-0/+1
2004-11-10[PATCH] ppc32: dded MPC8555/8541 security block infrastructureKumar Gala1-0/+7
2004-11-10[PATCH] ppc32: add setup_indirect_pci_nomap() routineMark A. Greer1-3/+12
2004-11-10[PATCH] compat syscalls naming standardisationMatthew Wilcox6-45/+45
2004-11-10[IA64] add cpu_relax() in the body of spin loopsFenghua Yu2-4/+5
2004-11-10[PATCH] PCI: pci-mmconfig fixTom L. Nguyen2-7/+1
2004-11-10Fix the fix.Linus Torvalds1-1/+1
2004-11-10[PATCH] fix platform_rename_gsi related ia32 build breakageArnaldo Carvalho de Melo1-0/+2
2004-11-09[IA64] speedup ptrace by avoiding kernel-stack walkDavid Mosberger3-42/+28
2004-11-09Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds25-275/+578
2004-11-10[ARM PATCH] 2160/1: allow modules to work with XIP kernelNicolas Pitre3-10/+24
2004-11-10[ARM PATCH] 2154/2: XIP kernel for ARMNicolas Pitre10-52/+214
2004-11-10[ARM PATCH] 2225/1: S3C2410 - export symbol from s3c2440-dsc.cBen Dooks1-3/+4
2004-11-09Merge intel.com:/data/home/aegl/BK/LinusTony Luck1-2/+2
2004-11-10[ARM PATCH] 2223/1: convert serial UART to platform device on iop3xxDave Jiang3-53/+59
2004-11-10[ARM PATCH] 2222/1: iop3xx timer routine cleanupDave Jiang2-91/+19
2004-11-10[ARM PATCH] 2224/1: S3C2410 - s3c2440 power management deviceBen Dooks1-4/+55
2004-11-10[ARM PATCH] 2217/2: S3C2410 - pm updatesBen Dooks2-18/+49
2004-11-10[ARM] Add Assabet flash device partitioning and location data.Russell King1-4/+71
2004-11-09[ARM] Add SA1100 generic flash infrastructure.Russell King2-0/+20
2004-11-09[ARM] rtctime tweaksRussell King1-47/+66
2004-11-09[ARM PATCH] 2219/2: Ignore IRQ_NONE for edge triggered interruptsIan Campbell1-4/+1
2004-11-09[PATCH] H8/300 vmlinux.lds updateYoshinori Sato10-172/+58
2004-11-09[PATCH] m68knommu: add kernel startup code for the ColdFire 5272 Feith CANcam...Greg Ungerer1-0/+154
2004-11-09[PATCH] m68knommu: remove unused include of delay.h in ColdFire 5407 configur...Greg Ungerer1-1/+0
2004-11-09[PATCH] m68knommu: move ColdFire M5282EVB kernel startup code to common 528x ...Greg Ungerer1-2/+2
2004-11-09[PATCH] m68knommu: move ColdFire 5282 Makefile to common 528x MakefileGreg Ungerer1-1/+1
2004-11-09[PATCH] m68knommu: move ColdFire 5282 config code to common 528x config codeGreg Ungerer1-2/+2
2004-11-09[PATCH] m68knommu: add kernel startup code for the Freescale M5275EVB boardGreg Ungerer1-0/+166
2004-11-09[ARM PATCH] 2216/1: Update iop3xx timers to new update process times schemeDave Jiang3-2/+8
2004-11-09[ARM PATCH] 2182/1: apcs-32 and alignment-traps command line options are depr...George G. Davis1-2/+3
2004-11-09[PATCH] m68knommu: hardware configuration for Freescale 527x family of CPUsGreg Ungerer1-0/+82
2004-11-09[PATCH] m68knommu: dynamic RAM sizing for Motorola 5206e platformGreg Ungerer1-2/+28
2004-11-09[PATCH] m68knommu: get flash based boot args for SCALES and CAMcam boardsGreg Ungerer1-2/+5
2004-11-09[PATCH] m68knommu: use linux/delay.h instead of asm/delay.hGreg Ungerer1-1/+1
2004-11-09[PATCH] m68knommu: build PIT timer for 527x and 528x CPUsGreg Ungerer1-0/+2
2004-11-09[PATCH] m68knommu: 527x platform support MakefileGreg Ungerer1-0/+21
2004-11-09[PATCH] m68knommu: update defconfigGreg Ungerer1-1/+5
2004-11-09[PATCH] m68knommu: kernel startup code for Freescale M5271EVB boardGreg Ungerer1-0/+166
2004-11-09[PATCH] m68knommu: move ColdFire PIT timer to common code directoryGreg Ungerer1-9/+10
2004-11-09[PATCH] propogate typosAndries E. Brouwer1-1/+1
2004-11-09[PATCH] wierd typosAndries E. Brouwer1-1/+1
2004-11-09[PATCH] ppc64: Add HW CPU timebase syncBenjamin Herrenschmidt1-11/+145
2004-11-09[PATCH] ppc64: Fix G5 low level i2c codeBenjamin Herrenschmidt1-18/+28
2004-11-09Merge bk://linux-acpi.bkbits.net/26-latest-releaseLinus Torvalds1-1/+1
2004-11-09[PATCH] timer: fix up problem where two sysdev_class devices had the same name.Greg Kroah-Hartman1-1/+1
2004-11-08[SPARC64]: Update defconfig.David S. Miller1-1/+10
2004-11-08Merge intel.com:/home/lenb/bk/26-latest-refLen Brown38-4561/+1088
2004-11-08[PATCH] kprobes: Minor changes for sparc64Prasanna S. Panchamukhi1-12/+17
2004-11-08MergeLen Brown140-863/+2650
2004-11-08Merge bk://ppc.bkbits.net/for-linus-ppcLinus Torvalds151-1449/+2731
2004-11-07Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds9-538/+40
2004-11-07[PATCH] remove dead kernel_map_pages exportChristoph Hellwig1-1/+0
2004-11-07[PATCH] kprobes: kprobes ported to x86_64Prasanna S. Panchamukhi6-3/+526
2004-11-07[PATCH] kprobes: Minor i386 changes required for porting kprobes to x86_64Prasanna S. Panchamukhi1-13/+19
2004-11-07[PATCH] uml: set DTRACE correctlyJeff Dike5-20/+22
2004-11-07[PATCH] uml: dont check NR_syscallsJeff Dike1-2/+2
2004-11-07[PATCH] uml: clear singlestepJeff Dike6-12/+7
2004-11-07[PATCH] uml: generic singlesteppingJeff Dike8-21/+19
2004-11-07[PATCH] uml: generic singlestep syscallJeff Dike3-4/+4
2004-11-07[PATCH] uml: sysenter is syscallJeff Dike1-2/+4
2004-11-07[PATCH] uml: handle signal apiJeff Dike1-21/+18
2004-11-07[PATCH] uml: add missing newline in help stringPaolo \'Blaisorblade\' Giarrusso1-1/+1
2004-11-07[PATCH] uml: re-add linux Makefile target - fixes to the old version.Paolo \'Blaisorblade\' Giarrusso1-5/+8
2004-11-07[PATCH] uml: clear errno in CATCH_EINTRPaolo \'Blaisorblade\' Giarrusso1-1/+1