aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-07Merge branches 'release' and 'autoload' into releaseLen Brown
2008-02-07Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown
2008-02-07ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTORoel Kluin
2008-02-07asus_acpi: add support for F3SaLuca Tettamanti
2008-02-07asus-laptop: add parenthesesRoel Kluin
2008-02-07asus-laptop new write_acpi_intCorentin CHARY
2008-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-02-069p: fix p9_printfcall exportAndrew Morton
2008-02-069p: transport API reorganizationEric Van Hensbergen
2008-02-069p: add remove function to trans_virtioEric Van Hensbergen
2008-02-069p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori
2008-02-069p: fix mmap to be read-onlyEric Van Hensbergen
2008-02-069p: add support for sticky bitAnthony Liguori
2008-02-069p: Fix soft lockup in virtio transportEric Van Hensbergen
2008-02-069p: fix bug in attach-per-userEric Van Hensbergen
2008-02-069p: block-based virtio clientEric Van Hensbergen
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen
2008-02-069p: fix bug in p9_clone_statMartin Stava
2008-02-06docbook: dmapool: fix fatal changed filenameRandy Dunlap
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06virtio: fix trivial build bugIngo Molnar
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06generic: add __FINITDATAIngo Molnar
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06brk: check the lower bound properlyJiri Kosina
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker
2008-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden