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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
crypto: twofish-x86_64-3way - fix ctr blocksize to 1
Jussi Kivilinna
1
-1
/
+1
2011-10-21
crypto: blowfish-x86_64 - fix ctr blocksize to 1
Jussi Kivilinna
1
-1
/
+1
2011-10-21
crypto: twofish - add 3-way parallel x86_64 assembler implemention
Jussi Kivilinna
3
-0
/
+790
2011-10-21
crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...
Jussi Kivilinna
3
-13
/
+15
2011-10-21
crypto: blowfish-x86_64 - add credits
Jussi Kivilinna
1
-0
/
+5
2011-10-21
crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance
Jussi Kivilinna
1
-100
/
+98
2011-09-22
crypto: aes-x86 - quiet sparse noise about symbol not declared
H Hartley Sweeten
1
-0
/
+1
2011-09-22
crypto: blowfish - add x86_64 assembly implementation
Jussi Kivilinna
3
-0
/
+881
2011-08-10
crypto: sha1 - SSSE3 based SHA1 implementation for x86-64
Mathias Krause
4
-0
/
+809
2011-08-01
Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+59
2011-08-01
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
12
-1135
/
+63
2011-08-01
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
1
-23
/
+3
2011-08-01
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
45
-433
/
+316
2011-08-01
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...
Grant Likely
12
-1135
/
+63
2011-08-01
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
3
-439
/
+1
2011-08-01
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
3
-639
/
+3
2011-08-01
msm: gpio: Fold register defs into C file
David Brown
2
-273
/
+250
2011-08-01
msm: gpiomux: Move public API to public header
David Brown
3
-17
/
+40
2011-08-01
msm: gpio: Remove ifdefs on gpio chip registers
David Brown
1
-7
/
+26
2011-08-01
msm: gpio: Remove chip-specific register definitions
David Brown
2
-226
/
+220
2011-08-01
msm: Remove chip-ifdefs for GPIO io mappings
David Brown
5
-24
/
+20
2011-08-01
msm: gpio: Remove unsupported devices
David Brown
1
-7
/
+0
2011-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
10
-931
/
+144
2011-07-30
m68k/math-emu: Remove unnecessary code
Greg Dietsche
1
-3
/
+0
2011-07-30
m68k/math-emu: Remove commented out old code
Geert Uytterhoeven
1
-530
/
+0
2011-07-30
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
1
-0
/
+2
2011-07-30
m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
1
-25
/
+7
2011-07-30
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
4
-298
/
+70
2011-07-30
m68k/amiga: Chip RAM - Use lookup_resource()
Geert Uytterhoeven
1
-11
/
+11
2011-07-30
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
1
-2
/
+2
2011-07-30
m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
Geert Uytterhoeven
1
-1
/
+1
2011-07-30
m68k/amiga: Chip RAM - Change chipavail to an atomic_t
Geert Uytterhoeven
1
-6
/
+9
2011-07-30
m68k/amiga: Chip RAM - Always allocate from the start of memory
Geert Uytterhoeven
1
-20
/
+15
2011-07-30
m68k/amiga: Chip RAM - Convert from printk() to pr_*()
Geert Uytterhoeven
1
-20
/
+8
2011-07-30
m68k/amiga: Chip RAM - Use tabs for indentation
Geert Uytterhoeven
1
-57
/
+61
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-23
/
+23
2011-07-29
frv: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
107
-124
/
+152
2011-07-29
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2011-07-29
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-745
/
+696
2011-07-29
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
47
-125
/
+933
2011-07-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-4
/
+4
2011-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
1
-37
/
+0
2011-07-28
ARM: zynq: remove incorrectly deleted file
Arnd Bergmann
2
-1
/
+1
2011-07-28
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
1216
-18148
/
+27830
2011-07-28
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+29
2011-07-28
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
9
-115
/
+39
2011-07-28
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
9
-21
/
+11
[next]