summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-0915-47/+16
* kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg2005-09-097-20/+13
* kbuild: v850 use generic asm-offsets.h supportSam Ravnborg2005-09-093-14/+2
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-0914-33/+12
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-0928-34/+29
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0958-107/+57
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-0915-34/+14
* kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg2005-09-094-33/+4
* kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-095-13/+4
* [PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala2005-09-081-0/+1
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-08627-19023/+11610
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-071-4/+5
| |\
| | * [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-061-4/+5
| * | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-071-1/+1
| * | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-071-1/+1
| * | [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-071-1/+1
| * | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-075-1/+8
| * | [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-071-1/+1
| * | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-0714-0/+54
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0729-586/+1638
| |\ \
| | * | [ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks2005-09-073-18/+71
| | * | [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks2005-09-072-2/+2
| | * | [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie2005-09-071-26/+85
| | * | [ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren2005-09-071-218/+72
| | * | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-0716-307/+1115
| | * | [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-075-2/+280
| | * | [ARM] Fix missed initialisers/missing commaRussell King2005-09-063-13/+13
| | |/
| * | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-074-10/+29
| * | [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-072-0/+6
| * | [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-071-0/+45
| * | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-071-1/+1
| * | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-075-20/+30
| * | [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-076-27/+41
| * | [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-075-20/+24
| * | [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-075-27/+39
| * | [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-075-25/+34
| * | [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-071-0/+6
| * | [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-071-0/+24
| * | [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-073-35/+398
| * | [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
| * | [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-073-6/+6
| * | [PATCH] fix: dmi_check_systemRobert Love2005-09-071-1/+1
| * | [PATCH] dmi: add onboard devices discoveryAndrey Panin2005-09-071-12/+90
| * | [PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin2005-09-071-16/+23
| * | [PATCH] dmi: remove old debugging codeAndrey Panin2005-09-071-21/+0
| * | [PATCH] dmi: remove uneeded functionAndrey Panin2005-09-071-45/+40
| * | [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-077-114/+4
| * | [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-072-445/+1
| * | [PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes2005-09-071-21/+69
| * | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-071-7/+0
OpenPOWER on IntegriCloud