aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre
2006-01-14[ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre
2006-01-14[ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre
2006-01-14[ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre
2006-01-14[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre
2006-01-14[ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King
2006-01-13[ARM] Support register switch in nommu modeHyok S. Choi
2006-01-13[ARM] start_thread fixup for nommu modeHyok S. Choi
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2006-01-13[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre
2006-01-13[ARM] 3258/1: IMX serial: fix parityMatt Reimer
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala
2006-01-12[PATCH] gfar: fix compile errorKumar Gala
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King
2006-01-12Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro
2006-01-12[PATCH] m68k: fix macfb initAl Viro
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro