index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
crypto: aesni-intel - use crypto_[un]register_algs
Jussi Kivilinna
1
-420
/
+303
2012-05-15
crypto: ux500 - Cleanup hardware identification
Andreas Westin
3
-17
/
+4
2012-05-15
crypto: ux500 - Update DMA handling for 3.4
Andreas Westin
2
-4
/
+3
2012-05-15
mach-ux500: crypto - core support for CRYP/HASH module.
Andreas Westin
8
-8
/
+126
2012-05-04
crypto: ux500 - Add driver for HASH hardware
Andreas Westin
6
-0
/
+2440
2012-05-04
crypto: ux500 - Add driver for CRYP hardware
Andreas Westin
13
-0
/
+2878
2012-04-30
hwrng: Kconfig - modify default state for atmel-rng driver
Nicolas Ferre
1
-1
/
+1
2012-04-27
hwrng: omap - use devm_request_and_ioremap
Julia Lawall
1
-20
/
+2
2012-04-27
crypto: crypto4xx - move up err_request_irq label
Julia Lawall
1
-1
/
+1
2012-04-09
crypto, xor: Sanitize checksumming function selection output
Borislav Petkov
1
-2
/
+3
2012-03-29
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2
-4
/
+26
2012-03-28
vfs: fix d_ancestor() case in d_materialize_unique
Michel Lespinasse
1
-1
/
+2
2012-03-28
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-26
ARM: 7343/1: sa11x0: convert to sparse IRQ
Russell King
5
-12
/
+13
2012-03-26
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
21
-11
/
+40
2012-03-26
ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq
Rob Herring
2
-0
/
+2
2012-03-26
ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h
Rob Herring
1
-1
/
+1
2012-03-26
ARM: sa11x0: remove unused DMA controller definitions
Russell King
2
-218
/
+3
2012-03-26
ARM: sa11x0: remove old SoC private DMA driver
Russell King
3
-466
/
+1
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
7
-9
/
+13
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
um: Update defconfig
Richard Weinberger
1
-184
/
+471
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
1
-0
/
+1
2012-03-25
MTD: Relax dependencies
Richard Weinberger
5
-1
/
+6
2012-03-25
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
1
-0
/
+1
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
1
-0
/
+2
2012-03-25
Introduce CONFIG_GENERIC_IO
Richard Weinberger
1
-0
/
+5
2012-03-25
um: allow SUBARCH=x86
Al Viro
1
-2
/
+2
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
3
-7
/
+3
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
1
-0
/
+1
2012-03-25
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
1
-4
/
+3
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2
-3
/
+1
2012-03-25
um: a bunch of headers can be killed by using generic-y
Al Viro
7
-124
/
+1
2012-03-25
um: ptrace-generic.h doesn't need user.h
Al Viro
1
-1
/
+0
2012-03-25
um: kill HOST_TASK_PID
Al Viro
4
-8
/
+4
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
1
-2
/
+1
2012-03-25
um: asm-offsets.h might as well come from underlying arch...
Al Viro
1
-1
/
+0
2012-03-25
um: merge processor_{32,64}.h a bit...
Al Viro
3
-20
/
+10
2012-03-25
um: switch close_chan() to struct line
Al Viro
3
-9
/
+11
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
3
-18
/
+15
2012-03-25
um: line->have_irq is never checked...
Al Viro
2
-2
/
+0
2012-03-25
um: chan_init_pri is dead now
Al Viro
1
-2
/
+0
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
5
-128
/
+88
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2
-0
/
+5
2012-03-25
um: finally kill ->init_str leaks
Al Viro
1
-1
/
+3
2012-03-25
um: get rid of lines_init()
Al Viro
4
-46
/
+33
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
4
-42
/
+40
[next]