aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05avr32: Introduce arch/avr32/mach-*/include/machHaavard Skinnemoen12-1/+550
2008-08-05avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen96-0/+0
2008-08-01embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-01Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-01dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-01FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-01MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt1-1/+6
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath2-11/+16
2008-08-01md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe1-1/+1
2008-08-01block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2-0/+19
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-38/+18
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss1-1/+7
2008-08-01mmc_block: use proper sg iteratorsPierre Ossman1-6/+11
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman1-2/+3
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman1-82/+3
2008-08-01sdhci: check correct return valuePierre Ossman1-1/+1
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman1-2/+2
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman3-1/+13
2008-08-01[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.zhangxiliang1-3/+8
2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang1-1/+1
2008-08-01Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messageszhangxiliang1-2/+8
2008-08-01kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari1-1/+1
2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris1-1/+1
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro5-12/+13
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro3-45/+18
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi1-8/+7
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan1-8/+8
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan1-5/+5
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan1-12/+9
2008-08-01[PATCH] fix bdev leak in block_dev.c do_open()Al Viro1-1/+3
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro5-22/+35
2008-08-01[PATCH] clean dup2() up a bitAl Viro1-26/+27
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro4-130/+77
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro1-0/+2
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley1-1/+1
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton1-3/+5
2008-08-01[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe functionBryan Wu1-14/+24
2008-08-01[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger1-2/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger1-0/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functionsMike Frysinger1-3/+3
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom usesMike Frysinger2-0/+52
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10Mike Frysinger1-2/+2
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pagesMike Frysinger1-1/+1