summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-254-3/+13
* [PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King2005-06-252-5/+0
* [PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones2005-06-253-13/+13
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-251-3/+3
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-253-0/+132
* [PATCH] ARM: 2752/1: disable ixp2000 PCI I/O software workaround on chips tha...Lennert Buytenhek2005-06-257-0/+26
* [PATCH] ARM: Fix discontigmemRussell King2005-06-252-2/+2
* [PATCH] ARM: 2751/1: ixp2000 gpio cleanup broke ixdp2800 buildLennert Buytenhek2005-06-251-0/+3
* [PATCH] ARM: 2750/1: add i2c platform device for enp2611 on-board i2c busLennert Buytenhek2005-06-251-1/+16
* [PATCH] ARM: 2749/1: update ixp2000 defconfigs to 2.6.12-git6Lennert Buytenhek2005-06-255-45/+245
* [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas2005-06-241-3/+3
* [PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena2005-06-241-0/+8
* [PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek2005-06-241-18/+67
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8Chris Zankel2005-06-246-0/+1846
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel2005-06-246-0/+1800
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4Chris Zankel2005-06-249-0/+1968
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-2423-0/+8627
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel2005-06-2413-0/+3279
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1Chris Zankel2005-06-244-0/+1029
* [PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli2005-06-241-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-235-24/+163
|\
| * [PATCH] ARM: 2730/1: S3C2410 default configuration updateBen Dooks2005-06-231-9/+18
| * [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000)Ben Dooks2005-06-232-9/+117
| * [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpeNicolas Pitre2005-06-232-6/+28
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-2333-750/+2163
|\ \
| * | [PATCH] Maple powerdown patchDavid Gibson2005-06-232-1/+79
| * | [PATCH] pSeries - read irqs dynamicallyJohn Rose2005-06-234-18/+29
| * | [PATCH] correct printing to operator panelMike Strosaker2005-06-232-25/+40
| * | [PATCH] ppc64: Add driver for BPA iommuArnd Bergmann2005-06-234-2/+446
| * | [PATCH] ppc64: Add driver for BPA interrupt controllersArnd Bergmann2005-06-238-11/+614
| * | [PATCH] ppc64: add BPA platform typeArnd Bergmann2005-06-2311-5/+185
| * | [PATCH] ppc64: add a minimal nvram driverUtz Bacher2005-06-231-0/+118
| * | [PATCH] ppc64: pSeries_progress -> rtas_progressArnd Bergmann2005-06-233-106/+107
| * | [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.Arnd Bergmann2005-06-234-471/+506
| * | [PATCH] ppc64: rename pSeries rtc functions into rtas_*Arnd Bergmann2005-06-232-9/+6
| * | [PATCH] ppc64: consolidate calibrate_decr implementationsArnd Bergmann2005-06-237-136/+67
| |/
* | [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-232-2/+2
* | [PATCH] use drivers/Kconfig for sparc32William Lee Irwin III2005-06-231-11/+5
* | [PATCH] compat: introduce compat_time_tStephen Rothwell2005-06-233-3/+3
* | [PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy2005-06-231-6/+43
* | [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi2005-06-231-13/+49
* | [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi2005-06-231-8/+38
* | [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi2005-06-231-14/+62
* | [PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi2005-06-231-13/+49
* | [PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S2005-06-231-3/+7
* | [PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy2005-06-231-0/+45
* | [PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy2005-06-231-2/+41
* | [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy2005-06-231-70/+121
* | [PATCH] Kprobes ia64 qp fixRusty Lynch2005-06-231-3/+3
* | [PATCH] Kprobes ia64 cleanupRusty Lynch2005-06-231-101/+77
OpenPOWER on IntegriCloud