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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
sparc: add $BITS to piggyback arguments
Sam Ravnborg
2
-17
/
+30
2011-01-04
sparc: remove obsolete ELF support in piggyback_32.c
Sam Ravnborg
1
-22
/
+5
2011-01-04
sparc: additional comments to piggyback_32.c
Sam Ravnborg
1
-2
/
+21
2011-01-04
sparc: use _start for the start entry (like 64 bit does)
Sam Ravnborg
3
-10
/
+7
2011-01-04
sparc: use trapbase in setup_arch
Sam Ravnborg
1
-2
/
+1
2011-01-04
sparc: refactor piggy_32.c
Sam Ravnborg
1
-40
/
+102
2011-01-04
SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing
Daniel Hellstrom
1
-8
/
+19
2011-01-04
SPARC/LEON: added support for selecting Timer Core and Timer within core
Daniel Hellstrom
1
-26
/
+54
2011-01-04
LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL
Daniel Hellstrom
1
-4
/
+10
2011-01-04
SPARC/LEON: added support for IRQAMP IRQ Controller
Daniel Hellstrom
3
-3
/
+29
2011-01-04
SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded.
Daniel Hellstrom
1
-6
/
+38
2011-01-03
sparc: fix sparse warnings in arch/sparc/prom for 32 bit build
Sam Ravnborg
5
-8
/
+15
2011-01-02
sparc: remove unused prom tree functions
Sam Ravnborg
2
-52
/
+3
2011-01-02
sparc: remove unused prom cpu functions
Sam Ravnborg
2
-87
/
+0
2011-01-02
sparc: drop prom/palloc.c
Sam Ravnborg
3
-54
/
+0
2011-01-02
sparc: drop prom/devmap.c
Sam Ravnborg
3
-66
/
+0
2010-12-12
sparc: Eliminate prom_stdin.
David S. Miller
3
-6
/
+3
2010-12-12
sparc: prom: Sanitize return value from prom_nbputchar()
Julian Calaby
1
-3
/
+4
2010-12-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
David S. Miller
13
-409
/
+64
2010-12-08
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
3
-0
/
+8
2010-12-07
Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
11
-21
/
+89
2010-12-08
ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacks
Vasily Khoruzhick
8
-20
/
+81
2010-12-07
MN10300: Fix interrupt mask alteration function call name in gdbstub
David Howells
3
-3
/
+6
2010-12-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+19
2010-12-06
ARM: tegra: fix regression from addruart rewrite
Olof Johansson
1
-2
/
+2
2010-12-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-30
/
+55
2010-12-06
Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx
Russell King
1
-1
/
+1
2010-12-06
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
1
-1
/
+7
2010-12-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
2
-13
/
+3
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
1
-4
/
+1
2010-12-04
parisc: fix dino/gsc interrupts
James Bottomley
1
-1
/
+1
2010-12-04
ARM: 6523/1: iop: ensure sched_clock() is notrace
Rabin Vincent
1
-1
/
+2
2010-12-04
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
Dave Martin
1
-1
/
+1
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
4
-9
/
+23
2010-12-03
ARM: mini2440: Fix Kconfig to allow kernel to build
Ben Dooks
1
-0
/
+3
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-31
/
+14
2010-12-03
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-87
/
+65
2010-12-03
MN10300: Implement asm/syscall.h
David Howells
1
-0
/
+117
2010-12-03
Merge branch 'sh/urgent' into sh-fixes-for-linus
Paul Mundt
1
-38
/
+5
2010-12-03
sh: se/7724: Remove FSI/B of GPIO init code
Nobuhiro Iwamatsu
1
-9
/
+1
2010-12-03
sh: se/7724: Update clock framework of FSI clock to non-legacy
Nobuhiro Iwamatsu
1
-29
/
+4
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
3
-2
/
+3
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-12-01
[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus
Heiko Carstens
1
-0
/
+19
2010-12-01
Merge branch 'sh/cachetlb' into sh-fixes-for-linus
Paul Mundt
62
-1667
/
+693
2010-12-01
sh: Assume new page cache pages have dirty dcache lines.
Paul Mundt
5
-12
/
+12
2010-11-30
sparc: Write to prom console using indirect buffer.
David S. Miller
5
-29
/
+52
2010-11-30
sparc: Delete prom_*getchar().
David S. Miller
4
-83
/
+0
2010-11-30
sparc: Pass buffer pointer all the way down to prom_{get,put}char().
David S. Miller
6
-54
/
+55
[next]