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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-11
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
1
-10
/
+0
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
3
-0
/
+9
2006-04-10
[PATCH] splice: add optional input and output offsets
Ingo Molnar
1
-2
/
+5
2006-04-10
[PATCH] introduce a "kernel-internal pipe object" abstraction
Ingo Molnar
2
-7
/
+8
2006-04-09
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
1
-2
/
+0
2006-04-09
[PATCH] x86_64: fix CONFIG_REORDER
Sam Ravnborg
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
3
-0
/
+9
2006-04-09
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
1
-0
/
+7
2006-04-09
[PATCH] x86_64: extra NODES_SHIFT definition
Dave Hansen
1
-2
/
+0
2006-04-09
[PATCH] i386: Consolidate modern APIC handling
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2
-0
/
+5
2006-04-09
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
Arjan van de Ven
1
-1
/
+1
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
1
-0
/
+1
2006-04-09
[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64
Andi Kleen
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2
-8
/
+9
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
1
-1
/
+5
2006-04-02
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
1
-0
/
+4
2006-04-02
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
1
-0
/
+1
2006-04-02
[PATCH] splice: improve writeback and clean up page stealing
Jens Axboe
1
-1
/
+0
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
43
-630
/
+994
2006-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-0
/
+116
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
3
-11
/
+9
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
7
-87
/
+278
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
7
-74
/
+84
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-17
/
+43
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-59
/
+146
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-5
/
+5
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-74
/
+156
2006-04-02
splice: add SPLICE_F_NONBLOCK flag
Linus Torvalds
1
-0
/
+3
2006-04-02
[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1
Pavel Pisa
1
-0
/
+12
2006-04-02
[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)
Andrew Victor
1
-0
/
+104
2006-04-02
[ARM] 3433/1: ARM: OMAP: 8/8 Update board files
Tony Lindgren
10
-45
/
+196
2006-04-02
[ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2
Tony Lindgren
11
-7
/
+324
2006-04-02
[ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2
Tony Lindgren
3
-27
/
+86
2006-04-02
[ARM] 3430/1: ARM: OMAP: 5/8 Update PM
Tony Lindgren
2
-8
/
+75
2006-04-02
[ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing
Tony Lindgren
1
-3
/
+51
2006-04-02
[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
Tony Lindgren
2
-0
/
+9
2006-04-02
[ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework
Tony Lindgren
3
-419
/
+15
2006-04-02
[ARM] 3396/2: AT91RM9200 Platform devices update
Andrew Victor
1
-0
/
+19
2006-04-02
[ARM] 3393/2: AT91RM9200 LED support
Andrew Victor
1
-0
/
+5
2006-04-02
[ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1
Pavel Pisa
2
-14
/
+93
2006-04-02
[ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platform
Lennert Buytenhek
1
-0
/
+11
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-04-02
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Adrian Bunk
4
-23
/
+35
2006-04-02
V4L/DVB (3702): Make msp3400 routing defines more consistent
Hans Verkuil
1
-30
/
+30
2006-04-02
V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0
Hans Verkuil
1
-57
/
+8
2006-04-02
V4L/DVB (3666): Remove trailing newlines
Hans Verkuil
2
-2
/
+0
2006-04-02
V4L/DVB (3665): Add new NEC uPD64031A and uPD64083 i2c drivers
Hans Verkuil
2
-0
/
+100
[next]