summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-27x86: Remove not used early_res codeYinghai Lu
2010-08-27memblock: Add find_memory_core_early()Yinghai Lu
2010-08-27memblock: Add memblock_free/reserve_reserved_regions()Yinghai Lu
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-25wl12xx: change contact person for the include fileKalle Valo
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24nl80211: some documentation fixesJohannes Berg
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23net: increase the size of priv_flags and add IFF_OVS_DATAPATHSimon Horman
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller
2010-08-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-08-22net: rds: remove duplication type definitionsChangli Gao
2010-08-22net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao
2010-08-22net: use __be16 instead of u16 for the userspace codeChangli Gao
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-21net_sched: cls_flow: add key rxhashChangli Gao
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-20rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney