index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
26
-121
/
+257
2010-07-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2010-07-01
watchdog: docs: add an entry for imx2_wdt
Fabio Estevam
1
-0
/
+5
2010-07-01
Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
1
-11
/
+22
2010-07-01
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
5
-29
/
+18
2010-07-01
ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU
Will Deacon
1
-1
/
+2
2010-07-01
ARM: 6194/1: change definition of cpu_relax() for ARM11MPCore
Will Deacon
1
-0
/
+4
2010-07-01
ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
5
-5
/
+10
2010-07-01
ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
1
-1
/
+2
2010-07-01
ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...
Catalin Marinas
2
-3
/
+31
2010-07-01
ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP
Catalin Marinas
1
-1
/
+2
2010-07-01
ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
Catalin Marinas
1
-9
/
+9
2010-07-01
ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI
Daniel Mack
1
-11
/
+22
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
4
-13
/
+13
2010-07-01
drm/radeon/kms: remove rv100 bios connector quirk
Alex Deucher
1
-9
/
+0
2010-07-01
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
Alex Deucher
1
-3
/
+8
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
2
-8
/
+36
2010-07-01
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
3
-17
/
+23
2010-07-01
drm/radeon: add quirk to make HP nx6125 laptop resume.
Dave Airlie
1
-0
/
+8
2010-07-01
drm/radeon/kms: add some missing regs to evergreen gpu init
Alex Deucher
2
-0
/
+26
2010-07-01
drm/radeon/kms: fix typos in evergreen command checker
Alex Deucher
2
-7
/
+7
2010-07-01
drm/radeon/kms: avoid oops on mac r4xx cards
Alex Deucher
1
-0
/
+7
2010-07-01
fb: fix colliding defines for fb flags.
Dave Airlie
1
-2
/
+2
2010-07-01
drm/radeon/kms: Force HDP_NONSURF to maximum size
Jerome Glisse
3
-3
/
+3
2010-07-01
drm/radeon/kms: disable frac fb dividers for rs6xx
Alex Deucher
1
-1
/
+1
2010-07-01
drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.
Dave Airlie
1
-0
/
+4
2010-07-01
drm/radeon/kms: fix typo in evergreen_gpu_init
Alex Deucher
1
-5
/
+5
2010-07-01
drm/radeon/kms: return ret in cursor_set failure path
Matt Turner
1
-1
/
+1
2010-07-01
drm/ttm: non pooled page allocation should have GFP_USER set
Jerome Glisse
1
-1
/
+1
2010-07-01
drm/radeon/r100/r200: fix calculation of compressed cube maps
Roland Scheidegger
1
-27
/
+31
2010-07-01
drm/radeon/r200: handle more hw tex coord types
Roland Scheidegger
1
-0
/
+2
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
3
-0
/
+11
2010-07-01
drm/radeon: add fake RN50 table for powerpc
Dave Airlie
2
-0
/
+33
2010-07-01
drm/fb: Fix video= mode computation
Adam Jackson
1
-6
/
+13
2010-07-01
drm/radeon/kms: fix DP after DPMS cycle
Alex Deucher
1
-2
/
+2
2010-07-01
drm/radeon/kms: fix dpms state on resume
Cedric Godin
1
-0
/
+7
2010-07-01
drm/radeon/kms: fix bandwidth calculation when sideport is present
Alex Deucher
1
-5
/
+1
2010-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
16
-68
/
+145
2010-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-225
/
+209
2010-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-64
/
+79
2010-06-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-12
/
+20
2010-06-30
Add mdr as maintainer of qla1280 driver.
Jes Sorensen
1
-0
/
+6
2010-06-30
futex: futex_find_get_task remove credentails check
Michal Hocko
1
-13
/
+4
2010-06-30
[IA64] Fix spinaphore down_spin()
Tony Luck
1
-1
/
+1
2010-06-30
Staging: rtl8192u_usb: Add LG device ID 043e:7a01
Ben Hutchings
1
-0
/
+2
2010-06-30
Staging: rtl8192s_usb: Remove duplicate device ID
Ben Hutchings
1
-1
/
+0
2010-06-30
Staging: rt2870: add device id for Zyxel NWD-270N
Ozan Çağlayan
1
-0
/
+1
2010-06-30
Staging: comedi: fix read past end of array in cb_pcidda_attach()
Dan Carpenter
1
-2
/
+1
2010-06-30
Staging: rtl8192su: add device ids
Florian Schilhabel
1
-7
/
+23
2010-06-30
Staging: rtl8192su: remove device ids
Florian Schilhabel
1
-14
/
+0
[prev]
[next]