2012-06-17 |
Mathias Krause | crypto: aesni-intel - fix unaligned cbc decrypt for... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-03-24 |
Mathias Krause | ARM: exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-01-13 |
Mathias Krause | parisc, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2012-01-13 |
Mathias Krause | ia64, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-11-16 |
Mathias Krause | unicore32, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-09-21 |
Mathias Krause | sparc, exec: remove redundant addr_limit assignment Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-23 |
Mathias Krause | tty: clearify structure initializer in notify_write() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-18 |
Mathias Krause | i7core_edac: fixed typo in error count calculation Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-10 |
Mathias Krause | crypto: sha1 - SSSE3 based SHA1 implementation for... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-10 |
Mathias Krause | crypto: sha1 - export sha1_update for reuse Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-03 |
Mathias Krause | ext4: use kzalloc in ext4_kzalloc() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-08-03 |
Mathias Krause | [S390] exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | mn10300, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | frv, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | um, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | cris, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | m68k, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | m32r, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | alpha, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-26 |
Mathias Krause | h8300, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | MIPS: Remove redundant addr_limit assignment on exec. Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | microblaze: exec: Remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-25 |
Mathias Krause | microblaze: Remove duplicated prototype of start_thread() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-23 |
Mathias Krause | Blackfin: exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-19 |
Mathias Krause | powerpc: Remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-07-08 |
Mathias Krause | crypto: gf128mul - fix call to memset() Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-06-16 |
Mathias Krause | tools/perf: Fix static build of perf tool Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-06-14 |
Mathias Krause | avr32, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-06-14 |
Mathias Krause | sh, exec: remove redundant set_fs(USER_DS) Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-06-09 |
Mathias Krause | exec: delay address limit change until point of no... Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-03-21 |
Mathias Krause | [media] V4L: omap1_camera: fix use after free Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-03-11 |
Mathias Krause | mtd: phram: fix memory leak Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2011-01-31 |
Mathias Krause | wl12xx: fix use after free Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2010-11-29 |
Mathias Krause | crypto: aesni-intel - Fixed build error on x86-32 Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
2010-11-27 |
Mathias Krause | crypto: aesni-intel - Ported implementation to x86-32 Signed-off-by: Mathias Krause <minipli@googlemail.com>
|
commit | commitdiff | tree |
|