summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W2005-09-071-3/+3
| * | [IA64] make exception handler in copy_user more robustChen, Kenneth W2005-09-071-0/+3
| * | [IA64] page_not_present fault in region 5 is normalKiyoshi Ueda2005-09-071-3/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-093-13/+13
|\ \ \
| * | | [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * | | [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-09-011-1/+1
| * | | [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-09-011-2/+2
| * | | [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-09-011-7/+7
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-0910-210/+84Star
|\ \ \ \
| * | | | [PATCH] Make sparc64 use setup-res.cDavid S. Miller2005-09-084-187/+64Star
| * | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-0/+6
| * | | | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
| * | | | [PATCH] PCI: fix up pretty-names removal patchAndrew Morton2005-09-081-1/+0Star
| * | | | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-084-25/+17Star
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-093-83/+1Star
|\ \ \ \
| * | | | [SPARC64]: Inline membar()'s again.David S. Miller2005-09-083-83/+1Star
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-0919-20/+20
|\ \ \ \
| * | | | [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-0819-20/+20
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0923-187/+1026
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ARM] 2891/1: S3C2410 - update s3c2410_defconfig for 2.6.13Ben Dooks2005-09-091-88/+130
| * | | | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren2005-09-0920-99/+743
| * | | | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-0/+52
| * | | | [ARM] Add suspend/resume support to locomo.cJohn Lenz2005-09-081-0/+101
| |/ / /
* | | | [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/+11610Star
|\| | |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-081-4/+5
| |\ \ \
| | * | | [SPARC64]: Fix set/get MTU cases in sunos_ioctl()David S. Miller2005-09-071-4/+5
| | | |/ | | |/|
| * | | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-085-1/+8
| * | | [PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk2005-09-081-1/+1
| * | | [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-0814-0/+54
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-0829-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/+72Star
| | * | | [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-073-13/+13
| | |/ /
| * | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-084-10/+29
| * | | [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-082-0/+6
| * | | [PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S2005-09-081-0/+45
| * | | [PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi2005-09-081-1/+1
| * | | [PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi2005-09-085-20/+30
| * | | [PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi2005-09-086-27/+41
| * | | [PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi2005-09-085-20/+24
| * | | [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-085-27/+39
| * | | [PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi2005-09-085-25/+34