Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -1/+4 |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 3 | -5/+3 |
2008-05-15 | tty: fix BKL related leak and crash | Ingo Molnar | 1 | -3/+10 |
2008-05-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 7 | -45/+18 |
2008-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 9 | -63/+63 |
2008-05-15 | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 1 | -26/+5 |
2008-05-15 | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 1 | -2/+3 |
2008-05-15 | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2 | -6/+6 |
2008-05-15 | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-05-15 | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 1 | -1/+1 |
2008-05-15 | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 1 | -9/+3 |
2008-05-15 | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 9 | -63/+63 |
2008-05-15 | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day | 1 | -1/+1 |
2008-05-15 | [POWERPC] Add null pointer check to of_find_property | Timur Tabi | 1 | -0/+3 |
2008-05-14 | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 1 | -2/+5 |
2008-05-14 | Remove blkdev warning triggered by using md | Neil Brown | 6 | -2/+10 |
2008-05-14 | char: select fw_loader by moxa | Jiri Slaby | 1 | -0/+1 |
2008-05-14 | lib: create common ascii hex array | Harvey Harrison | 1 | -4/+4 |
2008-05-14 | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 5 | -0/+2276 |
2008-05-14 | ipmi: support I/O resources in OF driver | Nate Case | 1 | -2/+8 |
2008-05-14 | pnp: add ISAPnP MPU option quirks | Rene Herman | 1 | -0/+112 |
2008-05-14 | pnp: add pnp_build_option() to the API | Rene Herman | 2 | -1/+2 |
2008-05-14 | pnp: clean up pnp_fixup_device() | Rene Herman | 1 | -12/+8 |
2008-05-14 | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann | 1 | -22/+0 |
2008-05-14 | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2 | -2/+2 |
2008-05-14 | m68knommu: add info about removing mcfserial | Sebastian Siewior | 2 | -1/+6 |
2008-05-14 | mpc5200_psc_spi: typo fix in header block | Grant Likely | 1 | -1/+1 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 5 | -81/+35 |
2008-05-14 | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-05-14 | ide/Kconfig: couple of fixes | Bartlomiej Zolnierkiewicz | 1 | -28/+11 |
2008-05-14 | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz | 2 | -19/+0 |
2008-05-14 | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz | 1 | -2/+13 |
2008-05-14 | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2008-05-14 | alim15x3: trivial cleanup for ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 1 | -15/+0 |
2008-05-14 | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 1 | -1/+1 |
2008-05-14 | SWARM IDE: Fix up following changes to ide_hwif_t | Maciej W. Rozycki | 1 | -7/+9 |
2008-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 15 | -555/+725 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 73 | -496/+4965 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+0 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 21 | -568/+627 |
2008-05-14 | Driver core: struct class remove children list | Dave Young | 1 | -1/+0 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 60 | -636/+3178 |
2008-05-14 | USB: atmel_usba_udc fixes, mostly disconnect() | David Brownell | 1 | -10/+38 |
2008-05-14 | USB: pxa27x_udc: minor fixes | Robert Jarzmik | 2 | -9/+16 |
2008-05-14 | usbtest: comment on why this code "expects" negative and positive errnos | Marcin Slusarz | 1 | -0/+5 |
2008-05-14 | USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb | Xiaofan Chen | 1 | -4/+0 |
2008-05-14 | USB: option: add new Dell 5520 HSDPA variant | Dan Williams | 1 | -0/+1 |
2008-05-14 | USB: unusual_devs: Add support for GI 0401 SD-Card interface | Filip Aben | 1 | -0/+10 |
2008-05-14 | USB: serial gadget: descriptor cleanup | David Brownell | 1 | -4/+2 |
2008-05-14 | USB: serial gadget: simplify endpoint handling | David Brownell | 1 | -89/+57 |