summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov1-11/+11
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev1-3/+1
2009-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-248/+131
2009-04-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-95/+864
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds9-85/+164
2009-04-08tty: MAX3100Alan Cox2-0/+979
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees1-38/+112
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees1-17/+21
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees1-9/+12
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-08New mail address for Pierre OssmanPierre Ossman4-6/+6
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08ptrace: some checkpatch fixesRoland McGrath1-9/+7
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu1-1/+1
2009-04-08befs: fix build on pariscAlexander Beregalov1-0/+1
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown18-222/+102
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi4-0/+11
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi1-5/+10
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi1-22/+20
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown1-1/+0
2009-04-07Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-114/+283
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-16/+44
2009-04-07Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-26/+320
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas1-12/+3
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-26/+4
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-21/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas1-27/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-24/+4
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas1-25/+5
2009-04-07ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas1-23/+4
2009-04-07ACPI battery: fix async boot oopsVegard Nossum1-1/+1
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-15/+88
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-149/+1624
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-235/+1133
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-216/+344
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds16-126/+1504
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-69/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12