aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-07-14[PATCH] uml: allow building as 32-bit binary on 64bit hostPaolo 'Blaisorblade' Giarrusso4-21/+31
2005-07-14[PATCH] uml: reintroduce pcap supportPaolo 'Blaisorblade' Giarrusso3-9/+24
2005-07-14[PATCH] uml: gcc 2.95 fix and Makefile cleanupPaolo 'Blaisorblade' Giarrusso2-6/+7
2005-07-14[PATCH] uml: consolidate modify_ldtPaolo 'Blaisorblade' Giarrusso1-52/+62
2005-07-14[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"Paolo 'Blaisorblade' Giarrusso2-2/+2
2005-07-14[PATCH] uml: fix lvalue for gcc4Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds10-35/+126
2005-07-13[PATCH] v850: Align ___start___param to match parameter alignmentMiles Bader1-2/+3
2005-07-13Auto merge with /home/aegl/GIT/linusTony Luck53-45/+292
2005-07-13[IA64] fix call of smp_processor_id() by XPC whileDean Nelson1-4/+4
2005-07-13[PATCH] ppc64: add 970MP PVROlof Johansson2-16/+37
2005-07-13[PATCH] ppc64: kill bitfields in ppc64 hash codeDavid Gibson8-164/+128
2005-07-13[PATCH] ppc32: make -j12 all fails in uImage targetOlaf Hering1-1/+6
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky2-2/+40
2005-07-13[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy...James Bottomley2-0/+7
2005-07-13Merge /home/torvalds/linux-2.6-armLinus Torvalds5-9/+9
2005-07-12[PATCH] inotifyRobert Love1-0/+3
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter4-7/+43
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds12-12/+189
2005-07-12[PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz1-0/+6
2005-07-12[PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+2
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel4-9/+8
2005-07-12[PATCH] uml:remove user_constants.h on cleanPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-07-12[PATCH] x86_64: section alignment fixAndrew Morton1-2/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds3-0/+6
2005-07-12[IA64] improve flush_icache_range()Zoltan Menyhart2-14/+69
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown12-12/+189
2005-07-12[IA64] remove CONFIG_IA64_SGI_SN_SIMGreg Edwards2-8/+0
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-8/+56
2005-07-12[SPARC64]: Fix SMP build failure.Andrew Morton1-2/+2
2005-07-12[IA64] pcibus_to_node implementation for IA64Christoph Lameter1-2/+10
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi3-1/+108
2005-07-12[ACPI] fix C1 patch for IA64Venkatesh Pallipadi2-0/+4
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich1-2/+3
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg24-8/+56
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li3-8/+12
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj3-1/+62
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare3-0/+6
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-35/+26
2005-07-11[PATCH] ARM SMP: Initialise cpu_present_mapRussell King2-2/+5
2005-07-11[PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUsRussell King1-1/+1
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige4-21/+20
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader1-1/+2
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-86/+97
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering2-2/+0
2005-07-11Auto merge with /home/aegl/GIT/linusTony Luck57-1132/+1748
2005-07-11[PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_mapRussell King2-3/+3
2005-07-11[PATCH] ARM: remove linux/version.h include from arch/armOlaf Hering3-3/+0
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller2-8/+34
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller4-10/+17
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller4-14/+28
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2-34/+0
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller3-20/+16
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller3-6/+8
2005-07-10Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds54-1130/+1745
2005-07-10[PATCH] remove asm-xtensa/ipc.hStephen Rothwell1-1/+0
2005-07-10[PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren3-1/+130
2005-07-10[PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren1-39/+78
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren8-92/+461
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren12-64/+24
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren12-0/+4635
2005-07-10[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2-2/+2
2005-07-10[PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren12-4635/+0
2005-07-10[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren5-418/+508
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren8-7/+7
2005-07-10[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren5-4/+0
2005-07-10[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren3-11/+38
2005-07-10[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren6-157/+184
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena1-2/+2
2005-07-10[PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek5-75/+25
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek4-15/+43
2005-07-08[SPARC64]: Support CONFIG_HZDavid S. Miller1-0/+2
2005-07-08[SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller1-1/+1
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu1-1/+1
2005-07-07[PATCH] m32r: framebuffer device supportHirokazu Takata6-16/+204
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter6-13/+20
2005-07-07[PATCH] xtensa: remove old syscallsArnd Bergmann2-179/+30
2005-07-07[PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso1-13/+24
2005-07-07[PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso1-3/+3
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser10-3/+231
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike37-262/+850
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li7-35/+75
2005-07-07[PATCH] FRV: Add defconfigAdrian Bunk1-0/+627
2005-07-07[PATCH] ppc64: silence perfmon exception warningsAnton Blanchard1-13/+1
2005-07-07[PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2-3/+8
2005-07-07[PATCH] ppc64: fix compile warningAnton Blanchard1-1/+0
2005-07-07[PATCH] ppc64: idle fixupsAnton Blanchard1-11/+12
2005-07-07[PATCH] ppc64: pSeries idle fixupsAnton Blanchard1-51/+62
2005-07-07[PATCH] ppc64: iSeries idle fixupsAnton Blanchard1-37/+47
2005-07-07[PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman1-41/+0
2005-07-07[PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman4-1/+26
2005-07-07[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2-131/+127
2005-07-07[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2-86/+81
2005-07-07[PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2-6/+8
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-17/+2
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller1-33/+0
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-1/+2
2005-07-07[PATCH] ppc64: add ioprio syscallsAnton Blanchard2-11/+22
2005-07-07[PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard1-27/+0
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard1-0/+10
2005-07-07[PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard1-4/+4
2005-07-07[PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard1-153/+212
2005-07-07[PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering1-2/+2
2005-07-07[PATCH] iounmap debuggingAndrew Morton1-2/+4
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike1-1/+0
2005-07-07Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds22-1163/+589
2005-07-07[IA64] - Disable tiocx driver on non-SN systemsJack Steiner1-0/+4
2005-07-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+5
2005-07-06[IA64] fix generic/up buildsTony Luck5-65/+110
2005-07-06Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+522
2005-07-06[IA64] memory-less-nodes repostbob.picco2-228/+169
2005-07-06[IA64] Make ia64 die() preempt safe1-2/+4
2005-07-06[SPARC64]: Fix set_intr_affinity()Eddie C. Dost1-2/+5
2005-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-16/+23
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck110-1798/+2569
2005-07-06[IA64] restore_sigcontext is not preempt safeKeith Owens1-0/+2
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava3-48/+129
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2-9/+7
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava11-699/+31
2005-07-06[PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena1-2/+2
2005-07-06[PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor1-0/+3
2005-07-06[PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2-13/+17
2005-07-06[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas1-1/+1
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2-134/+155
2005-07-06[CRYPTO] Add x86_64 asm AESAndreas Steinmetz4-1/+522
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney2-14/+16
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+3
2005-07-05[SPARC64]: Fix UltraSPARC-III fallout from membar changes.David S. Miller1-2/+3
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch5-4/+9
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin1-0/+4
2005-07-05[PATCH] ppc32: stop misusing NTP's time_offset valuejohn stultz1-5/+8
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov6-15/+1515
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-443/+306
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-4/+10
2005-07-04[SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers.David S. Miller2-5/+2
2005-07-04[SPARC64]: Small Schizo PCI controller programming tweaks.David S. Miller1-15/+8
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller1-0/+51
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.David S. Miller4-423/+227
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat1-0/+18
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King5-7/+7
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King1-2/+2
2005-07-03[PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas1-1/+2
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King71-453/+607
2005-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-818/+53
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2-3/+9
2005-07-01[PATCH] alpha smp fix (part #2)Ivan Kokshaysky1-0/+2
2005-07-01[PATCH] ARM: replace schedule_timeout() with msleep()Nishanth Aravamudan1-2/+1
2005-07-01[PATCH] ARM: Make the magic values in head.S more obviousRussell King1-12/+8
2005-07-01[PATCH] ARM: 2783/1: Remove omnimeter_defconfig as there is no kernel supportBen Dooks1-803/+0
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor3-1/+44
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky1-1/+1
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-50/+47
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas2-4/+4
2005-06-30[PATCH] ARM: 2778/1: Add -mno-thumb-interwork to CFLAGS_ABICatalin Marinas1-1/+1
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas1-1/+1
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds16-518/+285
2005-06-30[PATCH] xtensa: Fix asm macroChris Zankel1-90/+5
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel9-2671/+53
2005-06-30[PATCH] xtensa: Added mm/Kconfig to get a flat memory layoutChris Zankel1-1/+3
2005-06-30[PATCH] xtensa: use valid_signal()Jesper Juhl1-2/+3
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar9-15/+13
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala1-1/+1
2005-06-30[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.SOlaf Hering1-2/+2
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King2-45/+42
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman1-36/+2
2005-06-30[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-31/+41
2005-06-30[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.cMichael Ellerman1-29/+29
2005-06-30[PATCH] ppc64: Cleanup proc printing of event typesMichael Ellerman1-10/+10
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman1-15/+29
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman4-13/+5
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman5-14/+14
2005-06-30[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2-24/+24
2005-06-30[PATCH] ppc64: Move definition of xItLpQueueMichael Ellerman2-7/+8
2005-06-30[PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman1-2/+2
2005-06-30[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.cMichael Ellerman2-48/+59
2005-06-30[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2-20/+23
2005-06-30[PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman5-31/+31
2005-06-30[PATCH] ppc64: Reorganise the paca initialisation macrosMichael Ellerman1-146/+65
2005-06-30[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.cMichael Ellerman2-21/+21
2005-06-30[PATCH] ppc64: Spread lpevents by default on iSeriesMichael Ellerman1-1/+1
2005-06-30[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman7-26/+19
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds19-311/+549
2005-06-29Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-5/+5
2005-06-29[IA64] Update zx1_defconfigTony Luck1-44/+122
2005-06-29[IA64] Update tiger_defconfigTony Luck1-8/+31
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck22-142/+554
2005-06-29[PATCH] ARM: Don't force SIGFPERussell King1-1/+1
2005-06-29[PATCH] ARM: Fix VFP to use do_div()Russell King3-4/+27
2005-06-29[PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4Tony Lindgren2-8/+52
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King5-5/+5
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King1-1/+0
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre4-412/+1
2005-06-29[PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas1-1/+2
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King2-65/+38
2005-06-29[PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410Ben Dooks2-8/+4
2005-06-29[PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boardsBen Dooks4-35/+75