Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | fbmem: avoid printk format warning with 32-bit resources | Randy Dunlap | 1 | -1/+4 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -4/+4 |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 15 | -420/+511 |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 3 | -118/+99 |
2010-05-21 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 6 | -384/+475 |
2010-05-21 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 1 | -1/+2 |
2010-05-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 9 | -278/+1606 |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 27 | -453/+4849 |
2010-05-21 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 14 | -582/+987 |
2010-05-22 | Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus | NeilBrown | 4383 | -88597/+209122 |
2010-05-21 | sanitize vfs_fsync calling conventions | Christoph Hellwig | 3 | -4/+4 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 732 | -51732/+56069 |
2010-05-21 | Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 13 | -470/+934 |
2010-05-21 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -43/+40 |
2010-05-21 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 16 | -100/+1219 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 13 | -158/+5042 |
2010-05-21 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham | 1 | -14/+3 |
2010-05-21 | PCI: Allow manual resource allocation for PCI hotplug bridges | Felix Radensky | 1 | -0/+13 |
2010-05-21 | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 1 | -1/+0 |
2010-05-21 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2 | -186/+301 |
2010-05-21 | RTC: rtc-cmos: Fix binary mode support | Arnaud Patard | 1 | -43/+40 |
2010-05-21 | Merge staging-next tree into Linus's latest version | Greg Kroah-Hartman | 732 | -51732/+56069 |
2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2443 | -80744/+188282 |
2010-05-21 | drbd: Do not free p_uuid early, this is done in the exit code of the receiver | Philipp Reisner | 1 | -2/+0 |
2010-05-21 | drbd: Null pointer deref fix to the large "multi bio rewrite" | Philipp Reisner | 1 | -0/+4 |
2010-05-21 | drbd: Fix: Do not detach, if a bio with a barrier fails | Philipp Reisner | 1 | -1/+1 |
2010-05-21 | drbd: Ensure to not trigger late-new-UUID creation multiple times | Philipp Reisner | 1 | -7/+11 |
2010-05-21 | drbd: Do not Oops when C_STANDALONE when uuid gets generated | Philipp Reisner | 1 | -1/+4 |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 10 | -418/+12 |
2010-05-21 | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 155 | -7209/+14018 |
2010-05-21 | Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -9/+130 |
2010-05-21 | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 5 | -13/+128 |
2010-05-21 | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() | Tejun Heo | 2 | -31/+20 |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 23 | -157/+6704 |
2010-05-21 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+197 |
2010-05-21 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 40 | -165/+209 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 14 | -323/+4135 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 58 | -254/+440 |
2010-05-21 | Fix networking tree iscsi_tcp.c mis-merge | Linus Torvalds | 1 | -1/+1 |
2010-05-21 | i2c-nforce2: Remove redundant error messages on ACPI conflict | Chase Douglas | 1 | -6/+4 |
2010-05-21 | i2c: Use <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten | 32 | -37/+32 |
2010-05-21 | i2c-algo-pca: Fix coding style issues | Farid Hammane | 1 | -18/+18 |
2010-05-21 | i2c-dev: Fix all coding style issues | Farid Hammane | 1 | -15/+15 |
2010-05-21 | i2c-core: Fix some coding style issues | Farid Hammane | 1 | -45/+45 |
2010-05-21 | i2c-gpio: Move initialization code to subsys_initcall() | Marek Szyprowski | 1 | -1/+1 |
2010-05-21 | i2c-parport: Make template structure const | Jean Delvare | 1 | -1/+1 |
2010-05-21 | i2c-dev: Remove unnecessary casts | H Hartley Sweeten | 1 | -3/+3 |
2010-05-21 | at24: Fall back to byte or word reads if needed | Jean Delvare | 1 | -11/+48 |
2010-05-21 | i2c-stub: Expose the default functionality flags | Jean Delvare | 1 | -4/+5 |
2010-05-21 | i2c/scx200_acb: Make PCI device ids constant | Jean Delvare | 1 | -1/+1 |