summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | ALPHA: misc fixesJay Estabrook2007-06-012-13/+15
* | | | | | | ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook2007-06-011-10/+16
* | | | | | | ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-0112-112/+190
* | | | | | | h8300 trival patchesYoshinori Sato2007-06-013-4/+4
* | | | | | | atmel_spi dma address bugfixHaavard Skinnemoen2007-06-011-4/+4
* | | | | | | prism54: MAINTAINERS updateLuis R. Rodriguez2007-06-011-2/+2
* | | | | | | Fix broken CLIR in isdn driverKarsten Keil2007-06-011-1/+2
* | | | | | | ISDN4Linux: fix maturity labelTilman Schmidt2007-06-011-4/+5
* | | | | | | tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2007-06-012-1/+3
* | | | | | | memory hotplug: fix unnecessary calling of init_currenty_empty_zone()Yasunori Goto2007-06-011-1/+1
* | | | | | | RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett2007-06-011-3/+10
* | | | | | | Documentation: How to use GDB to decode OOPSesPekka Enberg2007-06-011-0/+24
* | | | | | | add a trivial patch style checkerAndy Whitcroft2007-06-015-13/+644
* | | | | | | misc/tifm_7xx1: replace deprecated irq flagJeff Garzik2007-06-011-1/+1
* | | | | | | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-012-1/+1
* | | | | | | cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2007-06-012-3/+9
* | | | | | | vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2007-06-012-2/+4
* | | | | | | skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt2007-06-011-16/+15
* | | | | | | fix compat futex code for private futexesUlrich Drepper2007-06-011-4/+5
* | | | | | | Work around Dell E520 BIOS reboot bugTim Gardner2007-06-011-0/+8
* | | | | | | x86: fix oprofile double freeChris Wright2007-06-011-3/+9
* | | | | | | pci_ids: update patch for Intel ICH9MJason Gaston2007-06-011-2/+2
* | | | | | | parse errors in ifdefsYoann Padioleau2007-06-019-16/+16
* | | | | | | potential parse error in ifdefYoann Padioleau2007-06-019-9/+9
* | | | | | | msi: mask the msix vector before we unmap itEric W. Biederman2007-06-011-3/+3
* | | | | | | msi: fix the ordering of msix irqsEric W. Biederman2007-06-011-2/+2
* | | | | | | m68k: parenthesis balanceMariusz Kozlowski2007-06-011-1/+1
* | | | | | | Fix possible UDF data corruptionJan Kara2007-06-011-4/+8
* | | | | | | Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg2007-06-011-0/+1
* | | | | | | x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-013-0/+18
* | | | | | | Fix vmi.c compilationAlexey Dobriyan2007-06-011-0/+1
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-06-018-74/+134
|\ \ \ \ \ \ \
| * | | | | | | Define/reserve new ext4 superblock fieldsTheodore Ts'o2007-05-311-1/+8
| * | | | | | | When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas2007-05-311-1/+5
| * | | | | | | ext4: Extent overlap bugfixAmit Arora2007-05-312-2/+59
| * | | | | | | Remove unnecessary exported symbols.Mingming Cao2007-05-311-8/+0
| * | | | | | | EXT4: Fix whitespaceDave Kleikamp2007-05-318-62/+62
| |/ / / / / /
* | | | | | | PCI: quirk disable MSI on via vt3351Jay Cliburn2007-05-312-0/+2
* | | | | | | PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky2007-05-311-0/+11
* | | | | | | PCI: Fix pci_find_presentBen Gardner2007-05-311-1/+2
* | | | | | | PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-05-312-0/+2
* | | | | | | msi: fix ARM compileDan Williams2007-05-311-1/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-312-8/+13
|\ \ \ \ \ \
| * | | | | | sparc64: fix alignment bug in linker definition scriptSam Ravnborg2007-05-292-8/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-318-43/+87
|\ \ \ \ \ \
| * | | | | | [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
| * | | | | | [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
| * | | | | | [S390] Fix section annotations.Heiko Carstens2007-05-312-5/+5
| * | | | | | [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
| * | | | | | [S390] arch/s390/kernel/debug.c: use mutex instead of semaphoreChristoph Hellwig2007-05-311-11/+11
OpenPOWER on IntegriCloud