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
[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
2006-04-09
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-18
/
+24
2006-04-02
Linux v2.6.17-rc1
v2.6.17-rc1
Linus Torvalds
1
-2
/
+2
2006-04-02
Update dummy snd_power_wait() function for new calling convention
Linus Torvalds
1
-1
/
+1
2006-04-02
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-41
/
+146
2006-04-02
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
3
-19
/
+18
2006-04-02
[PATCH] splice: page stealing needs to wait_on_page_writeback()
Jens Axboe
1
-0
/
+9
2006-04-02
[PATCH] splice: export generic_splice_sendpage
Jens Axboe
1
-2
/
+5
2006-04-02
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
2
-2
/
+4
2006-04-02
[PATCH] splice: add comments documenting more of the code
Jens Axboe
1
-4
/
+66
2006-04-02
[PATCH] splice: improve writeback and clean up page stealing
Jens Axboe
3
-18
/
+48
2006-04-02
[PATCH] splice: fix shadow[] filling logic
Jens Axboe
1
-3
/
+3
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
126
-1525
/
+6560
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
8
-0
/
+2300
2006-04-02
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
17
-163
/
+309
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
37
-472
/
+5658
2006-04-02
[PATCH] sysfs: zero terminate sysfs write buffers
Greg Kroah-Hartman
1
-1
/
+1
2006-04-02
[PATCH] revert incorrect mutex conversion in hdaps driver
Arjan van de Ven
1
-19
/
+18
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
5
-36
/
+340
[next]