| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Remove last traces of cio_msg=. | Cornelia Huck | 2008-05-15 | 1 | -3/+0 |
* | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 2008-05-15 | 1 | -9/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-05-14 | 23 | -215/+1014 |
|\ |
|
| * | 9p: fix error path during early mount | Eric Van Hensbergen | 2008-05-14 | 8 | -45/+47 |
| * | 9p: make cryptic unknown error from server less scary | Eric Van Hensbergen | 2008-05-14 | 1 | -2/+2 |
| * | 9p: fix flags length in net | Steven Rostedt | 2008-05-14 | 2 | -3/+3 |
| * | 9p: Correct fidpool creation failure in p9_client_create | Josef 'Jeff' Sipek | 2008-05-14 | 1 | -1/+1 |
| * | 9p: use struct mutex instead of struct semaphore | Josef 'Jeff' Sipek | 2008-05-14 | 1 | -9/+9 |
| * | 9p: propagate parse_option changes to client and transports | Eric Van Hensbergen | 2008-05-14 | 2 | -14/+45 |
| * | fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N... | Jim Meyering | 2008-05-14 | 1 | -6/+34 |
| * | 9p: Documentation updates | Eric Van Hensbergen | 2008-05-14 | 18 | -124/+854 |
| * | add match_strlcpy() us it to make v9fs make uname and remotename parsing more... | Markus Armbruster | 2008-05-14 | 3 | -15/+23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-14 | 10 | -151/+89 |
|\ \ |
|
| * | | sparc64: Use a TS_RESTORE_SIGMASK | David S. Miller | 2008-05-12 | 4 | -24/+44 |
| * | | lmb: Make lmb debugging more useful. | David S. Miller | 2008-05-12 | 1 | -11/+22 |
| * | | lmb: Fix inconsistent alignment of size argument. | David S. Miller | 2008-05-12 | 1 | -4/+8 |
| * | | sparc: Fix mremap address range validation. | David S. Miller | 2008-05-12 | 5 | -112/+15 |
* | | | net/irda/irnet/irnet_irda.c needs unaligned.h | Andrew Morton | 2008-05-14 | 1 | -0/+1 |
* | | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 2008-05-14 | 1 | -2/+5 |
* | | | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 | 8 | -6/+19 |
* | | | char: select fw_loader by moxa | Jiri Slaby | 2008-05-14 | 1 | -0/+1 |
* | | | memory_hotplug: always initialize pageblock bitmap | Heiko Carstens | 2008-05-14 | 2 | -41/+45 |
* | | | mprotect: prevent alteration of the PAT bits | Venki Pallipadi | 2008-05-14 | 2 | -4/+23 |
* | | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules | Eric Dumazet | 2008-05-14 | 1 | -1/+7 |
* | | | memory_hotplug: check for walk_memory_resource() failure in online_pages() | Geoff Levand | 2008-05-14 | 1 | -1/+8 |
* | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 5 | -23/+20 |
* | | | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 2008-05-14 | 5 | -0/+2276 |
* | | | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() | Tiger Yang | 2008-05-14 | 2 | -0/+10 |
* | | | cgroups: fix compile warning | Mirco Tischler | 2008-05-14 | 1 | -1/+1 |
* | | | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 | 5 | -5/+13 |
* | | | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT | Mingming Cao | 2008-05-14 | 1 | -0/+2 |
* | | | memory hotplug: memmap_init_zone called twice | Heiko Carstens | 2008-05-14 | 1 | -7/+3 |
* | | | ipmi: support I/O resources in OF driver | Nate Case | 2008-05-14 | 1 | -2/+8 |
* | | | atmel_lcdfb: fix initialization of a pre-allocated framebuffer | Nicolas Ferre | 2008-05-14 | 2 | -23/+2 |
* | | | mm: fix infinite loop in filemap_fault | Miklos Szeredi | 2008-05-14 | 1 | -0/+5 |
* | | | pnp: add ISAPnP MPU option quirks | Rene Herman | 2008-05-14 | 1 | -0/+112 |
* | | | pnp: add pnp_build_option() to the API | Rene Herman | 2008-05-14 | 2 | -1/+2 |
* | | | pnp: clean up pnp_fixup_device() | Rene Herman | 2008-05-14 | 1 | -12/+8 |
* | | | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann | 2008-05-14 | 1 | -22/+0 |
* | | | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2008-05-14 | 2 | -2/+2 |
* | | | m68knommu: add info about removing mcfserial | Sebastian Siewior | 2008-05-14 | 3 | -1/+14 |
* | | | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-14 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-05-14 | 6 | -86/+39 |
|\ \ \
| |_|/
|/| | |
|
| * | | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 2008-05-14 | 2 | -5/+5 |
| * | | ide/Kconfig: couple of fixes | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -28/+11 |
| * | | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz | 2008-05-14 | 2 | -19/+0 |
| * | | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -2/+13 |
| * | | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -8/+0 |
| * | | alim15x3: trivial cleanup for ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -15/+0 |
| * | | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 2008-05-14 | 2 | -2/+1 |