summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li2-0/+17
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-9/+70
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen3-13/+18
2006-02-04[PATCH] x86_64: Update defconfigAndi Kleen1-7/+14
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds19-135/+475
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-91/+189
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2-18/+11
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-228/+261
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+3
2006-02-01[ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real1-2/+16
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real5-65/+152
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2006-02-01[ARM] 3294/1: don't invalidate individual BTB entries on ARMv6Nicolas Pitre1-12/+6
2006-02-01[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre1-5/+11
2006-02-01[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie1-1/+1
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens6-261/+272
2006-02-01[PATCH] s390: New default configurationHeiko Carstens1-13/+27
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2-2/+1
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso7-14/+17
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-01[PATCH] uml: fix hugest stack usersPaolo 'Blaisorblade' Giarrusso3-19/+22
2006-02-01[PATCH] uml: comments about libc-conflict guardsPaolo 'Blaisorblade' Giarrusso1-5/+9
2006-02-01[PATCH] uml: fix some typosJeff Dike2-2/+2
2006-02-01[PATCH] uml: add a build dependencyJeff Dike1-3/+6
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan1-1/+1
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan1-16/+16
2006-02-01[PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan1-1/+2
2006-02-01[PATCH] arm26: select system type via "choice"Alexey Dobriyan1-1/+3
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn1-20/+16
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman2-7/+10
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-0/+37
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan1-0/+1
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt1-28/+26
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt1-1/+1
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt4-209/+12
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt1-30/+29
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt5-124/+16
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt1-23/+15
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt1-17/+1
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2-18/+1
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt4-268/+502