summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-238-84/+13
|\
| * [SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori2008-02-201-1/+2
| * [SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg2008-02-203-3/+7
| * [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-191-0/+2
| * [SPARC64]: Kill show_regs32().David S. Miller2008-02-191-18/+0
| * [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-192-4/+0
| * [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-191-56/+0
| * [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-192-2/+2
* | h8300: defconfig updateYoshinori Sato2008-02-231-123/+140
* | h8300: IRQ handling updateYoshinori Sato2008-02-235-311/+89
* | h8300: signal.c typo fixYoshinori Sato2008-02-231-2/+2
* | uml: fix FP register corruptionJeff Dike2008-02-236-0/+49
* | uml: fix helper_wait calls in watchdogJohann Felix Soden2008-02-231-2/+2
* | uml: remove unused sigcontext accessorsJeff Dike2008-02-232-55/+0
* | MN10300: define HZ as a config optionDavid Howells2008-02-231-0/+4
* | arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-231-3/+3
* | UML: update defconfigJeff Dike2008-02-231-93/+187
* | uml: fix initrd printkJohann Felix Soden2008-02-231-1/+1
* | Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1
* | x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-1/+18
|\ \
| * | Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-1/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-212-1/+6
|\ \ \
| * | | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
| * | | PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+4
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-213-8/+38
|\ \ \
| * | | [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warningHolger Schurig2008-02-171-1/+7
| * | | [ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209Byron Bradley2008-02-171-0/+15
| * | | [ARM] pxa: fix clock lookup to find specific device clocksRussell King2008-02-171-7/+16
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-2132-354/+1604
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-214-20/+7
| |\ \ \
| | * | | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-202-15/+3
| | * | | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
| | |/ /
| * | | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson2008-02-211-3/+2
| * | | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
| * | | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
| * | | [POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer2008-02-201-4/+4
| * | | [POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce2008-02-201-6/+7
| * | | [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-201-4/+5
| * | | [POWERPC] 44x: Add multiplatform defconfigJosh Boyer2008-02-161-0/+904
| * | | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
| * | | [POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer2008-02-1510-282/+568
| * | | [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese2008-02-158-25/+0
| * | | [POWERPC] PPC440EP Interrupt Triggering and Level SettingsWolfgang Ocker2008-02-151-3/+3
| |/ /
* | | FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
* | | FRV: Drop the .data.idt section for FRVDavid Howells2008-02-201-3/+0
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-191-0/+2
|\ \ \
| * | | fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1929-188/+190
|\ \ \ \
OpenPOWER on IntegriCloud