Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | more UTF-8 conversions | Marcin Garski | 5 | -8/+8 |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 101 | -157/+157 |
2007-10-19 | Remove long-dead commented-out MODULE_PARM reference. | Robert P. J. Day | 1 | -1/+0 |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 47 | -66/+66 |
2007-10-19 | fix typos in drivers/block/Kconfig | Patrick Ringl | 1 | -2/+2 |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 40 | -2376/+3944 |
2007-10-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -2/+3 |
2007-10-19 | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell | 1 | -0/+1 |
2007-10-19 | Change struct marker users | Mathieu Desnoyers | 4 | -23/+25 |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov | 19 | -30/+31 |
2007-10-19 | FlashPoint, use BIT instead of BITW | Jiri Slaby | 1 | -42/+40 |
2007-10-19 | define global BIT macro | Jiri Slaby | 10 | -23/+0 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 102 | -278/+356 |
2007-10-19 | amba-pl011, rename BIT macro | Jiri Slaby | 1 | -13/+13 |
2007-10-19 | s2io, rename BIT macro | Jiri Slaby | 3 | -366/+366 |
2007-10-19 | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby | 1 | -27/+27 |
2007-10-19 | cyber2000fb: checkpatch fixes | Krzysztof Helt | 1 | -103/+105 |
2007-10-19 | cyber2000fb, rename BIT macro | Jiri Slaby | 1 | -22/+22 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 26 | -26/+26 |
2007-10-19 | Misc: phantom, improved data passing | Jiri Slaby | 1 | -18/+76 |
2007-10-19 | Misc: phantom, add comment about openhaptics | Jiri Slaby | 1 | -0/+1 |
2007-10-19 | Misc: phantom, synchronize_irq() on suspend | Jiri Slaby | 1 | -0/+2 |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 1 | -3/+4 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -1/+1 |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov | 1 | -2/+2 |
2007-10-19 | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 3 | -21/+1 |
2007-10-19 | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 1 | -16/+12 |
2007-10-19 | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 1 | -9/+19 |
2007-10-19 | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 1 | -0/+2 |
2007-10-19 | Console events and accessibility | Samuel Thibault | 1 | -1/+44 |
2007-10-19 | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 1 | -5/+1 |
2007-10-19 | Console keyboard events and accessibility | Samuel Thibault | 1 | -6/+36 |
2007-10-19 | advansys: depends on VIRT_TO_BUS | Andrew Morton | 1 | -1/+1 |
2007-10-18 | [INET]: Justification for local port range robustness. | Anton Arapov | 1 | -2/+3 |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -79/+90 |
2007-10-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 43 | -1189/+724 |
2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 29 | -74/+3 |
2007-10-19 | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2007-10-19 | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-10-19 | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2007-10-19 | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
2007-10-19 | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 6 | -35/+26 |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 4 | -13/+14 |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 3 | -7/+7 |
2007-10-19 | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -63/+47 |
2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -41/+19 |
2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -57/+19 |
2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 1 | -9/+5 |
2007-10-19 | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -31/+14 |