Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish | Rafael J. Wysocki | 2007-10-10 | 1 | -0/+5 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Pull randconfig into release branch | Len Brown | 2007-10-10 | 3 | -1/+4 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | ACPI: suppress uninitialized var warning | Andrew Morton | 2007-10-10 | 1 | -1/+1 | |
| | * | | | | | | acpi_video: kernel build error if !INPUT | Andreas Herrmann | 2007-09-18 | 1 | -0/+1 | |
| | * | | | | | | sony-laptop/thinkpad-acpi: fix INPUT=n build | Andreas Herrmann | 2007-09-18 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [INET]: Justification for local port range robustness. | Anton Arapov | 2007-10-18 | 1 | -2/+3 | |
* | | | | | | | | | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell | 2007-10-19 | 1 | -0/+1 | |
* | | | | | | | | | Change struct marker users | Mathieu Desnoyers | 2007-10-19 | 4 | -23/+25 | |
* | | | | | | | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 19 | -30/+31 | |
* | | | | | | | | | FlashPoint, use BIT instead of BITW | Jiri Slaby | 2007-10-19 | 1 | -42/+40 | |
* | | | | | | | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 10 | -23/+0 | |
* | | | | | | | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 102 | -278/+356 | |
* | | | | | | | | | amba-pl011, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -13/+13 | |
* | | | | | | | | | s2io, rename BIT macro | Jiri Slaby | 2007-10-19 | 3 | -366/+366 | |
* | | | | | | | | | i2c-pxa, rename BIT macro to PXA_BIT | Jiri Slaby | 2007-10-19 | 1 | -27/+27 | |
* | | | | | | | | | cyber2000fb: checkpatch fixes | Krzysztof Helt | 2007-10-19 | 1 | -103/+105 | |
* | | | | | | | | | cyber2000fb, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -22/+22 | |
* | | | | | | | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 26 | -26/+26 | |
* | | | | | | | | | Misc: phantom, improved data passing | Jiri Slaby | 2007-10-19 | 1 | -18/+76 | |
* | | | | | | | | | Misc: phantom, add comment about openhaptics | Jiri Slaby | 2007-10-19 | 1 | -0/+1 | |
* | | | | | | | | | Misc: phantom, synchronize_irq() on suspend | Jiri Slaby | 2007-10-19 | 1 | -0/+2 | |
* | | | | | | | | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -3/+4 | |
* | | | | | | | | | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 1 | -1/+1 | |
* | | | | | | | | | pid namespaces: round up the API | Pavel Emelianov | 2007-10-19 | 1 | -2/+2 | |
* | | | | | | | | | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 2007-10-19 | 3 | -21/+1 | |
* | | | | | | | | | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 2007-10-19 | 1 | -16/+12 | |
* | | | | | | | | | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 2007-10-19 | 1 | -9/+19 | |
* | | | | | | | | | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 2007-10-19 | 1 | -0/+2 | |
* | | | | | | | | | Console events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -1/+44 | |
* | | | | | | | | | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 2007-10-19 | 1 | -5/+1 | |
* | | | | | | | | | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 | 1 | -6/+36 | |
* | | | | | | | | | advansys: depends on VIRT_TO_BUS | Andrew Morton | 2007-10-19 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 | 9 | -79/+90 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 | 1 | -26/+25 | |
| * | | | | | | | | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 | 1 | -1/+1 | |
| * | | | | | | | | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 | 1 | -0/+4 | |
| * | | | | | | | | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 | 1 | -0/+3 | |
| * | | | | | | | | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 | 1 | -1/+1 | |
| * | | | | | | | | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 | 1 | -26/+20 | |
| * | | | | | | | | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 | 1 | -8/+11 | |
| * | | | | | | | | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 | 1 | -1/+3 | |
| * | | | | | | | | fs_enet: Update for API changes | Scott Wood | 2007-10-17 | 2 | -12/+17 | |
| * | | | | | | | | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 | 1 | -1/+0 | |
| * | | | | | | | | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 | 1 | -3/+5 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 | 43 | -1189/+724 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-19 | 29 | -74/+3 | |
| * | | | | | | | | | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+3 | |
| * | | | | | | | | | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -4/+4 | |
| * | | | | | | | | | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 |