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
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
11
-69
/
+96
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
5
-6
/
+6
2007-02-12
[PATCH] pid: use struct pid for talking about process groups in exitc
Eric W. Biederman
1
-20
/
+22
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
3
-17
/
+26
2007-02-12
[PATCH] signal: rewrite kill_something_info so it uses newer helpers
Eric W. Biederman
1
-4
/
+8
2007-02-12
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
Eric W. Biederman
2
-6
/
+15
2007-02-12
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
Eric W. Biederman
1
-3
/
+1
2007-02-12
[PATCH] tty: clarify disassociate_ctty
Eric W. Biederman
1
-2
/
+6
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
2
-2
/
+2
2007-02-12
[PATCH] Minix V3 support
Andries Brouwer
9
-112
/
+233
2007-02-12
[PATCH] SPI eeprom driver
David Brownell
4
-0
/
+414
2007-02-12
[PATCH] RTC gets sysfs wakealarm attribute
David Brownell
1
-2
/
+101
2007-02-12
[PATCH] SPI doc clarifications
David Brownell
1
-1
/
+17
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
5
-6
/
+6
2007-02-12
[PATCH] spi_bitbang(): use overridable setup_transfer() method
Hans-Peter Nilsson
1
-4
/
+5
2007-02-12
[PATCH] spi: remove return in spi_unregister_driver()
Ben Dooks
1
-4
/
+2
2007-02-12
[PATCH] spi: documentation does not need to set driver's bus_type field
Ben Dooks
1
-1
/
+0
2007-02-12
[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()
Ben Dooks
2
-1
/
+12
2007-02-12
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
4
-0
/
+1850
2007-02-12
[PATCH] SPI controller driver for OMAP Microwire
David Brownell
3
-0
/
+580
2007-02-12
[PATCH] SPI Kconfig fix
David Brownell
1
-7
/
+6
2007-02-12
[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-2
/
+0
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
8
-42
/
+916
2007-02-12
[PATCH] drivers/telephony/ixj: Convert to generic boolean
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
17
-123
/
+75
2007-02-12
[PATCH] Char: specialix, isr have 2 params
Jiri Slaby
1
-1
/
+1
2007-02-12
[PATCH] change __init to __devinit in 2 rtc drivers
Prarit Bhargava
2
-2
/
+2
2007-02-12
[PATCH] export ufs_fs.h to userspace
Mike Frysinger
3
-2
/
+4
2007-02-12
[PATCH] close_files(): add scheduling point
Ingo Molnar
1
-1
/
+3
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2
-3
/
+4
2007-02-12
[PATCH] FS: speed up rw_verify_area()
Eric Dumazet
1
-1
/
+1
2007-02-12
[PATCH] com20020 build fix
Randy Dunlap
1
-1
/
+2
2007-02-12
[PATCH] lockdep: forward declare struct task_struct
Heiko Carstens
1
-0
/
+2
2007-02-12
[PATCH] kexec: fix references to init in documentation for kexec
Horms
1
-4
/
+4
2007-02-12
[PATCH] swiotlb uninlinings
Andrew Morton
1
-4
/
+4
2007-02-12
[PATCH] atmel_serial: Use __raw I/O register access
Haavard Skinnemoen
1
-27
/
+27
2007-02-12
[PATCH] warning fix: unsigned->signed
Tomasz Kvarsin
2
-10
/
+12
2007-02-12
[PATCH] ipc: save the ipc namespace while reading proc files
Eric W. Biederman
1
-13
/
+45
2007-02-12
[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+3
2007-02-12
[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)
Ahmed S. Darwish
3
-5
/
+6
2007-02-12
[PATCH] OSS: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2
-3
/
+5
2007-02-12
[PATCH] w1: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-02-12
[PATCH] kernel: shut up the IRQ mismatch messages
Alan Cox
1
-0
/
+2
2007-02-12
[PATCH] Debug shared irqs
David Woodhouse
2
-0
/
+42
2007-02-12
[PATCH] inotify: read return val fix
Nick Piggin
1
-1
/
+9
2007-02-12
[PATCH] remove sb->s_files and file_list_lock usage in dquot.c
Christoph Hellwig
1
-14
/
+18
2007-02-12
[PATCH] move remove_dquot_ref to dqout.c
Christoph Hellwig
3
-32
/
+20
2007-02-12
[PATCH] scnprintf(): fix a comment
Martin Peschke
1
-2
/
+1
2007-02-12
[PATCH] fix the defaults mentioned in Documentation/nfsroot.txt
Dan Aloni
1
-2
/
+2
[prev]
[next]