summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-26/+13
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-08ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o1-1/+12
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar680-20570/+66497
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox1-0/+8
2009-04-08posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov1-1/+1
2009-04-08posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov1-4/+9
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu1-2/+2
2009-04-08sched: refresh MAINTAINERS entryIngo Molnar1-2/+2
2009-04-08Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar8918-402111/+1026542
2009-04-08printk: fix wrong format string iter for printkZhaolei1-16/+0
2009-04-08Merge commit 'v2.6.30-rc1' into core/urgentIngo Molnar3134-125946/+505232
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller3-4/+6
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller1-1/+1
2009-04-08sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller1-14/+14
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller5-20/+20
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller1-1/+1
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller1-2/+1
2009-04-08tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa1-1/+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