summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-12virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang1-0/+1
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-0/+1
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker6-21/+29
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-3/+3
2011-06-10Merge branch 'master' into for-nextJiri Kosina173-559/+4987
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose1-2/+4
2011-06-10ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown1-3/+1
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-1/+2
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle1-0/+4
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle1-0/+14
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-0/+11
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-29/+4
2011-06-09tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu1-0/+1
2011-06-09v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2-20/+2
2011-06-09vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-09Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman4-8/+10
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+175
2011-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-0/+2
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt1-0/+30
2011-06-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2011-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2011-06-08Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+2
2011-06-08writeback: remove .nonblocking and .encountered_congestionWu Fengguang1-2/+0
2011-06-08writeback: remove writeback_control.more_ioWu Fengguang1-1/+0
2011-06-08writeback: avoid extra sync work at enqueue timeWu Fengguang1-3/+0
2011-06-08writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2-2/+2
2011-06-08writeback: introduce writeback_control.inodes_writtenWu Fengguang1-0/+1
2011-06-08writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang1-0/+1
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-0/+5
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2-0/+23
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan1-1/+1
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+6
2011-06-07TTY: export NR_LDISC and N_* line discipline numbers to user-spaceFlorian Fainelli1-18/+19
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan1-0/+4
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto1-0/+17
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern1-1/+3
2011-06-07HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama1-1/+2
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+10
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan3-1/+2
2011-06-07af_packet: prevent information leakEric Dumazet1-0/+2
2011-06-07net: Rework netdev_drivername() to avoid warning.David S. Miller1-1/+1
2011-06-07x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett1-0/+32