aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-09-01
| * | | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-09-01
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-08
|\ \ \ \
| * | | | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-08
| * | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-08
| * | | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-08
| * | | | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-08
| * | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-08
|\ \ \ \
| * | | | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-08
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-08
|\ \ \ \
| * | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-08
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks2005-09-08
| * | | | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren2005-09-08
| * | | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-08
| * | | | [ARM] Add suspend/resume support to locomo.cJohn Lenz2005-09-08
| |/ / /
* | | | [PATCH] ppc32: Fix head_4xx.S compile errorKumar Gala2005-09-08
* | | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-08
|\| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-07
| |\ \ \
| | * | | [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-06
| | | |/ | | |/|
| * | | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-07
| * | | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-07
| * | | [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-07
| * | | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-07
| * | | [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-07
| * | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-07
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-07
| |\ \ \
| | * | | [ARM] 2884/1: BAST - fix PC104 IRQ routingBen Dooks2005-09-07
| | * | | [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel...Adam Brooks2005-09-07
| | * | | [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine typesRichard Purdie2005-09-07
| | * | | [ARM] 2880/1: OMAP 4/4: Update H2 defconfigTony Lindgren2005-09-07
| | * | | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2Tony Lindgren2005-09-07
| | * | | [ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks2005-09-07
| | * | | [ARM] Fix missed initialisers/missing commaRussell King2005-09-06
| | |/ /
| * | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-07
| * | | [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-07
| * | | [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-07
| * | | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-07
| * | | [PATCH] Corgi: Add MMC/SD write protection switch handlingRichard Purdie2005-09-07
| * | | [PATCH] Corgi: Add keyboard and touchscreen device definitionsRichard Purdie2005-09-07
| * | | [PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie2005-09-07
| * | | [PATCH] PPC64: convert kcalloc to kzallocPekka Enberg2005-09-07
| * | | [PATCH] IA64: convert kcalloc to kzallocPekka Enberg2005-09-07
| * | | [PATCH] fix: dmi_check_systemRobert Love2005-09-07