summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SERIAL] returning proper error from serial core driverRam Gupta2006-10-011-0/+1
| * | [SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov2006-10-011-4/+4
| * | [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-012-4/+0
| * | [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8
| * | [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King2006-10-011-0/+20
| * | [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King2006-10-011-5/+17
| * | [SERIAL] serial_cs: add configuration quirkRussell King2006-10-011-5/+34
| * | [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King2006-10-011-37/+63
| * | [SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King2006-10-011-34/+56
| * | [SERIAL] serial_cs: allow wildcarded quirksRussell King2006-10-011-4/+7
| * | [SERIAL] serial_cs: convert multi-port table to quirk tableRussell King2006-10-011-13/+42
| * | [SERIAL] serial_cs: Use clean up multiport card detectionRussell King2006-10-011-6/+5
| * | [SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King2006-10-011-3/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0363-3421/+5706
|\ \ \
| * | | sh: Fixup __raw_read_trylock().Paul Mundt2006-10-031-1/+8
| * | | sh: Kill off remaining config.h references.Paul Mundt2006-10-0320-33/+0
| * | | sh: Initial gitignore listPaul Mundt2006-10-033-0/+5
| * | | sh: build fixes for defconfigs.Paul Mundt2006-10-0316-33/+33
| * | | sh: Kill off more dead headers.Paul Mundt2006-10-034-126/+0
| * | | sh: Set pclk default for SH7705.Paul Mundt2006-10-031-1/+1
| * | | sh: defconfig updates.Paul Mundt2006-10-0321-3227/+5659
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2006-10-032-144/+316
|\ \ \ \
| * | | | sh64: Remove me from sh64 maintainers.Richard Curnow2006-10-031-4/+0
| * | | | sh64: Update cayman defconfig.Paul Mundt2006-10-031-140/+316
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-036-43/+55
|\ \ \ \
| * | | | [SPARC64]: Update defconfig.David S. Miller2006-10-021-5/+18
| * | | | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more.David S. Miller2006-10-021-1/+0
| * | | | [SPARC64]: Move signal compat bits to new header file.David S. Miller2006-10-025-37/+37
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0361-749/+3395
|\ \ \ \ \
| * | | | | [POWERPC] Fix rheap alignment problemLi Yang2006-10-023-4/+25
| * | | | | [POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse2006-10-021-0/+4
| * | | | | [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-021-1/+6
| * | | | | [POWERPC] Enable generic rtc hook for the MPC8349 mITXKim Phillips2006-10-021-0/+4
| * | | | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-022-1/+47
| * | | | | [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2826-88/+2597
| |\ \ \ \ \
| | * | | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-216-9/+66
| | * | | | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-2111-70/+235
| | * | | | | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-219-67/+148
| | * | | | | POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-217-0/+1401
| | * | | | | POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-216-1/+489
| | * | | | | cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-214-13/+70
| | * | | | | POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
| * | | | | | [POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1
| * | | | | | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
| * | | | | | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
| * | | | | | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
| * | | | | | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-261-2/+2
| * | | | | | [POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2006-09-262-357/+267
| * | | | | | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
OpenPOWER on IntegriCloud