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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-12
rtc: rtc-sh: alarm support.
Jamie Lenehan
1
-25
/
+201
2006-12-12
rtc: rtc-sh: fix rtc for out-by-one for the month.
Jamie Lenehan
1
-3
/
+3
2006-12-12
serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.
Paul Mundt
1
-0
/
+5
2006-12-12
rtc: rtc-sh: fix for period rtc interrupts.
Jamie Lenehan
1
-21
/
+22
2006-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-164
/
+190
2006-12-11
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
1
-90
/
+0
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-11
AT91 MMC update for 2.6.19
Andrew Victor
1
-17
/
+24
2006-12-11
mmc: Change SDHCI iomem error to a warning
Pierre Ossman
1
-2
/
+2
2006-12-11
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
Vitaly Wool
1
-1
/
+3
2006-12-11
AT91 MMC 5 : Minor cleanups
Andrew Victor
1
-9
/
+9
2006-12-11
AT91 MMC 4 : Interrupt handler cleanup
Andrew Victor
1
-45
/
+43
2006-12-11
AT91 MMC 3 : Move global mci_clk variable
Andrew Victor
1
-11
/
+11
2006-12-11
AT91 MMC 2 : Use platform resources
Andrew Victor
1
-7
/
+34
2006-12-11
AT91 MMC 1: Pass host structure.
Andrew Victor
1
-89
/
+81
2006-12-10
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
1
-0
/
+1
2006-12-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...
Linus Torvalds
110
-4156
/
+15543
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
17
-0
/
+9587
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
1
-3
/
+3
2006-12-10
[PATCH] md: assorted md and raid1 one-liners
NeilBrown
2
-1
/
+3
2006-12-10
[PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5
NeilBrown
1
-4
/
+12
2006-12-10
[PATCH] md: remove some old ifdefed-out code from raid5.c
NeilBrown
1
-63
/
+0
2006-12-10
[PATCH] MD: conditionalize some code
Jeff Garzik
1
-1
/
+3
2006-12-10
[PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx
NeilBrown
1
-4
/
+6
2006-12-10
[PATCH] md: enable bypassing cache for reads
Raz Ben-Jehuda(caro)
1
-0
/
+5
2006-12-10
[PATCH] md: allow reads that have bypassed the cache to be retried on failure
Raz Ben-Jehuda(caro)
1
-5
/
+160
2006-12-10
[PATCH] md: handle bypassing the read cache (assuming nothing fails)
Raz Ben-Jehuda(caro)
1
-0
/
+78
2006-12-10
[PATCH] md: define raid5_mergeable_bvec
Raz Ben-Jehuda(caro)
1
-0
/
+24
2006-12-10
[PATCH] md: tidy up device-change notification when an md array is stopped
NeilBrown
1
-5
/
+5
2006-12-10
[PATCH] Fbdev driver for IBM GXT4500P videocards
Paul Mackerras
3
-0
/
+752
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
2
-0
/
+11
2006-12-10
[PATCH] Don't build some broken ISDN drivers on big endian MIPS
Ralf Baechle
1
-5
/
+5
2006-12-10
[PATCH] pdc202xx_new: fix PLL/timing issues
Sergei Shtylyov
1
-108
/
+375
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-1
/
+1
2006-12-10
[PATCH] IPMI: misc fixes
Corey Minyard
2
-58
/
+68
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
6
-23
/
+25
2006-12-10
[PATCH] AT91RM9200 RTC
Andrew Victor
3
-2
/
+2
2006-12-10
[PATCH] RTCs don't use i2c_adapter.dev
David Brownell
4
-10
/
+10
2006-12-10
[PATCH] rtc: Add rtc_merge_alarm()
Scott Wood
1
-0
/
+81
[next]