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-20
Linux 2.6.34.13
v2.6.34.13
Paul Gortmaker
2012-08-17
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-08-17
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
2012-08-17
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-08-17
random: Add comment to random_initialize()
Tony Luck
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-17
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2012-08-17
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-08-17
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
2012-08-17
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-08-17
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-17
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-17
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-08-17
random: create add_device_randomness() interface
Linus Torvalds
2012-08-17
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-17
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
2012-08-17
random: Adjust the number of loops when initializing
H. Peter Anvin
2012-08-17
random: Use arch-specific RNG to initialize the entropy store
Theodore Ts'o
2012-08-17
random: Use arch_get_random_int instead of cycle counter if avail
Linus Torvalds
2012-08-17
fix typo/thinko in get_random_bytes()
Luck, Tony
2012-08-17
x86, random: Architectural inlines to get random integers with RDRAND
H. Peter Anvin
2012-08-17
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-17
x86, cpufeature: Update CPU feature RDRND to RDRAND
Kees Cook
2012-08-17
x86, cpu: Add CPU flags for F16C and RDRND
H. Peter Anvin
2012-08-17
random: simplify fips mode
Matt Mackall
2012-08-17
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
2012-08-17
USB: add quirk for Logitech C600 web cam
Josh Boyer
2012-08-17
usb-storage: Accept 8020i-protocol commands longer than 12 bytes
Alan Stern
2012-08-17
USB: ftdi_sio: fix initial baud rate
Johan Hovold
2012-08-17
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
2012-08-17
USB: serial: pl2303: rm duplicate id
wangyanqing
2012-08-17
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
2012-08-17
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2012-08-17
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2012-08-17
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
2012-08-17
drm/i915: Sanity check pread/pwrite
Chris Wilson
2012-08-17
[media] Remove the old V4L1 v4lgrab.c file
Mauro Carvalho Chehab
2012-08-17
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2012-08-17
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Dave Jones
2012-08-17
kbuild: implement several W= levels
Sam Ravnborg
2012-08-17
kbuild: Add extra gcc checks
Borislav Petkov
2012-08-17
hfs: add sanity check for file name length
Dan Carpenter
2012-08-17
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2012-08-17
mtd: mtdchar: add missing initializer on raw write
Peter Wippich
2012-08-17
netlink: validate NLA_MSECS length
Johannes Berg
2012-08-17
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2012-08-17
[SCSI] Make scsi_free_queue() kill pending SCSI commands
Bart Van Assche
2012-08-17
[SCSI] st: fix race in st_scsi_execute_end
Petr Uzel
2012-08-17
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
[next]