aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-24workqueue: improve destroy_workqueue() debuggabilityTejun Heo1-0/+2
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-34/+58
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-0/+1
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-26/+58
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6Linus Torvalds1-5/+9
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds7-23/+39
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells3-34/+58
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe1-0/+1
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell1-6/+9
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell1-1/+1
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell1-0/+1
2010-08-22header: fix broken headers for user spaceChangli Gao10-26/+26
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris2-7/+1
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-1/+1
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven1-0/+62
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers2-1/+1
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov1-2/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2-8/+6
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi1-0/+2
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov1-1/+5
2010-08-19tracing: Fix timer tracingArjan van de Ven1-2/+6
2010-08-18netfilter: fix userspace header warningSam Ravnborg1-0/+2
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap1-0/+30
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-23/+197
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+1
2010-08-18fs: scale files_lockNick Piggin1-0/+7
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin1-0/+172
2010-08-18tty: fix fu_list abuseNick Piggin2-2/+8
2010-08-18fs: cleanup files_lock lockingNick Piggin2-5/+3
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin1-7/+7
2010-08-18remove SWRITE* I/O typesChristoph Hellwig2-9/+1
2010-08-18kill BH_Ordered flagChristoph Hellwig1-2/+1
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab1-0/+3
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells3-5/+8
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King1-0/+1
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it (v2)Dave Airlie7-23/+39
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-6/+5
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+5
2010-08-15Merge branch 'linus' into releaseLen Brown466-4599/+12310
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-1/+0
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown4-15/+57
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown1-1/+1
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui1-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds15-325/+321