summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala2008-07-141-3/+3
* powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1Star
* powerpc/85xx: TQM8548: add missing support for RTC and LM75Wolfgang Grandegger2008-07-142-6/+142
* powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDEAnton Vorontsov2008-07-141-1/+1
* powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen2008-07-141-1/+1
* cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen2008-07-141-0/+14
* powerpc/85xx: Fix KSI8560 .dtsKumar Gala2008-07-141-10/+10
* Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-14358-1162/+10867
|\
| * Linux 2.6.26Linus Torvalds2008-07-131-1/+1
| * devcgroup: fix permission check when adding entry to child cgroupLi Zefan2008-07-131-1/+1
| * devcgroup: always show positive major/minor numLi Zefan2008-07-131-2/+2
| * Documentation/HOWTO: correct wrong kernel bugzilla FAQ URLJiri Pirko2008-07-131-1/+1
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-131-6/+18
| |\
| | * cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
| |\ \
| | * | x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-125-7/+31
| |\ \ \
| | * | | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-121-1/+2
| | * | | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
| | * | | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
| | * | | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
| | * | | [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
| * | | | cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-121-5/+5
| * | | | cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton2008-07-121-10/+10
| * | | | frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
| * | | | OProfile kernel maintainership changesRobert Richter2008-07-121-2/+2
| * | | | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
| * | | | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
| * | | | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
| * | | | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
| * | | | fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
| * | | | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
| * | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-07-121-2/+1Star
| |\ \ \ \
| | * | | | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1Star
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-112-3/+17
| |\ \ \ \ \
| | * | | | | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
| | * | | | | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
| | * | | | | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
| * | | | | | Fix reference counting race on log buffersDave Chinner2008-07-111-4/+11
| | |/ / / / | |/| | | |
| * | | | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-111-1/+2
| * | | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-115-5/+5
| * | | | | rapidio: fix device reference countingEugene Surovegin2008-07-111-1/+1
| * | | | | tpm: add Intel TPM TIS device HIDMarcin Obara2008-07-111-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1133-128/+351
| |\ \ \ \ \
| | * | | | | tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-111-0/+6
| | * | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-112-2/+2
| | * | | | | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-111-1/+1
| | * | | | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-113-21/+4Star
| | * | | | | ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-111-11/+6Star