aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-09-27sh: stack debugging support.Paul Mundt4-8/+43
2006-09-27sh: select CONFIG_EMBEDDED.Paul Mundt1-0/+1
2006-09-27sh: machvec rework.Paul Mundt30-774/+476
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt9-13/+1626
2006-09-27sh: SH7710VoIPGW board support.Paul Mundt6-0/+1036
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt15-156/+38
2006-09-27sh: maskreg IRQ support.Paul Mundt3-2/+105
2006-09-27sh: Kill off dead boards.Paul Mundt32-2435/+4
2006-09-27sh: Add support for cacheline poking through debugfs.Paul Mundt2-0/+151
2006-09-27sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu1-2/+2
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt6-190/+22
2006-09-27sh: SHMIN board support.Takashi YOSHII6-1/+890
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt18-51/+308
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt11-0/+441
2006-09-27sh: sem2mutex conversion for clock framework.Paul Mundt1-8/+9
2006-09-27sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt3-91/+85
2006-09-27sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato6-17/+20
2006-09-27sh: __NR_restart_syscall support.Paul Mundt3-7/+13
2006-09-27sh: Various nommu fixes.Yoshinori Sato3-10/+22
2006-09-27sh: Make PAGE_OFFSET configurable.Paul Mundt4-28/+34
2006-09-27sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt3-3/+3
2006-09-27sh: math-emu supportTakashi YOSHII6-39/+832
2006-09-27sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt7-36/+26
2006-09-27sh: Fixup __strnlen_user() behaviour.Paul Mundt1-0/+3
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt7-42/+22
2006-09-27sh: Fixup TEI IRQ requests in request_dma().Paul Mundt1-2/+5
2006-09-27sh: G2 DMA IRQ and residue sampling.Paul Mundt1-13/+41
2006-09-27sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt3-11/+71
2006-09-27sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2-12/+25
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt35-1517/+947
2006-09-27sh: kgdb stub cleanups.Paul Mundt1-28/+5
2006-09-27sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt1-9/+1
2006-09-27sh: APM/PM support.Andriy Skulysh13-5/+973
2006-09-27sh: SE73180 updates for IRQ changes.Paul Mundt3-1/+4
2006-09-27sh: Make O= builds work again.Paul Mundt1-7/+5
2006-09-27sh: Drop incdir rule for SE7751.Paul Mundt1-2/+0
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt20-34/+2448
2006-09-27sh: Store Queue API rework.Paul Mundt1-296/+246
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt28-457/+171
2006-09-27sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt1-3/+4
2006-09-27sh: ioremap() overhaul.Paul Mundt13-322/+361
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt6-165/+188
2006-09-27sh: export clear_user_page() for the modules that need it.Paul Mundt1-0/+1
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2-1/+271
2006-09-27sh: Titan board support.Jamie Lenehan9-12/+1721
2006-09-27sh: BSS init bugfix and barrier in entry point.Paul Mundt1-5/+31
2006-09-27sh: Add control register barriers.Paul Mundt2-2/+8
2006-09-27sh: Add flag for MMU PTEA capability.Paul Mundt3-21/+31
2006-09-27sh: landisk board support.kogiidena9-1/+2477
2006-09-27sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild1-1/+2
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt1-10/+14
2006-09-27sh: Wire up new syscalls.Paul Mundt1-0/+28
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt4-0/+185
2006-09-27sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt1-0/+4
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt2-30/+98
2006-09-27sh: Fix a sign extension bug in memset().Toshinobu Sugioka1-0/+1
2006-09-27sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt1-3/+9
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow4-186/+457
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt1-0/+5
2006-09-27sh: RTS7751R2D board updates.Paul Mundt7-81/+68
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt5-68/+65
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt2-8/+6
2006-09-27sh: Kill off dead code for SE and SystemH boards.Paul Mundt8-58/+12
2006-09-27sh: hugetlb updates.Paul Mundt1-36/+16
2006-09-27sh: hp6xx mach-type cleanups.Andriy Skulysh1-1/+1
2006-09-27sh: Various cosmetic cleanups.Paul Mundt15-60/+24
2006-09-27sh: Make hs7751rvoip/rts7751r2d use pm_power_off.Paul Mundt2-4/+16
2006-09-27sh: Kill off the .stack section.Paul Mundt2-3/+1
2006-09-27sh: Fix kGDB NMI handling.Paul Mundt1-1/+1
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt3-298/+325
2006-09-27sh: Fixup some uninitialized spinlocks.Paul Mundt2-2/+2
2006-09-27sh: flush_cache_range() cleanup and optimizations.Paul Mundt1-26/+46
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt1-1/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds143-4477/+5735
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike4-14/+20
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki3-4/+4
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2-0/+49
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett1-2/+2
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz2-23/+20
2006-09-26[PATCH] Voyager: tty lockingAlan Cox1-1/+0
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton4-4/+7
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian1-0/+66
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell1-1/+0
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen1-1/+2
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge1-2/+10
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden1-0/+18
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge3-0/+69
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell1-8/+4
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman1-1/+8
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert1-3/+8
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2-12/+62
2006-09-26[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2-1/+96
2006-09-26[PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen4-1/+302
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen75-0/+11372
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+6
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells1-0/+4
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells4-69/+53
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells10-1091/+405
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2-2/+2
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken6-8/+8
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-60/+95
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-2/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2-9/+4
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2-0/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter11-12/+12
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2-2/+2
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2-9/+23
2006-09-26[PATCH] Don't set calgary iommu as default yAndi Kleen1-1/+0
2006-09-26[PATCH] i386/x86-64: New Intel feature flagsDave Jones2-4/+4
2006-09-26[PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin3-6/+133
2006-09-26[PATCH] i386: Make the jiffies compares use the 64bit safe macros.Dmitriy Zavin1-3/+4
2006-09-26[PATCH] x86: Refactor thermal throttle processingDmitriy Zavin6-41/+100
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen9-2/+32
2006-09-26[PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen3-2/+47
2006-09-26[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen5-2/+10
2006-09-26[PATCH] Don't leak NT bit into next taskAndi Kleen2-0/+8
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich5-0/+20
2006-09-26[PATCH] Fix some broken white space in ia32_signal.cAndi Kleen1-5/+5
2006-09-26[PATCH] Initialize argument registers for 32bit signal handlers.Andi Kleen1-0/+5
2006-09-26[PATCH] Remove all traces of signal number conversionAndi Kleen2-14/+1
2006-09-26[PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen1-0/+6
2006-09-26[PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen1-1/+0
2006-09-26[PATCH] Use string instructions for Core2 copy/clearAndi Kleen1-0/+2
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2-2/+10
2006-09-26[PATCH] i386: Split multi-line printk in oops output.Dave Jones1-2/+3
2006-09-26[PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen1-0/+35
2006-09-26[PATCH] MMCONFIG and new Intel motherboardsAaron Durbin1-0/+32
2006-09-26[PATCH] Insert GART region into resource mapAaron Durbin1-1/+20
2006-09-26[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2-2/+6
2006-09-26[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen5-15/+29
2006-09-26[PATCH] Fix idle notifiersAndi Kleen1-6/+9
2006-09-26[PATCH] Remove experimental mark of kexecEric W. Biederman1-2/+1
2006-09-26[PATCH] i386: Remove experimental mark of kexecEric W. Biederman1-2/+1
2006-09-26[PATCH] Mark per cpu data initialization __initdata againAndi Kleen1-5/+3
2006-09-26[PATCH] Check return values of __copy_to_user in uname emulationAndi Kleen1-12/+16
2006-09-26[PATCH] Add __must_check to copy_*_userAndi Kleen1-2/+4
2006-09-26[PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2-45/+80
2006-09-26[PATCH] i386: add HPET(s) into resource mapadurbin@google.com1-0/+26
2006-09-26[PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com1-0/+54
2006-09-26[PATCH] i386: Do better early exception handlersChuck Ebbert1-0/+67
2006-09-26[PATCH] i386: Allow a kernel not to be in ring 0Rusty Russell4-13/+11
2006-09-26[PATCH] i386: Abstract sensitive instructionsRusty Russell1-16/+22
2006-09-26[PATCH] Fix a PDA warning uncovered by the new type checkingAndi Kleen1-1/+1
2006-09-26[PATCH] Fix a irqcount comment in entry.SAndi Kleen1-1/+6
2006-09-26[PATCH] Add the -fstack-protector option to the CFLAGSArjan van de Ven1-0/+3
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-0/+8
2006-09-26[PATCH] Add the Kconfig option for the stackprotector featureArjan van de Ven1-0/+24
2006-09-26[PATCH] Don't use kernel_text_address in oops contextAndi Kleen1-1/+3
2006-09-26[PATCH] i386: Avoid overwriting the current pgd (V4, i386)Magnus Damm2-105/+174
2006-09-26[PATCH] Avoid overwriting the current pgd (V4, x86_64)Magnus Damm2-53/+189
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith Owens2-36/+6
2006-09-26[PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin1-22/+75
2006-09-26[PATCH] Optimize PDA accesses slightlyAndi Kleen1-0/+3
2006-09-26[PATCH] Put .note.* sections into a PT_NOTE segmentIan Campbell1-4/+10
2006-09-26[PATCH] Reload CS when startup_64 is used.Eric W. Biederman1-4/+7
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen1-19/+9
2006-09-26[PATCH] Fix boot code head.S warningPaolo 'Blaisorblade' Giarrusso1-1/+2
2006-09-26[PATCH] Add a missing check for irq flags tracing in NMIAndi Kleen1-0/+2
2006-09-26[PATCH] Fix coding style and output of the mptable parserAndi Kleen1-18/+18
2006-09-26[PATCH] Remove some cruft in apic id checking during processor setupAndi Kleen1-17/+1
2006-09-26[PATCH] Remove APIC version/cpu capability mpparse checking/printingAndi Kleen2-48/+17
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-10/+6
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-3/+5
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen1-1/+0
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen3-29/+6
2006-09-26[PATCH] Detect clock skew during suspendRafael J. Wysocki1-1/+9
2006-09-26[PATCH] i386: annotate FIX_STACK() and the rest of nmi()Chuck Ebbert1-3/+15
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton1-1/+1
2006-09-26[PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen1-32/+1
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao3-10/+14
2006-09-26[PATCH] i386: Disallow kprobes on NMI handlersFernando Luis Vázquez Cao1-3/+5
2006-09-26[PATCH] i386: mark cpu cache functions as __cpuinitMagnus Damm3-3/+3
2006-09-26[PATCH] i386: mark cpu identify functions as __cpuinitMagnus Damm3-5/+5
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm8-36/+31
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm8-9/+9
2006-09-26[PATCH] mark init_amd() as __cpuinitMagnus Damm1-1/+1
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm7-9/+1
2006-09-26[PATCH] x86_64 kernel mapping fixKeith Mannthey1-25/+26
2006-09-26[PATCH] wire up oops_enter()/oops_exit()Andrew Morton1-0/+3
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2-0/+11