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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+15
2006-12-18
[CONNECTOR]: Replace delayed work with usual work queue.
Evgeniy Polyakov
1
-1
/
+1
2006-12-17
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
Ralf Baechle
1
-2
/
+2
2006-12-17
[AX.25]: Fix unchecked ax25_linkfail_register uses
Ralf Baechle
1
-2
/
+8
2006-12-17
[AX.25]: Fix unchecked ax25_protocol_register uses.
Ralf Baechle
1
-1
/
+8
2006-12-17
[AX.25]: Mark all kmalloc users __must_check
Ralf Baechle
2
-7
/
+8
2006-12-17
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
1
-84
/
+16
2006-12-17
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
1
-0
/
+10
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
1
-2
/
+0
2006-12-16
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-1
/
+8
2006-12-16
Make workqueue bit operations work on "atomic_long_t"
Linus Torvalds
1
-10
/
+22
2006-12-15
Fix "delayed_work_pending()" macro expansion
Linus Torvalds
1
-2
/
+2
2006-12-15
IB: Fix ib_dma_alloc_coherent() wrapper
Roland Dreier
1
-1
/
+8
2006-12-15
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-0
/
+2
2006-12-15
Remove stack unwinder for now
Linus Torvalds
4
-270
/
+2
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
1
-0
/
+1
2006-12-15
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
1
-0
/
+1
2006-12-14
input/hid: Supporting more keys from the HUT Consumer Page
Florian Festi
1
-0
/
+15
2006-12-13
[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...
Ben Collins
1
-31
/
+39
2006-12-13
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
3
-5
/
+0
2006-12-13
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
1
-2
/
+2
2006-12-13
[SCTP]: Add support for SCTP_CONTEXT socket option.
Ivan Skytte Jorgensen
2
-0
/
+6
2006-12-13
[SCTP]: Handle address add/delete events in a more efficient way.
Sridhar Samudrala
1
-4
/
+2
2006-12-13
[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets
Yasuyuki Kozakai
1
-0
/
+10
2006-12-13
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-37
/
+94
2006-12-13
Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2006-12-13
Driver core: Make platform_device_add_data accept a const pointer
Scott Wood
1
-1
/
+1
2006-12-13
[ARM] Merge AT91 and devel branches
Russell King
8
-37
/
+94
2006-12-13
[IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h
Tony Luck
2
-3
/
+3
2006-12-13
[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support
Pavel Pisa
1
-3
/
+7
2006-12-13
[ARM] Provide a method to alter the control register
Russell King
1
-0
/
+20
2006-12-13
[ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"
Nicolas Pitre
1
-8
/
+8
2006-12-13
[PATCH] Add missing KORENIX PCI ID's
Russell King
1
-0
/
+4
2006-12-13
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
25
-0
/
+36
2006-12-13
[PATCH] MIPS: Fix COW D-cache aliasing on fork
Atsushi Nemoto
1
-10
/
+6
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
1
-1
/
+2
2006-12-13
[PATCH] Fix COW D-cache aliasing on fork
Atsushi Nemoto
1
-0
/
+4
2006-12-13
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
3
-3
/
+3
2006-12-13
[PATCH] sstfb: add sysfs interface
Helge Deller
1
-4
/
+9
2006-12-13
[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()
Geert Uytterhoeven
1
-2
/
+0
2006-12-13
[PATCH] knfsd: nfsd4: reorganize compound ops
J.Bruce Fields
2
-1
/
+5
2006-12-13
[PATCH] knfsd: nfsd4: move replay_owner to cstate
J.Bruce Fields
1
-10
/
+7
2006-12-13
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
J.Bruce Fields
1
-7
/
+15
2006-12-13
[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
J.Bruce Fields
1
-2
/
+2
2006-12-13
[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
Adrian Bunk
1
-221
/
+0
2006-12-13
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] smbfs: Make conn_pid a struct pid
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] n_r3964: Use struct pid to track user space clients
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
4
-7
/
+7
[next]