aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov2005-10-31
| * | | | | | | | | | Input: fix input_dev registration messageDmitry Torokhov2005-10-31
| * | | | | | | | | | Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov2005-10-31
| * | | | | | | | | | Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov2005-10-31
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | powerpc: clean up bug.h furtherPaul Mackerras2005-11-01
* | | | | | | | | | Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras2005-11-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc: clean up uaccess.hStephen Rothwell2005-10-31
* | | | | | | | | | | powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras2005-11-01
* | | | | | | | | | | powerpc: Fix compile error with CONFIG_TAU=yPaul Mackerras2005-11-01
* | | | | | | | | | | powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras2005-11-01
* | | | | | | | | | | [PATCH] ppc bug.h namespace pollutionAl Viro2005-11-01
* | | | | | | | | | | [PATCH] powerpc: Merge futex.hDavid Gibson2005-11-01
* | | | | | | | | | | [PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson2005-11-01
* | | | | | | | | | | powerpc: Fix pseries (64-bit) buildPaul Mackerras2005-11-01
* | | | | | | | | | | powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras2005-11-01
* | | | | | | | | | | [PATCH] powerpc: Merge bitops.hDavid Gibson2005-11-01
* | | | | | | | | | | [PATCH] powerpc: Merge ipcbuf.hDavid Gibson2005-11-01
* | | | | | | | | | | [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann2005-11-01
* | | | | | | | | | | [PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann2005-11-01
* | | | | | | | | | | [PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann2005-11-01
* | | | | | | | | | | [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann2005-11-01
* | | | | | | | | | | [PATCH] powerpc: Rename BPA to CellArnd Bergmann2005-11-01
|/ / / / / / / / / /
* | | | | | | | | | powerpc: use asm-generic/termios.hStephen Rothwell2005-10-31
* | | | | | | | | | powerpc: remove duplicate ioctl definitionsStephen Rothwell2005-10-31
* | | | | | | | | | powerpc: make mem= work on iSeries againStephen Rothwell2005-10-31
* | | | | | | | | | powerpc: fix __strnlen_user in merge treeStephen Rothwell2005-10-31
* | | | | | | | | | powerpc: merge uaccess.hStephen Rothwell2005-10-31
|/ / / / / / / / /
* | | | | | | | | powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras2005-10-30
* | | | | | | | | powerpc: apply recent changes to merged codePaul Mackerras2005-10-30
* | | | | | | | | Merge ../linux-2.6 by handPaul Mackerras2005-10-30
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [SERIAL] remove unneeded code from serial_core.cJayachandran C2005-10-30
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler2005-10-30
| | * | | | | | | | | [ARM] Support pcmcia slot on sharp sl-5500Pavel Machek2005-10-30
| | * | | | | | | | | [ARM] Sharp sl-5500 touchscreen supportPavel Machek2005-10-30
| | * | | | | | | | | [ARM] fix ixp2x00 defconfig NR_UARTS optionsDeepak Saxena2005-10-30
| | * | | | | | | | | [ARM] fix bogus cast in IXP2000 I/O macroDeepak Saxena2005-10-30
| | * | | | | | | | | [ARM] 3049/1: More optimized libgcc functionsNicolas Pitre2005-10-30
| | * | | | | | | | | [ARM] Clean up dmabounceRussell King2005-10-30
| | * | | | | | | | | [ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King2005-10-30
| | * | | | | | | | | [ARM] Make v6 copypage function static and cleanup pgprotsRussell King2005-10-30
| | * | | | | | | | | [ARM] Re-organise die()Russell King2005-10-30
| | * | | | | | | | | [ARM] 3069/1: Add spitz irda platform supportRichard Purdie2005-10-30
| | * | | | | | | | | [ARM] 3068/1: Add corgi irda platform supportRichard Purdie2005-10-30
| | * | | | | | | | | [ARM] 3067/1: Add poodle irda platform supportRichard Purdie2005-10-30
| | * | | | | | | | | [ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie2005-10-30
| | |/ / / / / / / /
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-10-30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [MMC] Use command class to determine read-only statusPierre Ossman2005-10-30
| | * | | | | | | | | [MMC] pxamci doesn't need to include asm/irq.hRussell King2005-10-30
| | |/ / / / / / / /