summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord2010-09-251-0/+3
* blkio: Core implementation of throttle policyVivek Goyal2010-09-162-0/+27
* block, partition: add partition_meta_info to hd_structWill Drewry2010-09-151-2/+51
* block: fix an address space warning in blk-map.cNamhyung Kim2010-09-151-2/+2
* block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-104-4/+46
* Consolidate min_not_zeroMartin K. Petersen2010-09-101-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-221-1/+1
|\
| * slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim2010-08-091-1/+1
* | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
* | mm: make the vma list be doubly linkedLinus Torvalds2010-08-211-1/+1
* | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-201-0/+2
* | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-185-23/+197
|\ \
| * | fs: scale files_lockNick Piggin2010-08-181-0/+7
| * | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| * | tty: fix fu_list abuseNick Piggin2010-08-182-2/+8
| * | fs: cleanup files_lock lockingNick Piggin2010-08-182-5/+3
| * | fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-7/+7
| * | remove SWRITE* I/O typesChristoph Hellwig2010-08-182-9/+1
| * | kill BH_Ordered flagChristoph Hellwig2010-08-181-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-181-0/+1
|\ \ \
| * | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+1
| |/ /
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-0/+3
|\ \ \
| * | | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-171-0/+3
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-171-0/+1
|\ \ \
| * | | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-0/+1
* | | | Make do_execve() take a const filename pointerDavid Howells2010-08-173-5/+8
| |/ / |/| |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-153-6/+5
|\ \ \
| * \ \ Merge branch 'linus' into releaseLen Brown2010-08-15466-4599/+12310
| |\ \ \ | | |/ /
| * | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
| * | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-154-15/+57
| |\ \ \
| * \ \ \ Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-141-1/+1
| |\ \ \ \
| | * | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-141-1/+1
| * | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-4/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-151-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-1382-976/+2339
| |\ \ \ \ \
| * | | | | | Add fanotify syscalls to <asm-generic/unistd.h>.Chris Metcalf2010-08-131-1/+5
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds2010-08-1415-325/+321
|\ \ \ \ \ \ \
| * | | | | | | include: replace unifdef-y with header-ySam Ravnborg2010-08-1415-325/+321
* | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-08-141-0/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder2010-08-141-0/+21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-142-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-2540-166/+239
| |\ \ \ \ \ \
| * | | | | | | spi/spi-gpio: add support for controllers without MISO or MOSI pinMarek Szyprowski2010-07-031-0/+5
| * | | | | | | spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab2010-06-281-0/+12
* | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-131-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-141-3/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-134-17/+17
* | | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-131-0/+2
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-134-5/+7
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud