summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-144-33/+23
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-132-22/+12
| * | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-132-15/+12
| * | fs/file_table.c:fput(): add commentAndrew Morton2013-07-131-0/+6
| * | Safer ABI for O_TMPFILEAl Viro2013-07-136-8/+12
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-1313-40/+462
|\ \ \
| * | | x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
| * | | toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-101-0/+1
| * | | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/UAceLan Kao2013-07-101-0/+18
| * | | Add trivial driver to disable Intel Smart ConnectMatthew Garrett2013-07-103-0/+105
| * | | Add support driver for Intel Rapid Start TechnologyMatthew Garrett2013-07-104-0/+243
| * | | hp-wmi: add supports for POST code errorAlex Hung2013-07-101-0/+47
| * | | asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
| * | | drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen2013-07-101-12/+1
| * | | asus-nb-wmi: ignore ALS notification key codeViktar Vauchkevich2013-07-101-0/+1
| * | | asus-wmi: append newline to messagesvic2013-07-101-8/+8
| * | | x86: asus-laptop: fix invalid point accessLibo Chen2013-07-101-1/+0
| * | | x86: msi-laptop: fix memleakLibo Chen2013-07-101-14/+10
| * | | amilo-rfkill: Add dependency on SERIO_I8042Ben Hutchings2013-07-081-0/+1
| * | | dell-laptop: fix error return code in dell_init()Wei Yongjun2013-07-081-2/+3
| * | | hp-wmi: Enable hotkeys on some systemsMatthew Garrett2013-07-081-0/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-139-56/+253
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-07-124-24/+209
| |\ \ \ \
| | * | | | Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
| | * | | | Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2013-07-061-8/+9
| | * | | | Input: ads7846 - add device tree bindingsDaniel Mack2013-07-022-11/+195
| | * | | | Input: ads7846 - make sure we do not change platform dataDmitry Torokhov2013-07-021-5/+5
| * | | | | Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-065-32/+44
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1365-241/+607
|\ \ \ \ \ \
| * | | | | | ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * | | | | | via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * | | | | | atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * | | | | | tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * | | | | | usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
| * | | | | | usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
| * | | | | | net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * | | | | | net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * | | | | | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | | | | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * | | | | | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * | | | | | net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
| * | | | | | net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * | | | | | qlcnic: Adding Maintainers.Jitendra Kalsaria2013-07-111-0/+2
| * | | | | | gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * | | | | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * | | | | | pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * | | | | | gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * | | | | | inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * | | | | | ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
OpenPOWER on IntegriCloud