summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown
2009-04-20reiserfs: fix j_last_flush_trans_id typeAl Viro
2009-04-20fs: Mark get_filesystem_list() as __init function.Tetsuo Handa
2009-04-20kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar
2009-04-20tracing: remove dangling semicolonSteven Rostedt
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han
2009-04-19ide-atapi: kill unused fields and callbacksTejun Heo
2009-04-19ide-cd,atapi: use bio for internal commandsTejun Heo
2009-04-19ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov
2009-04-19ide: add helpers for preparing sense requestsBorislav Petkov
2009-04-19ide kill unused ide_cmd->specialTejun Heo
2009-04-18tracing: remove format attribute of inline functionSteven Rostedt
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17tracing: add same level recursion detectionSteven Rostedt
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-04-17tracing/events/ring-buffer: expose format of ring buffer headers to usersSteven Rostedt
2009-04-17ftrace: use module notifier for function tracerSteven Rostedt
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-16Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron
2009-04-16dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman
2009-04-16Driver Core: early platform driverMagnus Damm
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-16blktrace: add trace/ to /sys/block/sdaLi Zefan
2009-04-16blktrace: support per-partition tracingShawn Du
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-04-15splice: split up __splice_from_pipe()Miklos Szeredi
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko
2009-04-15Document and move the various READ/WRITE typesJens Axboe
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds