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
2009-11-19
vt: Fix use of "new" in a struct field
Alan Cox
1
-3
/
+3
2009-11-18
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+5
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-17
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
1
-0
/
+3
2009-11-05
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+24
2009-11-03
xen/hvc: make sure console output is always emitted, with explicit polling
Jeremy Fitzhardinge
1
-1
/
+24
2009-10-30
tty: Mark generic_serial users as BROKEN
Alan Cox
1
-3
/
+3
2009-10-22
move virtrng_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2
-2
/
+0
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-10-14
tty: fix vt_compat_ioctl
Andreas Schwab
1
-1
/
+1
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
1
-16
/
+13
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
3
-0
/
+3
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
12
-0
/
+12
2009-10-09
TPM: fix pcrread
Rajiv Andrade
1
-2
/
+1
2009-10-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
1
-1
/
+1
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
3
-0
/
+3
2009-10-03
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
Linus Torvalds
1
-5
/
+2
2009-10-03
agp: parisc-agp.c - use correct page_mask function
Helge Deller
1
-1
/
+1
2009-10-01
serial167: fix read buffer overflow
Roel Kluin
1
-5
/
+2
2009-10-01
cyclades: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-10-01
Char: vt_ioctl, fix BKL imbalance
Jiri Slaby
1
-2
/
+4
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
3
-3
/
+3
2009-09-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-09-30
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
Linus Torvalds
1
-21
/
+26
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-5
/
+10
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
4
-4
/
+4
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-5
/
+17
2009-09-24
omap: rng: Use resource_size instead of manual calculation
Tobias Klauser
1
-2
/
+2
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+30
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-24
bfin-otp: add writing support
Mike Frysinger
1
-44
/
+129
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
3
-0
/
+225
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
1
-1
/
+1
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
1
-9
/
+12
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
1
-11
/
+11
2009-09-24
/dev/zero: avoid repeated access_ok() checks
Nikanth Karthikesan
1
-1
/
+1
2009-09-24
hvc_console: Provide (un)locked version for hvc_resize()
Hendrik Brueckner
3
-5
/
+17
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+2
2009-09-23
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
1
-3
/
+2
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+3
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-3
/
+5
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
1
-2
/
+2
2009-09-23
seq_file: constify seq_operations
James Morris
2
-3
/
+3
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2
-0
/
+2
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2
-3
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
[next]