index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
crypto: hifn_795x - Fix DMA setup
Patrick McHardy
1
-84
/
+81
2008-12-25
crypto: ansi_cprng - fix inverted DT increment routine
Jarod Wilson
1
-1
/
+1
2008-12-25
libcrc32c: Select CRYPTO in Kconfig
Herbert Xu
1
-0
/
+1
2008-12-25
crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes
Jarod Wilson
1
-6
/
+11
2008-12-25
crypto: md4 - Use ARRAY_SIZE
Julia Lawall
1
-2
/
+2
2008-12-25
libcrc32c: Add crc32c_le macro
Herbert Xu
1
-0
/
+3
2008-12-25
libcrc32c: Fix "crc32c undefined" compilation error
Adrian-Ken Rueegsegger
1
-0
/
+2
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
5
-159
/
+146
2008-12-25
crypto: crc32c - Test descriptor context format
Herbert Xu
1
-1
/
+50
2008-12-25
crypto: crc32c-intel - Switch to shash
Herbert Xu
1
-54
/
+47
2008-12-25
crypto: crc32c - Switch to shash
Herbert Xu
1
-132
/
+53
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
7
-6
/
+144
2008-12-25
crypto: api - Call type show function before legacy for proc
Herbert Xu
1
-7
/
+13
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
5
-5
/
+50
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
2
-1
/
+144
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
5
-0
/
+353
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
4
-1
/
+123
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
3
-8
/
+8
2008-12-25
crypto: ansi_cprng - Allow resetting of DT value
Neil Horman
1
-3
/
+13
2008-12-25
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
1
-10
/
+42
2008-12-25
crypto: crc32c-intel - Update copyright head
Kent Liu
1
-6
/
+14
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
1
-1
/
+1
2008-12-25
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
1
-48
/
+36
2008-12-25
crypto: testmgr - Trigger a panic when self test fails in FIPS mode
Neil Horman
1
-1
/
+6
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2
-44
/
+91
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2
-9
/
+24
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
1
-9
/
+3
2008-12-25
crypto: hifn - Disable driver when physical size exceeds 32 bits
Evgeniy Polyakov
1
-0
/
+5
2008-12-24
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-42
/
+49
2008-12-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2008-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+3
2008-12-24
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
79
-237
/
+432
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-24
x86: PAT: fix address types in track_pfn_vma_new()
H. Peter Anvin
1
-8
/
+8
2008-12-23
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-23
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2008-12-23
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-23
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-23
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-23
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
20
-946
/
+1054
2008-12-23
Merge branch 'x86/iommu' into x86/core
Ingo Molnar
12
-48
/
+42
2008-12-23
Merge branch 'x86/tsc' into x86/core
Ingo Molnar
5
-7
/
+36
2008-12-23
Merge branch 'x86/ptrace' into x86/tsc
Ingo Molnar
3
-12
/
+9
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
173
-3158
/
+4084
2008-12-23
Merge branch 'x86/apic' into x86/irq
Ingo Molnar
105
-1209
/
+1518
2008-12-23
Merge commit 'v2.6.28-rc9' into x86/apic
Ingo Molnar
1204
-13225
/
+30842
[prev]
[next]