aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24guard page for stacks that grow upwardsLuck, Tony
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-23kobject: Break the kobject namespace defs into their own headerDavid Howells
2010-08-23xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell
2010-08-22header: fix broken headers for user spaceChangli Gao
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-19tracing: Fix timer tracingArjan van de Ven
2010-08-18netfilter: fix userspace header warningSam Ravnborg
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-18fs: scale files_lockNick Piggin
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie