summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-123-8/+12
| | * | | [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-123-1/+62
* | | | | [PATCH] kexec-ppc: fix for ksysfs crash_notesAlbert Herranz2005-07-121-0/+6
* | | | | [PATCH] xtensa: use ssleep() instead of schedule_timeout()Nishanth Aravamudan2005-07-121-2/+2
* | | | | [PATCH] xtensa: remove old syscallsChris Zankel2005-07-124-9/+8
* | | | | [PATCH] uml:remove user_constants.h on cleanPaolo 'Blaisorblade' Giarrusso2005-07-121-1/+2
* | | | | [PATCH] x86_64: section alignment fixAndrew Morton2005-07-121-2/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-07-123-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare2005-07-113-0/+6
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-121-2/+2
|\ \ \ \ \
| * | | | | [SPARC64]: Fix SMP build failure.Andrew Morton2005-07-121-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-1224-8/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-1124-8/+56
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-118-35/+26
|\ \ \ \
| * | | | [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-114-21/+20
| * | | | [IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan2005-07-111-11/+5
| * | | | [IA64] remove linux/version.h include from arch/ia64Olaf Hering2005-07-112-2/+0
| * | | | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-1157-1132/+1748
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu2005-07-081-1/+1
* | | | | [PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader2005-07-111-1/+2
| |_|/ / |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-1113-86/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | [SPARC64]: Add syscall auditing support.David S. Miller2005-07-102-8/+34
| * | | [SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller2005-07-104-10/+17
| * | | [SPARC64]: Add SECCOMP support.David S. Miller2005-07-104-14/+28
| * | | [SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2005-07-102-34/+0
| * | | [SPARC64]: Add __read_mostly support.David S. Miller2005-07-103-20/+16
| * | | [SPARC]: Add ioprio system call support.David S. Miller2005-07-103-6/+8
* | | | Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds2005-07-1054-1130/+1745
|\ \ \ \
| * | | | [PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren2005-07-103-1/+130
| * | | | [PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren2005-07-101-39/+78
| * | | | [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2005-07-108-92/+461
| * | | | [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren2005-07-1012-64/+24
| * | | | [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-0/+4635
| * | | | [PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2005-07-102-2/+2
| * | | | [PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-4635/+0
| * | | | [PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren2005-07-105-418/+508
| * | | | [PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren2005-07-108-7/+7
| * | | | [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren2005-07-105-4/+0
| * | | | [PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren2005-07-103-11/+38
| * | | | [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren2005-07-106-157/+184
| * | | | [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena2005-07-101-2/+2
| * | | | [PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek2005-07-105-75/+25
| * | | | [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-104-15/+43
| |/ / /
* / / / [PATCH] remove asm-xtensa/ipc.hStephen Rothwell2005-07-101-1/+0
|/ / /
* | | [SPARC64]: Support CONFIG_HZDavid S. Miller2005-07-081-0/+2
* | | [SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller2005-07-081-1/+1
|/ /
* | [PATCH] m32r: framebuffer device supportHirokazu Takata2005-07-076-16/+204
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-076-13/+20
* | [PATCH] xtensa: remove old syscallsArnd Bergmann2005-07-072-179/+30
* | [PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso2005-07-071-13/+24