index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
ARM: OSIRIS: CPUFREQ: Add CPU frequency scaling support
Ben Dooks
2
-0
/
+10
2009-07-30
ARM: S3C2440: CPUFREQ: Add crystal frequency Kconfig entries.
Ben Dooks
2
-2
/
+20
2009-07-30
ARM: S3C2440: CPUFREQ: Add PLL tables
Ben Dooks
4
-0
/
+241
2009-07-30
ARM: S3C2440: CPUFREQ: Add core support.
Ben Dooks
3
-0
/
+318
2009-07-30
ARM: S3C2410: CPUFREQ: Add PLL table
Ben Dooks
3
-0
/
+103
2009-07-30
ARM: S3C2410: CPUFREQ: Add core support.
Ben Dooks
6
-0
/
+241
2009-07-30
ARM: S3C2410: CPUFREQ: Add io-timing support.
Ben Dooks
3
-0
/
+442
2009-07-30
ARM: Add S3C24XX to CPUFreq KConfig
Ben Dooks
1
-0
/
+41
2009-07-30
ARM: Add ARCH_HAS_CPUFREQ for presence of CPUFREQ driver
Ben Dooks
1
-1
/
+13
2009-07-30
ARM: S3C: CPUFREQ: Move struct s3c_cpufreq_config to cpu-freq-core.h
Ben Dooks
2
-20
/
+25
2009-07-30
ARM: S3C: CPUFREQ: Documentation for cpufreq header
Ben Dooks
1
-10
/
+81
2009-07-30
ARM: S3C24XX: CPUFREQ: Add core support.
Ben Dooks
3
-0
/
+889
2009-07-30
ARM: S3C24XX: Add BWSCON per-bank information.
Ben Dooks
1
-0
/
+10
2009-07-29
S3C64XX: Fix ARMCLK configuration
Mark Brown
1
-1
/
+1
2009-07-29
S3C64XX: Fix get_rate() for ARMCLK
Mark Brown
1
-1
/
+1
2009-07-29
S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchip
Lars-Peter Clausen
1
-1
/
+1
2009-07-29
kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()
Catalin Marinas
1
-3
/
+1
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
46
-1529
/
+3576
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-42
/
+73
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-4
/
+6
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-2460
/
+20
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-445
/
+1012
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
4
-2
/
+15
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/radeon: Fix size used for benchmarking BO copies.
Michel Dänzer
1
-2
/
+2
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
5
-1
/
+225
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2
-2
/
+2
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-29
x86: Export kmap_atomic_prot() needed for TTM.
Thomas Hellstrom
1
-0
/
+1
2009-07-29
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
1
-11
/
+52
2009-07-29
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
1
-2
/
+4
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
12
-42
/
+56
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
1
-14
/
+11
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
1
-6
/
+9
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
1
-1
/
+0
2009-07-29
drm/radeon/kms: fix bandwidth computation on avivo hardware
Jerome Glisse
19
-1354
/
+2377
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
17
-19
/
+427
2009-07-28
Remove zero-length file drivers/char/vr41xx_giu.c
Jeff Garzik
1
-0
/
+0
2009-07-28
libata: accept late unlocking of HPA
Tejun Heo
2
-7
/
+24
2009-07-28
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-28
ata_piix: Add new short cable ID
Steve Conklin
1
-0
/
+1
2009-07-28
ata_piix: Add new laptop short cable IDs
Steve Conklin
1
-0
/
+2
2009-07-28
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
1
-0
/
+4
2009-07-28
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
3
-3
/
+4
2009-07-28
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-07-28
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
1
-0
/
+1
2009-07-28
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+16
[next]