Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 809 | -24913/+28896 |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 939 | -29247/+33864 |
2009-02-24 | x86: efi_stub_32,64 - add missing ENDPROCs | Cyrill Gorcunov | 2 | -0/+8 |
2009-02-24 | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov | 1 | -15/+7 |
2009-02-24 | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov | 1 | -0/+1 |
2009-02-24 | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov | 1 | -1/+1 |
2009-02-24 | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov | 1 | -1/+1 |
2009-02-24 | x86: head_64.S - remove useless balign | Cyrill Gorcunov | 1 | -2/+0 |
2009-02-24 | x86: fix performance regression in write() syscall | Salman Qazi | 1 | -2/+14 |
2009-02-24 | x86, doc: fix references to Documentation/x86/i386/boot.txt | Kyle McMartin | 1 | -2/+2 |
2009-02-23 | x86: minor cleanup in the espfix code | Stas Sergeev | 1 | -1/+1 |
2009-02-23 | x86: check mptable physptr with max_low_pfn on 32bit | Yinghai Lu | 1 | -3/+12 |
2009-02-23 | Linux 2.6.29-rc6v2.6.29-rc6 | Linus Torvalds | 1 | -1/+1 |
2009-02-23 | acpi/doc: add missing param value | Randy Dunlap | 1 | -1/+1 |
2009-02-23 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -27/+67 |
2009-02-23 | drm/i915: Add missing mutex_lock(&dev->struct_mutex) | Pierre Willenbrock | 1 | -0/+1 |
2009-02-23 | drm/i915: fix WC mapping in non-GEM i915 code. | Jesse Barnes | 1 | -1/+1 |
2009-02-23 | drm/i915: Fix regression in 95ca9d | Chris Wilson | 1 | -2/+6 |
2009-02-23 | drm/i915: Retire requests from i915_gem_busy_ioctl. | Eric Anholt | 1 | -0/+7 |
2009-02-23 | drm/i915: suspend/resume GEM when KMS is active | Jesse Barnes | 3 | -2/+24 |
2009-02-23 | drm/i915: Don't let a device flush to prepare buffers clear new write_domains. | Eric Anholt | 1 | -2/+14 |
2009-02-23 | drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. | Eric Anholt | 1 | -22/+16 |
2009-02-23 | acpi: add some missing section markers | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 16 | -56/+39 |
2009-02-23 | x86: remove various unused subarch hooks | Ingo Molnar | 3 | -40/+4 |
2009-02-23 | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 22 | -4335/+2 |
2009-02-23 | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 1 | -1/+3 |
2009-02-23 | cipso: Fix documentation comment | Paul Moore | 1 | -2/+7 |
2009-02-23 | Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -5/+2 |
2009-02-23 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix | Ingo Molnar | 1 | -5/+2 |
2009-02-22 | docbook: split kernel-api for device-drivers | Randy Dunlap | 3 | -378/+419 |
2009-02-22 | x86: improve the help text of X86_EXTENDED_PLATFORM | Ravikiran G Thirumalai | 1 | -2/+28 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 330 | -1549/+5041 |
2009-02-22 | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 8 | -7/+38 |
2009-02-22 | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors | Linus Torvalds | 4 | -4/+4 |
2009-02-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -36/+62 |
2009-02-22 | PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a... | Mike Murphy | 1 | -22/+28 |
2009-02-22 | PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute | Mike Murphy | 1 | -3/+5 |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 12 | -56/+56 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 5 | -21/+18 |
2009-02-22 | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto | 1 | -20/+18 |
2009-02-22 | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto | 1 | -5/+9 |
2009-02-22 | x86: ia32_signal: remove unused debug code | Hiroshi Shimamoto | 1 | -18/+0 |
2009-02-22 | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar | 1 | -1/+2 |
2009-02-22 | x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 1 | -1/+1 |
2009-02-22 | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer | Hannes Eder | 2 | -2/+2 |
2009-02-22 | Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'sus... | Len Brown | 315 | -1540/+5017 |
2009-02-22 | ACPI: remove CONFIG_ACPI_SYSTEM | Bjorn Helgaas | 2 | -8/+1 |
2009-02-22 | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 1 | -7/+18 |
2009-02-22 | x86_64: Fix S3 fail path | Jiri Slaby | 1 | -1/+3 |