summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: add common header for flattened device tree representationGrant Likely2009-10-154-23/+29
* of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-152-3/+3
* of: merge struct device_nodeGrant Likely2009-10-154-64/+32Star
* of: merge phandle, ihandle and struct propertyGrant Likely2009-10-154-34/+12Star
* of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-153-18/+4Star
* powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
* drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
* powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0Star
* of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
* mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
* mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
* Linux 2.6.32-rc4Linus Torvalds2009-10-111-1/+1
* pci: increase alignment to make more space for hidden codeYinghai Lu2009-10-111-2/+2
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-1128-82/+282
|\
| * [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
| * [S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2009-10-062-12/+14
| * [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-067-4/+148
| * [S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu2009-10-061-3/+2Star
| * [S390] pm: ignore time spend in suspended stateMartin Schwidefsky2009-10-061-4/+17
| * [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
| * [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
| * [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-061-8/+8
| * [S390] ftrace: drop nmi protectionHeiko Carstens2009-10-061-3/+0Star
| * [S390] compat: fix truncate system call wrapperHeiko Carstens2009-10-061-1/+1
| * [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-062-10/+11
| * [S390] Fix enabled udelay for short delays.Christian Borntraeger2009-10-061-4/+9
| * [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
| * [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
| * [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
| * [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5Star
| * [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
| * [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-061-0/+3
| * [S390] Enable kmemleak on s390.Heiko Carstens2009-10-062-3/+5
| * [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
| * [S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky2009-10-061-2/+8
* | ROMFS: fix length used with romfs_dev_strnlen() functionBernd Schmidt2009-10-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-1135-412/+316Star
|\ \
| * | USB: serial: no unnecessary GFP_ATOMIC in oti6858Oliver Neukum2009-10-091-3/+3
| * | USB: serial: fix race between unthrottle and completion handler in visorOliver Neukum2009-10-091-6/+9
| * | USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum2009-10-0910-51/+37Star
| * | USB: serial: fix race between unthrottle and completion handler in symbolserialOliver Neukum2009-10-091-4/+8
| * | USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-091-5/+8
| * | USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-091-0/+1
| * | USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-091-7/+22
| * | USB: small fix in error case of suspend in generic usbserial codeOliver Neukum2009-10-091-1/+3
| * | USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-091-1/+2
| * | USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-091-1/+1
| * | USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-091-0/+1
| * | USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-091-0/+9
| * | USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-092-15/+15