aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: Add documentation and integrate into docbook build.Paul Mundt2008-08-03
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-03
* maple: Kill useless private_data pointer.Paul Mundt2008-08-03
* maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-03
* input: Clean up maple keyboard driverAdrian McMenamin2008-08-03
* maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-03
* sh: /proc/asids depends on MMU.Paul Mundt2008-08-03
* arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-03
* arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-03
* sh/boards/Makefile typo fixAdrian Bunk2008-08-02
* sh: fix LIBGCCAdrian Bunk2008-08-01
* sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2008-08-01
* net: stnic: Fix up fallout from SH header migration.Paul Mundt2008-08-01
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-01
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-01
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-01
* sh: seccomp support.Paul Mundt2008-08-01
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-01
* kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-01
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-01
|\
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-01
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-01
| * [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-01
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-01
| * [JFFS2] Fix allocation of summary bufferDavid Woodhouse2008-08-01
| * Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-01
| * [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks2008-07-31
| * [MTD] MTD_DEBUG always does compile-time typechecksDavid Brownell2008-07-30
| * [MTD] DataFlash: bugfix, binary page sizes now handledakpm@linux-foundation.org2008-07-30
| * [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-30
| * [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-30
| * [MTD] [NAND] fix subpage read for small page NANDAlexey Korolev2008-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-01
|\ \
| * | [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-01
| * | [PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2008-08-01
| * | [patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi2008-08-01
| * | [PATCH] devpts: switch to IDAAlexey Dobriyan2008-08-01
| * | [PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan2008-08-01
| * | [PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan2008-08-01
| * | [PATCH] fix bdev leak in block_dev.c do_open()Al Viro2008-08-01
| * | [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-01
| * | [PATCH] clean dup2() up a bitAl Viro2008-08-01
| * | [PATCH] merge locate_fd() and get_unused_fd()Al Viro2008-08-01
| * | [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro2008-08-01