aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-09-131-3/+3
|\
| * sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar2010-09-131-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-09-133-1/+10
|\ \
| * | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-133-1/+10
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-131-7/+39
|\ \
| * | [IA64] fix siglockTony Luck2010-09-091-7/+39
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-1313-592/+166
|\ \ \
| * | | cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-083-11/+17
| * | | cifs: eliminate some more premature cifsd exitsJeff Layton2010-09-081-29/+12
| * | | cifs: prevent cifsd from exiting prematurelyJeff Layton2010-09-081-9/+7
| * | | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-082-59/+0
| * | | cifs: eliminate redundant xdev check in cifs_renameJeff Layton2010-09-081-21/+9
| * | | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-0811-452/+172
| * | | Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French2010-09-082-10/+5
| * | | Revert "Eliminate sparse warning - bad constant expression"Steve French2010-09-082-128/+72
| * | | Revert "[CIFS] Eliminate unused variable warning"Steve French2010-09-081-2/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-09-134-11/+31
|\ \ \
| * | | fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V2010-09-131-1/+1
| * | | fs/9p: Use the correct dentry operationsAneesh Kumar K.V2010-09-131-1/+4
| * | | 9p: Check for NULL fid in v9fs_dir_release()jvrao2010-09-131-2/+4
| * | | fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V2010-09-131-6/+14
| * | | fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-132-1/+8
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-131-2/+8
|\ \ \
| * | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-091-2/+8
| | |/ | |/|
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-139-38/+54
|\ \ \ | |_|/ |/| |
| * | spi/pl022: move probe call to subsys_initcall()Linus Walleij2010-09-081-1/+1
| * | powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-0/+1
| * | spi/pl022: fix APB pclk power regression on U300Linus Walleij2010-09-081-6/+8
| * | spi/spi_s3c64xx: Warn if PIO transfers time outMark Brown2010-09-081-0/+6
| * | spi/s3c64xx: Fix incorrect reuse of 'val' local variable.Jassi Brar2010-09-081-2/+3
| * | spi/s3c64xx: Fix compilation warningJassi Brar2010-09-081-2/+3
| * | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-082-12/+7
| * | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-081-1/+6
| * | spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()Mark Brown2010-09-081-1/+1
| * | spi/spi_s3c64xx: Move to subsys_initcall()Mark Brown2010-09-081-1/+1
| * | spi: free children in spi_unregister_master, not siblingsDavid Lamparter2010-09-011-6/+3
| * | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-011-0/+1
| * | of: Fix missing includes - ll_temacMichal Simek2010-09-012-0/+2
| * | spi/spi_s3c64xx: Staticise non-exported functionsMark Brown2010-09-011-4/+4
| * | spi/spi_s3c64xx: Make probe more robust against missing board configMark Brown2010-09-011-2/+7
* | | Linux 2.6.36-rc4Linus Torvalds2010-09-121-1/+1
* | | docbook: skip files with no docs since they generate scary warningsRandy Dunlap2010-09-112-2/+0
* | | docbook: warn on unused doc entriesJohannes Berg2010-09-113-3/+183
* | | kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-111-1/+1
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-113-21/+69
|\ \ \
| * | | PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-111-20/+65
| * | | PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-111-1/+3
| * | | PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
|\ \ \
| * | | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1