summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
* [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
* [PATCH] x86: use proper defines for i8259A I/OAndreas Mohr2006-06-231-2/+2
* [PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr2006-06-231-7/+7
* [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-232-2/+2
* [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
* [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-232-2/+2
* [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
* [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-11/+20
* [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds2006-06-231-0/+1
* [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-232-0/+2
* [PATCH] i386: break out of recursion in stackframe walkIngo Molnar2006-06-231-0/+6
* [PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich2006-06-231-24/+49
* [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-232-0/+2
* [PATCH] i386 apm.c optimizationAndreas Mohr2006-06-231-17/+22
* [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-231-1/+1
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-231-8/+129
* [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
* [PATCH] frv: trivial cleanups in frv_ksyms.cAl Viro2006-06-231-18/+0
* [PATCH] frv: wrong syscallAl Viro2006-06-231-1/+1
* [PATCH] frv: misc sparse annotationsAl Viro2006-06-232-9/+9
* [PATCH] frv: misc __user annotationsAl Viro2006-06-233-5/+5
* [PATCH] frv: sysctl __user annotationsAl Viro2006-06-232-22/+22
* [PATCH] frv: signal annotationsAl Viro2006-06-231-10/+10
* [PATCH] frv: basic __iomem annotationsAl Viro2006-06-231-3/+3
* [PATCH] frv: __user infrastructureAl Viro2006-06-231-3/+3
* [PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter2006-06-232-0/+2
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-231-1/+1
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-232-99/+116
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-237-69/+21
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-234-14/+14
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-6/+7
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2238-460/+1771
|\
| * [ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman2006-06-221-46/+21
| * [ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels onlyPavel Pisa2006-06-221-26/+39
| * [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystemRod Whitby2006-06-221-1/+47
| * [ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystemRod Whitby2006-06-221-1/+40
| * [ARM] 3626/1: ARM EABI: fix syscall restartingNicolas Pitre2006-06-221-2/+19
| * [ARM] 3628/1: S3C24XX: add get_rate call to struct clkBen Dooks2006-06-222-2/+6
| * [ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocksBen Dooks2006-06-2210-218/+299
| * [ARM] 3613/1: S3C2410: Add sysdev and sysclassBen Dooks2006-06-222-1/+24
| * [ARM] 3620/2: ixp23xx: add uengine loader supportLennert Buytenhek2006-06-223-10/+50
| * [ARM] 3618/1: add defconfig for logicpd pxa270 card engineLennert Buytenhek2006-06-221-0/+963
| * [ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek2006-06-221-1/+1
| * [ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek2006-06-225-6/+9
| * [ARM] 3615/1: ixp23xx: use platform devices for physmap flashLennert Buytenhek2006-06-223-3/+63
| * [ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek2006-06-222-2/+45
| * [ARM] 3623/1: pnx4008: move GPIO-related defines to gpio.hVitaly Wool2006-06-221-1/+1
| * [ARM] 3622/1: pnx4008: remove clk_use/clk_unuseVitaly Wool2006-06-221-78/+51
OpenPOWER on IntegriCloud