aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones
2006-01-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-10spelling: s/trough/through/Adrian Bunk
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-10spelling: s/usefull/useful/Adrian Bunk
2006-01-09[SPARC64]: Update defconfig.David S. Miller
2006-01-09[SPARC64]: Fix ptrace/straceRichard Mortimer
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2006-01-09[SPARC64]: Add needed pm_power_off symbol.David S. Miller
2006-01-09[ARM] 3246/1: S3C24XX - retab clock list in arch/arm/mach-s3c2410/clock.cBen Dooks
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-09[PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes
2006-01-09[PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki
2006-01-09[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder
2006-01-09[PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)Jiri Slaby
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)Jiri Slaby
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King
2006-01-09Merge Linus' tree.Russell King
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People