summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-125-11/+66
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'ec' into releaseLen Brown2008-11-121-2/+2
| | |\ \ \ \
| | | * | | | ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-121-2/+2
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'processor-256' into releaseLen Brown2008-11-121-0/+1
| | |\ \ \ \
| | | * | | | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-071-0/+1
| | * | | | | Merge branch 'video' into releaseLen Brown2008-11-122-0/+46
| | |\ \ \ \ \
| | | * | | | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-081-0/+44
| | | * | | | | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-081-0/+2
| | * | | | | | Merge branch 'misc' into releaseLen Brown2008-11-122-9/+16
| | |\ \ \ \ \ \
| | | * | | | | | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-081-0/+4
| | | * | | | | | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-081-3/+3
| | | * | | | | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-081-1/+12
| | | * | | | | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-062-6/+0Star
| | | * | | | | | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-061-2/+0Star
| | * | | | | | | Merge branch 'bugzilla-11312' into releaseLen Brown2008-11-121-0/+1
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-281-0/+1
| | | |/ / / / /
* | | | | | | | ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-171-1/+1
* | | | | | | | dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-171-2/+0Star
* | | | | | | | dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-171-2/+2
* | | | | | | | dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-171-7/+0Star
* | | | | | | | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-171-0/+9
* | | | | | | | net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-171-0/+19
* | | | | | | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-172-7/+7
* | | | | | | | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-173-29/+47
* | | | | | | | rcu: Introduce hlist_nulls variant of hlistEric Dumazet2008-11-172-0/+204
* | | | | | | | TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-171-0/+4
* | | | | | | | phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-171-0/+25
* | | | | | | | pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-141-17/+0Star
* | | | | | | | tcp: remove an unnecessary field in struct tcp_skb_cbPetr Tesarik2008-11-141-1/+0Star
* | | | | | | | net: ifdef struct sock::sk_async_wait_queueAlexey Dobriyan2008-11-131-0/+2
* | | | | | | | net: Cleanup of neighbour codeEric Dumazet2008-11-121-10/+2Star
* | | | | | | | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-121-0/+7
* | | | | | | | net: Introduce read_pnet() and write_pnet() helpersEric Dumazet2008-11-121-0/+18
* | | | | | | | dccp: Query supported CCIDsGerrit Renker2008-11-121-0/+1
* | | | | | | | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-121-1/+0Star
* | | | | | | | net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-121-3/+0Star
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1218-54/+666
|\| | | | | | |
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-111-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-111-0/+1
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | telephony: trivial: fix up email addressAlan Cox2008-11-111-1/+1
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-112-28/+23Star
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie2008-11-111-23/+23
| | * | | | | | | drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-111-5/+0Star
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-111-7/+35
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-101-7/+35
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-101-3/+7
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-101-3/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-071-3/+7
| * | | | | | | | | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-093-2/+574
| |\ \ \ \ \ \ \ \ \