index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
Mark Brown
11
-73
/
+71
2013-10-25
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-0
/
+2
2013-10-25
Merge remote-tracking branch 'spi/fix/modalias' into spi-linus
Mark Brown
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/fix/mcspi' into spi-linus
Mark Brown
1
-3
/
+9
2013-10-25
Merge remote-tracking branch 'spi/fix/efm' into spi-linus
Mark Brown
18
-26
/
+35
2013-10-25
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
Mark Brown
0
-0
/
+0
2013-10-23
spi: atmel: fix return value check in atmel_spi_probe()
Wei Yongjun
1
-1
/
+3
2013-10-19
Linux 3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-10-18
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-196
/
+15
2013-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+2
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-18
Merge branch 'acpi-fixes'
Rafael J. Wysocki
8
-188
/
+7
2013-10-18
Merge branch 'pm-fixes'
Rafael J. Wysocki
2
-8
/
+8
2013-10-17
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-21
/
+93
2013-10-18
spi/s3c64xx: Add missing pm_runtime_put on setup fail
Krzysztof Kozlowski
1
-0
/
+1
2013-10-18
spi/s3c64xx: Add missing pm_runtime_set_active() call in probe()
Krzysztof Kozlowski
1
-0
/
+1
2013-10-17
Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2013-10-17
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-82
/
+343
2013-10-17
Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+3
2013-10-17
Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+13
2013-10-17
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-2
/
+5
2013-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-3
/
+2
2013-10-17
Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
318
-1752
/
+2828
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-16
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
24
-189
/
+219
2013-10-16
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-16
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-16
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-16
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-16
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-16
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-16
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-16
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2
-2
/
+14
2013-10-16
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
6
-148
/
+79
2013-10-16
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-10-16
block/partitions/efi.c: treat size mismatch as a warning, not an error
Doug Anderson
1
-1
/
+6
2013-10-16
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
Andrea Arcangeli
1
-1
/
+15
2013-10-16
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2013-10-16
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-16
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
3
-2
/
+9
2013-10-16
gcov: MAINTAINERS: Add an entry for gcov
Peter Oberparleiter
1
-0
/
+6
2013-10-16
mm/hugetlb.c: correct missing private flag clearing
Joonsoo Kim
1
-0
/
+1
2013-10-16
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
1
-0
/
+1
2013-10-16
ipc/sem.c: synchronize semop and semctl with IPC_RMID
Manfred Spraul
1
-13
/
+29
2013-10-16
ipc: update locking scheme comments
Davidlohr Bueso
1
-6
/
+21
2013-10-16
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
1
-0
/
+2
[next]