summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-21serial: sh-sci: Kill off the special earlyprintk device.Paul Mundt1-37/+12
2011-01-21serial: sh-sci: Use dev_name() for region reservations.Paul Mundt1-1/+1
2011-01-21serial: sh-sci: Fix up earlyprintk port mapping.Paul Mundt1-15/+36
2011-01-20serial: sh-sci: Limit early console to one device.Paul Mundt1-23/+35
2011-01-20serial: sh-sci: Fix up break timer scheduling race.Paul Mundt1-2/+1
2011-01-20serial: sh-sci: Bring oversized error handlers out of line.Paul Mundt1-13/+10
2011-01-20serial: sh-sci: Handle port memory region reservations.Paul Mundt1-10/+38
2011-01-19serial: sh-sci: Fix up ioremap handling.Paul Mundt1-2/+3
2011-01-19serial: sh-sci: Kill off unused SCSCR definitions.Paul Mundt1-39/+0
2011-01-19serial: sh-sci: Handle request_irq() failures.Paul Mundt1-1/+8
2011-01-19serial: sh-sci: Require a device per port mapping.Paul Mundt1-80/+38
2011-01-19serial: sh-sci: Kill off some DMA ifdeffery.Paul Mundt2-10/+10
2011-01-19serial: sh-sci: Consolidate port definition structures.Paul Mundt1-50/+41
2011-01-19serial: sh-sci: Provide a helper for muxed IRQs.Paul Mundt1-0/+8
2011-01-19serial: sh-sci: Kill off unused membase kludge.Paul Mundt2-5/+0
2011-01-19serial: sh-sci: Kill off unused clock string.Paul Mundt1-1/+0
2011-01-19Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds1-2/+2
2011-01-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+28
2011-01-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+12
2011-01-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+11
2011-01-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds58-129/+3408
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1