summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' into upstreamJeff Garzik2006-09-1134-291/+202
|\ \ \ \ | |/ / /
| * | | [IA64] SN fix for cpu hotplug/kexecJack Steiner2006-09-081-1/+1
| * | | [IA64] Save register stack contents on cpu startJack Steiner2006-09-081-0/+5
| * | | [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-082-4/+3
| * | | [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-081-1/+3
| * | | [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-085-74/+47
| * | | [PATCH] invalidate_complete_page() race fixAndrew Morton2006-09-081-4/+7
| * | | [PATCH] ext3_getblk() should handle HOLE correctlyBadari Pulavarty2006-09-081-4/+7
| * | | [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang2006-09-082-0/+4
| * | | [PATCH] sh: fix FPN_START typoAlexey Dobriyan2006-09-081-1/+1
| * | | [PATCH] optical /proc/ide/*/mediaAlexey Dobriyan2006-09-081-0/+2
| * | | [PATCH] Use the correct restart option for futex_lock_piThomas Gleixner2006-09-081-73/+11
| * | | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-087-42/+90
| | |/ | |/|
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-061-1/+1
| |\ \
| * | | [PATCH] FRV: Use the generic time stuff for FRVjohn stultz2006-09-062-81/+4
| * | | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse2006-09-061-1/+1
| * | | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez2006-09-061-1/+1
| * | | [PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar2006-09-061-1/+1
| * | | [PATCH] prevent swsusp with PAEPavel Machek2006-09-061-1/+5
| * | | [PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner2006-09-061-1/+6
| * | | [PATCH] add missing desctiption in super.cHenrik Kretzschmar2006-09-061-0/+1
| * | | [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-061-0/+1
| * | | [PATCH] lockdep ifdef fixJarek Poplawski2006-09-061-1/+1
| | |/ | |/|
* | | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() staticAdrian Bunk2006-09-061-1/+1
* | | [PATCH] skge: version 1.8Stephen Hemminger2006-09-061-1/+1
* | | [PATCH] skge: use NAPI for transmit completeStephen Hemminger2006-09-062-55/+28
* | | [PATCH] skge: irq lock raceStephen Hemminger2006-09-061-3/+6
* | | [PATCH] skge: use netdev_alloc_skbStephen Hemminger2006-09-061-14/+15
* | | [PATCH] sky2: more pci device id'sStephen Hemminger2006-09-061-0/+3
* | | [PATCH] myri10ge: improve firmware selectionBrice Goglin2006-09-061-7/+28
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-061-1/+1
|\ \ \ | | |/ | |/|
| * | [PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin2006-09-061-1/+1
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-0618-552/+1027
|\ \
| * | [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
| * | [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-291-0/+2
| * | [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi2006-08-291-4/+0
| * | [PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: enable wireless extension passive scanZhu Yi2006-08-292-13/+39
| * | [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-291-2/+3
| * | [PATCH] ipw2200: Add pci .shutdown handlerZhu Yi2006-08-291-0/+11
| * | [PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi2006-08-291-1/+8
| * | [PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi2006-08-291-5/+2
| * | [PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi2006-08-291-21/+31
| * | [PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2006-08-292-2/+0
| * | [PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi2006-08-291-5/+6
| * | [PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi2006-08-291-22/+17
| * | [PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi2006-08-291-3/+20
| * | [PATCH] ipw2200: always enable frequently used debugging codeZhu Yi2006-08-293-53/+28
| * | [PATCH] ieee80211: Workaround malformed 802.11 frames from APZhu Yi2006-08-291-7/+10
OpenPOWER on IntegriCloud