Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | iommu sg merging: ppc: make iommu respect the segment size limits | FUJITA Tomonori | 3 | -4/+8 |
2008-02-05 | iommu sg merging: x86: make pci-gart iommu respect the segment size limits | FUJITA Tomonori | 1 | -0/+7 |
2008-02-05 | iommu sg merging: PCI: add device_dma_parameters support | FUJITA Tomonori | 3 | -0/+20 |
2008-02-05 | iommu sg merging: add device_dma_parameters structure | FUJITA Tomonori | 2 | -0/+26 |
2008-02-05 | serial: MPSC: set baudrate when BRG divider is set. | Mark A. Greer | 1 | -0/+1 |
2008-02-05 | serial: Coding style | Alan Cox | 2 | -5/+7 |
2008-02-05 | serial: speed setup failure reporting | Alan Cox | 1 | -2/+3 |
2008-02-05 | serial: avoid stalling suspend if serial port won't drain | Russell King | 1 | -1/+7 |
2008-02-05 | serial: avoid waking up closed serial ports on resume | Russell King | 1 | -2/+2 |
2008-02-05 | 8250.c: support specifying DW APB UARTs in device platform_data | Will Newton | 2 | -19/+22 |
2008-02-05 | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h | Krauth.Julien | 2 | -0/+150 |
2008-02-05 | drivers/serial/s3c2410.c: remove dead config symbols | Jiri Olsa | 1 | -1/+1 |
2008-02-05 | serial: keep the DTR setting for serial console. | Yinghai Lu | 1 | -1/+2 |
2008-02-05 | drivers/pcmcia: add missing pci_dev_get | Julia Lawall | 1 | -1/+3 |
2008-02-05 | drivers/pcmcia: Add missing iounmap | Julia Lawall | 1 | -1/+5 |
2008-02-05 | at91_cf: use generic gpio calls | David Brownell | 1 | -15/+47 |
2008-02-05 | pcmcia/pcnet_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -13/+13 |
2008-02-05 | pcmcia/fmvj18x_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -2/+1 |
2008-02-05 | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/axnet_cs: make functions static | Richard Knutsson | 1 | -2/+2 |
2008-02-05 | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -1/+1 |
2008-02-05 | pcmcia: include bad CIS filename in error message | Randy Dunlap | 1 | -2/+3 |
2008-02-05 | pcmcia: stop updating dev->power.power_state | David Brownell | 1 | -4/+6 |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 22 | -222/+228 |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson | 4 | -20/+21 |
2008-02-05 | m32r: remove dead config symbols from M32R code | Jiri Olsa | 3 | -6/+4 |
2008-02-05 | include/asm-powerpc/nvram.h needs list.h | Andrew Morton | 1 | -0/+3 |
2008-02-05 | sdio: fix module device table definition for m68k | Al Viro | 1 | -1/+2 |
2008-02-05 | timerfd: un-break CONFIG_TIMERFD | Davide Libenzi | 1 | -1/+0 |
2008-02-05 | timerfd: wire the new timerfd API to the x86 family | Davide Libenzi | 4 | -5/+16 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 24 | -118/+210 |
2008-02-05 | timerfd: introduce a new hrtimer_forward_now() function | Davide Libenzi | 1 | -0/+7 |
2008-02-05 | exec: rework the group exit and fix the race with kill | Oleg Nesterov | 4 | -12/+15 |
2008-02-05 | remove handle_group_stop() in favor of do_signal_stop() | Oleg Nesterov | 1 | -38/+5 |
2008-02-05 | __group_complete_signal(): fix coredump with group stop race | Oleg Nesterov | 1 | -30/+0 |
2008-02-05 | clone: prepare to recycle CLONE_STOPPED | Andrew Morton | 1 | -0/+17 |
2008-02-05 | get_task_comm(): return the result | Andrew Morton | 2 | -2/+3 |
2008-02-05 | lockdep: annotate epoll | Peter Zijlstra | 2 | -1/+17 |
2008-02-05 | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton | 1 | -0/+1 |
2008-02-05 | sys_remap_file_pages: fix ->vm_file accounting | Oleg Nesterov | 1 | -1/+4 |
2008-02-05 | kvm: i386 fix | Andrew Morton | 1 | -4/+4 |
2008-02-05 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 84 | -1425/+3770 |
2008-02-04 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2 | -89/+108 |
2008-02-04 | Explain kmem_cache_cpu fields | Christoph Lameter | 1 | -5/+5 |
2008-02-04 | SLUB: Do not upset lockdep | root | 1 | -0/+8 |
2008-02-04 | SLUB: Fix coding style violations | Pekka Enberg | 1 | -23/+23 |
2008-02-04 | Add parameter to add_partial to avoid having two functions | Christoph Lameter | 1 | -16/+15 |
2008-02-04 | SLUB: rename defrag to remote_node_defrag_ratio | Christoph Lameter | 2 | -9/+13 |
2008-02-04 | Move count_partial before kmem_cache_shrink | Christoph Lameter | 1 | -13/+13 |
2008-02-04 | SLUB: Fix sysfs refcounting | Christoph Lameter | 1 | -2/+13 |