index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
Merge branch 'core/percpu' into x86/core
Ingo Molnar
11
-30
/
+240
2009-01-28
dmi: Fix build breakage
Kumar Gala
1
-0
/
+2
2009-01-28
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
2
-10
/
+1
2009-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+2
2009-01-27
USB: add kernel-doc for wusb_dev in struct usb_device
Inaky Perez-Gonzalez
1
-0
/
+2
2009-01-27
Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"
Alexey Dobriyan
1
-0
/
+7
2009-01-27
Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+5
2009-01-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2009-01-27
Merge branch 'linus' into core/percpu
Ingo Molnar
178
-15287
/
+78
2009-01-27
SATA: Blacklisting of systems that spin off disks during ACPI power off
Rafael J. Wysocki
1
-0
/
+2
2009-01-27
DMI: Introduce dmi_first_match to make the interface more flexible
Rafael J. Wysocki
1
-0
/
+1
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
1
-0
/
+2
2009-01-26
Fix "multiple definition of `debugfs_create_size_t'"
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2
-64
/
+5
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-9
/
+8
2009-01-26
net: Fix linux/if_frad.h's suitability for userspace.
Krzysztof HaĆasa
1
-6
/
+4
2009-01-26
i2c: Warn on deprecated binding model use
Jean Delvare
1
-3
/
+5
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-51
/
+0
2009-01-26
i2c: Delete 10 unused driver IDs
Jean Delvare
1
-10
/
+0
2009-01-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+0
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-1
/
+8
2009-01-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
162
-15197
/
+0
2009-01-26
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+2
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+5
2009-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+10
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+9
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-11
/
+30
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+5
2009-01-26
generic, x86: fix __per_cpu_load relocation
Brian Gerst
1
-3
/
+4
2009-01-26
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
JosephChan@via.com.tw
1
-0
/
+4
2009-01-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-01-23
ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h
Peter Ujfalusi
1
-1
/
+1
2009-01-22
sctp: Fix crc32c calculations on big-endian arhes.
Vlad Yasevich
1
-1
/
+1
2009-01-22
Merge branch 'core/debugobjects' into core/urgent
Thomas Gleixner
44
-93
/
+191
2009-01-22
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
1
-0
/
+6
2009-01-22
drm: create mode_config idr lock
Jesse Barnes
1
-1
/
+2
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-1
/
+3
2009-01-21
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
43
-93
/
+185
2009-01-20
klist.c: bit 0 in pointer can't be used as flag
Jesper Nilsson
1
-1
/
+1
2009-01-20
debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n
Inaky Perez-Gonzalez
1
-0
/
+7
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+0
2009-01-20
linker script: kill PERCPU_VADDR_PREALLOC()
Tejun Heo
1
-37
/
+8
2009-01-20
percpu: refactor percpu.h
Brian Gerst
2
-18
/
+24
2009-01-19
dmaengine: add async_tx_clear_ack() macro
Guennadi Liakhovetski
1
-0
/
+5
2009-01-19
dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n
Dan Williams
1
-1
/
+5
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
423
-20782
/
+7738
2009-01-17
linker script: add missing VMLINUX_SYMBOL
Tejun Heo
1
-2
/
+3
2009-01-16
mac80211: more kernel-doc fixes
Randy Dunlap
1
-1
/
+0
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
1
-0
/
+5
2009-01-16
Merge branch 'misc' into release
Len Brown
1
-1
/
+1
[next]