summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds2009-08-271-1/+1
* module: workaround duplicate section namesJames Bottomley2009-08-271-1/+2
* module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-271-2/+4
* xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-272-85/+177
|\
| * inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-271-7/+6
| * inotify: fix locking around inotify watching in the idrEric Paris2009-08-271-10/+40
| * inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-271-2/+31
| * inotify: seperate new watch creation updating existing watchesEric Paris2009-08-271-69/+103
* | lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt2009-08-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-2710-134/+107
|\ \
| * | 9p: update documentation pointersEric Van Hensbergen2009-08-171-0/+3
| * | 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-173-35/+10
| * | net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni2009-08-172-7/+2
| * | 9p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni2009-08-171-1/+1
| * | 9p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni2009-08-171-5/+0
| * | 9p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni2009-08-171-4/+7
| * | 9p: Fix v9fs show_optionsAbhishek Kulkarni2009-08-171-2/+2
| * | 9p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni2009-08-171-9/+4
| * | 9p: minor comment fixesAbhishek Kulkarni2009-08-175-24/+21
| * | 9p: Fix possible inode leak in v9fs_get_inode.Abhishek Kulkarni2009-08-171-49/+56
| * | 9p: Check for error in return value of v9fs_fid_addAbhishek Kulkarni2009-08-171-1/+4
* | | ipv4: make ip_append_data() handle NULL routing tableJulien TINNES2009-08-271-0/+2
* | | AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells2009-08-271-3/+15
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-262-16/+47
|\ \
| * | virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-262-136/+79
|\ \ \
| * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-271-136/+75
| * | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-261-0/+4
|\ \ \ \
| * | | | IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-267-12/+17
|\ \ \ \ \
| * | | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-263-1/+7
| * | | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-261-2/+1
| * | | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-261-6/+4
| * | | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
| * | | | | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
| | |/ / / | |/| | |
* | | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-261-0/+3
* | | | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-261-7/+14
* | | | | acpi processor: remove superfluous warning messageFrans Pop2009-08-261-2/+2
* | | | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-263-17/+20
* | | | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-261-4/+4
* | | | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-0/+6
* | | | | thermal_sys: check get_temp return valueMichael Brunner2009-08-261-1/+8
* | | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-261-15/+5
* | | | | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-262-2/+8
* | | | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-262-15/+19
* | | | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-261-1/+1
* | | | | flex_array: fix flex_array_free_parts commentDavid Rientjes2009-08-261-3/+0
OpenPOWER on IntegriCloud