Age | Commit message (Expand) | Author | Files | Lines |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 18 | -85/+95 |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 4 | -22/+25 |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2 | -2/+2 |
2006-11-20 | [PATCH] ftape: fix printk format warnings | Randy Dunlap | 1 | -2/+2 |
2006-11-16 | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()... | Zhang, Yanmin | 2 | -2/+2 |
2006-11-15 | [PATCH] Char: isicom, fix close bug | Jiri Slaby | 1 | -1/+2 |
2006-11-13 | [PATCH] IPMI: Fix more && typos | Corey Minyard | 1 | -2/+2 |
2006-11-13 | [PATCH] mspec driver build fix | Jes Sorensen | 2 | -9/+7 |
2006-11-09 | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typos | Alexey Dobriyan | 1 | -3/+3 |
2006-11-09 | [PATCH] IPMI: retry messages on certain error returns | Corey Minyard | 1 | -1/+3 |
2006-11-09 | [PATCH] IPMI: Clean up the waiting message queue properly on unload | Corey Minyard | 1 | -1/+11 |
2006-11-03 | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS | Yvan Seth | 1 | -1/+1 |
2006-10-30 | [WATCHDOG] sc1200wdt.c pnp unregister fix. | Akinobu Mita | 1 | -2/+7 |
2006-10-25 | drm: ioremap balanced with iounmap for drivers/char/drm | Amol Lad | 1 | -0/+4 |
2006-10-25 | drm: fix error returns, sysfs error handling | Jeff Garzik | 1 | -8/+35 |
2006-10-25 | fix return code in error case. | Dave Jones | 1 | -1/+1 |
2006-10-24 | drm: mga: set dev_priv_size | Tilman Sauerbeck | 1 | -0/+1 |
2006-10-24 | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages | Michael Karcher | 1 | -0/+1 |
2006-10-24 | drm: radeon: only allow specific type-3 packetss through verifier | Roland Scheidegger | 2 | -4/+138 |
2006-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 8 | -18/+1162 |
2006-10-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 1 | -19/+35 |
2006-10-22 | [PATCH] Char: correct pci_get_device changes | Jiri Slaby | 3 | -0/+19 |
2006-10-20 | [PATCH] ipmi: fix return codes in failure case | Dave Jones | 1 | -2/+2 |
2006-10-18 | [alim7101] Add pci dev table for auto module loading. | Ben Collins | 1 | -1/+12 |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 1 | -0/+1 |
2006-10-17 | [PATCH] epca: prevent panic on tty_register_driver() failure | Akinobu Mita | 1 | -9/+23 |
2006-10-17 | [PATCH] sx: fix user-visible typo (devic) | Alexey Dobriyan | 1 | -1/+1 |
2006-10-17 | [PATCH] drivers/char/specialix.c: fix the baud conversion | Adrian Bunk | 1 | -11/+4 |
2006-10-17 | [PATCH] synclink: remove PAGE_SIZE reference | Paul Fulghum | 1 | -2/+2 |
2006-10-16 | [PATCH] CONFIG_TELCLOCK depends on X86 | Geert Uytterhoeven | 1 | -1/+1 |
2006-10-16 | [PATCH] rio: fix array checking | Alan Cox | 1 | -2/+2 |
2006-10-16 | [AGPGART] uninorth: Add module param 'aperture' for aperture size | Michel D�nzer | 1 | -19/+35 |
2006-10-15 | [PATCH] serial167 __user annotations, NULL noise removal | Al Viro | 1 | -26/+26 |
2006-10-14 | [WATCHDOG] remove experimental on iTCO_wdt.c | Wim Van Sebroeck | 1 | -4/+7 |
2006-10-14 | [WATCHDOG] Atmel AT91RM9200 rename. | Andrew Victor | 3 | -2/+2 |
2006-10-13 | Include proper header file for PFN_DOWN() | Linus Torvalds | 1 | -0/+1 |
2006-10-13 | [PATCH] Fix up mmap_kmem | Franck Bui-Huu | 1 | -2/+2 |
2006-10-12 | [WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warning | Jeff Garzik | 1 | -2/+4 |
2006-10-11 | [PATCH] i2Output always takes kernel data now | Al Viro | 3 | -11/+6 |
2006-10-11 | [PATCH] ipmi: handle sysfs errors | Jeff Garzik | 1 | -29/+93 |
2006-10-11 | [PATCH] tpm: fix error handling | Jeff Garzik | 3 | -8/+17 |
2006-10-11 | Input: add missing exports to fix modular build | Dmitry Torokhov | 1 | -0/+1 |
2006-10-11 | [PATCH] trivial iomem annotations: istallion | Al Viro | 1 | -29/+29 |
2006-10-10 | [RTC] Consistently use of tabs for formatting. | Ralf Baechle | 1 | -2/+2 |
2006-10-10 | [MIPS] qtronix: remove driver. | Ralf Baechle | 1 | -605/+0 |
2006-10-10 | [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updates | Geert Uytterhoeven | 1 | -6/+10 |
2006-10-10 | [PATCH] m68k/MVME167: SERIAL167 is no longer broken | Geert Uytterhoeven | 1 | -2/+0 |
2006-10-10 | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -9/+8 |
2006-10-08 | [WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2) | Wim Van Sebroeck | 1 | -2/+12 |
2006-10-08 | [WATCHDOG] add ich8 support to iTCO_wdt.c | Arnaud Patard (Rtp) | 1 | -0/+3 |