aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi2007-02-13
| * | | | [PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert2007-02-13
| * | | | [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert2007-02-13
| * | | | [PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert2007-02-13
| * | | | [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-13
| * | | | [PATCH] i386: Fix a typo in an IRQ handler nameMaciej W. Rozycki2007-02-13
| * | | | [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-13
| * | | | [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah2007-02-13
| * | | | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-13
| * | | | [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-13
| * | | | [PATCH] i386: Update defconfigAndi Kleen2007-02-13
| * | | | [PATCH] x86-64: Update defconfigAndi Kleen2007-02-13
| |/ / /
* | | | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: s390: remove unnecessary use of insert_at_headEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakageEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakageEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: C99 convert arch/frv/kernel/pm.cEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: frv: remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* | | | [PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman2007-02-14
* | | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-13
|\ \ \ \
| * | | | [POWERPC] Use udbg_early_init() on ppc32David Gibson2007-02-13
| * | | | [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-13
| * | | | [POWERPC] Move MPIC smp routines into mpic.cMichael Ellerman2007-02-13
| * | | | [POWERPC] Cleanup pseries kexec codeMichael Ellerman2007-02-13
| * | | | [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-13
| * | | | [POWERPC] Consolidate pseries platform header files into pseries.hMichael Ellerman2007-02-13
| * | | | Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Paul Mackerras2007-02-13
| |\ \ \ \
| | * | | | [POWERPC] cell: pm_rtas_activat_signals routine cleanupMaynard Johnson2007-02-13
| | * | | | [POWERPC] cell: PPU Oprofile cleanup patchCarl Love2007-02-13