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-06-12
x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"
Vegard Nossum
1
-0
/
+1
2008-06-12
x86: fix an incompatible pointer type warning on 64-bit compilations
David Howells
1
-2
/
+2
2008-06-12
x86: fix lockdep warning during suspend-to-ram
Peter Zijlstra
1
-0
/
+1
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
1
-2
/
+1
2008-06-12
Revert "x86: fix ioapic bug again"
Ingo Molnar
2
-17
/
+4
2008-06-12
x86: fix asm warning in head_32.S
Joe Korty
1
-1
/
+1
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
block: disable IRQs until data is written to relay channel
Carl Henrik Lunde
1
-6
/
+4
2008-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-5
/
+20
2008-06-12
nommu: Correct kobjsize() page validity checks.
Paul Mundt
1
-18
/
+3
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+40
2008-06-12
kbuild: ignore powerpc specific symbols in modpost
Sam Ravnborg
1
-5
/
+20
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
9
-47
/
+21
2008-06-12
always_inline timespec_add_ns
Jeremy Fitzhardinge
1
-2
/
+5
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
2
-14
/
+20
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
4
-19
/
+30
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
3
-4
/
+4
2008-06-11
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
1
-1
/
+1
2008-06-11
fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP
Roel Kluin
1
-1
/
+1
2008-06-11
ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...
Roel Kluin
1
-2
/
+2
2008-06-11
Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
3
-6
/
+19
2008-06-11
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6
David S. Miller
9
-59
/
+41
2008-06-11
netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
Patrick McHardy
1
-2
/
+1
2008-06-11
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
1
-4
/
+0
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-13
/
+65
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-1
/
+2
2008-06-12
ipv6: Fail with appropriate error code when setting not-applicable sockopt.
YOSHIFUJI Hideaki
1
-4
/
+4
2008-06-12
ipv6: Check IPV6_MULTICAST_LOOP option value.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-12
ipv6: Check the hop limit setting in ancillary data.
Shan Wei
1
-0
/
+5
2008-06-12
ipv6 route: Fix route lifetime in netlink message.
YOSHIFUJI Hideaki
1
-2
/
+6
2008-06-12
ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER).
YOSHIFUJI Hideaki
1
-0
/
+2
2008-06-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
27
-360
/
+435
2008-06-11
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-06-11
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-11
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-11
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-06-11
kobject: Documentation Spelling Patch
David Brigada
1
-1
/
+1
2008-06-11
dev_set_name: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-06-11
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
1
-1
/
+1
2008-06-11
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-06-11
ACPICA: Fix for access to deleted object <regression>
Bob Moore
1
-2
/
+2
2008-06-11
ACPICA: Fix to make _SST method optional
Bob Moore
1
-3
/
+5
2008-06-11
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-06-11
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
1
-18
/
+7
2008-06-11
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
1
-4
/
+1
2008-06-11
ACPI: use memory_read_from_buffer()
Akinobu Mita
1
-13
/
+2
[prev]
[next]