aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29kmemtrace: Better alternative to "kmemtrace: fix printk format warnings".Eduard - Gabriel Munteanu1-1/+2
2008-12-29kmemtrace: SLUB hooks.Eduard - Gabriel Munteanu1-3/+50
2008-12-29kmemtrace: SLOB hooks.Eduard - Gabriel Munteanu1-4/+5
2008-12-29kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu1-9/+59
2008-12-29kmemtrace: Core implementation.Eduard - Gabriel Munteanu1-0/+85
2008-12-29SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu1-4/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+0
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-20/+0
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-30/+0
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie1-4/+0
2008-11-19reintroduce accept4Ulrich Drepper2-6/+3
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg1-20/+0
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar33-96/+869
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo1-1/+3
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+4
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+2
2008-11-15Fix inotify watch removal/umount racesAl Viro1-0/+11
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+3
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2-3/+4
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
2008-11-12Add c2 port supportRodolfo Giometti1-0/+65
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown1-0/+2
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-11/+66
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-11-11Merge branch 'ec' into releaseLen Brown1-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-0/+1
2008-11-11Merge branch 'video' into releaseLen Brown2-0/+46
2008-11-11Merge branch 'misc' into releaseLen Brown2-9/+16
2008-11-11Merge branch 'bugzilla-11312' into releaseLen Brown1-0/+1
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-2/+2
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgentIngo Molnar1-0/+3
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt1-0/+3
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-28/+23
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie1-23/+23
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-5/+0
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lockOleg Nesterov1-0/+1
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+7