summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-071-0/+19
|\
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-04-3040-107/+307
| |\
| * | nls: add a nls_nullsize inlineJeff Layton2009-04-301-0/+19
* | | Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2009-05-061-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-055-3/+20
|\ \ \
| * | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
| * | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+3
| * | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
| * | | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * | | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* | | | net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-021-0/+1
|\ \ \ \
| * | | | ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2009-04-301-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-024-25/+75
|\ \ \ \ \
| * | | | | [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh2009-04-271-10/+13
| * | | | | [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh2009-04-271-11/+44
| * | | | | [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh2009-04-271-5/+15
| * | | | | [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-271-0/+1
| * | | | | [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-271-0/+1
| * | | | | [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-021-0/+24
|\ \ \ \ \ \
| * | | | | | Input: add detailed multi-touch finger data report protocolHenrik Rydberg2009-04-281-0/+23
| * | | | | | Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-281-0/+1
* | | | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-021-0/+1
* | | | | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-021-6/+3
* | | | | | | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-021-0/+10
* | | | | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-021-1/+13
* | | | | | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-021-2/+2
* | | | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-021-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-296-12/+81
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-282-3/+6
| |\ \ \ \ \
| | * | | | | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| | * | | | | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
| * | | | | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
| |/ / / / /
| * | | | | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| * | | | | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * | | | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
| |\ \ \ \ \
| | * | | | | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-282-0/+3
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-211-0/+1
| * | | | | | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-0/+2
* | | | | | | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
* | | | | | | | Remove unused support code for refok sections.Tim Abbott2009-04-272-11/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-271-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-221-0/+1
* | | | | | | | Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-263-2/+12
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-242-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'idle' into releaseLen Brown2009-04-241-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-221-1/+0
| | |/ / / / / / /