summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] via-pmu: remove LED sleep notifierJohannes Berg2007-05-081-0/+8
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+1
* pm: include EIO from errno-base.hDavid Rientjes2007-05-011-1/+1
* Add kvasprintf()Jeremy Fitzhardinge2007-05-011-0/+1
* power management: force pm_ops.valid callback to be assignedJohannes Berg2007-05-011-6/+6
* power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-011-0/+4
* power management: remove firmware disk modeJohannes Berg2007-05-011-7/+6Star
* rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-011-11/+12
* Extend print_symbol capabilityRobert Peterson2007-05-011-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-291-0/+35
| * | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-291-1/+0Star
| * | [NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov2007-04-291-5/+3Star
* | | 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/+2Star
|\ \ \
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-3098-2829/+1242Star
| |\| |
| * | | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1233-41/+116
| |\ \ \
| * | | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-10/+2Star
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-295-42/+5Star
|\ \ \ \ \
| * | | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-281-2/+1Star
| * | | | | ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-281-39/+0Star
| * | | | | 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/+0Star
| * | | | | 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
| * | | | | libata: separate out ata_host_start()Tejun Heo2007-04-281-0/+2
| * | | | | libata: allocate ap separately from shostTejun Heo2007-04-281-1/+1
| * | | | | ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-281-1/+0Star
| * | | | | libata: add support for READ/WRITE LONGMark Lord2007-04-282-0/+8
| * | | | | libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0Star
| * | | | | libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2