aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang
2012-03-20constify struct pci_dev * in obvious casesAl Viro
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19net: update the usage of CHECKSUM_UNNECESSARYYi Zou
2012-03-19net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou
2012-03-19if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches
2012-03-19tcp: reduce out_of_order memory useEric Dumazet
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15math: Introduce div64_longSasha Levin
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg
2012-03-13Merge branch 'linus' into irq/coreThomas Gleixner
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck
2012-03-12net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski