index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
crypto: ahash - Add instance/spawn support
Herbert Xu
1
-0
/
+51
2009-07-14
crypto: ahash - Convert to new style algorithms
Herbert Xu
3
-60
/
+89
2009-07-14
crypto: api - Remove frontend argument from extsize/init_tfm
Herbert Xu
1
-4
/
+2
2009-07-14
crypto: ahash - Add crypto_ahash_set_reqsize
Herbert Xu
1
-0
/
+6
2009-07-14
crypto: shash - Export async functions
Herbert Xu
1
-0
/
+3
2009-07-14
crypto: shash - Make descsize a run-time attribute
Herbert Xu
2
-2
/
+3
2009-07-12
crypto: async - Use kzfree for requests
Herbert Xu
2
-3
/
+3
2009-07-11
crypto: sha256_generic - Add export/import support
Herbert Xu
1
-0
/
+6
2009-07-11
crypto: sha1_generic - Add export/import support
Herbert Xu
1
-0
/
+8
2009-07-11
crypto: shash - Export/import hash state only
Herbert Xu
1
-4
/
+14
2009-07-09
crypto: shash - Add shash_instance_ctx
Herbert Xu
1
-0
/
+5
2009-07-08
crypto: shash - Add __crypto_shash_cast
Herbert Xu
1
-0
/
+5
2009-07-08
crypto: shash - Add crypto_shash_ctx_aligned
Herbert Xu
1
-0
/
+5
2009-07-08
crypto: shash - Add shash_register_instance
Herbert Xu
1
-1
/
+2
2009-07-08
crypto: shash - Add shash_attr_alg2 helper
Herbert Xu
1
-0
/
+2
2009-07-08
crypto: api - Add crypto_attr_alg2 helper
Herbert Xu
1
-1
/
+10
2009-07-08
crypto: shash - Add spawn support
Herbert Xu
1
-0
/
+14
2009-07-08
crypto: api - Add new style spawn support
Herbert Xu
1
-0
/
+6
2009-07-08
crypto: shash - Add shash_instance
Herbert Xu
1
-0
/
+26
2009-07-07
crypto: api - Add crypto_alloc_instance2
Herbert Xu
1
-0
/
+2
2009-07-07
crypto: api - Add new template create function
Herbert Xu
1
-0
/
+1
2009-06-18
random: Add optional continuous repetition test to entropy store based rngs
Neil Horman
1
-0
/
+10
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-06-17
mfd: fix tmio related warnings
Samuel Ortiz
1
-1
/
+1
2009-06-17
mfd: asic3: remove SD/SDIO controller register definitions
Philipp Zabel
1
-216
/
+3
2009-06-17
mfd: add ASIC3 IRQ numbers
Philipp Zabel
1
-0
/
+7
2009-06-17
mfd: asic3: add asic3_set_register common operation
Philipp Zabel
1
-5
/
+5
2009-06-17
mfd: add PCAP driver
Daniel Ribeiro
1
-0
/
+256
2009-06-17
mfd: add U300 AB3100 core support
Linus Walleij
1
-0
/
+103
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-1
/
+1
2009-06-17
Cleanup of adfs headers
Al Viro
3
-75
/
+0
2009-06-16
fbdev: blackfin has __raw I/O accessors, so use them in fb.h
Mike Frysinger
1
-1
/
+1
2009-06-16
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
1
-0
/
+9
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
1
-1
/
+11
2009-06-16
fbdev: move logo externs to header file
Geert Uytterhoeven
2
-1
/
+17
2009-06-16
lis3: add click function
Daniel Mack
1
-0
/
+39
2009-06-16
drivers: add support for the TI VLYNQ bus
Florian Fainelli
1
-0
/
+161
2009-06-16
syscalls.h: remove duplicated declarations for sys_pipe2
Masatake YAMATO
1
-2
/
+1
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-1
/
+1
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
1
-1
/
+0
2009-06-16
drbd: add major number to major.h
Philipp Reisner
1
-0
/
+1
2009-06-16
headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h
Andrew Morton
2
-12
/
+17
2009-06-16
poll: avoid extra wakeups in select/poll
Eric Dumazet
1
-0
/
+3
2009-06-16
utsname.h: make new_utsname fields use the proper length constant
Dan Smith
1
-6
/
+6
2009-06-16
vmscan: count the number of times zone_reclaim() scans and fails
Mel Gorman
1
-0
/
+3
2009-06-16
vmscan: report vm_flags in page_referenced()
Wu Fengguang
1
-2
/
+3
2009-06-16
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
Sergei Trofimovich
1
-1
/
+1
2009-06-16
mm: remove file argument from swap_readpage()
Minchan Kim
1
-1
/
+1
2009-06-16
mm: remove __invalidate_mapping_pages variant
Mike Waychison
1
-3
/
+0
2009-06-16
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2
-1
/
+2
[next]