summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-3/+1
| * | | [MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto2007-05-113-8/+0
| * | | [MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa2007-05-111-0/+0
| * | | [MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa2007-05-111-9/+15
| * | | [MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto2007-05-111-0/+902
| * | | [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
| * | | [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
| * | | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-113-10/+0
| * | | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-1115-2316/+0
| * | | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-1114-2013/+3
| * | | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-113-13/+22
| * | | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
| * | | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
| * | | [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
| * | | [MIPS] Add __ucmpdi2 implementationThiemo Seufer2007-05-112-1/+20
| * | | [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
| * | | [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
| |/ /
* | | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-1110-0/+110
|\ \ \
| * | | [PATCH] audit signal recipientsAmy Griffis2007-05-115-0/+45
| * | | [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-1110-0/+65
| |/ /
* | | signal/timer/event: eventfd wire up x86 archesDavide Libenzi2007-05-112-0/+2
* | | signal/timer/event: timerfd wire up x86 archesDavide Libenzi2007-05-112-0/+2
* | | signal/timer/event: signalfd wire up x86 archesDavide Libenzi2007-05-112-0/+2
* | | powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-113-9/+3
* | | uml: shrink kernel stacksJeff Dike2007-05-112-2/+3
* | | uml: iRQ stacksJeff Dike2007-05-119-14/+178
* | | uml: tidy IRQ codeJeff Dike2007-05-114-18/+13
* | | uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-112-6/+4
* | | uml: remove task_protectionsJeff Dike2007-05-116-24/+8
* | | m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata2007-05-111-9/+13
* | | m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2007-05-111-0/+4
* | | h8300 syscall updateYoshinori Sato2007-05-111-26/+52
* | | frv: gdb: use __maybe_unusedDavid Rientjes2007-05-111-6/+6
* | | x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2007-05-111-7/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-1029-931/+316
|\ \
| * | [POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras2007-05-101-0/+1
| * | [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
| * | [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-20/+17
| * | [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
| * | [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-102-6/+14
| * | [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13
| * | [POWERPC] celleb: Update celleb_defconfigIshizaki Kou2007-05-101-44/+85
| * | [POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou2007-05-101-1/+1
| * | [POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou2007-05-101-4/+4
| * | [POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou2007-05-101-0/+1
| * | Merge branch 'linux-2.6'Paul Mackerras2007-05-10172-923/+3762
| |\|
| * | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-093-700/+0
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-091-2/+2
| * | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-091-1/+1
| * | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-099-160/+179