summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-0/+9
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov1-0/+4
2012-07-17pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov1-1/+0
2012-07-17pstore/ram: Make ECC size configurableAnton Vorontsov1-2/+2
2012-07-17pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov1-2/+0
2012-07-17extcon: spelling of detach in function docPeter Meerwald1-1/+1
2012-07-17team: add netpoll supportJiri Pirko1-0/+33
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko1-1/+1
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller1-0/+18
2012-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-1/+1
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-2/+4
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2-0/+37
2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan1-2/+0
2012-07-17Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel42-69/+173
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen2-0/+37
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet2-0/+2
2012-07-17etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-17Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-2/+2
2012-07-17net: make sock diag per-namespaceAndrey Vagin2-1/+1
2012-07-17tcp: add OFO snmp countersEric Dumazet1-1/+4
2012-07-17ACPICA: Update to version 20120711Bob Moore1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore5-16/+16
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore15-15/+15
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore1-4/+9
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore2-0/+12
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore1-2/+3
2012-07-17Merge 3.5-rc7 into driver-core-nextGreg Kroah-Hartman2-1/+5
2012-07-17driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen2-1/+5
2012-07-17USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-07-17target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier1-0/+1
2012-07-17target: Remove se_session.sess_wait_listRoland Dreier2-2/+1
2012-07-17target: Un-export target_get_sess_cmd()Roland Dreier1-1/+0
2012-07-17target: replace the processing thread with a TMR work queueChristoph Hellwig1-12/+1
2012-07-17target: remove transport_generic_handle_cdb_mapChristoph Hellwig2-8/+0
2012-07-17target: remove transport_generic_handle_dataChristoph Hellwig2-2/+0
2012-07-17target: remove transport_generic_process_writeChristoph Hellwig1-1/+1
2012-07-17target: move unmap to struct spc_opsChristoph Hellwig1-1/+1
2012-07-17target: move write_same to struct spc_opsChristoph Hellwig1-0/+2
2012-07-17target: move sync_cache to struct spc_opsChristoph Hellwig1-1/+1
2012-07-17target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig1-3/+5
2012-07-17target: remove dead SCF_ flagsChristoph Hellwig1-2/+0
2012-07-17target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig1-3/+0
2012-07-17target: remove the execute listChristoph Hellwig1-3/+0
2012-07-17target: move code for CDB emulationChristoph Hellwig1-3/+3
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+5
2012-07-17target: remove control CDB flagsChristoph Hellwig1-19/+16
2012-07-17USB: remove 8 bytes of padding from usb_host_interface on 64 bit buildsRichard Kennedy1-2/+3