aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-302-2/+5
* NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-04-301-1/+1
* NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-04-301-2/+2
* NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-302-4/+4
* NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-302-7/+3
* NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-301-0/+2
* NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-301-2/+12
* NFS: Cleanup the coalescing codeTrond Myklebust2007-04-301-2/+11
* pm: include EIO from errno-base.hDavid Rientjes2007-04-301-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-04-301-0/+1
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-04-301-6/+6
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-04-301-0/+4
* power management: remove firmware disk modeJohannes Berg2007-04-301-7/+6
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-04-301-11/+12
* Extend print_symbol capabilityRobert Peterson2007-04-301-1/+12
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-04-301-1/+13
|\
| * USB HID: add 'quirks' module parameterPaul Walmsley2007-04-191-0/+8
| * USB HID: add support for dynamically-created quirksPaul Walmsley2007-04-191-0/+1
| * USB HID: encapsulate quirk handling into hid-quirks.cPaul Walmsley2007-04-191-0/+2
| * USB HID: numlock quirk for dell W7658 keyboardPete Zaitcev2007-04-111-0/+1
| * USB HID: Logitech MX3000 keyboard needs report descriptor quirkJiri Kosina2007-04-111-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-304-6/+45
|\ \
| * | [SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen2007-04-301-0/+2
| * | [SKB]: Introduce skb_queue_walk_safe()James Chapman2007-04-301-0/+5
| * | [XFRM]: Export SPD infoJamal Hadi Salim2007-04-281-0/+35
| * | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-1/+0
| * | [NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov2007-04-281-5/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-04-302-1/+2
|\ \ \
| * \ \ Merge branch 'cfq' into for-linusJens Axboe2007-04-301-0/+1
| |\ \ \
| | * | | ll_rw_blk: add io_context private pointerJens Axboe2007-04-301-0/+1
| | |/ /
| * | | [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-301-1/+1
| |/ /
* | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-301-10/+2
|\ \ \
| * \ \ Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-3098-2829/+1242
| |\ \ \ | | |/ /
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1333-41/+116
| |\ \ \
| * | | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-10/+2
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-295-42/+5
|\ \ \ \ \
| * | | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-281-2/+1
| * | | | | ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-281-39/+0
| * | | | | phylib: add RGMII-ID interface mode definitionKim Phillips2007-04-281-0/+1
| * | | | | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-1/+1
| * | | | | tc35815 driver update (take 2)Atsushi Nemoto2007-04-281-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-295-41/+50
|\ \ \ \ \
| * | | | | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2007-04-281-4/+6
| * | | | | libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-281-0/+2
| * | | | | libata: HPA supportAlan Cox2007-04-282-0/+3
| * | | | | libata: kill probe_ent and related helpersTejun Heo2007-04-281-31/+0
| * | | | | libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-281-0/+5
| * | | | | libata: convert native PCI host handling to new init modelTejun Heo2007-04-281-0/+2
| * | | | | libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+5
| * | | | | libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-281-0/+3