aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
* Linux 3.0.41Greg Kroah-Hartman2012-08-151-1/+1
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
* Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-08-151-1/+1
* e1000e: NIC goes up and immediately goes downTushar Dave2012-08-151-3/+1
* cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-151-0/+3
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-153-1/+7
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-152-1/+2
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-151-1/+0
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-151-2/+23
* x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
* x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
* random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-08-151-24/+32
* dmi: Feed DMI table to /dev/random driverTony Luck2012-08-151-0/+3
* random: Add comment to random_initialize()Tony Luck2012-08-151-0/+10
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-157-81/+0
* mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-08-151-0/+8
* rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-08-151-1/+23
* MAINTAINERS: Theodore Ts'o is taking over the random driverTheodore Ts'o2012-08-151-1/+1
* random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-08-152-4/+156
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-152-4/+24
* random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-08-151-9/+16
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-08-152-0/+4
* usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-151-0/+9
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-152-0/+29
* random: use lockless techniques in the interrupt pathTheodore Ts'o2012-08-151-39/+39
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-154-24/+90
* drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-08-151-3/+8
* random: Adjust the number of loops when initializingH. Peter Anvin2012-08-151-1/+1
* random: Use arch-specific RNG to initialize the entropy storeTheodore Ts'o2012-08-151-0/+6
* random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2012-08-151-2/+6
* fix typo/thinko in get_random_bytes()Luck, Tony2012-08-151-1/+1
* random: Add support for architectural random hooksH. Peter Anvin2012-08-152-2/+34
* x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1
* mac80211: cancel mesh path timerJohannes Berg2012-08-151-0/+1
* mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-08-151-22/+23
* ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
* mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim2012-08-151-3/+3
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-08-151-2/+2
* nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi2012-08-154-2/+8
* SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-08-151-2/+2
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-152-3/+3
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-1510-32/+7
* Linux 3.0.40Greg Kroah-Hartman2012-08-091-1/+1
* futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart2012-08-091-5/+8
* futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart2012-08-091-1/+1
* futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart2012-08-091-1/+1
* m68k: Correct the Atari ALLOWINT definitionMikael Pettersson2012-08-091-2/+2
* m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-091-2/+6