aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-01
| | * | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
| | | * | | | | | | | | drm: Add an interface to reset the deviceChris Wilson2011-01-25
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-03
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow2011-01-24
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-02
| * | | | | | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-02
| * | | | | | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-02
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
| | * | | | | | | | | NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
| | * | | | | | | | | NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-25
| * | | | | | | | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-31
| * | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
| | * | | | | | | | | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-27
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-26
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-24
| | * | | | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-17
| * | | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
| * | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-14
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-24
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-24
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-24
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-18
* | | | | | | | | | | | ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-17
* | | | | | | | | | | | ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller2011-02-17
* | | | | | | | | | | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-17
* | | | | | | | | | | | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-17
* | | | | | | | | | | | net: Introduce new feature setting opsMichał Mirosław2011-02-17
* | | | | | | | | | | | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-17
* | | | | | | | | | | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-17
* | | | | | | | | | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-14
* | | | | | | | | | | | rtnetlink: implement setting of master deviceJiri Pirko2011-02-13
* | | | | | | | | | | | net: make dev->master generalJiri Pirko2011-02-13
* | | | | | | | | | | | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-13
* | | | | | | | | | | | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-11
* | | | | | | | | | | | inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-10
* | | | | | | | | | | | inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-10
* | | | | | | | | | | | inetpeer: Abstract address representation further.David S. Miller2011-02-10
* | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-08
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-08
* | | | | | | | | | | net: Remove bogus barrier() in dst_allfrag().David S. Miller2011-02-08
* | | | | | | | | | | ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-08
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-08
|\ \ \ \ \ \ \ \ \ \ \