summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-30score: update files according to review comments.Chen Liqin
2009-08-30score: add old syscall supportChen Liqin
2009-08-30score: add MEMORY_START and MEMORY_SIZE define, to make the code clearChen Liqin
2009-08-30score: update inconsistent declare after .c was changedChen Liqin
2009-08-30score: remove unused code, add include files in .cChen Liqin
2009-08-30Merge branch 'score' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/as...Chen Liqin
2009-08-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-08-29Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-08-29parisc: fix warning in traps.cGrant Grundler
2009-08-29SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
2009-08-29modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar
2009-08-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming
2009-08-28inotify: update the group mask on mark additionEric Paris
2009-08-28inotify: fix length reporting and size checkingEric Paris
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers
2009-08-28Linux 2.6.31-rc8Linus Torvalds
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris
2009-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo
2009-08-27acpi processor: remove superfluous warning messageFrans Pop
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu
2009-08-27thermal_sys: check get_temp return valueMichael Brunner
2009-08-27clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-27mm: fix for infinite churning of mlocked pagesMinchan Kim
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-27flex_array: fix flex_array_free_parts commentDavid Rientjes
2009-08-27flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes