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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures
Barry Song
10
-1
/
+666
2013-01-22
ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco
Barry Song
4
-4
/
+21
2013-01-22
ARM: PRIMA2: rtciobg: it is also compatible with marco
Barry Song
1
-0
/
+1
2013-01-22
ARM: PRIMA2: rstc: enable the support for Marco
Barry Song
1
-17
/
+28
2013-01-22
ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco
Barry Song
4
-6
/
+6
2013-01-22
ARM: PRIMA2: initialize l2x0 according to mach from DT
Barry Song
1
-5
/
+24
2013-01-22
ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in Kconfig
Barry Song
1
-0
/
+1
2013-01-22
ARM: PRIMA2: add CSR SiRFmarco device tree .dts
Barry Song
3
-2
/
+818
2013-01-14
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
1
-1
/
+1
2013-01-08
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
1
-1
/
+1
2013-01-02
clocksource: add common of_clksrc_init() function
Stephen Warren
5
-0
/
+57
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
495
-1224
/
+629
2012-12-24
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2
-45
/
+0
2012-12-24
ARM: samsung: register syscore_ops for timer resume directly
Stephen Warren
1
-1
/
+6
2012-12-24
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2
-20
/
+20
2012-12-24
ARM: sa1100: convert timer suspend/resume to clock_event_device
Stephen Warren
1
-33
/
+33
2012-12-24
ARM: pxa: convert timer suspend/resume to clock_event_device
Stephen Warren
1
-38
/
+38
2012-12-24
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
1
-21
/
+26
2012-12-24
ARM: set arch_gettimeoffset directly
Stephen Warren
11
-46
/
+42
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
21
-58
/
+47
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
8
-31
/
+48
2012-12-24
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2
-3
/
+3
2012-12-21
Linux 3.8-rc1
Linus Torvalds
1
-2
/
+2
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
19
-445
/
+738
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+18
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
30
-443
/
+522
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-214
/
+2234
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
9
-68
/
+9
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
1
-3
/
+2
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
14
-54
/
+31
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
4
-8
/
+15
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
4
-20
/
+56
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2
-1
/
+34
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
1
-13
/
+32
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
2
-11
/
+6
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
2012-12-21
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
1
-10
/
+15
[next]