| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 2009-09-20 | 1 | -1/+1 |
| * | | | | | | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 2009-09-20 | 1 | -1/+1 |
| * | | | | | | x86: Trivial whitespace cleanups | Felipe Contreras | 2009-09-20 | 2 | -2/+1 |
| * | | | | | | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 2009-09-20 | 3 | -3/+16 |
| * | | | | | | x86/i386: Remove duplicated #include | Huang Weiyi | 2009-09-20 | 1 | -1/+0 |
| * | | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 2009-09-20 | 1 | -6/+6 |
| * | | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter' | Yinghai Lu | 2009-09-19 | 1 | -15/+15 |
| * | | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 2009-09-19 | 1 | -1/+2 |
| * | | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 2009-09-19 | 2 | -22/+19 |
| * | | | | | | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 2009-09-18 | 1 | -0/+11 |
| * | | | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 2009-09-18 | 1 | -8/+9 |
| * | | | | | | x86: SGI UV: Fix IPI macros | Jack Steiner | 2009-09-18 | 1 | -1/+1 |
| * | | | | | | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker | 2009-09-18 | 1 | -2/+1 |
| * | | | | | | x86: Remove final bits of CONFIG_X86_OLD_MCE | Andi Kleen | 2009-09-18 | 1 | -4/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 | 1 | -12/+46 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | V4L/DVB (12509): sh: prepare board-ap325rxa.c for v4l2-subdev conversion | Guennadi Liakhovetski | 2009-09-19 | 1 | -2/+12 |
| * | | | | | V4L/DVB (12507): sh: soc-camera updates | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+2 |
| * | | | | | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor... | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+2 |
| * | | | | | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ... | Guennadi Liakhovetski | 2009-09-19 | 1 | -11/+32 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 2009-09-20 | 5 | -5/+0 |
|\ \ \ \ \ |
|
| * | | | | | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | | | | | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | | | | | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | | | | | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | | | | | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| |/ / / / |
|
* | | | | | loongson: fix cut-and-paste mis-merge | Linus Torvalds | 2009-09-20 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-20 | 3 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 3 | -5/+5 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-09-20 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | serial: kill off uart_info | Alan Cox | 2009-09-19 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-20 | 3 | -47/+45 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | tracing, x86, cpuidle: Move the end point of a C state in the power tracer | Arjan van de Ven | 2009-09-19 | 1 | -3/+0 |
| * | | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 2 | -24/+11 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-09-19 | 1403 | -17589/+84626 |
| |\ \ \
| | |/ / |
|
| * | | | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 2009-09-18 | 1 | -23/+37 |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 55 | -907/+755 |
|\ \ \ \ |
|
| * | | | | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 | 12 | -83/+21 |
| * | | | | x86: platform: Fix section annotations | Thomas Gleixner | 2009-09-16 | 3 | -4/+4 |
| * | | | | x86: apic namespace cleanup | Thomas Gleixner | 2009-08-31 | 5 | -12/+12 |
| * | | | | x86: Distangle ioapic and i8259 | Thomas Gleixner | 2009-08-31 | 2 | -12/+31 |
| * | | | | x86: Add Moorestown early detection | Thomas Gleixner | 2009-08-31 | 5 | -0/+47 |
| * | | | | x86: Add hardware_subarch ID for Moorestown | Pan, Jacob jun | 2009-08-31 | 2 | -0/+11 |
| * | | | | x86: Add early platform detection | Thomas Gleixner | 2009-08-31 | 4 | -9/+20 |
| * | | | | x86: Move tsc_init to late_time_init | Thomas Gleixner | 2009-08-31 | 1 | -1/+1 |
| * | | | | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 17 | -41/+48 |
| * | | | | x86: Replace the now identical time_32/64.c by time.c | Thomas Gleixner | 2009-08-31 | 3 | -122/+1 |
| * | | | | x86: time_32/64.c unify profile_pc | Thomas Gleixner | 2009-08-31 | 2 | -10/+11 |
| * | | | | x86: Move calibrate_cpu to tsc.c | Thomas Gleixner | 2009-08-31 | 4 | -56/+55 |
| * | | | | x86: Make timer setup and global variables the same in time_32/64.c | Thomas Gleixner | 2009-08-31 | 2 | -11/+35 |
| * | | | | x86: Remove mca bus ifdef from timer interrupt | Thomas Gleixner | 2009-08-31 | 2 | -21/+6 |