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
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-29
Revert radeon AGP aperture offset changes
Linus Torvalds
1
-9
/
+2
2005-12-29
[PATCH] fix ia64 compile failure with gcc4.1
Dave Jones
1
-1
/
+1
2005-12-27
[PATCH] Fix more radeon GART start calculation cases
Benjamin Herrenschmidt
1
-2
/
+4
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2
-7
/
+7
2005-12-19
[SPARC]: Fix RTC build failure.
Adrian Bunk
1
-1
/
+1
2005-12-18
[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3
Jean Delvare
1
-1
/
+1
2005-12-16
[PATCH] ppc: booke_wdt compile fix
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] radeon drm: fix agp aperture map offset
Benjamin Herrenschmidt
2
-2
/
+8
2005-12-15
[PATCH] IPMI oops fix
Paolo Galtieri
1
-2
/
+4
2005-12-15
[PATCH] mwave: missing __user in ioctl struct declaration
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] __user annotations (booke_wdt.c)
Al Viro
1
-6
/
+7
2005-12-15
[PATCH] wdrtas.c: fix __user annotations
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] cm4000_cs: __user annotations
Al Viro
1
-6
/
+7
2005-12-12
[drm] fix radeon aperture issue
Dave Airlie
1
-1
/
+1
2005-12-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+0
2005-12-12
[PATCH] raw driver: Kconfig fix
Andrew Morton
1
-9
/
+9
2005-12-12
[PATCH] ipmi: fix panic generator ID
Matt Domsch
1
-1
/
+1
2005-12-05
[ARM SMP] mpcore_wdt bogus fpos check
Marcelo Tosatti
1
-4
/
+0
2005-11-30
[PATCH] SiS DRM: Fix possible NULL dereference
Egbert Eich
1
-1
/
+4
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-1
/
+1
2005-11-24
drm: fix quiescent locking
Dave Airlie
1
-5
/
+11
2005-11-23
drm: move is_pci to the end of the structure
Dave Airlie
1
-2
/
+1
2005-11-23
drm: add __GFP_COMP to the drm_alloc_pages
Dave Airlie
2
-2
/
+2
2005-11-23
I think that if a PCI bus is a root bus, attached to a host bridge not a
Dave Airlie
1
-1
/
+1
2005-11-22
[PATCH] unpaged: ZERO_PAGE in VM_UNPAGED
Hugh Dickins
1
-1
/
+1
2005-11-21
Merge ../linus/
Dave Jones
5
-33
/
+42
2005-11-21
[AGPGART] Support VIA P4M800CE bridge.
Dave Jones
1
-0
/
+6
2005-11-18
[PATCH] tpm: remove PCI kconfig dependency
Kylene Jo Hall
1
-1
/
+1
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2
-31
/
+38
2005-11-18
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
1
-0
/
+2
2005-11-18
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
1
-1
/
+1
2005-11-16
[AGPGART] Mark AMD64 aperture size structs as const
Dave Jones
1
-2
/
+2
2005-11-16
[AGPGART] Mark maxes_table as const
Dave Jones
1
-1
/
+1
2005-11-15
[PATCH] ipmi: bump-driver-version
Corey Minyard
1
-1
/
+1
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
1
-3
/
+14
2005-11-14
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-14
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-14
[PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
2
-0
/
+10
2005-11-13
[PATCH] tpm: dev_mask handling fix
Kylene Jo Hall
1
-3
/
+2
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
3
-72
/
+171
2005-11-13
[PATCH] synclink: update to use DMA mapping API
Paul Fulghum
1
-15
/
+16
2005-11-13
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+4
2005-11-13
[PATCH] Update email address for Kumar
Kumar Gala
1
-1
/
+1
2005-11-13
[PATCH] New Omnikey Cardman 4000 driver
Harald Welte
3
-0
/
+2090
2005-11-13
[PATCH] New Omnikey Cardman 4040 driver
Harald Welte
4
-0
/
+902
2005-11-12
[PATCH] I8K: fix /proc reporting of blank service tags
Dmitry Torokhov
1
-2
/
+4
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-0
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-97
/
+99
[next]