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-06-25
[PATCH] IDE CD end-of media error fix
Alan Cox
1
-0
/
+3
2006-06-25
[PATCH] list.h doc: change "counter" to "cursor"
Randy Dunlap
1
-26
/
+26
2006-06-25
[PATCH] fix list.h kernel-doc
Randy Dunlap
1
-30
/
+52
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
2
-2
/
+6
2006-06-25
[PATCH] Make printk work for really early debugging
Michael Ellerman
1
-0
/
+1
2006-06-25
[PATCH] fs/ufs/inode.c: make 2 functions static
Adrian Bunk
1
-2
/
+0
2006-06-25
[PATCH] ufs: make fsck -f happy
Evgeniy Dushistov
1
-1
/
+13
2006-06-25
[PATCH] ufs: one way to access super block
Evgeniy Dushistov
1
-9
/
+52
2006-06-25
[PATCH] ufs: little directory lookup optimization
Evgeniy Dushistov
1
-0
/
+1
2006-06-25
[PATCH] ufs: easy debug
Evgeniy Dushistov
1
-0
/
+13
2006-06-25
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
1
-1
/
+1
2006-06-25
[PATCH] ufs: directory and page cache: from blocks to pages
Evgeniy Dushistov
1
-4
/
+5
2006-06-25
[PATCH] ufs: change block number on the fly
Evgeniy Dushistov
1
-1
/
+2
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
6
-0
/
+12
2006-06-25
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
11
-28
/
+18
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
3
-15
/
+42
2006-06-25
[PATCH] m68k: convert VME irq code
Roman Zippel
3
-56
/
+58
2006-06-25
[PATCH] m68k: convert sun3 irq code
Roman Zippel
1
-17
/
+5
2006-06-25
[PATCH] m68k: convert mac irq code
Roman Zippel
3
-18
/
+5
2006-06-25
[PATCH] m68k: convert apollo irq code
Roman Zippel
1
-0
/
+4
2006-06-25
[PATCH] m68k: convert amiga irq code
Roman Zippel
1
-5
/
+3
2006-06-25
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
3
-48
/
+25
2006-06-25
[PATCH] m68k: introduce irq controller
Roman Zippel
2
-7
/
+20
2006-06-25
[PATCH] m68k: cleanup amiga irq numbering
Roman Zippel
1
-55
/
+37
2006-06-25
[PATCH] m68k: cleanup generic irq names
Roman Zippel
3
-34
/
+10
2006-06-25
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
1
-0
/
+7
2006-06-25
[PATCH] m68k: dma API addition
Roman Zippel
1
-0
/
+28
2006-06-25
[PATCH] m68k: Add the generic dma API functions
Roman Zippel
2
-10
/
+61
2006-06-25
[PATCH] m68k: small flush_icache() cleanup
Roman Zippel
1
-20
/
+20
2006-06-25
[PATCH] m68k: fix constraints of the signal functions and some cleanup
Roman Zippel
1
-5
/
+14
2006-06-25
[PATCH] m68k: fix uaccess.h for gcc-3.x
Roman Zippel
1
-107
/
+127
2006-06-25
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
7
-163
/
+16
2006-06-25
[PATCH] page migration: Support a vma migration function
Christoph Lameter
2
-1
/
+12
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+0
2006-06-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-50
/
+266
2006-06-24
Merge signal handler branch
Russell King
1
-1
/
+78
2006-06-24
[ARM] 3648/1: Update struct ucontext layout for coprocessor registers
Daniel Jacobowitz
1
-1
/
+78
2006-06-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-92
/
+435
2006-06-24
Add some basic resume trace facilities
Linus Torvalds
2
-3
/
+34
2006-06-24
Merge S3C24xx branch
Russell King
10
-29
/
+185
2006-06-24
Merge ep93xx branch
Russell King
2
-0
/
+3
2006-06-24
[ARM] 3645/1: S3C2412: irq support for external interrupts
Ben Dooks
2
-23
/
+13
2006-06-24
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
2
-0
/
+18
2006-06-24
[ARM] 3638/1: S3C2412: core clocks
Ben Dooks
1
-1
/
+62
2006-06-24
[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu support
Ben Dooks
5
-5
/
+92
2006-06-24
[ARM] 3631/1: Remove legacy __mem_isa() definitions
Andrew Victor
13
-20
/
+0
2006-06-24
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
Lennert Buytenhek
2
-0
/
+3
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
2
-16
/
+39
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
3
-1
/
+69
[next]