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
2008-08-12
firmware/memmap: cleanup
Bernhard Walle
1
-26
/
+0
2008-08-12
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-12
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
1
-0
/
+372
2008-08-12
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
1
-0
/
+309
2008-08-12
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
2
-0
/
+13
2008-08-12
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
1
-7
/
+7
2008-08-12
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
1
-0
/
+1
2008-08-12
matrox maven: convert to a new-style i2c driver
Jean Delvare
1
-2
/
+0
2008-08-12
radeonfb: fix accel engine hangs
David Miller
1
-0
/
+4
2008-08-12
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
1
-0
/
+4
2008-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-20
/
+2
2008-08-12
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+5
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
1
-0
/
+1
2008-08-12
export virtio_rng.h
Christian Borntraeger
1
-0
/
+1
2008-08-12
mm: Make generic weak get_user_pages_fast and EXPORT_GPL it
Rusty Russell
1
-20
/
+0
2008-08-12
intel/agp: rewrite GTT on resume
Keith Packard
1
-0
/
+5
2008-08-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+4
2008-08-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-22
/
+58
2008-08-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+20
2008-08-12
Merge branch 'core/locking' into core/urgent
Ingo Molnar
4
-22
/
+58
2008-08-11
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
4
-10
/
+77
2008-08-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-212
/
+0
2008-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-6
/
+7
2008-08-11
m68k{,nommu}: Wire up new system calls
Geert Uytterhoeven
1
-1
/
+7
2008-08-11
EFI, x86: fix function prototype
Randy Dunlap
1
-1
/
+1
2008-08-11
lockdep: increase MAX_LOCKDEP_KEYS
Ingo Molnar
1
-1
/
+1
2008-08-11
powerpc: Remove include/linux/harrier_defs.h
Paul Mackerras
1
-212
/
+0
2008-08-11
lockdep: fix overflow in the hlock shrinkage code
Peter Zijlstra
1
-1
/
+6
2008-08-11
x86_64: restore the proper NR_IRQS define so larger systems work.
Eric W. Biederman
1
-1
/
+9
2008-08-11
x86: Restore proper vector locking during cpu hotplug
Eric W. Biederman
1
-2
/
+10
2008-08-11
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
1
-5
/
+5
2008-08-11
lockdep: spin_lock_nest_lock()
Peter Zijlstra
3
-0
/
+10
2008-08-11
lockdep: lock protection locks
Peter Zijlstra
2
-17
/
+19
2008-08-11
lockdep: map_acquire
Peter Zijlstra
1
-0
/
+12
2008-08-11
lockdep: shrink held_lock structure
Dave Jones
1
-7
/
+9
2008-08-11
lockdep: lock_set_subclass - reset a held lock's subclass
Peter Zijlstra
1
-0
/
+4
2008-08-11
Merge branch 'linus' into sched/clock
Ingo Molnar
2123
-202755
/
+1899
2008-08-11
sched_clock: delay using sched_clock()
Peter Zijlstra
1
-11
/
+3
2008-08-10
mfd: tc6393 cleanup and update
Ian Molton
1
-6
/
+3
2008-08-10
mfd: driver for the TC6387XB TMIO controller.
Ian Molton
1
-0
/
+23
2008-08-10
mfd: driver for the T7L66XB TMIO SoC
Ian Molton
1
-0
/
+36
2008-08-10
mfd: TMIO MMC structures and accessors.
Ian Molton
1
-4
/
+15
2008-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+1
2008-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
11
-544
/
+0
2008-08-08
list.h: fix fatal kernel-doc error
Randy Dunlap
1
-2
/
+2
2008-08-08
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
890
-69252
/
+17
2008-08-08
Merge Linus' latest into master
Russell King
144
-15845
/
+33
2008-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-13
/
+96
2008-08-08
[ARM] fix pnx4008 build errors
Russell King
1
-1
/
+3
2008-08-08
avr32: Remove include/asm-avr32/arch-at32ap
Haavard Skinnemoen
11
-544
/
+0
[next]