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-05-31
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
10
-11
/
+136
2007-05-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
4
-2
/
+243
2007-05-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
27
-121
/
+93
2007-05-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+3
2007-05-31
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+34
2007-05-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-05-31
[S390] cio: deregister ccw device when pgid disband failed
Peter Oberparleiter
1
-0
/
+6
2007-05-31
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
1
-11
/
+38
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
2
-5
/
+5
2007-05-31
[S390] raw3270: use mutex instead of semaphore
Christoph Hellwig
1
-5
/
+5
2007-05-31
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
1
-11
/
+11
2007-05-31
[S390] dasd_eer: use mutex instead of semaphore
Christoph Hellwig
1
-8
/
+8
2007-05-31
[S390] Add exception handler for diagnose 224
Michael Holzheu
1
-3
/
+14
2007-05-31
m68k: discontinuous memory support
Roman Zippel
16
-248
/
+247
2007-05-31
afs: needs sched.h
Andrew Morton
1
-0
/
+2
2007-05-31
SLUB: Fix NUMA / SYSFS bootstrap issue
Christoph Lameter
1
-0
/
+7
2007-05-31
m68k: runtime patching infrastructure
Roman Zippel
9
-7
/
+107
2007-05-31
ntfs_init_locked_inode(): fix array indexing
Andrew Morton
1
-1
/
+1
2007-05-31
pci-quirks: fix MSI disabling on RS400-200 and RS480
Tejun Heo
1
-9
/
+9
2007-05-31
SLUB: More documentation
Christoph Lameter
2
-14
/
+158
2007-05-31
at91: fix enable/disable_irq_wake symmetry in pcmcia driver
Marc Pignat
1
-4
/
+9
2007-05-31
smpboot: fix cachesize comparison in smp_tune_scheduling()
Linus Torvalds
1
-3
/
+2
2007-05-31
neofb: Fix pseudo_palette array overrun in neofb_setcolreg
Antonino A. Daplas
1
-14
/
+16
2007-05-31
[ALSA] version 1.0.14
Jaroslav Kysela
1
-2
/
+2
2007-05-31
[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c
Horst H. von Brand
1
-0
/
+1
2007-05-31
[SPARC32]: Build fix.
Andrew Morton
1
-2
/
+2
2007-05-31
[SPARC64]: Add missing NCS and SVC hypervisor interfaces.
David S. Miller
2
-0
/
+240
2007-05-31
[IPSEC]: Add xfrm_sysctl.txt.
David S. Miller
1
-0
/
+4
2007-05-31
Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
David S. Miller
2
-2
/
+8
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
2
-2
/
+3
2007-05-31
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
Baruch Even
1
-3
/
+11
2007-05-31
[TCP] tcp_probe: use GCC printf attribute
Stephen Hemminger
1
-1
/
+2
2007-05-31
[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.
Sangtae Ha
1
-1
/
+1
2007-05-31
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
YOSHIFUJI Hideaki
1
-2
/
+1
2007-05-31
[NET] napi: Call __netif_rx_complete in netif_rx_complete
Herbert Xu
1
-15
/
+12
2007-05-31
[TCP]: Consolidate checking for tcp orphan count being too big.
Pavel Emelianov
3
-6
/
+9
2007-05-31
[SOCK]: Shrink struct sock by 8 bytes on 64-bit.
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-05-31
[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.
David S. Miller
1
-20
/
+5
2007-05-31
[IPV6]: Fix build warning.
David S. Miller
1
-1
/
+0
2007-05-31
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
David S. Miller
1
-27
/
+4
2007-05-31
[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT
David S. Miller
1
-11
/
+0
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
4
-8
/
+7
2007-05-31
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
1
-3
/
+3
2007-05-31
[IPV6] ROUTE: No longer handle ::/0 specially.
YOSHIFUJI Hideaki
1
-8
/
+0
2007-05-31
[IPSEC]: Fix IPv6 AH calculation in outbound
Kazunori MIYAZAWA
1
-1
/
+1
2007-05-31
[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
David S. Miller
1
-1
/
+2
2007-05-31
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
3
-7
/
+18
2007-05-31
[CASSINI]: Fix printk message typo.
David S. Miller
1
-1
/
+1
2007-05-31
[CRYPTO] cryptd: Fix problem with cryptd and the freezer
Rafael J. Wysocki
1
-1
/
+3
2007-05-31
[ALSA] hda-codec - Fix STAC922x capture boost level
Takashi Iwai
3
-0
/
+22
[prev]
[next]