index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-15
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-08-15
random: Add comment to random_initialize()
Tony Luck
2012-08-15
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-15
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
2012-08-15
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-08-15
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
2012-08-15
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-15
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-08-15
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-08-15
random: create add_device_randomness() interface
Linus Torvalds
2012-08-15
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-15
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-15
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-15
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-15
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-08-15
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-08-15
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-15
x86, nops: Missing break resulting in incorrect selection on Intel
Alan Cox
2012-08-15
mac80211: cancel mesh path timer
Johannes Berg
2012-08-15
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
2012-08-15
ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches
Will Deacon
2012-08-15
ARM: 7478/1: errata: extend workaround for erratum #720789
Will Deacon
2012-08-15
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
2012-08-15
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-08-15
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
2012-08-15
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
2012-08-15
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-15
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2012-08-09
Linux 3.0.40
v3.0.40
Greg Kroah-Hartman
2012-08-09
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Darren Hart
2012-08-09
futex: Fix bug in WARN_ON for NULL q.pi_state
Darren Hart
2012-08-09
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
Darren Hart
2012-08-09
m68k: Correct the Atari ALLOWINT definition
Mikael Pettersson
2012-08-09
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
Andreas Schwab
2012-08-09
ASoC: wm8994: Ensure there are enough BCLKs for four channels
Mark Brown
2012-08-09
ASoC: wm8962: Allow VMID time to fully ramp
Mark Brown
2012-08-09
ALSA: mpu401: Fix missing initialization of irq field
Takashi Iwai
2012-08-09
ALSA: snd-usb: fix clock source validity index
Daniel Mack
2012-08-09
USB: echi-dbgp: increase the controller wait time to come out of halt.
Colin Ian King
2012-08-09
net/tun: fix ioctl() based info leaks
Mathias Krause
2012-08-09
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2012-08-09
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-08-09
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-08-09
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
2012-08-09
wanmain: comparing array with NULL
Alan Cox
2012-08-09
caif: fix NULL pointer check
Alan Cox
2012-08-09
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
[next]