summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
| * | | | | | x86: Fix uaccess_32.h typoSergey Senozhatsky2009-09-201-1/+1
| * | | | | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-202-2/+1
| * | | | | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-203-3/+16
| * | | | | | x86/i386: Remove duplicated #includeHuang Weiyi2009-09-201-1/+0
| * | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches2009-09-201-6/+6
| * | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-191-15/+15
| * | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
| * | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-192-22/+19
| * | | | | | x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
| * | | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner2009-09-181-8/+9
| * | | | | | x86: SGI UV: Fix IPI macrosJack Steiner2009-09-181-1/+1
| * | | | | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-181-2/+1
| * | | | | | x86: Remove final bits of CONFIG_X86_OLD_MCEAndi Kleen2009-09-181-4/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-211-12/+46
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversionGuennadi Liakhovetski2009-09-191-2/+12
| * | | | | V4L/DVB (12507): sh: soc-camera updatesGuennadi Liakhovetski2009-09-191-1/+2
| * | | | | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski2009-09-191-0/+2
| * | | | | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski2009-09-191-11/+32
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-205-5/+0
|\ \ \ \ \
| * | | | | includecheck fix: x86, cpu/common.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | | includecheck fix: x86, traps.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | | includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-201-1/+0
| * | | | | includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-201-1/+0
| |/ / / /
* | | | | loongson: fix cut-and-paste mis-mergeLinus Torvalds2009-09-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-203-5/+5
|\ \ \ \ \
| * | | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-193-5/+5
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-201-3/+3
|\ \ \ \ \
| * | | | | serial: kill off uart_infoAlan Cox2009-09-191-3/+3
| |/ / / /
* | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-203-47/+45
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-191-3/+0
| * | | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-192-24/+11
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-191403-17589/+84626
| |\| |
| * | | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-181-23/+37
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1855-907/+755
|\ \ \ \
| * | | | x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-1612-83/+21
| * | | | x86: platform: Fix section annotationsThomas Gleixner2009-09-163-4/+4
| * | | | x86: apic namespace cleanupThomas Gleixner2009-08-315-12/+12
| * | | | x86: Distangle ioapic and i8259Thomas Gleixner2009-08-312-12/+31
| * | | | x86: Add Moorestown early detectionThomas Gleixner2009-08-315-0/+47
| * | | | x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-312-0/+11
| * | | | x86: Add early platform detectionThomas Gleixner2009-08-314-9/+20
| * | | | x86: Move tsc_init to late_time_initThomas Gleixner2009-08-311-1/+1
| * | | | x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-3117-41/+48
| * | | | x86: Replace the now identical time_32/64.c by time.cThomas Gleixner2009-08-313-122/+1
| * | | | x86: time_32/64.c unify profile_pcThomas Gleixner2009-08-312-10/+11
| * | | | x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-314-56/+55
| * | | | x86: Make timer setup and global variables the same in time_32/64.cThomas Gleixner2009-08-312-11/+35
| * | | | x86: Remove mca bus ifdef from timer interruptThomas Gleixner2009-08-312-21/+6