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
2008-07-25
ext2: remove double definitions of xattr macros
Shen Feng
3
-7
/
+3
2008-07-25
minix: remove !NO_TRUNCATE code
Adrian Bunk
3
-33
/
+0
2008-07-25
gpio: max732x driver
Eric Miao
4
-0
/
+424
2008-07-25
gpiolib: allow user-selection
Michael Buesch
18
-23
/
+116
2008-07-25
gpio: add bt8xxgpio driver
Michael Buesch
5
-0
/
+440
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
2
-40
/
+118
2008-07-25
gpio: sysfs interface
David Brownell
12
-20
/
+712
2008-07-25
kprobes: remove redundant config check
Abhishek Sagar
1
-5
/
+0
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
8
-67
/
+108
2008-07-25
mfd: sm501 fix gpio number calculation for upper bank
Ben Dooks
1
-1
/
+3
2008-07-25
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
Ben Dooks
1
-5
/
+24
2008-07-25
sm501: fixes for akpms comments on gpiolib addition
Ben Dooks
1
-8
/
+16
2008-07-25
sm501: gpio I2C support
Ben Dooks
2
-2
/
+84
2008-07-25
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
2
-3
/
+5
2008-07-25
sm501: add gpiolib support
Ben Dooks
3
-70
/
+257
2008-07-25
sm501: add power control callback
Ben Dooks
2
-0
/
+38
2008-07-25
printk ratelimiting rewrite
Dave Young
10
-56
/
+79
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
1
-13
/
+6
2008-07-25
list debugging: use WARN() instead of BUG()
Dave Jones
1
-22
/
+14
2008-07-25
Example use of WARN()
Arjan van de Ven
1
-6
/
+3
2008-07-25
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
1
-3
/
+1
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2
-0
/
+44
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
28
-55
/
+48
2008-07-25
drivers/misc/hpilo.c needs CONFIG_PCI
Andrew Morton
1
-0
/
+1
2008-07-25
documentation: update CodingStyle tips for Emacs users
Johannes Weiner
1
-19
/
+23
2008-07-25
init/version.c: define version_string only if CONFIG_KALLSYMS is not defined
Daniel Guilak
1
-0
/
+2
2008-07-25
init/version.c: silence sparse warning by declaring the version string
Daniel Guilak
1
-0
/
+1
2008-07-25
init.h: remove obsolete content
Robert P. J. Day
1
-7
/
+1
2008-07-25
parport: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-07-25
mfd: fix platform driver hotplug/coldplug
Kay Sievers
3
-0
/
+6
2008-07-25
drivers/power: fix platform driver hotplug/coldplug
Kay Sievers
2
-0
/
+4
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
13
-439
/
+62
2008-07-25
exec: remove some includes
Hugh Dickins
1
-4
/
+2
2008-07-25
pdflush: use time_after() instead of open-coding it
OGAWA Hirofumi
1
-2
/
+2
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
23
-80
/
+50
2008-07-25
misc: add HP WMI laptop extras driver
Matthew Garrett
3
-0
/
+507
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
3
-9
/
+13
2008-07-25
remove some more tipar bits
Adrian Bunk
3
-10
/
+0
2008-07-25
asm-generic/int-ll64.h: always provide __{s,u}64
Adrian Bunk
1
-1
/
+1
2008-07-25
build-kernel-profileo-only-when-requested-cleanups
Andrew Morton
1
-2
/
+4
2008-07-25
build kernel/profile.o only when requested
Adrian Bunk
3
-22
/
+41
2008-07-25
list_for_each_rcu must die: networking
Paul E. McKenney
3
-15
/
+7
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
1
-1
/
+1
2008-07-25
introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
Johannes Berg
4
-3
/
+50
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
2
-18
/
+0
2008-07-25
lib: allow memparse() to accept a NULL and ignorable second parm
Robert P. J. Day
1
-5
/
+11
2008-07-25
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
1
-12
/
+0
2008-07-25
Remove apparently unused fd1772.h header file.
Robert P. J. Day
1
-80
/
+0
2008-07-25
init/do_mounts.c should #include <linux/initrd.h>
Adrian Bunk
1
-0
/
+1
2008-07-25
fix checkstack.pl arch detection
Eric Sandeen
1
-1
/
+2
[next]