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
2006-04-09
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
5
-59
/
+70
2006-04-09
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
1
-0
/
+1
2006-04-09
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
1
-1
/
+5
2006-04-09
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
1
-2
/
+2
2006-04-09
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
1
-12
/
+11
2006-04-09
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
6
-56
/
+53
2006-04-09
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
10
-248
/
+203
2006-04-09
[NETFILTER]: Clean up hook registration
Patrick McHardy
11
-579
/
+253
2006-04-09
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
2
-0
/
+30
2006-04-09
[IRDA]: Support for Sigmatel STIR421x chip
Samuel Ortiz
2
-34
/
+372
2006-04-09
[IRDA]: smcinit merged into smsc-ircc driver
Linus Walleij
1
-0
/
+311
2006-04-09
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
2
-2
/
+2
2006-04-09
[BLUETOOTH] sco: Possible double free.
Eric Sesterhenn
1
-1
/
+1
2006-04-09
[TG3]: Fix a memory leak.
Adrian Bunk
1
-3
/
+7
2006-04-09
[NET]: Fix an off-by-21-or-49 error.
Adrian Bunk
1
-1
/
+1
2006-04-09
[NET] netconsole: set .name in struct console
Randy Dunlap
1
-0
/
+1
2006-04-09
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
5
-13
/
+21
2006-04-09
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
3
-5
/
+15
2006-04-09
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
1
-7
/
+7
2006-04-09
[IPSEC]: Check x->encap before dereferencing it
Herbert Xu
1
-1
/
+1
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
1
-2
/
+2
2006-04-09
Move request_standard_resources() back to before PCI probing
Linus Torvalds
1
-3
/
+3
2006-04-09
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
1
-2
/
+4
2006-04-09
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
2
-11
/
+8
2006-04-09
[PATCH] x86_64: fix CONFIG_REORDER
Sam Ravnborg
2
-13
/
+13
2006-04-09
[PATCH] x86_64: Plug GS leak in arch_prctl()
John Blackwood
1
-2
/
+8
2006-04-09
[PATCH] i386: Remove printk about reboot fixups at reboot
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
5
-1
/
+12
2006-04-09
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
3
-3
/
+9
2006-04-09
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
2
-37
/
+54
2006-04-09
[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMP
Ravikiran G Thirumalai
2
-1
/
+6
2006-04-09
[PATCH] x86_64: Don't return error for HPET initialization in initcall
Andi Kleen
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Don't export strlen twice
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: When user could have changed RIP always force IRET
Andi Kleen
1
-2
/
+10
2006-04-09
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
3
-1
/
+21
2006-04-09
[PATCH] x86_64: extra NODES_SHIFT definition
Dave Hansen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: Proper null pointer check in powernow_k8_get
Jacob Shin
1
-1
/
+10
2006-04-09
[PATCH] x86_64: Revert earlier powernow-k8 change
Andi Kleen
1
-4
/
+3
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
3
-28
/
+18
2006-04-09
[PATCH] x86_64: Clear APIC feature bit when local APIC is disabled
Andi Kleen
1
-1
/
+3
2006-04-09
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
1
-1
/
+4
2006-04-09
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
Andi Kleen
1
-0
/
+5
2006-04-09
[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfig
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
2
-0
/
+21
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
4
-0
/
+68
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
4
-4
/
+5
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
4
-10
/
+47
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
5
-8
/
+171
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
6
-12
/
+47
2006-04-09
[PATCH] x86_64: Clean up execve path
Andi Kleen
1
-16
/
+0
[next]