| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix indentation-related breakage in Kconfig.i386 | Al Viro | 2007-01-30 | 1 | -8/+8 |
* | [PATCH] b44: src_desc->addr is little-endian | Al Viro | 2007-01-30 | 1 | -1/+1 |
* | [PATCH] dma-mapping.h stubs fix | Al Viro | 2007-01-30 | 2 | -9/+9 |
* | [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha | Al Viro | 2007-01-30 | 1 | -6/+8 |
* | [PATCH] pata_platform: fallout from set_mode() change | Al Viro | 2007-01-30 | 1 | -1/+2 |
* | [PATCH] sym53c500_cs: remove bogus call fo free_dma() | Al Viro | 2007-01-30 | 1 | -2/+0 |
* | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.h | Al Viro | 2007-01-30 | 1 | -0/+1 |
* | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 2007-01-30 | 2 | -0/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-30 | 4 | -6/+7 |
|\ |
|
| * | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day | 2007-01-30 | 1 | -1/+1 |
| * | [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH | Ralf Baechle | 2007-01-30 | 2 | -4/+4 |
| * | [PATCH] Malta: Fix build if CONFIG_MTD is diabled. | Jan Altenberg | 2007-01-30 | 1 | -1/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-01-30 | 4 | -16/+28 |
|\ \ |
|
| * | | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 | 4 | -16/+28 |
* | | | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 | 3 | -13/+2 |
* | | | [PATCH] i386: In assign_irq_vector look at all vectors before giving up | Eric W. Biederman | 2007-01-30 | 1 | -13/+19 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-30 | 34 | -96/+187 |
|\ \ \ |
|
| * | | | [ARM] 4117/1: S3C2412: Fix writel() usage in selection code | Ben Dooks | 2007-01-29 | 1 | -2/+2 |
| * | | | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 2007-01-25 | 5 | -6/+58 |
| * | | | [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero | Catalin Marinas | 2007-01-25 | 1 | -1/+2 |
| * | | | [ARM] 4106/1: S3C2410: typo fixes in register definitions | Matt Reimer | 2007-01-24 | 1 | -7/+7 |
| * | | | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address | Linus Walleij | 2007-01-24 | 1 | -1/+6 |
| * | | | [ARM] Fix AMBA serial drivers for non-first serial ports | Russell King | 2007-01-24 | 2 | -0/+4 |
| * | | | [ARM] 4100/1: iop3xx: fix cpu mask for iop333 | Dan Williams | 2007-01-24 | 1 | -1/+1 |
| * | | | [ARM] Update mach-types | Russell King | 2007-01-24 | 1 | -1/+24 |
| * | | | [ARM] Fix show_mem() for discontigmem | Russell King | 2007-01-24 | 1 | -4/+7 |
| * | | | [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg() | Ben Dooks | 2007-01-24 | 2 | -8/+10 |
| * | | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank A | Ben Dooks | 2007-01-24 | 2 | -2/+3 |
| * | | | [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition | Pavel Pisa | 2007-01-24 | 1 | -1/+13 |
| * | | | [ARM] 4089/1: AT91: GPIO wake IRQ cleanup | Andrew Victor | 2007-01-24 | 1 | -26/+13 |
| * | | | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume | Andrew Victor | 2007-01-24 | 1 | -1/+2 |
| * | | | [ARM] 4087/1: AT91: CPU reset for SAM9x processors | Andrew Victor | 2007-01-24 | 2 | -2/+4 |
| * | | | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor | 2007-01-24 | 10 | -25/+25 |
| * | | | [ARM] 4085/1: AT91: Header fixes. | Andrew Victor | 2007-01-24 | 3 | -6/+6 |
| * | | | [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQ | Andrew Victor | 2007-01-24 | 2 | -2/+0 |
* | | | | [PATCH] `make help' in build tree doesn't show headers_* targets | Geert Uytterhoeven | 2007-01-30 | 1 | -3/+3 |
* | | | | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 2007-01-30 | 1 | -0/+4 |
* | | | | [PATCH] ufs: reallocation fix | Evgeniy Dushistov | 2007-01-30 | 1 | -15/+26 |
* | | | | [PATCH] ufs: truncate negative to unsigned fix | Evgeniy Dushistov | 2007-01-30 | 1 | -2/+2 |
* | | | | [PATCH] ufs: alloc metadata null page fix | Evgeniy Dushistov | 2007-01-30 | 2 | -6/+13 |
* | | | | [PATCH] fuse: fix bug in control filesystem mount | Miklos Szeredi | 2007-01-30 | 1 | -0/+4 |
* | | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 2007-01-30 | 1 | -3/+5 |
* | | | | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 2007-01-30 | 5 | -31/+30 |
* | | | | [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's | Adrian Bunk | 2007-01-30 | 1 | -2/+2 |
* | | | | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 2007-01-30 | 1 | -0/+1 |
* | | | | [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c | Robert P. J. Day | 2007-01-30 | 1 | -1/+1 |
* | | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 2007-01-30 | 1 | -2/+3 |
* | | | | [PATCH] uml: fix mknod | Johannes Stezenbach | 2007-01-30 | 3 | -4/+4 |
* | | | | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 2007-01-30 | 4 | -16/+40 |
| |_|/
|/| | |
|
* | | | [PATCH] Fix SG_IO timeout jiffy conversion | Mike Christie | 2007-01-29 | 1 | -2/+3 |