summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ecryptfs: initialize new auth_tokens before teardownEric Sandeen2007-12-171-1/+1
* parport: "dev->timeslice" is an unsigned long, not an intEric Dumazet2007-12-171-1/+1
* rtc-at32ap700x: fix irq init oopsDavid Brownell2007-12-171-10/+10
* alpha: strncpy/strncat fixesIvan Kokshaysky2007-12-173-15/+15
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-1712-56/+50
* revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton2007-12-171-33/+6
* fix headers_installAndrew Morton2007-12-171-1/+0
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-12-176-16/+20
|\
| * MAINTAINERS: update the NFS CLIENT entryTrond Myklebust2007-12-121-2/+4
| * NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-121-0/+11
| * Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust2007-12-121-2/+0
| * SUNRPC xprtrdma: fix XDR tail buf marshalling for all opsJames Lentini2007-12-111-8/+1
| * NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust2007-12-111-3/+3
| * NFS: Fix NFS mountpoint crossing...Trond Myklebust2007-12-111-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-172-24/+57
|\ \
| * | ocfs2: Re-journal buffers after transaction extendMark Fasheh2007-12-172-21/+51
| * | ocfs2: Allow for debugging of transaction extendsMark Fasheh2007-12-171-0/+4
| * | ocfs2: Don't panic when truncating an empty extentMark Fasheh2007-12-171-2/+0
| * | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh2007-12-171-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-12-171-1/+2
|\ \ \
| * | | PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-171-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-12-1710-802/+292
|\ \ \ \
| * | | | HOWTO: update misspelling and word incorrectedbarrios2007-12-171-69/+71
| * | | | add stable_api_nonsense.txt in koreanbarrios2007-12-171-0/+195
| * | | | HOWTO: change addresses of maintainer and lxr url for Korean HOWTOminchan kim2007-12-171-3/+3
| * | | | Add Documentation for FAIR_USER_SCHED sysfs filesDhaval Giani2007-12-171-0/+14
| * | | | HOWTO: Change man-page maintainer address for Japanese HOWTOTsugikazu Shibata2007-12-171-4/+4
| * | | | tipar: remove obsolete moduleRomain LiƩvin2007-12-175-721/+0
| * | | | kobject: fix the documentation of how kobject_set_name worksGreg Kroah-Hartman2007-12-171-6/+6
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-1716-40/+54
|\ \ \ \
| * | | | USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman2007-12-171-8/+0
| * | | | usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-171-10/+13
| * | | | USB: at91_udc: correct hanging while disconnecting usb cableNicolas Ferre2007-12-171-0/+2
| * | | | USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-176-10/+9
| * | | | USB: fix locking loop by avoiding flush_scheduled_workAlan Stern2007-12-171-3/+3
| * | | | usb.h: fix kernel-doc warningRandy Dunlap2007-12-171-0/+1
| * | | | USB: option: Bind to the correct interface of the Huawei E220Jaime Velasco Juan2007-12-171-2/+2
| * | | | USB: cp2101: new device idJeff Long2007-12-171-2/+3
| * | | | usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2007-12-173-4/+20
| * | | | USB: sierra: fix product idagilmore@wirelessbeehive.com2007-12-171-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-1714-189/+191
|\ \ \ \ | |_|/ / |/| | |
| * | | ide: fix ->io_32bit race in set_io_32bit()Bartlomiej Zolnierkiewicz2007-12-121-0/+6
| * | | ide: remove stale changelog from ide-probe.cBartlomiej Zolnierkiewicz2007-12-121-16/+2
| * | | ide: remove stale changelog from ide-disk.cBartlomiej Zolnierkiewicz2007-12-121-26/+0
| * | | ide: remove dead code from __ide_dma_test_irq()Bartlomiej Zolnierkiewicz2007-12-121-6/+0
| * | | hpt366: fix HPT37x PIO mode timings (take 2)Sergei Shtylyov2007-12-121-1/+70
| * | | pdc202xx_new: fix Promise TX4 supportBartlomiej Zolnierkiewicz2007-12-121-1/+2
| * | | ide-cd: remove dead post_transform_command()Bartlomiej Zolnierkiewicz2007-12-121-28/+0
| * | | ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz2007-12-126-85/+53
| * | | ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entriesBartlomiej Zolnierkiewicz2007-12-121-0/+24
OpenPOWER on IntegriCloud