aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-13
* Add c2 port supportRodolfo Giometti2008-11-12
* rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-12
* remove ratelimt()Andrew Morton2008-11-12
* atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre2008-11-12
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-12
|\
| * hrtimer: clean up unused callback modesPeter Zijlstra2008-11-12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
|\ \ | |/ |/|
| * Merge branch 'ec' into releaseLen Brown2008-11-11
| |\
| | * ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-11
| * | Merge branch 'processor-256' into releaseLen Brown2008-11-11
| |\ \
| | * | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-06
| * | | Merge branch 'video' into releaseLen Brown2008-11-11
| |\ \ \
| | * | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-07
| | * | | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-07
| * | | | Merge branch 'misc' into releaseLen Brown2008-11-11
| |\ \ \ \
| | * | | | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-07
| | * | | | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-07
| | * | | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-07
| | * | | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-06
| | * | | | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-06
| * | | | | Merge branch 'bugzilla-11312' into releaseLen Brown2008-11-11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-28
| | |/ / /
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-11
|\ \ \ \ \
| * | | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
* | | | | | telephony: trivial: fix up email addressAlan Cox2008-11-11
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-11
|\ \ \ \ \ \
| * | | | | | drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie2008-11-11
| * | | | | | drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt2008-11-11
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch2008-11-10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-10
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-10
| |\ \ \ \ \ \ \
| | * | | | | | | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-06
* | | | | | | | | libata: revert convert-to-block-tagging patchesTejun Heo2008-11-10
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | cpumask: introduce new API, without changing anything, v3Rusty Russell2008-11-09
| * | | | | | | | cpumask: new API, v2Rusty Russell2008-11-07
| * | | | | | | | cpumask: introduce new API, without changing anythingRusty Russell2008-11-06
* | | | | | | | | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-09
* | | | | | | | | clarify usage expectations for cnt32_to_63()Nicolas Pitre2008-11-09
* | | | | | | | | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
* | | | | | | | | Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki2008-11-08
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-07
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison2008-11-03
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | sched: fine-tune SD_SIBLING_INITIngo Molnar2008-11-07
* | | | | | | | sched: fine-tune SD_MC_INITMike Galbraith2008-11-07
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-06
| * | | | | | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-04