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-03-22
[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHM
David Howells
1
-0
/
+22
2007-03-22
[PATCH] FRV: fix unannotated variable declarations
David Howells
1
-1
/
+1
2007-03-22
[PATCH] i386: disable local apic timer via command line or dmi quirk
Thomas Gleixner
2
-0
/
+54
2007-03-22
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-3
/
+6
2007-03-22
[PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)
Johannes Weiner
1
-0
/
+2
2007-03-22
[PATCH] drivers/video/s3fb.c: fix a use-before-check
Adrian Bunk
1
-1
/
+2
2007-03-22
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-1
/
+31
2007-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-84
/
+176
2007-03-22
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
7
-11
/
+36
2007-03-22
[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations
Thomas Gleixner
1
-1
/
+9
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2
-3
/
+3
2007-03-22
IPoIB: Fix use-after-free in path_rec_completion()
Michael S. Tsirkin
1
-2
/
+2
2007-03-22
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
1
-0
/
+8
2007-03-22
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
1
-1
/
+4
2007-03-22
IB/ipath: Check return value of lookup_one_len
Bryan O'Sullivan
1
-1
/
+15
2007-03-22
IPoIB: Fix race in detaching from mcast group before attaching
Sean Hefty
1
-3
/
+3
2007-03-22
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
1
-1
/
+1
2007-03-22
[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changed
Patrick McHardy
2
-12
/
+17
2007-03-22
[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NAT
Patrick McHardy
1
-0
/
+1
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
8
-12
/
+12
2007-03-22
[SCTP]: Correctly reset ssthresh when restarting association
Vlad Yasevich
1
-1
/
+1
2007-03-22
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
1
-2
/
+2
2007-03-22
[NET]: Fix fib_rules dump race
Patrick McHardy
1
-1
/
+1
2007-03-22
i2c/ds1374: Check workqueue creation status
Cyrill V. Gorcunov
1
-0
/
+4
2007-03-22
i2c-i801: Restore the device state before leaving
Jean Delvare
1
-0
/
+25
2007-03-22
i2c-amd8111: Missed cleanup
Jean Delvare
1
-1
/
+2
2007-03-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-38
/
+43
2007-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-4
/
+4
2007-03-21
[CRYPTO] tcrypt: Fix error checking for comp allocation
Sebastian Siewior
1
-1
/
+1
2007-03-21
[CRYPTO] doc: Fix typo in hash example
Johannes Schlumberger
1
-1
/
+1
2007-03-21
[CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlist
J. Bruce Fields
1
-2
/
+2
2007-03-20
[IA64] Fix wrong /proc/iomem on SGI Altix
Bernhard Walle
1
-2
/
+10
2007-03-20
[IA64] Altix: ioremap vga_console_iobase
John Keller
1
-3
/
+3
2007-03-20
[IA64] Fix typo/thinko in crash.c
Jay Lan
1
-1
/
+1
2007-03-20
[IA64] Fix get_model_name() for mixed cpu type systems
Jack Steiner
1
-7
/
+15
2007-03-20
[IA64] min_low_pfn and max_low_pfn calculation fix
Zou Nan hai
4
-27
/
+24
2007-03-20
[XFRM]: ipsecv6 needs a space when printing audit record.
Joy Latten
1
-1
/
+1
2007-03-20
[X25] x25_forward_call(): fix NULL dereferences
Adrian Bunk
1
-43
/
+45
2007-03-20
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
3
-0
/
+42
2007-03-20
[SCTP]: Increment error counters on user requested HBs.
Vlad Yasevich
1
-2
/
+18
2007-03-20
[SCTP]: Clean up stale data during association restart
Vlad Yasevich
3
-1
/
+8
2007-03-20
[IrDA]: Calling ppp_unregister_channel() from process context
Samuel Ortiz
2
-10
/
+26
2007-03-20
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
1
-0
/
+1
2007-03-20
[IrDA]: Delay needed when uploading firmware chunks
Nigel Williams
1
-0
/
+2
2007-03-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-0
/
+6
2007-03-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
8
-14
/
+43
2007-03-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-24
/
+49
2007-03-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-9
/
+11
2007-03-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-4
/
+7
2007-03-19
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-31
/
+87
[next]