index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-20
Linux 2.6.26-rc7
v2.6.26-rc7
Linus Torvalds
1
-1
/
+1
2008-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-110
/
+21
2008-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-141
/
+180
2008-06-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-6
/
+5
2008-06-20
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-1070
/
+2604
2008-06-20
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+19
2008-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+73
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-16
/
+26
2008-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
6
-29
/
+25
2008-06-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-16
/
+67
2008-06-20
[watchdog] hpwdt: fix use of inline assembly
Linus Torvalds
1
-75
/
+80
2008-06-20
BAST: Remove old IDE driver
Ben Dooks
3
-98
/
+0
2008-06-20
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
1
-0
/
+1
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
2
-0
/
+2
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
2
-0
/
+2
2008-06-20
ide: increase timeout in wait_drive_not_busy()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-06-20
palm_bk3710: fix resource management
Sergei Shtylyov
1
-9
/
+13
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
3
-5
/
+24
2008-06-20
Merge branch 'bugzilla-9761' into release
Len Brown
1
-1
/
+2
2008-06-20
Merge branch 'bugzilla-10695' into release
Len Brown
1
-5
/
+3
2008-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
1
-4
/
+3
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2
-2
/
+12
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2
-3
/
+6
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
6
-27
/
+23
2008-06-19
Blackfin arch: fix typo error in bf548 serial header file
Sonic Zhang
1
-2
/
+2
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
2008-06-19
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
1
-1
/
+2
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
3
-4
/
+9
2008-06-19
Merge branch 'linus' into sched/urgent
Ingo Molnar
197
-3866
/
+6556
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2
-0
/
+28
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-18
agp: brown paper bag patch - put back two lines that got lost
Dave Airlie
1
-0
/
+2
2008-06-19
agp: brown paper bag patch - put back the two lines it took out.
Dave Airlie
1
-0
/
+2
2008-06-18
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-168
/
+235
2008-06-19
agp/intel: cleanup some serious whitespace badness
Dave Airlie
1
-68
/
+66
2008-06-19
[AGP] intel_agp: Add support for Intel 4 series chipsets
Zhenyu Wang
1
-10
/
+73
2008-06-19
[AGP] intel_agp: extra stolen mem size available for IGD_GM chipset
Zhenyu Wang
1
-2
/
+2
2008-06-19
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2
-59
/
+189
2008-06-19
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2
-8
/
+9
2008-06-19
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
1
-8
/
+4
[next]