aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds63-1232/+3432
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds1-1/+1
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds26-68/+144
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-29/+23
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-10-16FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison1-1/+1
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2-5/+29
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas3-34/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds17-588/+470
2008-10-16lib: remove defining macros for strict_strto??Harvey Harrison1-49/+68
2008-10-16lib: trivial whitespace tidyHarvey Harrison1-17/+9
2008-10-16lib: pull base-guessing logic to helper functionHarvey Harrison1-38/+42
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds29-174/+210
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds3-18/+60
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds131-617/+1786
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds16-89/+15
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds28-47/+39
2008-10-16Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds13-1658/+2046
2008-10-16Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds11-205/+125
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds50-338/+2252
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle1-0/+12
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-73/+53
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-137/+268
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds193-1140/+10914
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-10-16make kprobes.c:kretprobe_table_lock() staticAdrian Bunk1-1/+1
2008-10-16make hp_wmi_notify() staticAdrian Bunk1-1/+1
2008-10-16ipc/sem.c: make free_un() staticAdrian Bunk1-1/+1
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2-15/+23
2008-10-16resources: tidy __request_region()Bjorn Helgaas1-20/+21
2008-10-16GRU driver: minor updatesJack Steiner7-29/+39
2008-10-16Configure out AIO supportThomas Petazzoni5-1/+26
2008-10-16w1: new driver. DS2431 chipBernhard Weirich2-0/+313
2008-10-16W1: ds2490.c optimize ds_set_pullupDavid Fries1-19/+45
2008-10-16W1: Documentation/w1/masters/ds2490 updateDavid Fries1-0/+52
2008-10-16W1: ds2490.c ds_write_block remove extra ds_wait_statusDavid Fries1-2/+0
2008-10-16W1: ds2490.c magic number workDavid Fries1-4/+12
2008-10-16W1: ds2490.c reset ds2490 in initDavid Fries1-0/+21
2008-10-16W1: ds2490.c ds_reset remove ds_wait_statusDavid Fries1-13/+2
2008-10-16W1: ds2490.c ds_dump_status reworkDavid Fries1-50/+84
2008-10-16W1: ds2490.c simplify and fix ds_touch_bitDavid Fries1-17/+4
2008-10-16W1: ds2490.c disable bit read and writeDavid Fries1-7/+18
2008-10-16W1: ds2490.c ds_write_bit, grouping error, disable readbackDavid Fries1-1/+6
2008-10-16W1: ds2490.c add support for strong pullupDavid Fries1-38/+38
2008-10-16W1: ds2490.c correct print messageDavid Fries1-1/+2
2008-10-16W1: ds1wm.c msleep for resetDavid Fries1-1/+3
2008-10-16W1: w1_io.c reset comments and msleepDavid Fries1-1/+13
2008-10-16W1: w1.c s/printk/dev_dbg/David Fries1-3/+3