| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 | 1 | -0/+7 |
| * | | | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 | 1 | -1/+3 |
| * | | | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 | 1 | -0/+1 |
| * | | | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 | 1 | -0/+2 |
| * | | | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 | 1 | -0/+9 |
| * | | | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 | 1 | -2/+2 |
| * | | | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 2011-07-11 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 1 | -0/+12 |
|\ \ \ |
|
| * | | | sched: adjust scheduler cpu power for stolen time | Glauber Costa | 2011-07-14 | 1 | -0/+12 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds | 2011-07-23 | 1 | -2/+13 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | x86, config: Introduce an INTEL_MID configuration | Alan Cox | 2011-07-21 | 1 | -2/+13 |
| | |/ |
|
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-07-23 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | clocksource: apb: Share APB timer code with other platforms | Jamie Iles | 2011-06-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 2011-07-21 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | x86: Use common i8253 clockevent | Thomas Gleixner | 2011-07-01 | 1 | -1/+1 |
| * | | | pcspkr: Cleanup Kconfig dependencies | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
| * | | | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 1 | -79/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -50/+0 |
| * | | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -28/+0 |
| * | | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -3/+2 |
| |/ |
|
* | | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo | 2011-07-11 | 1 | -1/+1 |
|/ |
|
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -1/+0 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-05-25 | 1 | -0/+1 |
|\ |
|
| * | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | 1 | -0/+1 |
* | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|\ |
|
| * | x86/net: only select BPF_JIT when NET is enabled | Randy Dunlap | 2011-05-04 | 1 | -1/+1 |
| * | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 2011-04-27 | 1 | -0/+1 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 1 | -1/+1 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -20/+23 |
|\ \ \ |
|
| * | | | x86, mm: Allow ZONE_DMA to be configurable | David Rientjes | 2011-05-16 | 1 | -1/+8 |
| * | | | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 2011-05-02 | 1 | -1/+1 |
| * | | | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo | 2011-05-02 | 1 | -1/+1 |
| * | | | x86: Clean up memory model related configs in arch/x86/Kconfig | Tejun Heo | 2011-04-01 | 1 | -13/+13 |
| * | | | x86-64, NUMA: Remove custom phys_to_nid() implementation | Tejun Heo | 2011-04-01 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-05-19 | 1 | -11/+0 |
|\ \ \ |
|
| * | | | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell | 2011-04-08 | 1 | -11/+0 |
| |/ / |
|
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | clocksource: convert x86 to generic i8253 clocksource | Russell King | 2011-05-14 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-19 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver | Joerg Roedel | 2011-04-11 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-19 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 2011-05-11 | 1 | -1/+0 |
| |/ / |
|
* | | | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 2011-05-19 | 1 | -1/+1 |
|/ / |
|