summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2006-05-082-0/+6
* [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-081-8/+10
* [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-081-10/+13
* [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-081-7/+6
* [PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell2006-05-081-5/+15
* [PATCH] USBATM: fix modinfo outputDuncan Sands2006-05-081-4/+4
* [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-081-1/+1
* [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-081-1/+1
* Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-05-084-20/+26
|\
| * [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-081-1/+4
| * [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-082-1/+13
| * [XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott2006-05-081-18/+9
* | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-082-28/+2
* | [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-083-8/+30
* | [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-081-0/+2
* | [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-081-1/+9
* | [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-081-0/+8
* | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-086-2/+34
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-082-4/+6
|\ \
| * | [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0
| * | [IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W2006-05-051-3/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-087-40/+51
|\ \ \
| * | | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
| * | | [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-061-1/+1
| * | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-063-38/+15
| * | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-062-0/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-086-19/+50
|\ \ \ \
| * | | | kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-082-10/+11
| * | | | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
| * | | | kbuild: fix gen_initramfs_list.shSam Ravnborg2006-04-301-1/+5
| * | | | kbuild modpost - relax driver data nameRandy Dunlap2006-04-301-3/+3
| * | | | kbuild: removing .tmp_versions considered harmfulPavel Roskin2006-04-301-2/+2
| * | | | kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2006-04-302-2/+28
* | | | | [PATCH] fs/locks.c: Fix lease_initTrond Myklebust2006-05-081-9/+12
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-079-9/+32
|\ \ \ \
| * | | | [ARM] 3507/1: Replace map_desc.physical with map_desc.pfn: aaed2000Bellido Nicolas2006-05-071-1/+6
| * | | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-071-0/+1
| * | | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-071-0/+1
| * | | | [ARM] 3504/1: Fix clcd includes for aaec2000Bellido Nicolas2006-05-072-1/+1
| * | | | [ARM] 3503/1: Fix map_desc structure for aaec2000Bellido Nicolas2006-05-071-2/+2
| * | | | [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-072-2/+2
| * | | | [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-061-3/+3
| * | | | [ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King2006-05-061-0/+16
| | |/ / | |/| |
* | | | Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-071-18/+21
|/ / /
* | | [TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner2006-05-051-1/+1
* | | [NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2006-05-052-6/+0
* | | [DCCP]: Fix sock_orphan dead lockHerbert Xu2006-05-051-3/+10
* | | [BRIDGE]: keep track of received multicast packetsStephen Hemminger2006-05-051-0/+1
* | | [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-051-5/+5
OpenPOWER on IntegriCloud