summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-0617-170/+302
|\
| * sis900 warning fixesAndrew Morton2007-03-061-5/+5
| * mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-067-29/+59
| * pcnet32: Fix PCnet32 performance bug on non-coherent architecutresDon Fry2007-03-061-2/+2
| * __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
| * 3c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov2007-03-061-1/+7
| * dmfe: Fix link detectionMaxim Levitsky2007-03-061-18/+40
| * dmfe: fix two bugsMaxim Levitsky2007-03-061-5/+10
| * dmfe: trivial/spelling fixesMaxim Levitsky2007-03-061-36/+88
| * revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-061-8/+1
| * ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang2007-03-061-1/+2
| * ucc_geth: Fix BD processingLi Yang2007-03-061-5/+9
| * natsemi: netpoll fixesSergei Shtylyov2007-03-061-5/+19
| * bonding: Improve IGMP join processingJay Vosburgh2007-03-063-51/+50
| * bonding: only receive ARPs for usJay Vosburgh2007-03-061-1/+1
| * bonding: fix double dev_add_packJay Vosburgh2007-03-061-1/+7
* | [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* | [PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2007-03-062-19/+130
* | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-063-14/+25
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-062-12/+3
* | [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copyingNeilBrown2007-03-061-32/+40
* | [PATCH] uml: comment the initialization of a globalJeff Dike2007-03-061-0/+1
* | [PATCH] uml: add a debugging messageJeff Dike2007-03-061-1/+4
* | [PATCH] uml: fix formatting violations in signal delivery codeJeff Dike2007-03-061-3/+3
* | [PATCH] linux/audit.h needs linux/types.hJeff Dike2007-03-061-0/+1
* | [PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2007-03-062-16/+16
* | [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)2007-03-061-4/+6
* | [PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)2007-03-061-15/+24
* | [PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett2007-03-061-7/+7
* | [PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan2007-03-061-2/+1
* | [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-061-0/+9
* | [PATCH] fix vsyscall settimeofdayDaniel Walker2007-03-061-0/+2
* | [PATCH] mqueue: nested locking annotationPeter Zijlstra2007-03-061-1/+2
* | [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk2007-03-061-1/+0
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner2007-03-061-5/+10
* | [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-061-1/+1
* | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-061-1/+1
* | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-062-68/+68
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner2007-03-061-6/+4
* | [PATCH] Fix 2.6.21 rfcomm lockupsMark Lord2007-03-061-0/+2
* | [PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons2007-03-061-9/+7
* | [PATCH] atyfb: fix kconfig error part 2Randy Dunlap2007-03-061-1/+2
* | [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones2007-03-061-0/+5
* | [PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton2007-03-061-0/+8
* | [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-064-0/+78
|/
* [PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar2007-03-051-1/+0
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-03-056-8/+52
|\
| * backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-055-5/+51
| * backlight: Fix nvidia backlight initial brightnessRichard Purdie2007-03-051-3/+1
* | [PATCH] disable NMI watchdog by defaultIngo Molnar2007-03-052-2/+2
OpenPOWER on IntegriCloud