summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: update .gitignore entriesThomas Gleixner2007-10-191-0/+1
* x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1815-373/+469
|\
| * [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-188-241/+318
| * [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-21/+0Star
| * [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0Star
| * [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5Star
| * [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94
| * [MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle2007-10-181-19/+47
| * [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-11/+5Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-6/+2Star
|\ \
| * | [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-182-6/+2Star
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-186-64/+59Star
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-182-40/+0Star
| * | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-181-0/+7
| * | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-181-4/+4
| * | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-182-20/+48
| |/
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* | powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* | sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-182-10/+1Star
* | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* | cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita2007-10-181-10/+29
* | cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita2007-10-181-15/+20
* | cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-182-1/+15
* | Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki2007-10-181-6/+33
* | Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2007-10-182-7/+17
* | Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-183-8/+92
* | s2ram: kill old debugging junkPavel Machek2007-10-182-43/+1Star
* | serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-1/+0Star
* | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-185-101/+35Star
* | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-1812-30/+30
* | PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-189-17/+9Star
|/
* [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1786-355/+541
|\
| * x86: delete vsyscall files during make cleanSam Ravnborg2007-10-171-0/+4
| * x86: fix kernel rebuild due to vsyscall falloutSam Ravnborg2007-10-171-1/+1
| * .gitignore update for x86 archDenis V. Lunev2007-10-172-0/+2
| * x86: vdso linker script cleanupRoland McGrath2007-10-171-7/+9
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-174-11/+12
| * x86: multi-byte single instruction NOPsJan Beulich2007-10-171-1/+22
| * x86: remove duplicated vsyscall nsec updateAndi Kleen2007-10-171-1/+0Star
| * i386: remove unnecessary codeIngo Molnar2007-10-171-2/+0Star
| * x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino2007-10-172-9/+9
| * x86: Use string instruction memcpy on AMD Fam11hAndi Kleen2007-10-171-1/+1
| * x86: make io_apic not connected pin print completeYinghai Lu2007-10-172-1/+10
| * i386: print better early fault infoIngo Molnar2007-10-171-2/+10