summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18ACPICA: Eliminate duplicate code in acpi_ut_execute_* functionsBob Moore1-41/+4
2010-10-18ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore1-2/+4
2010-10-18ACPICA: Comment update; no functional changeBob Moore1-0/+6
2010-10-16ACPI: add FW_BUG to OSI(Linux) messageLen Brown1-1/+1
2010-10-01ACPICA: Update version to 20100915Bob Moore1-1/+1
2010-10-01ACPICA: Increase configurability of error messagesBob Moore1-1/+1
2010-10-01ACPICA: Add repair for _HID and _CID stringsBob Moore1-0/+163
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore7-287/+445
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2-1/+2
2010-10-01ACPICA: Update math module; no functional changeBob Moore2-13/+20
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming9-37/+41
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming3-2/+10
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore6-80/+430
2010-10-01ACPICA: Update version to 20100806Bob Moore1-1/+1
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming15-196/+602
2010-10-01ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore3-49/+73
2010-10-01ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore3-7/+7
2010-09-29Linux 2.6.36-rc6v2.6.36-rc6Linus Torvalds1-1/+1
2010-09-29MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2-8/+27
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds1-2/+2
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck1-0/+1
2010-09-28tcp: Fix >4GB writes on 64-bit.David S. Miller3-4/+5
2010-09-28Fix pktcdvd ioctl dev_minor range checkDan Rosenberg1-1/+1
2010-09-28MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells1-1/+1
2010-09-28net/9p: Mount only matching virtio channelsSven Eckelmann1-1/+2
2010-09-28de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-28tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-28ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2-2/+2
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng1-1/+2
2010-09-27mn10300: check __get_user/__put_user results...Al Viro1-6/+6
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro1-4/+0
2010-09-27mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2010-09-27mn10300: prevent double syscall restartsAl Viro1-3/+9
2010-09-27mn10300: avoid SIGSEGV delivery loopAl Viro1-2/+2
2010-09-27alpha: __get_user/__put_user results need to be checked...Al Viro1-4/+4
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro3-47/+12
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich1-0/+10
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise1-2/+4
2010-09-27ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon1-1/+7
2010-09-27net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso1-11/+18
2010-09-27amd64_edac: Fix driver module removalBorislav Petkov1-0/+3
2010-09-27x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko1-1/+1
2010-09-27ipv6: add a missing unregister_pernet_subsys callNeil Horman3-3/+14
2010-09-27s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-2/+2
2010-09-27sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-27rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-1/+1
2010-09-27ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy1-2/+2
2010-09-27smsc911x: Add MODULE_ALIAS()Vincent Stehlé1-0/+1
2010-09-27net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1