aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* meminit section warningsAl Viro2008-11-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-201-20/+0
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-20/+0
| |\
| | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-30/+0
|\ \ \
| * \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-1833-96/+869
| |\ \ \
| * | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-30/+0
* | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
* | | | | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
|\ \ \ \
| * | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| | |/ / | |/| |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-0/+3
| |\ \ \
| | * | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-172-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-132-3/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-151-0/+2
|\ \ \ \
| * | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-0/+2
* | | | | Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
* | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-151-0/+3
|\ \ \ \ \
| * | | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
* | | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-151-19/+23
* | | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-0/+2
* | | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-131-0/+28
| |/ / / / |/| | | |
* | | | | Add c2 port supportRodolfo Giometti2008-11-121-0/+65
* | | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-121-0/+2
* | | | | remove ratelimt()Andrew Morton2008-11-121-7/+0
* | | | | atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre2008-11-121-1/+1
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-121-5/+0
|\ \ \ \ \
| * | | | | hrtimer: clean up unused callback modesPeter Zijlstra2008-11-121-5/+0
| | |/ / / | |/| | |
* | | | | 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-111-2/+2
| |\ \ \ \
| | * | | | ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-111-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'processor-256' into releaseLen Brown2008-11-111-0/+1
| |\ \ \ \
| | * | | | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-061-0/+1
| * | | | | Merge branch 'video' into releaseLen Brown2008-11-112-0/+46
| |\ \ \ \ \
| | * | | | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-071-0/+44
| | * | | | | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-071-0/+2
| * | | | | | Merge branch 'misc' into releaseLen Brown2008-11-112-9/+16
| |\ \ \ \ \ \
| | * | | | | | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-071-0/+4
| | * | | | | | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-071-3/+3
| | * | | | | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+12
| | * | | | | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-062-6/+0
| | * | | | | | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-061-2/+0
| * | | | | | | Merge branch 'bugzilla-11312' into releaseLen Brown2008-11-111-0/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-281-0/+1
| | |/ / / / /
* | | | | | | 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/+23
|\ \ \ \ \ \ \