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
2010-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
10
-118
/
+149
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
48
-670
/
+1501
2010-10-27
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-2
/
+4
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
165
-1291
/
+4758
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-45
/
+31
2010-10-27
proc_bus_pci_ioctl: remove pointless BKL usage
Linus Torvalds
1
-3
/
+0
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
145
-1822
/
+4008
2010-10-27
fasync: Fix placement of FASYNC flag comment
Linus Torvalds
1
-3
/
+3
2010-10-27
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
10
-70
/
+114
2010-10-27
epoll: make epoll_wait() use the hrtimer range feature
Shawn Bohrer
3
-17
/
+22
2010-10-27
select: rename estimate_accuracy() to select_estimate_accuracy()
Andrew Morton
1
-3
/
+3
2010-10-27
Remove duplicate includes from many files
Zimny Lech
9
-10
/
+0
2010-10-27
ramoops: use the platform data structure instead of module params
Kyungmin Park
2
-2
/
+43
2010-10-27
kernel/resource.c: handle reinsertion of an already-inserted resource
Huang Shijie
1
-0
/
+2
2010-10-27
kfifo: fix kfifo_alloc() to return a signed int value
Stefani Seibold
1
-12
/
+21
2010-10-27
w1: don't allow arbitrary users to remove w1 devices
Brian Swetland
1
-4
/
+4
2010-10-27
alpha: remove dma64_addr_t usage
FUJITA Tomonori
1
-2
/
+2
2010-10-27
mips: remove dma64_addr_t usage
FUJITA Tomonori
1
-1
/
+1
2010-10-27
sparc: remove dma64_addr_t usage
FUJITA Tomonori
1
-1
/
+1
2010-10-27
fuse: use release_pages()
Miklos Szeredi
2
-6
/
+2
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
5
-23
/
+21
2010-10-27
taskstats: split fill_pid function
Michael Holzheu
1
-29
/
+21
2010-10-27
taskstats: separate taskstats commands
Michael Holzheu
1
-40
/
+78
2010-10-27
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
1
-1
/
+7
2010-10-27
delay-accounting: reimplement -c for getdelays.c to report information on a t...
Mel Gorman
1
-2
/
+36
2010-10-27
namespaces Kconfig: move namespace menu location after the cgroup
Daniel Lezcano
1
-52
/
+52
2010-10-27
namespaces Kconfig: remove the cgroup device whitelist experimental tag
Daniel Lezcano
1
-1
/
+0
2010-10-27
namespaces Kconfig: remove pointless cgroup dependency
Daniel Lezcano
1
-10
/
+4
2010-10-27
namespaces Kconfig: make namespace a submenu
Daniel Lezcano
1
-6
/
+8
2010-10-27
namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...
Daniel Lezcano
1
-2
/
+5
2010-10-27
namespaces: remove pid_ns and net_ns experimental status
Daniel Lezcano
1
-6
/
+3
2010-10-27
rapidio: fix destructive port EM initialization for Tsi568
Alexandre Bounine
1
-5
/
+10
2010-10-27
rapidio: fix maximum port number in tsi57x EM initialization
Alexandre Bounine
1
-1
/
+2
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
2
-9
/
+3
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
5
-51
/
+64
2010-10-27
rapidio: add support for IDT CPS Gen2 switches
Alexandre Bounine
5
-0
/
+462
2010-10-27
rapidio: add device access check into the enumeration
Alexandre Bounine
3
-1
/
+9
2010-10-27
rapidio: add handling of orphan port-write message
Alexandre Bounine
2
-5
/
+110
2010-10-27
rapidio: modify sysfs initialization for switches
Alexandre Bounine
2
-7
/
+25
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
4
-34
/
+206
2010-10-27
rapidio: add relation links between RIO device structures
Alexandre Bounine
2
-33
/
+27
2010-10-27
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
3
-28
/
+14
2010-10-27
rapidio:powerpc/85xx: modify RIO port-write interrupt handler
Alexandre Bounine
1
-29
/
+39
2010-10-27
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
3
-1
/
+3
2010-10-27
drivers/char/mxser.c: fix compilation warning in mxser.c
Rakib Mullick
1
-0
/
+4
2010-10-27
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/mwave/Makefile: clean up
Tracey Dent
1
-2
/
+2
2010-10-27
drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-27
drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
[next]